# AddressExtendedFields
## Properties
**street_name** | Option<**String**> | The street name. | [optional]
**street_number** | Option<**String**> | The house, building, or property number associated with the location's street address. | [optional]
**complement** | Option<**String**> | The floor number/unit number in the building/private house number. | [optional]
**neighborhood** | Option<**String**> | The neighborhood. This value is only used in some countries (such as Brazil). | [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)