| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
TimesheetLineObject |
PayrollUkApi.createTimesheetLine(String accessToken,
String xeroTenantId,
UUID timesheetID,
TimesheetLine timesheetLine)
create a new timesheet line
|
TimesheetLineObject |
PayrollUkApi.updateTimesheetLine(String accessToken,
String xeroTenantId,
UUID timesheetID,
UUID timesheetLineID,
TimesheetLine timesheetLine)
update a timesheet line
|
| Modifier and Type | Method and Description |
|---|---|
TimesheetLineObject |
TimesheetLineObject.pagination(Pagination pagination) |
TimesheetLineObject |
TimesheetLineObject.problem(Problem problem) |
TimesheetLineObject |
TimesheetLineObject.timesheetLine(TimesheetLine timesheetLine) |
Copyright © 2020. All rights reserved.