{
"timesheets": {
"<key>": "array"
}
}
Name | Type | Description |
---|---|---|
timesheets | object |
IDictionary |
timesheets.<key> | map of array |
IList |
timesheets.<key>.attachment | object | Attachment |
timesheets.<key>.attachment.data | byte | Byte[] |
timesheets.<key>.attachment.dateCreated | date-time |
Nullable |
timesheets.<key>.attachment.dateScanned | date-time |
Nullable |
timesheets.<key>.attachment.friendlyName | string | String |
timesheets.<key>.attachment.id | int32 |
Nullable |
timesheets.<key>.attachment.isDeleted | boolean | Boolean |
timesheets.<key>.attachment.isInfected | boolean |
Nullable |
timesheets.<key>.attachment.url | string | String |
timesheets.<key>.attachmentId | int32 |
Nullable |
timesheets.<key>.breaks[] | array | |
timesheets.<key>.breaks[].endTime | date-time |
Nullable |
timesheets.<key>.breaks[].isPaidBreak | boolean | Boolean |
timesheets.<key>.breaks[].startTime | date-time |
Nullable |
timesheets.<key>.comments | string | String |
timesheets.<key>.dimensionValueIds[] | array of int32 | |
timesheets.<key>.employeeId | int32 | Int32 |
timesheets.<key>.endTime | date-time |
Nullable |
timesheets.<key>.externalId | string | String |
timesheets.<key>.fullyQualifiedLocationName | string | String |
timesheets.<key>.hiddenComments | string | String |
timesheets.<key>.id | int32 | Int32 |
timesheets.<key>.leaveCategoryId | int32 |
Nullable |
timesheets.<key>.locationId | int32 |
Nullable |
timesheets.<key>.locationIsDeleted | boolean | Boolean |
timesheets.<key>.payCategoryId | int32 |
Nullable |
timesheets.<key>.rate | double |
Nullable |
timesheets.<key>.shiftConditionIds[] | array of int32 | |
timesheets.<key>.shiftConditions[] | array | |
timesheets.<key>.shiftConditions[].id | int32 | Int32 |
timesheets.<key>.shiftConditions[].name | string | String |
timesheets.<key>.source | string |
ExternalService
Possible values are:
|
timesheets.<key>.startTime | date-time |
Nullable |
timesheets.<key>.status | string | String |
timesheets.<key>.units | double |
Nullable |
timesheets.<key>.workType | string | String |
timesheets.<key>.workTypeId | int32 |
Nullable |