ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-purchases-forecasts
ClientData
Interface ClientData
interface
ClientData
{
clientId
:
string
;
clientCode
:
string
;
clientName
:
string
;
suppliers
:
SupplierData
[]
;
totals
:
{
purchasesA1
:
number
;
forecastCost
:
number
}
;
}
Index
Properties
client
Id
client
Code
client
Name
suppliers
totals
Properties
client
Id
clientId
:
string
client
Code
clientCode
:
string
client
Name
clientName
:
string
suppliers
suppliers
:
SupplierData
[]
totals
totals
:
{
purchasesA1
:
number
;
forecastCost
:
number
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client
Id
client
Code
client
Name
suppliers
totals
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...