{
"asAtDate": "date-time",
"employingEntityId": "int32",
"filterType": "string",
"groupBy": "string",
"includeApprovedLeave": "boolean",
"jobId": "uuid",
"leaveTypeId": "int32",
"leaveTypeIds": [
"int32"
],
"locationId": "int32",
"payRunId": "int32"
}
Name | Type | Description |
---|---|---|
asAtDate | date-time |
Nullable |
employingEntityId | int32 |
Nullable |
filterType | string |
DateTypeEnum
Possible values are:
|
groupBy | string |
Nullable Possible values are:
|
includeApprovedLeave | boolean | Boolean |
jobId | uuid |
Nullable |
leaveTypeId | int32 | Int32 |
leaveTypeIds[] | array of int32 | |
locationId | int32 | Int32 |
payRunId | int32 |
Nullable |
Powered by DapperDox