| Name | Description | Type | Additional information |
|---|---|---|---|
| BankAccountID |
Unique identifier of the bank account to which the branch is linked. |
integer | |
| BankBranchID |
Unique identifier of the bank's branch id. |
integer | |
| BankAccountName |
Name of the bank account. |
string | |
| BankAccountNumber |
Bank account number. |
string | |
| BankAccountType |
Customer's Bank account Type. |
integer | |
| ChequeNumber |
The cheque number of the bank account. |
string | |
| OverdraftLimit |
The overdraft limit of the bank account. |
decimal number | |
| PayTypes |
The list of pay types. |
ChequePayTypes | |
| IsChequeCompulsoryDR |
Whether the cheque is compulsory for debit. |
boolean | |
| IsChequeCompulsoryCR |
Whether the cheque is compulsory for credit. |
boolean | |
| DateOpened |
Date opened of the bank account. |
string | |
| DateClosed |
Date Closed of the bank account. |
string | |
| BankID |
Unique identifier of the bank to which the branch is linked. |
integer |