Skip to main content

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

form-metadata-schema-properties-live

Live Type

object (Live)

live Properties

PropertyTypeRequiredNullableDefined by
createdAtstringRequiredcannot be nullForm Metadata Schema
createdByobjectRequiredcannot be nullForm Metadata Schema
updatedAtstringRequiredcannot be nullForm Metadata Schema
updatedByobjectRequiredcannot be nullForm Metadata Schema

createdAt

When this version was first created

createdAt

Created At Type

string (Created At)

createdAt Constraints

date time: the string must be a date time string, according to RFC 3339, section 5.6

createdBy

Who created this version

createdBy

Created By Type

object (Created By)

updatedAt

When this version was last updated

updatedAt

Updated At Type

string (Updated At)

updatedAt Constraints

date time: the string must be a date time string, according to RFC 3339, section 5.6

updatedBy

Who last updated this version

updatedBy

Updated By Type

object (Updated By)