BankAccount
- entity type: NestedEntity
- id:
d77c9e98-c027-4c08-836d-132589babfbe - code:
BankAccount - name: BankAccount
- description: information about bank account
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| IBAN | Text | ✘ | ✔ | ✘ | ✘ | IBAN format | |
| BBAN | Text | ✘ | ✔ | ✘ | ✘ | BBAN format | |
| SWIFT | Text | ✘ | ✔ | ✘ | ✘ | SWIFT format | |
| Type | LookupEntity [BankAccountType] | ✘ | ✘ | ✘ | ✘ | bank account type (e.g. main) |
Properties or their values can be marked with:
- 🆕 - signifies about new property or value
- ❗ - signifies that property or its values have been changed during month
- ❌ - signifies that property or its value has been deleted
- if property appears with ❗ and no change is listed, then the changes have been made to values which are not documented here