Name | Type | Description | Notes |
---|---|---|---|
name | String | Name of attribute | [default to null] |
isEnabled | Boolean | Indicates whether the attribute is available | [optional] [default to null] |
isRequired | Boolean | Indicates whether the attribute value is mandatory to specify | [optional] [default to null] |
options | List | Collection of attribute options Available for attributes of type `options` and `multiple options` only | [optional] [default to null] |
type | CustomAttributeTypesEnum | Type of attribute | [default to null] |