| category |
string |
Category of the contact element |
| addresseeName |
string |
Adressee name (e.g. in case of emergency purpose it corresponds to name of the person to be contacted). |
| deviceType |
object |
|
| countryCode |
string |
Country code of the country (ISO3166-1). E.g. "US" for the United States |
| countryCallingCode |
string |
Country calling code of the phone number, as defined by the International Communication Union. Examples - "1" for US, "371" for Latvia. |
| areaCode |
string |
Corresponds to a regional code or a city code. The length of the field varies depending on the area. |
| number |
string |
Phone number. Composed of digits only. The number of digits depends on the country. |
| extension |
string |
Extension of the phone |
| text |
string |
String containing the full phone number - applicable only when a structured phone (i.e. countryCallingCode + number) is not provided |