BankAccountType
- entity type: AggregateRoot
- id:
3b497bc3-c377-4171-af66-fe3edcb40c2a - code:
BankAccountType - name: BankAccountType
- description: codelist of bank account types (e.g. main)
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✔ | ✘ | ✘ | ✘ | code of bank account type (i.e. key for entity lookup) | |
| Name | Text | ✘ | ✔ | ✘ | ✔ | localized name of bank account type | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized description of bank account type (e.g. for tooltip) |
Unified data
| Code | Name | Description | ExternalId | |
|---|---|---|---|---|
| Main | Main | Represents a main bank account. | Main.BankAccountType.00000000-0000-0000-0000-000000000000 | |
| Other | Other | Represents a other bank account. | Other.BankAccountType.00000000-0000-0000-0000-000000000000 |
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