# 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 that address. | 
**address_line2** | **string** | Additional address information, if required. | [optional] 
**address_line3** | **string** | Additional address information, if required. | [optional] 
**state_or_region** | [**\Swagger\Client\Models\StateOrRegion**](StateOrRegion.md) |  | 
**city** | [**\Swagger\Client\Models\City**](City.md) |  | 
**country_code** | [**\Swagger\Client\Models\CountryCode**](CountryCode.md) |  | 
**postal_code** | [**\Swagger\Client\Models\PostalCode**](PostalCode.md) |  | 
**email** | **string** | The email address of the contact associated with the address. | [optional] 
**copy_emails** | **string[]** | The email cc addresses of the contact associated with the address. | [optional] 
**phone_number** | **string** | The phone number of the person, business or institution located at that address. | [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)

