Uses of Class
com.xero.models.payrolluk.PayRunCalendarObject
Packages that use PayRunCalendarObject
-
Uses of PayRunCalendarObject in com.xero.api.client
Methods in com.xero.api.client that return PayRunCalendarObjectModifier and TypeMethodDescriptionPayrollUkApi.createPayRunCalendar(String accessToken, String xeroTenantId, PayRunCalendar payRunCalendar, String idempotencyKey) Creates a new payrun calendarPayrollUkApi.getPayRunCalendar(String accessToken, String xeroTenantId, UUID payRunCalendarID) Retrieves a specific payrun calendar by using a unique payrun calendar ID -
Uses of PayRunCalendarObject in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return PayRunCalendarObjectModifier and TypeMethodDescriptionPayRunCalendarObject.pagination(Pagination pagination) paginationPayRunCalendarObject.payRunCalendar(PayRunCalendar payRunCalendar) payRunCalendarproblem