AmzSpApi::ShippingApiModel::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 | {StateOrRegion} | | city | {City} | | country_code | {CountryCode} | | postal_code | {PostalCode} | | email | String | The email address of the contact associated with the address. | [optional] copy_emails | Array<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]