OCELTypeAttribute
OCEL Attribute types
Used as Input
0
functions accept this type(+2 nested)
Used as Output
0
functions return this type
Type Definition
2 nested items
struct— OCEL Attribute types
name*:String— Name of attribute
type*:String— Type of attribute
Example JSON Value
{
"name": "example",
"type": "string"
}