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