BankStatementReq
- entity type: AggregateRoot
- id:
3614f58e-dff5-4444-a6c4-10c81d7304f2 - code:
BankStatementReq - name: BankStatementReq
- description: request to obtain bank statement
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✔ | ✘ | ✘ | ✘ | identifier of bank statement request | |
| Signature | Text | ✘ | ✔ | ✘ | ✘ | signature of bank statement request | |
| IBAN | Text | ✘ | ✘ | ✘ | ✘ | identifier of account number | |
| DateFrom | Date | ✘ | ✔ | ✘ | ✘ | lower limit of the period | |
| DateTo | Date | ✘ | ✔ | ✘ | ✘ | upper limit of the period | |
| CreatedBy | Text | ✘ | ✔ | ✘ | ✘ | created by identifier | |
| CurrencyCode | Text | ✘ | ✔ | ✘ | ✘ | requested currency code of statement (ISO 4217 format) |
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