## Address

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **string** | The name of the person, business or institution at that address. |
**address_line1** | **string** | First line of the address. |
**address_line2** | **string** | Additional address information, if required. | [optional]
**address_line3** | **string** | Additional address information, if required. | [optional]
**city** | **string** | The city where the person, business or institution is located. | [optional]
**county** | **string** | The county where person, business or institution is located. | [optional]
**district** | **string** | The district where person, business or institution is located. | [optional]
**state_or_region** | **string** | The state or region where person, business or institution is located. | [optional]
**postal_code** | **string** | The postal code of that address. It conatins a series of letters or digits or both, sometimes including spaces or punctuation. | [optional]
**country_code** | **string** | The two digit country code. In ISO 3166-1 alpha-2 format. |
**phone** | **string** | The phone number of the person, business or institution located at that address. | [optional]

[[VendorOrdersV1 Models]](../) [[API list]](../../Api) [[README]](../../../README.md)
