| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrollau |
| Modifier and Type | Method and Description |
|---|---|
PayItems |
PayrollAuApi.createPayItem(String accessToken,
String xeroTenantId,
List<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.