Detailed location with information about country, state, city etc.
| Field | Type | Required | Description |
|---|---|---|---|
deskLocation |
Optional<String> | ➖ | Desk number. |
timezone |
Optional<String> | ➖ | Location's timezone, e.g. UTC, PST. |
address |
Optional<String> | ➖ | Office address or name. |
city |
Optional<String> | ➖ | Name of the city. |
state |
Optional<String> | ➖ | State code. |
region |
Optional<String> | ➖ | Region information, e.g. NORAM, APAC. |
zipCode |
Optional<String> | ➖ | ZIP Code for the address. |
country |
Optional<String> | ➖ | Country name. |
countryCode |
Optional<String> | ➖ | Alpha-2 or Alpha-3 ISO 3166 country code, e.g. US or USA. |