Preparing search index...
The search index is not available
Freeze Design Frontend - TypeScript API
Freeze Design Frontend - TypeScript API
types
AdminProductVariant
Interface AdminProductVariant
interface
AdminProductVariant
{
id
:
number
;
product
:
number
;
color
:
Color
;
size
:
Size
;
color_combination
:
null
|
AdminTwoColorCombination
;
sku
:
string
;
stock_quantity
:
number
;
low_stock_threshold
:
number
;
price_adjustment
:
string
;
price
:
string
;
is_active
:
boolean
;
}
Index
Properties
id
product
color
size
color_
combination
sku
stock_
quantity
low_
stock_
threshold
price_
adjustment
price
is_
active
Properties
id
id
:
number
product
product
:
number
color
color
:
Color
size
size
:
Size
color_
combination
color_combination
:
null
|
AdminTwoColorCombination
sku
sku
:
string
stock_
quantity
stock_quantity
:
number
low_
stock_
threshold
low_stock_threshold
:
number
price_
adjustment
price_adjustment
:
string
price
price
:
string
is_
active
is_active
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
product
color
size
color_
combination
sku
stock_
quantity
low_
stock_
threshold
price_
adjustment
price
is_
active
Freeze Design Frontend - TypeScript API
Loading...