Uses of Class
com.xero.models.payrollnz.StatutoryDeductions
| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrollnz |
-
Uses of StatutoryDeductions in com.xero.api.client
Methods in com.xero.api.client that return StatutoryDeductions Modifier and Type Method Description StatutoryDeductionsPayrollNzApi. getStatutoryDeductions(String accessToken, String xeroTenantId, Integer page)searches statutory deductions -
Uses of StatutoryDeductions in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return StatutoryDeductions Modifier and Type Method Description StatutoryDeductionsStatutoryDeductions. addStatutoryDeductionsItem(StatutoryDeduction statutoryDeductionsItem)StatutoryDeductionsStatutoryDeductions. pagination(Pagination pagination)StatutoryDeductionsStatutoryDeductions. problem(Problem problem)StatutoryDeductionsStatutoryDeductions. statutoryDeductions(List<StatutoryDeduction> statutoryDeductions)