| Name | Description | Type | Additional information |
|---|---|---|---|
| ProductId |
Id of the product |
integer |
None |
| ContractTypeId |
Id of the contractType |
integer |
None |
| ContractTypeCode |
Code of the contractType |
string |
None |
| WorkTypeId |
Id of the worktype |
integer |
None |
| WorktTypeCode |
Unique code of the worktype |
string |
None |
| WorkTypeName |
Name of the worktype |
string |
None |
| WorkTypeDescription |
Description of the worktype |
string |
None |
| StartDate |
Startdate of the worktype |
date |
None |
| EndDate |
Optional enddate of the worktype |
date |
None |
| ExternalCode |
External code of worktype by connector based on ApiKey |
string |
None |
| IsWorkTime |
Indicator if worktype is working time |
boolean |
None |
| OrganizationEntities |
Assigned organization entities |
Collection of OrganizationEntity |
None |