| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
EmployeeStatutoryLeavesSummaries |
PayrollUkApi.getStatutoryLeaveSummary(String accessToken,
String xeroTenantId,
UUID employeeId,
Boolean activeOnly)
retrieve a summary of statutory leaves for an employee
|
| Modifier and Type | Method and Description |
|---|---|
EmployeeStatutoryLeavesSummaries |
EmployeeStatutoryLeavesSummaries.addStatutoryLeavesItem(EmployeeStatutoryLeaveSummary statutoryLeavesItem) |
EmployeeStatutoryLeavesSummaries |
EmployeeStatutoryLeavesSummaries.pagination(Pagination pagination) |
EmployeeStatutoryLeavesSummaries |
EmployeeStatutoryLeavesSummaries.problem(Problem problem) |
EmployeeStatutoryLeavesSummaries |
EmployeeStatutoryLeavesSummaries.statutoryLeaves(List<EmployeeStatutoryLeaveSummary> statutoryLeaves) |
Copyright © 2020. All rights reserved.