| Name | Type | Description | Notes |
|---|---|---|---|
| Name | string | Name of attribute | |
| Options | List<CustomAttributeOptionModel> | Collection of attribute options Available for attributes of type `options` and `multiple options` only | [optional] |
| IsEnabled | bool? | Indicates whether the attribute is available | [optional] |
| IsRequired | bool? | Indicates whether the attribute value is mandatory to specify | [optional] |