Uses of Class
com.xero.models.payrollnz.TimesheetObject
| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrollnz |
-
Uses of TimesheetObject in com.xero.api.client
Methods in com.xero.api.client that return TimesheetObject Modifier and Type Method Description TimesheetObjectPayrollNzApi. approveTimesheet(String accessToken, String xeroTenantId, UUID timesheetID)approve a timesheetTimesheetObjectPayrollNzApi. createTimesheet(String accessToken, String xeroTenantId, Timesheet timesheet)create a new timesheetTimesheetObjectPayrollNzApi. getTimesheet(String accessToken, String xeroTenantId, UUID timesheetID)retrieve a single timesheet by idTimesheetObjectPayrollNzApi. revertTimesheet(String accessToken, String xeroTenantId, UUID timesheetID)revert a timesheet to draft -
Uses of TimesheetObject in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return TimesheetObject Modifier and Type Method Description TimesheetObjectTimesheetObject. pagination(Pagination pagination)TimesheetObjectTimesheetObject. problem(Problem problem)TimesheetObjectTimesheetObject. timesheet(Timesheet timesheet)