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