| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
PayRunCalendarObject |
PayrollUkApi.createPayRunCalendar(String accessToken,
String xeroTenantId,
PayRunCalendar payRunCalendar)
create a new payrun calendar
|
PayRunCalendarObject |
PayrollUkApi.getPayRunCalendar(String accessToken,
String xeroTenantId,
UUID payRunCalendarID)
retrieve a single payrun calendar by id
|
| Modifier and Type | Method and Description |
|---|---|
PayRunCalendarObject |
PayRunCalendarObject.pagination(Pagination pagination) |
PayRunCalendarObject |
PayRunCalendarObject.payRunCalendar(PayRunCalendar payRunCalendar) |
PayRunCalendarObject |
PayRunCalendarObject.problem(Problem problem) |
Copyright © 2020. All rights reserved.