Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
BankAccountIban
Interface BankAccountIban
interface
BankAccountIban
{
accountHolderName
?:
string
|
null
;
iban
?:
string
|
null
;
}
Hierarchy (
View Summary
)
BankAccount
BankAccountIban
Index
Properties
account
Holder
Name?
iban?
Properties
Optional
account
Holder
Name
accountHolderName
?:
string
|
null
Optional
iban
iban
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Holder
Name
iban
Worldline Connect Node.js SDK
Loading...