CustomerDataCustomerInterface

May 18, 2017 ยท View on GitHub

Properties

NameTypeDescriptionNotes
idintCustomer id[optional]
groupIdintGroup id[optional]
defaultBillingstringDefault billing address id[optional]
defaultShippingstringDefault shipping address id[optional]
confirmationstringConfirmation[optional]
createdAtstringCreated at time[optional]
updatedAtstringUpdated at time[optional]
createdInstringCreated in area[optional]
dobstringDate of birth[optional]
emailstringEmail address
firstnamestringFirst name
lastnamestringLast name
middlenamestringMiddle name[optional]
prefixstringPrefix[optional]
suffixstringSuffix[optional]
genderintGender[optional]
storeIdintStore id[optional]
taxvatstringTax Vat[optional]
websiteIdintWebsite id[optional]
addresses\SpringImport\Swagger\Magento2\Client\Model\CustomerDataAddressInterface[]Customer addresses.[optional]
disableAutoGroupChangeintDisable auto group change flag.[optional]
extensionAttributes\SpringImport\Swagger\Magento2\Client\Model\CustomerDataCustomerExtensionInterface[optional]
customAttributes\SpringImport\Swagger\Magento2\Client\Model\FrameworkAttributeInterface[]Custom attributes values.[optional]

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