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
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
BankAccount | 0..* | Bank | 0..1 | BankAccounts | All BankAccounts this Bank provides. | Bank | Bank that provides this BankAccount. |