contact property
content
contact Type
object
(Details)
contact Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
string |
Required | cannot be null | contact | |
name | string |
Required | cannot be null | contact |
The guest email address
email
is required
Type:
string
cannot be null
defined in: contact
email Type
string
email Constraints
email: the string must be an email address, according to RFC 5322, section 3.4.1
email Examples
"example@example.com"
name
The guest name
name
is required
Type:
string
cannot be null
defined in: contact
name Type
string
name Examples
"Taro Yamada"
Last modified: 4 months ago