Uses of Class
com.xero.models.payrollau.PayItems
| Package | Description |
|---|---|
| com.xero.api | |
| com.xero.api.client | |
| com.xero.models.payrollau |
-
Uses of PayItems in com.xero.api
Methods in com.xero.api with parameters of type PayItems Modifier and Type Method Description voidXeroApiExceptionHandler. validationError(String objectType, PayItems payItems, Exception e)Constructors in com.xero.api with parameters of type PayItems Constructor Description XeroBadRequestException(String objectType, PayItems payItems, Exception e) -
Uses of PayItems in com.xero.api.client
Methods in com.xero.api.client that return PayItems Modifier and Type Method Description PayItemsPayrollAuApi. createPayItem(String accessToken, String xeroTenantId, PayItem payItem)Use this method to create a Pay ItemPayItemsPayrollAuApi. getPayItems(String accessToken, String xeroTenantId, String ifModifiedSince, String where, String order, Integer page)searches Pay Items -
Uses of PayItems in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return PayItems Modifier and Type Method Description PayItemsPayItems. payItems(PayItem payItems)