Bank
Class Description
Organisation that is a commercial bank, agency, or other institution that offers a similar service.
Attributes
Name | Type | Description |
---|---|---|
bic | String | Bank identifier code as defined in ISO 9362; for use in countries wher IBAN is not yet in operation. |
iban | String | International bank account number defined in ISO 13616; for countries where IBAN is not in operation, the existing BIC or SWIFT codes may be used instead (see ISO 9362). |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
Bank | 0..1 | BankAccount | 0..* | Bank | Bank that provides this BankAccount. | BankAccounts | All BankAccounts this Bank provides. |