Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
LineItem
Interface LineItem
interface
LineItem
{
amountOfMoney
?:
AmountOfMoney
|
null
;
invoiceData
?:
LineItemInvoiceData
|
null
;
level3InterchangeInformation
?:
LineItemLevel3InterchangeInformation
|
null
;
orderLineDetails
?:
OrderLineDetails
|
null
;
}
Index
Properties
amount
Of
Money?
invoice
Data?
level3
Interchange
Information?
order
Line
Details?
Properties
Optional
amount
Of
Money
amountOfMoney
?:
AmountOfMoney
|
null
Optional
invoice
Data
invoiceData
?:
LineItemInvoiceData
|
null
Optional
level3
Interchange
Information
level3InterchangeInformation
?:
LineItemLevel3InterchangeInformation
|
null
Deprecated
Use orderLineDetails instead
Optional
order
Line
Details
orderLineDetails
?:
OrderLineDetails
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
Of
Money
invoice
Data
level3
Interchange
Information
order
Line
Details
Worldline Connect Node.js SDK
Loading...
Deprecated
Use orderLineDetails instead