CustomerDataAddressInterface

May 18, 2017 ยท View on GitHub

Properties

NameTypeDescriptionNotes
idintID[optional]
customerIdintCustomer ID[optional]
region\SpringImport\Swagger\Magento2\Client\Model\CustomerDataRegionInterface[optional]
regionIdintRegion ID[optional]
countryIdstringCountry code in ISO_3166-2 format[optional]
streetstring[]Street[optional]
companystringCompany[optional]
telephonestringTelephone number[optional]
faxstringFax number[optional]
postcodestringPostcode[optional]
citystringCity name[optional]
firstnamestringFirst name[optional]
lastnamestringLast name[optional]
middlenamestringMiddle name[optional]
prefixstringPrefix[optional]
suffixstringSuffix[optional]
vatIdstringVat id[optional]
defaultShippingboolIf this address is default shipping address.[optional]
defaultBillingboolIf this address is default billing address[optional]
extensionAttributes\SpringImport\Swagger\Magento2\Client\Model\CustomerDataAddressExtensionInterface[optional]
customAttributes\SpringImport\Swagger\Magento2\Client\Model\FrameworkAttributeInterface[]Custom attributes values.[optional]

[Back to Model list] [Back to API list] [Back to README]