Uses of Class
com.xero.models.payrollnz.Timesheets
| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrollnz |
-
Uses of Timesheets in com.xero.api.client
Methods in com.xero.api.client that return Timesheets Modifier and Type Method Description TimesheetsPayrollNzApi. getTimesheets(String accessToken, String xeroTenantId, Integer page, UUID employeeId, UUID payrollCalendarId)searches timesheets -
Uses of Timesheets in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz 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)