Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
BankRefundMethodSpecificInput
Interface BankRefundMethodSpecificInput
interface
BankRefundMethodSpecificInput
{
bankAccountBban
?:
BankAccountBbanRefund
|
null
;
bankAccountIban
?:
BankAccountIban
|
null
;
countryCode
?:
string
|
null
;
}
Index
Properties
bank
Account
Bban?
bank
Account
Iban?
country
Code?
Properties
Optional
bank
Account
Bban
bankAccountBban
?:
BankAccountBbanRefund
|
null
Optional
bank
Account
Iban
bankAccountIban
?:
BankAccountIban
|
null
Optional
country
Code
countryCode
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bank
Account
Bban
bank
Account
Iban
country
Code
Worldline Connect Node.js SDK
Loading...