EmployeeStatusType
- entity type: AggregateRoot
- id:
571d6b73-9936-443a-abc4-4a832a323c20 - code:
EmployeeStatusType - name: EmployeeStatusType
- description: codelist of employee status types (e.g. inactive, candidate, employee)
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✔ | ✘ | ✘ | ✘ | code of employee status type (i.e. key for entity lookup) | |
| Name | Text | ✘ | ✔ | ✘ | ✔ | localized name of employee status type | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized description of employee status type (e.g. for tooltip) |
Unified data
| Code | Name | Description | ExternalId | |
|---|---|---|---|---|
| Candidate | Candidate | Represents a candidate. | Candidate.EmployeeStatusType.00000000-0000-0000-0000-000000000000 | |
| Employee | Employee | Represents a employee. | Employee.EmployeeStatusType.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