BankAccountDetail
Class Description
Details of a bank account.
Attributes
| Name | Type | Description |
|---|---|---|
| accountNumber | String | Operational account reference number. |
| bankName | String | Name of bank where account is held. |
| branchCode | String | Branch of bank where account is held. |
| holderID | String | National identity number (or equivalent) of account holder. |
| holderName | String | Name of account holder. |
Relationships
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
None