# UserLocationModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **latitude** | **Double** | | [optional] **longitude** | **Double** | | [optional] **country** | **String** | | [optional] **state** | **String** | | [optional] **county** | **String** | | [optional] **city** | **String** | | [optional] **zipCode** | **String** | | [optional] **address** | **String** | | [optional] **locationType** | [**UserLocationType**](UserLocationType.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)