BankAccount
The BankAccount properties enumeration.
Table of Contents
Constants
- ACCOUNT_MINIMUM_INFLOW : string = 'accountMinimumInflow'
- ACCOUNT_OVERDRAFT_LIMIT : string = 'accountOverdraftLimit'
- BANK_ACCOUNT_TYPE : string = 'bankAccountType'
Constants
ACCOUNT_MINIMUM_INFLOW
public
string
ACCOUNT_MINIMUM_INFLOW
= 'accountMinimumInflow'
ACCOUNT_OVERDRAFT_LIMIT
public
string
ACCOUNT_OVERDRAFT_LIMIT
= 'accountOverdraftLimit'
BANK_ACCOUNT_TYPE
public
string
BANK_ACCOUNT_TYPE
= 'bankAccountType'