Name | Type | Description | Notes |
---|---|---|---|
id | String | Entity id | [optional] |
groupId | String | Customer group_id | [optional] |
groupIds | String | Groups that will be assigned to a customer | [optional] |
group | String | Defines the group where the customer | [optional] |
String | Defines customer's email | [optional] | |
phone | String | Defines customer's phone number | [optional] |
firstName | String | Defines customer's first name | [optional] |
lastName | String | Defines customer's last name | [optional] |
birthDay | String | Defines customer's birthday | [optional] |
newsLetterSubscription | Bool | Defines whether the newsletter subscription is available for the user | [optional] |
consents | [CustomerAddConsentsInner] | Defines consents to notifications | [optional] |
tags | String | Customer tags | [optional] |
gender | String | Defines customer's gender | [optional] |
note | String | The customer note. | [optional] |
status | String | Defines customer's status | [optional] |
storeId | String | Store Id | [optional] |
address | [CustomerUpdateAddressInner] | [optional] |