Uses of Class
com.xero.models.payrollnz.Deductions
Packages that use Deductions
-
Uses of Deductions in com.xero.api.client
Methods in com.xero.api.client that return DeductionsModifier and TypeMethodDescriptionPayrollNzApi.getDeductions(String accessToken, String xeroTenantId, Integer page) Retrieves deductions for a specific employee -
Uses of Deductions in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return DeductionsModifier and TypeMethodDescriptionDeductions.addDeductionsItem(Deduction deductionsItem) deductionsDeductions.deductions(List<Deduction> deductions) deductionsDeductions.pagination(Pagination pagination) paginationproblem