ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-purchase-orders
CreatePurchaseOrderLineData
Interface CreatePurchaseOrderLineData
interface
CreatePurchaseOrderLineData
{
rawMaterialId
:
string
;
quantity
:
number
;
unitPrice
:
number
;
taxId
?:
string
;
taxRate
?:
number
;
taxAmount
?:
number
;
notes
?:
string
;
}
Index
Properties
raw
Material
Id
quantity
unit
Price
tax
Id?
tax
Rate?
tax
Amount?
notes?
Properties
raw
Material
Id
rawMaterialId
:
string
quantity
quantity
:
number
unit
Price
unitPrice
:
number
Optional
tax
Id
taxId
?:
string
Optional
tax
Rate
taxRate
?:
number
Optional
tax
Amount
taxAmount
?:
number
Optional
notes
notes
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
raw
Material
Id
quantity
unit
Price
tax
Id
tax
Rate
tax
Amount
notes
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...