ProductVariantOptionValue¶
The ProductVariantOptionValue object represents a variant option value.
Properties¶
Attribute name | Type | Description |
---|---|---|
id | int |
The unique identifier of the variant option value. |
option | ProductOption |
The ProductOption object that represents the option of the variant. |
optionValue | ProductOptionValue |
The ProductOptionValue object that represents option value of the variant. |