Name | Type | Description | Notes |
---|---|---|---|
id | int | Id | [optional] |
region | str | Region name | |
region_id | int | Region id | |
region_code | str | Region code | |
country_id | str | Country id | |
street | list[str] | Street | |
company | str | Company | [optional] |
telephone | str | Telephone number | |
fax | str | Fax number | [optional] |
postcode | str | Postcode | |
city | str | City name | |
firstname | str | First name | |
lastname | str | Last name | |
middlename | str | Middle name | [optional] |
prefix | str | Prefix | [optional] |
suffix | str | Suffix | [optional] |
vat_id | str | Vat id | [optional] |
customer_id | int | Customer id | [optional] |
str | Billing/shipping email | ||
same_as_billing | int | Same as billing flag | [optional] |
customer_address_id | int | Customer address id | [optional] |
save_in_address_book | int | Save in address book flag | [optional] |
extension_attributes | QuoteDataAddressExtensionInterface | [optional] | |
custom_attributes | list[FrameworkAttributeInterface] | Custom attributes values. | [optional] |