out:Address
A customer address.
| Property | Description | Type | Details | 
|---|---|---|---|
| Company | Optional company name. | string | - | 
| Name | The full name of the customer. | string | - | 
| Line1 | The first address line. | string | - | 
| Line2 | Optional second address line. | string | - | 
| PostCode | The post code, AKA postal code / ZIP code. | string | - | 
| City | The city. | string | - | 
| State | Optional ISO 3166-2 country subdivision code. | string | - | 
| Country | The ISO 3166-1 alpha 2 country code. | Country | - | 
| Phone | The phone number of the customer. | string | - |