| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
DeductionObject |
PayrollUkApi.createDeduction(String accessToken,
String xeroTenantId,
Deduction deduction)
create a new deduction
|
DeductionObject |
PayrollUkApi.getDeduction(String accessToken,
String xeroTenantId,
UUID deductionId)
retrieve a single deduction by id
|
| Modifier and Type | Method and Description |
|---|---|
DeductionObject |
DeductionObject.deduction(Deduction deduction) |
DeductionObject |
DeductionObject.pagination(Pagination pagination) |
DeductionObject |
DeductionObject.problem(Problem problem) |
Copyright © 2020. All rights reserved.