Freeze Design Frontend - TypeScript API
Preparing search index...
AnalyticsTopProduct
Interface AnalyticsTopProduct
interface
AnalyticsTopProduct
{
product__id
:
number
;
product__name
:
string
;
product__category__name
:
string
;
product__brand__name
:
string
|
null
;
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
:
string
|
null
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...