| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
PayRunObject |
PayrollUkApi.getPayRun(String accessToken,
String xeroTenantId,
UUID payRunID)
retrieve a single pay run by id
|
PayRunObject |
PayrollUkApi.updatePayRun(String accessToken,
String xeroTenantId,
UUID payRunID,
PayRun payRun)
update a pay run
|
| Modifier and Type | Method and Description |
|---|---|
PayRunObject |
PayRunObject.pagination(Pagination pagination) |
PayRunObject |
PayRunObject.payRun(PayRun payRun) |
PayRunObject |
PayRunObject.problem(Problem problem) |
Copyright © 2020. All rights reserved.