Uses of Class
com.xero.models.payrollnz.EmployeeLeaves
| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrollnz |
-
Uses of EmployeeLeaves in com.xero.api.client
Methods in com.xero.api.client that return EmployeeLeaves Modifier and Type Method Description EmployeeLeavesPayrollNzApi. getEmployeeLeaves(String accessToken, String xeroTenantId, UUID employeeId)search employee leave records -
Uses of EmployeeLeaves in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return EmployeeLeaves Modifier and Type Method Description EmployeeLeavesEmployeeLeaves. addLeaveItem(EmployeeLeave leaveItem)EmployeeLeavesEmployeeLeaves. leave(List<EmployeeLeave> leave)EmployeeLeavesEmployeeLeaves. pagination(Pagination pagination)EmployeeLeavesEmployeeLeaves. problem(Problem problem)