## Address

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **string** | The name of the person, business, or institution. |
**address_line1** | **string** | The 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. | [optional]
**county** | **string** | The county. | [optional]
**district** | **string** | The district. | [optional]
**state_or_region** | **string** | The state or region. | [optional]
**postal_code** | **string** | The postal code. This can contain letters, digits, spaces, and/or punctuation. | [optional]
**country_code** | **string** | The two digit country code, in ISO 3166-1 alpha-2 format. | [optional]
**phone** | **string** | The phone number. | [optional]

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