Uses of Class
com.xero.models.payrolluk.PayRunCalendars
-
Packages that use PayRunCalendars Package Description com.xero.api.client com.xero.models.payrolluk -
-
Uses of PayRunCalendars in com.xero.api.client
Methods in com.xero.api.client that return PayRunCalendars Modifier and Type Method Description PayRunCalendarsPayrollUkApi. getPayRunCalendars(String accessToken, String xeroTenantId, Integer page)Retrieves payrun calendars -
Uses of PayRunCalendars in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return PayRunCalendars Modifier and Type Method Description PayRunCalendarsPayRunCalendars. addPayRunCalendarsItem(PayRunCalendar payRunCalendarsItem)payRunCalendarsPayRunCalendarsPayRunCalendars. pagination(Pagination pagination)paginationPayRunCalendarsPayRunCalendars. payRunCalendars(List<PayRunCalendar> payRunCalendars)payRunCalendarsPayRunCalendarsPayRunCalendars. problem(Problem problem)problem
-