Skip to main content

betaThis is a new capability. Help us improve it and give your feedback on Slack.

form-definition-v2-schema-properties-conditions-conditions-item

Items Type

object (Conditions Item)

items Properties

PropertyTypeRequiredNullableDefined by
idstringOptionalcannot be nullForm Definition V2 Schema
displayNamestringOptionalcannot be nullForm Definition V2 Schema
itemsarrayOptionalcannot be nullForm Definition V2 Schema
coordinatorMultipleOptionalcan be nullForm Definition V2 Schema

id

Unique identifier for the condition

id

Id Type

string (Id)

id Constraints

UUID: the string must be a UUID, according to RFC 4122

displayName

Human-readable name for display in the UI

displayName

Display Name Type

string (Display Name)

items

Array of conditions or condition references

items

Items Type

an array of merged types (Items Item)

items Constraints

maximum number of items: the maximum number of items for this array is: 15

minimum number of items: the minimum number of items for this array is: 1

coordinator

Logical operator connecting this condition with others (AND, OR)

coordinator

Coordinator Type

any of the following: array or boolean or number or object or string (Coordinator)