Uses of Class
com.xero.models.payrolluk.EmployeeStatutoryLeavesSummaries
Packages that use EmployeeStatutoryLeavesSummaries
-
Uses of EmployeeStatutoryLeavesSummaries in com.xero.api.client
Methods in com.xero.api.client that return EmployeeStatutoryLeavesSummariesModifier and TypeMethodDescriptionPayrollUkApi.getStatutoryLeaveSummary(String accessToken, String xeroTenantId, UUID employeeID, Boolean activeOnly) Retrieves a specific employee's summary of statutory leaves using a unique employee ID -
Uses of EmployeeStatutoryLeavesSummaries in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return EmployeeStatutoryLeavesSummariesModifier and TypeMethodDescriptionEmployeeStatutoryLeavesSummaries.addStatutoryLeavesItem(EmployeeStatutoryLeaveSummary statutoryLeavesItem) statutoryLeavesEmployeeStatutoryLeavesSummaries.pagination(Pagination pagination) paginationproblemEmployeeStatutoryLeavesSummaries.statutoryLeaves(List<EmployeeStatutoryLeaveSummary> statutoryLeaves) statutoryLeaves