| Name | Type | Description | Notes |
|---|---|---|---|
| customer_id | str | The customer's ID. | [optional] |
| name | str | The attribute name. This property supports: sorting and searching. | [optional] |
| values | list[str] | The attribute values. This property supports: searching. | [optional] |
| value_count | int | The total number of values within the attribute. | [optional] |
| created_date | datetime | The attribute's creation date. | [optional] |
| updated_date | datetime | The attribute's last updated date. | [optional] |