Description
The VariantChoice object defines a product choice in within a VariantType grouping. For example, if the VariantType is Colour, a VariantChoice might be Red.
Attributes
| Attribute | Type | Description |
|---|---|---|
form_value |
String | Returns a code-safe value for the VariantChoice |
label |
String | Returns the label of the VariantChoice |
name |
String | Returns the name of the VariantChoice |
value |
String | Returns the value of the VariantChoice |