Document representing a attribute definition
Property | Type | Constraints | Description |
---|---|---|---|
description |
Localized<String> | A description of the attribute value. | |
display_value |
Localized<String> | A display name that can be used to present this value in the user interface. For example, the value might be '1' but the display name might be 'Order Exported'. | |
id |
String | The ID of the attribute value. | |
position |
Double | The position of the attribute value within the set of attribute values. | |
value |
Object | The value of the attribute. |