Document representing a variation attribute value.
Property | Type | Constraints | Description |
---|---|---|---|
description |
Localized<String> | The localized description of the variation value. | |
image |
Image | The first product image for the configured viewtype and this variation value. | |
image_swatch |
Image | The first product image for the configured viewtype and this variation value. (typically the swatch image) | |
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. | |
value |
String | mandatory=true, minLength=1, nullable=false | The actual variation value. |