Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
OrderTypeInformation
Interface OrderTypeInformation
interface
OrderTypeInformation
{
fundingType
?:
string
|
null
;
paymentCode
?:
string
|
null
;
purchaseType
?:
string
|
null
;
transactionType
?:
string
|
null
;
usageType
?:
string
|
null
;
}
Index
Properties
funding
Type?
payment
Code?
purchase
Type?
transaction
Type?
usage
Type?
Properties
Optional
funding
Type
fundingType
?:
string
|
null
Optional
payment
Code
paymentCode
?:
string
|
null
Optional
purchase
Type
purchaseType
?:
string
|
null
Optional
transaction
Type
transactionType
?:
string
|
null
Optional
usage
Type
usageType
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
funding
Type
payment
Code
purchase
Type
transaction
Type
usage
Type
Worldline Connect Node.js SDK
Loading...