QuoteDataAddressInterface
May 18, 2017 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Id | [optional] |
| region | string | Region name | |
| regionId | int | Region id | |
| regionCode | string | Region code | |
| countryId | string | Country id | |
| street | string[] | Street | |
| company | string | Company | [optional] |
| telephone | string | Telephone number | |
| fax | string | Fax number | [optional] |
| postcode | string | Postcode | |
| city | string | City name | |
| firstname | string | First name | |
| lastname | string | Last name | |
| middlename | string | Middle name | [optional] |
| prefix | string | Prefix | [optional] |
| suffix | string | Suffix | [optional] |
| vatId | string | Vat id | [optional] |
| customerId | int | Customer id | [optional] |
| string | Billing/shipping email | ||
| sameAsBilling | int | Same as billing flag | [optional] |
| customerAddressId | int | Customer address id | [optional] |
| saveInAddressBook | int | Save in address book flag | [optional] |
| extensionAttributes | \SpringImport\Swagger\Magento2\Client\Model\QuoteDataAddressExtensionInterface | [optional] | |
| customAttributes | \SpringImport\Swagger\Magento2\Client\Model\FrameworkAttributeInterface[] | Custom attributes values. | [optional] |