Uses of Class
com.xero.models.payrolluk.TimesheetObject
Packages that use TimesheetObject
-
Uses of TimesheetObject in com.xero.api.client
Methods in com.xero.api.client that return TimesheetObjectModifier and TypeMethodDescriptionPayrollUkApi.approveTimesheet(String accessToken, String xeroTenantId, UUID timesheetID, String idempotencyKey) Approves a specific timesheetPayrollUkApi.createTimesheet(String accessToken, String xeroTenantId, Timesheet timesheet, String idempotencyKey) Creates a new timesheetPayrollUkApi.getTimesheet(String accessToken, String xeroTenantId, UUID timesheetID) Retrieve a specific timesheet by using a unique timesheet IDPayrollUkApi.revertTimesheet(String accessToken, String xeroTenantId, UUID timesheetID, String idempotencyKey) Reverts a specific timesheet to draft -
Uses of TimesheetObject in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return TimesheetObjectModifier and TypeMethodDescriptionTimesheetObject.pagination(Pagination pagination) paginationproblemtimesheet