| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
LeaveTypeObject |
PayrollUkApi.createLeaveType(String accessToken,
String xeroTenantId,
LeaveType leaveType)
create a new leave type
|
LeaveTypeObject |
PayrollUkApi.getLeaveType(String accessToken,
String xeroTenantId,
UUID leaveTypeID)
retrieve a single leave type by id
|
| Modifier and Type | Method and Description |
|---|---|
LeaveTypeObject |
LeaveTypeObject.leaveType(LeaveType leaveType) |
LeaveTypeObject |
LeaveTypeObject.pagination(Pagination pagination) |
LeaveTypeObject |
LeaveTypeObject.problem(Problem problem) |
Copyright © 2020. All rights reserved.