Typescript SDK Type Docs
Preparing search index...
Import API SDK
VariantValues
Interface VariantValues
interface
VariantValues
{
attributes
:
Attribute
[]
;
prices
:
PriceImport
[]
;
sku
?:
string
;
}
Index
Properties
attributes
prices
sku?
Properties
Readonly
attributes
attributes
:
Attribute
[]
Readonly
prices
prices
:
PriceImport
[]
Optional
Readonly
sku
sku
?:
string
The SKU of the Product Variant.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
prices
sku
Typescript SDK Type Docs
Loading...
The SKU of the Product Variant.