| Package | Description |
|---|---|
| com.xero.api | |
| com.xero.api.client | |
| com.xero.models.payrollau |
| Modifier and Type | Method and Description |
|---|---|
void |
XeroApiExceptionHandler.validationError(String objectType,
PayItems payItems) |
| Constructor and Description |
|---|
XeroBadRequestException(String objectType,
PayItems payItems) |
| Modifier and Type | Method and Description |
|---|---|
PayItems |
PayrollAuApi.createPayItem(String accessToken,
String xeroTenantId,
PayItem payItem)
Use this method to create a Pay Item
|
PayItems |
PayrollAuApi.getPayItems(String accessToken,
String xeroTenantId,
String ifModifiedSince,
String where,
String order,
Integer page)
searches Pay Items
|
| Modifier and Type | Method and Description |
|---|---|
PayItems |
PayItems.payItems(PayItem payItems) |
Copyright © 2020. All rights reserved.