Uses of Class
com.xero.models.payrolluk.Timesheets
-
Packages that use Timesheets Package Description com.xero.api.client com.xero.models.payrolluk -
-
Uses of Timesheets in com.xero.api.client
Methods in com.xero.api.client that return Timesheets Modifier and Type Method Description TimesheetsPayrollUkApi. getTimesheets(String accessToken, String xeroTenantId, Integer page, String filter)Retrieves timesheets -
Uses of Timesheets in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return Timesheets Modifier and Type Method Description TimesheetsTimesheets. addTimesheetsItem(Timesheet timesheetsItem)timesheetsTimesheetsTimesheets. pagination(Pagination pagination)paginationTimesheetsTimesheets. problem(Problem problem)problemTimesheetsTimesheets. timesheets(List<Timesheet> timesheets)timesheets
-