VariationAttributeValue document (Data API 23.2)
Document representing a variation attribute value.
Property | Type | Constraints | Description |
---|---|---|---|
description |
Localized<String> | The localized description of the variation value. | |
image |
MediaFile | The first product image for the configured viewtype and this variation value. | |
image_swatch |
MediaFile | The first product image for the configured viewtype and this variation value. (typically the swatch image) | |
link |
String | ||
name |
Localized<String> | The localized display name of the variation value. | |
orderable |
Boolean | A flag indicating whether at least one variant with this variation attribute value is available to sell. | |
position |
Double | The position of the value among all values of a variation attribute. | |
value |
String | mandatory=true, minLength=1, nullable=false | The actual variation value. |
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.