Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.86 KB

CustomerAdd.md

File metadata and controls

35 lines (27 loc) · 1.86 KB

CustomerAdd

Properties

Name Type Description Notes
email String Defines customer's email
firstName String Defines customer's first name
lastName String Defines customer's last name
password String Defines customer's unique password [optional]
group String Defines the group where the customer [optional]
groupIds String Groups that will be assigned to a customer [optional]
createdTime String Entity's date creation [optional]
modifiedTime String Entity's date modification [optional]
login String Specifies customer's login name [optional]
lastLogin String Defines customer's last login time [optional]
birthDay String Defines customer's birthday [optional]
status String Defines customer's status [optional]
newsLetterSubscription Boolean Defines whether the newsletter subscription is available for the user [optional]
consents Seq<CustomerAddConsentsInner> Defines consents to notifications [optional]
gender String Defines customer's gender [optional]
website String Link to customer website [optional]
storeId String Store Id [optional]
fax String Defines customer's fax [optional]
company String Defines customer's company [optional]
phone String Defines customer's phone number [optional]
note String The customer note. [optional]
country String Specifies ISO code or name of country [optional]
address Seq<CustomerAddAddressInner> [optional]