ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
lib/edi/types
QuoteLine
Interface QuoteLine
interface
QuoteLine
{
lineNumber
:
number
;
productCode
:
string
;
productDescription
?:
string
;
quantity
:
number
;
unit
:
string
;
unitPrice
:
number
;
totalPrice
:
number
;
leadTime
?:
number
;
}
Index
Properties
line
Number
product
Code
product
Description?
quantity
unit
unit
Price
total
Price
lead
Time?
Properties
line
Number
lineNumber
:
number
product
Code
productCode
:
string
Optional
product
Description
productDescription
?:
string
quantity
quantity
:
number
unit
unit
:
string
unit
Price
unitPrice
:
number
total
Price
totalPrice
:
number
Optional
lead
Time
leadTime
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
line
Number
product
Code
product
Description
quantity
unit
unit
Price
total
Price
lead
Time
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...