Preparing search index...
The search index is not available
Freeze Design Frontend - TypeScript API
Freeze Design Frontend - TypeScript API
types
AnalyticsTopProduct
Interface AnalyticsTopProduct
interface
AnalyticsTopProduct
{
product__id
:
number
;
product__name
:
string
;
product__category__name
:
string
;
product__brand__name
:
null
|
string
;
units_sold
:
number
;
total_revenue
:
number
;
}
Index
Properties
product__id
product__name
product__category__name
product__brand__name
units_
sold
total_
revenue
Properties
product__id
product__id
:
number
product__name
product__name
:
string
product__category__name
product__category__name
:
string
product__brand__name
product__brand__name
:
null
|
string
units_
sold
units_sold
:
number
total_
revenue
total_revenue
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
product__id
product__name
product__category__name
product__brand__name
units_
sold
total_
revenue
Freeze Design Frontend - TypeScript API
Loading...