Uses of Class
com.xero.models.payrollnz.PayRunCalendars
-
Packages that use PayRunCalendars Package Description com.xero.api.client com.xero.models.payrollnz -
-
Uses of PayRunCalendars in com.xero.api.client
Methods in com.xero.api.client that return PayRunCalendars Modifier and Type Method Description PayRunCalendarsPayrollNzApi. getPayRunCalendars(String accessToken, String xeroTenantId, Integer page)Retrieves payrun calendars -
Uses of PayRunCalendars in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz 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
-