| Name | Description | Type | Additional information |
|---|---|---|---|
| TimesheetId |
The internal id of the realized timesheet. |
integer |
None |
| ExternalId |
The external id of the realized timesheet. |
string |
None |
| Start |
Start date and time. |
date |
None |
| End |
End date and time. |
date |
None |
| Employee |
Identifier of the employee who has performed the timesheet. |
Identity |
None |
| EmployeeName |
Employee name who realized the timesheet. |
string |
None |
| Contract |
Contracttype of the timesheet. |
ContractType |
None |
| Client |
Identifier of the client involved. |
Identity |
None |
| Description |
Description added to the timesheet. |
string |
None |
| ClientName |
The name of the involved client. |
string |
None |
| Product |
The identifier of the product. |
Identity |
None |
| ProductName |
The name of the product. |
string |
None |
| Project |
Project identifier if available. |
Project |
None |
| IsApproved |
The status of the timesheet approval whether it is approved by the employee. |
boolean |
None |
| Editable |
The status whether this timesheet is editable or not. |
boolean |
None |
| AccomplishedThroughCalendar |
It declares whether this timesheet is accomplished through a calendar. |
boolean |
None |
| WorkType |
Attached worktype in timesheet. |
WorkType |
None |
| CurrentLevel |
The current approval level. |
integer |
None |
| ClientAbsent |
Determines whether the client is absent. |
boolean |
None |
| ClientSigned |
Determines whether the client has signed. |
boolean |
None |
| CostTypeId |
The id of the costType. |
integer |
None |
| TravelMethodId |
The id of the travelMethod. |
integer |
None |
| Cost |
Amount of the cost in euro. |
decimal number |
None |
| TravelDistance |
The travel distances in km. |
integer |
None |
| TravelDuration |
The travel duration in minutes. |
integer |
None |
| Location |
The address. |
Location |
None |
| EmploymentId |
The id of the employment. |
integer |
None |
| OrganizationEntityId |
Refers to the organization entity id. |
Identity |
None |