Uses of Class
com.xero.models.payrollnz.LeaveTypes
Packages that use LeaveTypes
-
Uses of LeaveTypes in com.xero.api.client
Methods in com.xero.api.client that return LeaveTypesModifier and TypeMethodDescriptionPayrollNzApi.getLeaveTypes(String accessToken, String xeroTenantId, Integer page, Boolean activeOnly) Retrieves leave types -
Uses of LeaveTypes in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return LeaveTypesModifier and TypeMethodDescriptionLeaveTypes.addLeaveTypesItem(LeaveType leaveTypesItem) leaveTypesLeaveTypes.leaveTypes(List<LeaveType> leaveTypes) leaveTypesLeaveTypes.pagination(Pagination pagination) paginationproblem