Skip to main content

Vec<OCELTypeAttribute>

Internal: Array_of_OCELTypeAttribute

Used as Input

2

functions accept this type

Used as Output

0

functions return this type

Type Definition

3 nested items
[items]:OCELTypeAttributeOCEL Attribute types
name*:StringName of attribute
type*:StringType of attribute

Example JSON Value

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

Functions Accepting This Type(2)