Uses of Class
com.xero.models.payrolluk.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, UUID employeeId, UUID payrollCalendarId)searches 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)TimesheetsTimesheets. pagination(Pagination pagination)TimesheetsTimesheets. problem(Problem problem)TimesheetsTimesheets. timesheets(List<Timesheet> timesheets)