Uses of Class
com.xero.models.payrolluk.EmployeeStatutoryLeavesSummaries
| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrolluk |
-
Uses of EmployeeStatutoryLeavesSummaries in com.xero.api.client
Methods in com.xero.api.client that return EmployeeStatutoryLeavesSummaries Modifier and Type Method Description EmployeeStatutoryLeavesSummariesPayrollUkApi. getStatutoryLeaveSummary(String accessToken, String xeroTenantId, UUID employeeId, Boolean activeOnly)retrieve a summary of statutory leaves for an employee -
Uses of EmployeeStatutoryLeavesSummaries in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return EmployeeStatutoryLeavesSummaries Modifier and Type Method Description EmployeeStatutoryLeavesSummariesEmployeeStatutoryLeavesSummaries. addStatutoryLeavesItem(EmployeeStatutoryLeaveSummary statutoryLeavesItem)EmployeeStatutoryLeavesSummariesEmployeeStatutoryLeavesSummaries. pagination(Pagination pagination)EmployeeStatutoryLeavesSummariesEmployeeStatutoryLeavesSummaries. problem(Problem problem)EmployeeStatutoryLeavesSummariesEmployeeStatutoryLeavesSummaries. statutoryLeaves(List<EmployeeStatutoryLeaveSummary> statutoryLeaves)