Home > @vsf-enterprise/bigcommerce-api > ProductVariantOptionValue
# ProductVariantOptionValue interface
Product variant option value model.
Signature:
export interface ProductVariantOptionValue
# Properties
Property | Type | Description |
---|---|---|
id | number | option_value ID. |
label | string | The label of the option value. |
option_display_name | string | The name of the option. |
option_id | number | option ID. |