About this entity

The definition of the OptionListItem.

Properties

Property Description Type
disabledInDAMUI Defines the state of the option in DAM UI. If it's disabled, it can't be selected in DAM UI. boolean
id The Id of the OptionListItemDefinition (represented as a GUID value). guid
image The definition image. Image
label The definition label. string
labels A collection of <a href="/api/core/docs/nonresources/label">Label</a> items. LabelCollection
name The definition name. string
sortIndex The definition sort index. int32
tag The definition tag. This property will not be returned by default. In order to include the property in the response, add a header with the name 'select-fielddefinition' and the value 'Tag' to your request. string