# Location
## Properties
**country** | Option<**String**> | The country of the person in ISO 3166. If not available in ISO 3166, then send as string | [optional]
**state** | Option<**String**> | The state of the person in ISO 3166-2. If not available in ISO 3166-2, then send as string | [optional]
**region** | Option<**String**> | The region of the person in ISO 3166-2. If not available in ISO 3166-2, then send as string | [optional]
**city** | Option<**String**> | The city of the person | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)