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