Uses of Class
com.xero.models.payrolluk.TimesheetLineObject
Packages that use TimesheetLineObject
-
Uses of TimesheetLineObject in com.xero.api.client
Methods in com.xero.api.client that return TimesheetLineObjectModifier and TypeMethodDescriptionPayrollUkApi.createTimesheetLine(String accessToken, String xeroTenantId, UUID timesheetID, TimesheetLine timesheetLine, String idempotencyKey) Creates a new timesheet line for a specific timesheet using a unique timesheet IDPayrollUkApi.updateTimesheetLine(String accessToken, String xeroTenantId, UUID timesheetID, UUID timesheetLineID, TimesheetLine timesheetLine, String idempotencyKey) Updates a specific timesheet line for a specific timesheet -
Uses of TimesheetLineObject in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return TimesheetLineObjectModifier and TypeMethodDescriptionTimesheetLineObject.pagination(Pagination pagination) paginationproblemTimesheetLineObject.timesheetLine(TimesheetLine timesheetLine) timesheetLine