# PostCustomerAddressBankModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **street** | **String** | The first line of the address. | **street2** | **String** | The optional second line of the address. | [optional] **city** | **String** | The city of the address. | **subdivision** | **String** | The ISO 3166-2 subdivision code of the address. Applicable only for countries that use subnational states, provinces, lands, oblasts or regions. | [optional] **postalCode** | **String** | The postal, zip or post code of the address. Applicable only for countries that use postal, zip or post codes. | [optional] **countryCode** | **String** | The ISO 3166 country 2-Alpha country code of the address. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)