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