Contact
a collection of ways to contact a given entity
Type:
object
Properties
emails
a list of email addresses
Type:
array
Default:
[]
Item
Type:
string
Format: email
Examples
{ "emails": [ "alice@example.com" ], "phones": [ { "countryCode": 91, "number": "9876543210" } ]}