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