Custom event metadata name.
Name | Type | Description |
---|---|---|
type | TypeEnum | Indicates the type of the custom event. |
optional | Boolean | Indicates if this property is optional or not for the resource. |
deleted | Boolean | Indicates if the property has been deleted from the schema. A deleted schema is inactive, but it can be restored. |
Name | Value |
---|---|
STRING | "string" |
NUMBER | "number" |
DATE | "date" |
DATETIME | "datetime" |
BOOLEAN | "boolean" |