# FlattiesApi.Address

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**unit** | **String** | Unit Type (e.g. flat, apartment, suite). | [optional] 
**streetNumber** | **String** | Number assigned to the position on the street of the property. | [optional] 
**streetName** | **String** | The name of the street. | [optional] 
**suburb** | **String** | The suburb in which the property is located. | [optional] 
**city** | **String** | The town or city in which the property is located. | 
**district** | **String** | The district in which the property is located. | [optional] 
**region** | **String** | The region in which the property is located. | [optional] 
**formattedAddress** | **String** | Free format address. | [optional] 
**latitude** | **Number** | The latitude of the address. | [optional] 
**longitude** | **Number** | The longitude of the address. | [optional] 


