ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-forecasts
ClientData
Interface ClientData
interface
ClientData
{
clientId
:
string
;
clientCode
:
string
;
clientName
:
string
;
commercialId
:
string
|
null
;
commercialName
:
string
|
null
;
products
:
ProductData
[]
;
totals
:
{
caA3
:
number
;
caA2
:
number
;
caA1
:
number
;
caA
:
number
;
ordersInProgress
:
number
;
invoiced
:
number
;
remaining
:
number
;
}
;
}
Index
Properties
client
Id
client
Code
client
Name
commercial
Id
commercial
Name
products
totals
Properties
client
Id
clientId
:
string
client
Code
clientCode
:
string
client
Name
clientName
:
string
commercial
Id
commercialId
:
string
|
null
commercial
Name
commercialName
:
string
|
null
products
products
:
ProductData
[]
totals
totals
:
{
caA3
:
number
;
caA2
:
number
;
caA1
:
number
;
caA
:
number
;
ordersInProgress
:
number
;
invoiced
:
number
;
remaining
:
number
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
client
Id
client
Code
client
Name
commercial
Id
commercial
Name
products
totals
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...