# Location
## Properties
**city** | **String** | City Name |
**continent** | **String** | Continent Name |
**country** | **String** | Country name |
**timezone** | **String** | Timezone name |
**administrative_division** | **String** | Administrative Division |
**latitude** | **f64** | The Latitude in decimal |
**longitude** | **f64** | The Longitude in decimal |
**r#type** | **String** | The type of location |
**tags** | Option<[**Vec<models::Tag>**](Tag.md)> | | [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)