Contact Location

An object containing location meta data about a Intercom contact.

type
string or null

Always location

country
string or null

The country that the contact is located in

region
string or null

The overal region that the contact is located in

city
string or null

The city that the contact is located in

{ "type": "location", "country": "Ireland", "region": "Dublin", "city": "Dublin" }