Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
BankData
Interface BankData
interface
BankData
{
newBankName
?:
string
|
null
;
reformattedAccountNumber
?:
string
|
null
;
reformattedBankCode
?:
string
|
null
;
reformattedBranchCode
?:
string
|
null
;
}
Index
Properties
new
Bank
Name?
reformatted
Account
Number?
reformatted
Bank
Code?
reformatted
Branch
Code?
Properties
Optional
new
Bank
Name
newBankName
?:
string
|
null
Optional
reformatted
Account
Number
reformattedAccountNumber
?:
string
|
null
Optional
reformatted
Bank
Code
reformattedBankCode
?:
string
|
null
Optional
reformatted
Branch
Code
reformattedBranchCode
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
new
Bank
Name
reformatted
Account
Number
reformatted
Bank
Code
reformatted
Branch
Code
Worldline Connect Node.js SDK
Loading...