Uses of Class
com.xero.models.payrolluk.TimesheetLineObject
| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrolluk |
-
Uses of TimesheetLineObject in com.xero.api.client
Methods in com.xero.api.client that return TimesheetLineObject Modifier and Type Method Description TimesheetLineObjectPayrollUkApi. createTimesheetLine(String accessToken, String xeroTenantId, UUID timesheetID, TimesheetLine timesheetLine)create a new timesheet lineTimesheetLineObjectPayrollUkApi. updateTimesheetLine(String accessToken, String xeroTenantId, UUID timesheetID, UUID timesheetLineID, TimesheetLine timesheetLine)update a timesheet line -
Uses of TimesheetLineObject in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return TimesheetLineObject Modifier and Type Method Description TimesheetLineObjectTimesheetLineObject. pagination(Pagination pagination)TimesheetLineObjectTimesheetLineObject. problem(Problem problem)TimesheetLineObjectTimesheetLineObject. timesheetLine(TimesheetLine timesheetLine)