| Name | Description | Type | Additional information |
|---|---|---|---|
| TimesheetId |
The internal id of the realized timesheet. |
integer |
- |
| ExternalId |
The external id of the realized timesheet. |
string |
- |
| Start |
Start date and time. |
date |
- |
| End |
End date and time. |
date |
- |
| Employee |
Identifier of the employee who has performed the timesheet. |
Identity |
- |
| EmployeeName |
Employee name who realized the timesheet. |
string |
- |
| Contract |
Contracttype of the timesheet. |
ContractType |
Deprecated (unavailable from 21.01.1P): Please use 'ContractInfo' instead. |
| ContractInfo |
Contract information of the timesheet. |
ContractInfo |
- |
| Client |
Identifier of the client involved. |
Identity |
- |
| Description |
Description added to the timesheet. |
string |
- |
| ClientName |
The name of the involved client. |
string |
- |
| Product |
The identifier of the product. |
Identity |
- |
| ProductName |
The name of the product. |
string |
- |
| Project |
Project identifier if available. |
Project |
- |
| IsApproved |
The status of the timesheet approval whether it is approved by the employee. |
boolean |
- |
| Editable |
The status whether this timesheet is editable or not. |
boolean |
- |
| AccomplishedThroughCalendar |
It declares whether this timesheet is accomplished through a calendar. |
boolean |
- |
| WorkType |
Attached worktype in timesheet. |
WorkType |
- |
| CurrentLevel |
The current approval level. |
integer |
- |
| ClientAbsent |
Determines whether the client is absent. |
boolean |
- |
| ClientSigned |
Determines whether the client has signed. |
boolean |
- |
| CostTypeId |
The id of the costType. |
integer |
Nullable |
| TravelMethodId |
The id of the travelMethod. |
integer |
Nullable |
| Cost |
Amount of the cost in euro. |
decimal number |
Nullable |
| TravelDistance |
The travel distances in km. |
integer |
Nullable |
| TravelDuration |
The travel duration in minutes. |
integer |
Nullable |
| Location |
The address. |
Location |
- |
| EmploymentId |
The id of the employment. |
integer |
- |
| OrganizationEntityId |
Refers to the organization entity id. |
Identity |
- |
| DeclarationCodes |
List of declarationcodes - valid in the timesheet's period - of all the products associated with the contract of this timesheet. |
Collection of ContractProductDeclarationCode |
- |