| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
LeavePeriods |
PayrollUkApi.getEmployeeLeavePeriods(String accessToken,
String xeroTenantId,
UUID employeeId,
org.threeten.bp.LocalDate startDate,
org.threeten.bp.LocalDate endDate)
searches employee leave periods
|
| Modifier and Type | Method and Description |
|---|---|
LeavePeriods |
LeavePeriods.addPeriodsItem(LeavePeriod periodsItem) |
LeavePeriods |
LeavePeriods.pagination(Pagination pagination) |
LeavePeriods |
LeavePeriods.periods(List<LeavePeriod> periods) |
LeavePeriods |
LeavePeriods.problem(Problem problem) |
Copyright © 2020. All rights reserved.