Uses of Class
com.xero.models.payrollau.PayrollCalendars
| Package | Description |
|---|---|
| com.xero.api | |
| com.xero.api.client | |
| com.xero.models.payrollau |
-
Uses of PayrollCalendars in com.xero.api
Methods in com.xero.api with parameters of type PayrollCalendars Modifier and Type Method Description voidXeroApiExceptionHandler. validationError(String objectType, PayrollCalendars payrollCalendars, Exception e)Constructors in com.xero.api with parameters of type PayrollCalendars Constructor Description XeroBadRequestException(String objectType, PayrollCalendars payrollCalendars, Exception e) -
Uses of PayrollCalendars in com.xero.api.client
Methods in com.xero.api.client that return PayrollCalendars Modifier and Type Method Description PayrollCalendarsPayrollAuApi. createPayrollCalendar(String accessToken, String xeroTenantId, List<PayrollCalendar> payrollCalendar)Use this method to create a Payroll CalendarsPayrollCalendarsPayrollAuApi. getPayrollCalendar(String accessToken, String xeroTenantId, UUID payrollCalendarID)searches Payroll CalendarsPayrollCalendarsPayrollAuApi. getPayrollCalendars(String accessToken, String xeroTenantId, String ifModifiedSince, String where, String order, Integer page)searches Payroll Calendars -
Uses of PayrollCalendars in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return PayrollCalendars Modifier and Type Method Description PayrollCalendarsPayrollCalendars. addPayrollCalendarsItem(PayrollCalendar payrollCalendarsItem)PayrollCalendarsPayrollCalendars. payrollCalendars(List<PayrollCalendar> payrollCalendars)