|
Shows the type of account at the bank and its description. It can be a savings / current / credit card type of account. |
|
Name |
Code |
Class Name |
|
Reference |
||
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Shows the identity of the account type. It also holds the primary key for the BankAccType table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Stores any description for the bank account type. |
|
|
|