Uses of Class
com.xero.models.payrollnz.DeductionObject
| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrollnz |
-
Uses of DeductionObject in com.xero.api.client
Methods in com.xero.api.client that return DeductionObject Modifier and Type Method Description DeductionObjectPayrollNzApi. createDeduction(String accessToken, String xeroTenantId, Deduction deduction)create a new deductionDeductionObjectPayrollNzApi. getDeduction(String accessToken, String xeroTenantId, UUID deductionId)retrieve a single deduction by id -
Uses of DeductionObject in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return DeductionObject Modifier and Type Method Description DeductionObjectDeductionObject. deduction(Deduction deduction)DeductionObjectDeductionObject. pagination(Pagination pagination)DeductionObjectDeductionObject. problem(Problem problem)