Preparing search index...
The search index is not available
Freeze Design Frontend - TypeScript API
Freeze Design Frontend - TypeScript API
types
AnalyticsLowStockAlert
Interface AnalyticsLowStockAlert
interface
AnalyticsLowStockAlert
{
variant_id
:
number
;
product_id
:
number
;
product_name
:
string
;
color_name
:
string
;
size_name
:
string
;
sku
:
string
;
stock_quantity
:
number
;
low_stock_threshold
:
number
;
}
Index
Properties
variant_
id
product_
id
product_
name
color_
name
size_
name
sku
stock_
quantity
low_
stock_
threshold
Properties
variant_
id
variant_id
:
number
product_
id
product_id
:
number
product_
name
product_name
:
string
color_
name
color_name
:
string
size_
name
size_name
:
string
sku
sku
:
string
stock_
quantity
stock_quantity
:
number
low_
stock_
threshold
low_stock_threshold
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
variant_
id
product_
id
product_
name
color_
name
size_
name
sku
stock_
quantity
low_
stock_
threshold
Freeze Design Frontend - TypeScript API
Loading...