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
name*:String— Name of attribute
type*:String— Type of attribute
Example JSON Value
[
{
"name": "example",
"type": "string"
}
]