Methods

  • get - Roster vs Timesheet Comparison Report

Resource

{
    "costVariance": "double",
    "employeeDefaultLocation": "string",
    "employeeExternalId": "string",
    "employeeFirstName": "string",
    "employeeId": "int32",
    "employeeSurname": "string",
    "employmentType": "string",
    "payScheduleName": "string",
    "rosteredBreaks": "date-span",
    "rosteredCost": "double",
    "rosteredDuration": "date-span",
    "rosteredEnd": "date-time",
    "rosteredEndTime": "date-span",
    "rosteredId": "int32",
    "rosteredLocation": "string",
    "rosteredStart": "date-time",
    "rosteredStartTime": "date-span",
    "rosteredStatus": "string",
    "rosteredWorkType": "string",
    "timeVariance": "date-span",
    "timesheetBreaks": "date-span",
    "timesheetCost": "double",
    "timesheetDuration": "date-span",
    "timesheetEnd": "date-time",
    "timesheetEndTime": "date-span",
    "timesheetId": "int32",
    "timesheetLocation": "string",
    "timesheetStart": "date-time",
    "timesheetStartTime": "date-span",
    "timesheetStatus": "string",
    "timesheetUnitType": "string",
    "timesheetUnits": "double",
    "timesheetWorkType": "string"
}

Properties

Name Type Description
costVariance double Decimal
employeeDefaultLocation string String
employeeExternalId string String
employeeFirstName string String
employeeId int32 Int32
employeeSurname string String
employmentType string String
payScheduleName string String
rosteredBreaks date-span Nullable
rosteredCost double Nullable
rosteredDuration date-span Nullable
rosteredEnd date-time Nullable
rosteredEndTime date-span Nullable
rosteredId int32 Nullable
rosteredLocation string String
rosteredStart date-time Nullable
rosteredStartTime date-span Nullable
rosteredStatus string String
rosteredWorkType string String
timeVariance date-span TimeSpan
timesheetBreaks date-span Nullable
timesheetCost double Nullable
timesheetDuration date-span Nullable
timesheetEnd date-time Nullable
timesheetEndTime date-span Nullable
timesheetId int32 Nullable
timesheetLocation string String
timesheetStart date-time Nullable
timesheetStartTime date-span Nullable
timesheetStatus string String
timesheetUnitType string String
timesheetUnits double Nullable
timesheetWorkType string String