CustomFieldValue
- extraType: object
- propertyType: anything
Name
- nameType: string
- typeType: string ยท FieldTypeenum
dateis an ISO 8601 string.datetimeis a Unix timestamp.objectholds arbitrary JSON โ an object or an array โ and round-trips as structure rather than as an escaped string; it is the type the builder canvas presents as array/list. An unrecognised type string is not rejected: the value is silently coerced and stored asstring.values- string
- integer
- float
- boolean
- date
- datetime
- object
- value
Field value. Type depends on
type.- Type: string
Field value. Type depends on
type.