Description
The VariantType object defines a group of product variants of the same type, eg Color or Size.
Attributes
| Attribute | Type | Description |
|---|---|---|
form_value |
String | Returns a code-safe name for the VariantType |
name |
String | Returns the name of the VariantType |
variant_choices |
List[VariantChoice] | Returns the list of VariantChoices for this VariantType |