Uses of Class
com.xero.models.payrolluk.Deductions
-
Packages that use Deductions Package Description com.xero.api.client com.xero.models.payrolluk -
-
Uses of Deductions in com.xero.api.client
Methods in com.xero.api.client that return Deductions Modifier and Type Method Description DeductionsPayrollUkApi. getDeductions(String accessToken, String xeroTenantId, Integer page)Retrieves deductions -
Uses of Deductions in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return Deductions Modifier and Type Method Description DeductionsDeductions. addDeductionsItem(Deduction deductionsItem)deductionsDeductionsDeductions. deductions(List<Deduction> deductions)deductionsDeductionsDeductions. pagination(Pagination pagination)paginationDeductionsDeductions. problem(Problem problem)problem
-