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