VariationAttribute document (Data API 19.10)
Document representing a variation attribute.
Property | Type | Constraints | Description |
---|---|---|---|
attribute_definition_id
|
String | mandatory=true, nullable=false | The id of the requested attribute definition. |
attribute_definition_name
|
Localized<String> | The localized display name of the variation attribute definition. | |
default_value
|
String | default variation attribute value | |
id
|
String | minLength=1, nullable=false | The id of the variation attribute. |
link
|
String | URL that is used to get this instance | |
name
|
Localized<String> | The localized display name of the variation attribute. | |
shared
|
boolean | Returns the value of attribute 'shared' if attribute is local or shared | |
slicing
|
boolean | Returns the value of attribute 'slicing'. | |
values
|
[VariationAttributeValue] | The sorted array of variation values. This array can be empty. | |
variation_attribute_type
|
Enum {string, int, unknown} | variation attribute type |
X
OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.