- entity type: AggregateRoot
- id:
9d1b99bb-1e0d-49e9-9c15-4d6552ca32c3
- code:
BankCard
- name: BankCard
- description: card information
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description |
|---|
| Active | TwoOptions | ✘ | ✔ | ✘ | ✘ | is bank card active or blocked |
| CardIdentificator | Text | ✘ | ✘ | ✘ | ✘ | unique card identification |
| CardNumber | Text | ✘ | ✘ | ✘ | ✘ | card number |
| Code | Text | ✔ | ✘ | ✘ | ✘ | identifier of bank card |
| ExpirationDate | Date | ✘ | ✔ | ✘ | ✘ | date of card expiration |
| FirstName | Text | ✘ | ✔ | ✘ | ✘ | first name |
| IBAN | Text | ✘ | ✘ | ✘ | ✘ | identifier of account number |
| Signature | Text | ✘ | ✔ | ✘ | ✘ | signature of bank card |
| Surname | Text | ✘ | ✔ | ✘ | ✘ | surname |
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
List of changes
November 2025
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized |
|---|
| 🆕 | Active | -> TwoOptions | -> False | -> True | -> False | -> False |
| 🆕 | IBAN | -> Text | -> False | -> False | -> False | -> False |
October 2025
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized |
|---|
| ❗ | Active | | | | | |
| ❗ | CardIdentificator | | | | | |
| ❗ | CardNumber | | | | | |
| ❗ | Code | | | | | |
| ❗ | ExpirationDate | | | | | |
| ❗ | FirstName | | | | | |
| ❌ | IBAN | Text -> | False -> | False -> | False -> | False -> |
| ❗ | Signature | | | | | |
| ❗ | Surname | | | | | |
August 2025
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized |
|---|
| ❌ | Active | TwoOptions -> | False -> | True -> | False -> | False -> |
| ❗ | CardIdentificator | | | | | |
| ❗ | CardNumber | | | | | |
| ❗ | Code | | | | | |
| ❗ | ExpirationDate | | | | | |
| ❗ | FirstName | | | | | |
| ❌ | IBAN | Text -> | False -> | False -> | False -> | False -> |
| ❗ | Signature | | | | | |
| ❗ | Surname | | | | | |