CustomAttribute
Fields
| Name | Type | Required | Description |
|---|---|---|---|
name | string | optional | Attribute name |
slug | string | optional | friendly identifier. supported from google |
type | string | optional | STRINGBOOLEANINTEGERARRAYENUM |
value | array of string | optional | Attribute values |
enumValues | array of string | optional | Possible values for ENUM type |
archived | boolean | optional | Whether the attribute is archived |