{
"actualEnd": "date-time",
"actualEndTime": "string",
"actualStart": "date-time",
"actualStartTime": "string",
"breakDuration": "string",
"breaks": [
{
"endTime": "date-time",
"isPaidBreak": "boolean",
"startTime": "date-time"
}
],
"classification": "string",
"comments": "string",
"consolidatedWithTimesheetLineId": "int32",
"dateCreated": "date-time",
"dateReviewed": "date-time",
"duration": "string",
"durationExcludingBreaks": "string",
"employeeEisAmount": "double",
"employeeExternalId": "string",
"employeeId": "int32",
"employeeSocsoAmount": "double",
"employerEisAmount": "double",
"employerLiabilities": "double",
"employerSocsoAmount": "double",
"end": "date-time",
"endTime": "string",
"firstName": "string",
"formattedTimeVariance": "string",
"gross": "double",
"hrdfAmount": "double",
"id": "int32",
"location": "string",
"netEarnings": "double",
"numberOfBreaks": "int32",
"pcb": "double",
"reviewedBy": "string",
"shiftConditionShortCodes": [
"string"
],
"shiftConditions": "string",
"start": "date-time",
"startTime": "string",
"status": "string",
"surname": "string",
"timeVariance": "string",
"totalCost": "double",
"totalCostVariance": "double",
"totalEmployeeEpfAmount": "double",
"totalEmployerEpfAmount": "double",
"unitType": "string",
"units": "double",
"workType": "string"
}
Name |
Type |
Description |
actualEnd
|
date-time |
DateTime
|
actualEndTime
|
string |
TimeSpan
|
actualStart
|
date-time |
DateTime
|
actualStartTime
|
string |
TimeSpan
|
breakDuration
|
string |
TimeSpan
|
breaks[]
|
array |
|
breaks[].endTime
|
date-time |
Nullable
|
breaks[].isPaidBreak
|
boolean |
Boolean
|
breaks[].startTime
|
date-time |
Nullable
|
classification
|
string |
String
|
comments
|
string |
String
|
consolidatedWithTimesheetLineId
|
int32 |
Nullable
|
dateCreated
|
date-time |
DateTime
|
dateReviewed
|
date-time |
Nullable
|
duration
|
string |
TimeSpan
|
durationExcludingBreaks
|
string |
TimeSpan
|
employeeEisAmount
|
double |
Nullable
|
employeeExternalId
|
string |
String
|
employeeId
|
int32 |
Int32
|
employeeSocsoAmount
|
double |
Nullable
|
employerEisAmount
|
double |
Nullable
|
employerLiabilities
|
double |
Nullable
|
employerSocsoAmount
|
double |
Nullable
|
end
|
date-time |
DateTime
|
endTime
|
string |
TimeSpan
|
firstName
|
string |
String
|
formattedTimeVariance
|
string |
String
|
gross
|
double |
Nullable
|
hrdfAmount
|
double |
Nullable
|
id
|
int32 |
Int32
|
location
|
string |
String
|
netEarnings
|
double |
Nullable
|
numberOfBreaks
|
int32 |
Int32
|
pcb
|
double |
Nullable
|
reviewedBy
|
string |
String
|
shiftConditionShortCodes[]
|
array of string |
|
shiftConditions
|
string |
String
|
start
|
date-time |
DateTime
|
startTime
|
string |
TimeSpan
|
status
|
string |
String
|
surname
|
string |
String
|
timeVariance
|
string |
TimeSpan
|
totalCost
|
double |
Nullable
|
totalCostVariance
|
double |
Nullable
|
totalEmployeeEpfAmount
|
double |
Nullable
|
totalEmployerEpfAmount
|
double |
Nullable
|
unitType
|
string |
String
|
units
|
double |
Decimal
|
workType
|
string |
String
|