Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
PaymentContext
Interface PaymentContext
interface
PaymentContext
{
amountOfMoney
?:
AmountOfMoney
|
null
;
countryCode
?:
string
|
null
;
isInstallments
?:
boolean
|
null
;
isRecurring
?:
boolean
|
null
;
}
Index
Properties
amount
Of
Money?
country
Code?
is
Installments?
is
Recurring?
Properties
Optional
amount
Of
Money
amountOfMoney
?:
AmountOfMoney
|
null
Optional
country
Code
countryCode
?:
string
|
null
Optional
is
Installments
isInstallments
?:
boolean
|
null
Optional
is
Recurring
isRecurring
?:
boolean
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
Of
Money
country
Code
is
Installments
is
Recurring
Worldline Connect Node.js SDK
Loading...