Name | Type | Description | Notes |
---|---|---|---|
id | string | Entity id | [optional] |
group_id | string | Customer group_id | [optional] |
group_ids | 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] |
first_name | string | Defines customer's first name | [optional] |
last_name | string | Defines customer's last name | [optional] |
birth_day | string | Defines customer's birthday | [optional] |
news_letter_subscription | bool | Defines whether the newsletter subscription is available for the user | [optional] |
consents | \OpenAPI\Client\Model\CustomerAddConsentsInner[] | Defines consents to notifications | [optional] |
tags | string | Customer tags | [optional] |
gender | string | Defines customer's gender | [optional] |
store_id | string | Store Id | [optional] |
note | string | The customer note. | [optional] |
status | string | Defines customer's status | [optional] |
address | \OpenAPI\Client\Model\CustomerUpdateAddressInner[] | [optional] |