form-metadata-schema-properties-contact
Contact Type
object (Contact)
contact Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| phone | string | Optional | cannot be null | Form Metadata Schema |
object | Optional | cannot be null | Form Metadata Schema | |
| online | object | Optional | cannot be null | Form Metadata Schema |
phone
Phone number for form-related inquiries
phone
-
is optional
-
Type:
string(Phone) -
cannot be null
-
defined in: Form Metadata Schema
Phone Type
string (Phone)
Email contact details including response expectations
email
-
is optional
-
Type:
object(Email) -
cannot be null
-
defined in: Form Metadata Schema
Email Type
object (Email)
online
Online contact details with URL and descriptive text
online
-
is optional
-
Type:
object(Online) -
cannot be null
-
defined in: Form Metadata Schema
Online Type
object (Online)