| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Id of the worktype |
integer |
- |
| Code |
Unique code of the worktype |
string |
- |
| Name |
Name of the worktype |
string |
- |
| Description |
Description of the worktype |
string |
- |
| StartDate |
Startdate of the worktype |
date |
- |
| EndDate |
Optional enddate of the worktype |
date |
Nullable |
| WorkTypeIsDirect |
Indicator if worktype is direct or indirect |
boolean |
- |
| ExternalCode |
External code of worktype by connector based on ApiKey |
string |
- |
| IsWorkTime |
Indicator if worktype is working time |
boolean |
- |
| OrganizationEntities |
Assigned organization entities |
Collection of OrganizationEntity |
- |