Defines the structure for an object within a Flow. This type can be recursive, allowing nested object structures.
A record defining the fields of the object, where keys are field names and values are FlowValueType.
FlowValueType
Optional
Pairs of any supported dictionary attributes (sys_schema_attribute)
The actual field definitions for this object.
A user-friendly label for this object type.
Indicates if this object instance is required.
Defines the structure for an object within a Flow. This type can be recursive, allowing nested object structures.