Uses of Class
com.xero.models.payrolluk.EmployeeStatutoryLeaveBalanceObject
-
Packages that use EmployeeStatutoryLeaveBalanceObject Package Description com.xero.api.client com.xero.models.payrolluk -
-
Uses of EmployeeStatutoryLeaveBalanceObject in com.xero.api.client
Methods in com.xero.api.client that return EmployeeStatutoryLeaveBalanceObject Modifier and Type Method Description EmployeeStatutoryLeaveBalanceObjectPayrollUkApi. getEmployeeStatutoryLeaveBalances(String accessToken, String xeroTenantId, UUID employeeID, String leaveType, org.threeten.bp.LocalDate asOfDate)Retrieves a specific employee's leave balances using a unique employee ID -
Uses of EmployeeStatutoryLeaveBalanceObject in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return EmployeeStatutoryLeaveBalanceObject Modifier and Type Method Description EmployeeStatutoryLeaveBalanceObjectEmployeeStatutoryLeaveBalanceObject. leaveBalance(EmployeeStatutoryLeaveBalance leaveBalance)leaveBalanceEmployeeStatutoryLeaveBalanceObjectEmployeeStatutoryLeaveBalanceObject. pagination(Pagination pagination)paginationEmployeeStatutoryLeaveBalanceObjectEmployeeStatutoryLeaveBalanceObject. problem(Problem problem)problem
-