InlineComplexDataType1

InlineComplexDataType1
InlineComplexDataType1
JSON Example
{
    "schemaId": "string",
    "label": "string",
    "schema": {
        "id": "string",
        "fields": [
            "Field Object"
        ]
    }
}
string
schemaId
Optional

schemaId

string
label
Optional
Constraints: minLength: 1

label

schema
Optional

If defined, the event's data property will comply to this schema.

Availability