# # CustomerAddress

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**street1** | **string** |  |
**street2** | **string** |  | [optional]
**postal_code** | **string** |  |
**city** | **string** |  |
**state** | **string** |  | [optional]
**country** | **string** | this field follows the [ISO 3166-1 alpha-2 standard](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) | [optional]
**residential** | **bool** |  | [optional] [default to false]
**external_number** | **string** |  | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
