Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
LineItemLevel3InterchangeInformation
Interface LineItemLevel3InterchangeInformation
interface
LineItemLevel3InterchangeInformation
{
discountAmount
?:
number
|
null
;
lineAmountTotal
?:
number
|
null
;
productCode
?:
string
|
null
;
productPrice
?:
number
|
null
;
productType
?:
string
|
null
;
quantity
?:
number
|
null
;
taxAmount
?:
number
|
null
;
unit
?:
string
|
null
;
}
Index
Properties
discount
Amount?
line
Amount
Total?
product
Code?
product
Price?
product
Type?
quantity?
tax
Amount?
unit?
Properties
Optional
discount
Amount
discountAmount
?:
number
|
null
Optional
line
Amount
Total
lineAmountTotal
?:
number
|
null
Optional
product
Code
productCode
?:
string
|
null
Optional
product
Price
productPrice
?:
number
|
null
Optional
product
Type
productType
?:
string
|
null
Optional
quantity
quantity
?:
number
|
null
Optional
tax
Amount
taxAmount
?:
number
|
null
Optional
unit
unit
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
discount
Amount
line
Amount
Total
product
Code
product
Price
product
Type
quantity
tax
Amount
unit
Worldline Connect Node.js SDK
Loading...