ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
app/(protected)/sales/offers/hooks/use-offer-moq
CreateMOQData
Interface CreateMOQData
interface
CreateMOQData
{
moqName
:
string
;
description
?:
string
;
quantity
:
number
;
unit
:
string
;
unitPrice
:
number
;
notes
?:
string
;
clientId
?:
string
;
}
Index
Properties
moq
Name
description?
quantity
unit
unit
Price
notes?
client
Id?
Properties
moq
Name
moqName
:
string
Optional
description
description
?:
string
quantity
quantity
:
number
unit
unit
:
string
unit
Price
unitPrice
:
number
Optional
notes
notes
?:
string
Optional
client
Id
clientId
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
moq
Name
description
quantity
unit
unit
Price
notes
client
Id
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...