form-metadata-schema-properties-draft
Draft Type
object (Draft)
draft Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| createdAt | string | Required | cannot be null | Form Metadata Schema |
| createdBy | object | Required | cannot be null | Form Metadata Schema |
| updatedAt | string | Required | cannot be null | Form Metadata Schema |
| updatedBy | object | Required | cannot be null | Form Metadata Schema |
createdAt
When this version was first created
createdAt
-
is required
-
Type:
string(Created At) -
cannot be null
-
defined in: Form Metadata Schema
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
-
is required
-
Type:
object(Created By) -
cannot be null
-
defined in: Form Metadata Schema
Created By Type
object (Created By)
updatedAt
When this version was last updated
updatedAt
-
is required
-
Type:
string(Updated At) -
cannot be null
-
defined in: Form Metadata Schema
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
-
is required
-
Type:
object(Updated By) -
cannot be null
-
defined in: Form Metadata Schema
Updated By Type
object (Updated By)