Person
- entity type: AggregateRoot
- id:
298d4779-93a0-4903-ac63-29cb15f9e8ce - code:
Person - name: Person
- description: personal information about person, its addresses and contacts
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Activities | LookupEntity [ProjectResource] | ✘ | ✔ | ✔ | ✘ | activities that the person can perform | |
| Addresses | NestedEntity [Address] | ✘ | ✔ | ✔ | ✘ | person addresses | |
| Contacts | NestedEntity [Contact] | ✘ | ✔ | ✔ | ✘ | person contacts | |
| CountryCode | Text | ✘ | ✔ | ✘ | ✘ | country code which issued national identification number (ISO 3166-1 alpha-2 format) | |
| DateOfBirth | Date | ✘ | ✔ | ✘ | ✘ | date of birth | |
| FirstName | Text | ✘ | ✔ | ✘ | ✘ | first name | |
| Gender | LookupEntity [PersonGenderType] | ✘ | ✔ | ✘ | ✘ | person gender | |
| IdentificationNumber | Text | ✘ | ✔ | ✘ | ✘ | national identification number of person issued by national authority (notes: RČ w/o slash in CZ) | |
| MiddleName | Text | ✘ | ✔ | ✘ | ✘ | middle name | |
| PersonType | LookupEntity [PersonType] | ✘ | ✔ | ✘ | ✘ | person type in relation to own organization (mandant), (e.g. contact person, employee) | |
| Photo | FileReference | ✘ | ✔ | ✘ | ✘ | file reference to person photo (file is stored in content manager service) | |
| Professions | LookupEntity [Profession] | ✘ | ✔ | ✔ | ✘ | professions that the person can perform | |
| Surname | Text | ✘ | ✔ | ✘ | ✘ | surname | |
| TitlePost | Text | ✘ | ✔ | ✘ | ✘ | title(s) behind surname | |
| TitlePre | Text | ✘ | ✔ | ✘ | ✘ | title(s) in front of 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
June 2025
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | |
|---|---|---|---|---|---|---|
| 🆕 | Activities | -> LookupEntity [ProjectResource] | -> False | -> True | -> True | -> False |
| 🆕 | Surname | -> Text | -> False | -> True | -> False | -> False |
| ❌ | SurName | Text -> | False -> | True -> | False -> | False -> |
May 2025
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | |
|---|---|---|---|---|---|---|
| 🆕 | Professions | -> LookupEntity [Profession] | -> False | -> True | -> True | -> False |
| 🆕 | Surname | -> Text | -> False | -> True | -> False | -> False |
| ❌ | SurName | Text -> | False -> | True -> | False -> | False -> |