Skip to main content

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
structOCEL Attribute types
name*:StringName of attribute
type*:StringType of attribute

Example JSON Value

{
  "name": "example",
  "type": "string"
}