ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-purchases-forecasts
MonthData
Interface MonthData
interface
MonthData
{
month
:
number
;
monthName
:
string
;
clients
:
ClientData
[]
;
totals
:
{
purchasesA1
:
number
;
forecastCost
:
number
}
;
}
Index
Properties
month
month
Name
clients
totals
Properties
month
month
:
number
month
Name
monthName
:
string
clients
clients
:
ClientData
[]
totals
totals
:
{
purchasesA1
:
number
;
forecastCost
:
number
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
month
month
Name
clients
totals
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...