Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
GetInstallmentRequest
Interface GetInstallmentRequest
interface
GetInstallmentRequest
{
amountOfMoney
?:
AmountOfMoney
|
null
;
bin
?:
string
|
null
;
countryCode
?:
string
|
null
;
paymentProductId
?:
number
|
null
;
}
Index
Properties
amount
Of
Money?
bin?
country
Code?
payment
Product
Id?
Properties
Optional
amount
Of
Money
amountOfMoney
?:
AmountOfMoney
|
null
Optional
bin
bin
?:
string
|
null
Optional
country
Code
countryCode
?:
string
|
null
Optional
payment
Product
Id
paymentProductId
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
Of
Money
bin
country
Code
payment
Product
Id
Worldline Connect Node.js SDK
Loading...