# Locale
## Properties
**ip** | **String** | User IP address. |
**country_code** | **String** | Country code in [ISO 3166-1](http://en.wikipedia.org/wiki/ISO_3166-1) two-character format |
**country** | **String** | Country name. This field support localization. |
**continent_code** | **String** | Continent code. A two character continent code \"AF\" for Africa, \"AN\" for Antarctica, \"AS\" for Asia, \"EU\" for Europe, \"NA\" for North America, \"OC\" for Oceania, and \"SA\" for South America. |
**continent** | **String** | Continent name. This field support localization. |
**eu** | **bool** | True if country is part of the European Union. |
**currency** | **String** | Currency code in [ISO 4217-1](http://en.wikipedia.org/wiki/ISO_4217) three-character format |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)