| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
BatchPayments |
AccountingApi.createBatchPayment(BatchPayments batchPayments)
Create one or many BatchPayments for invoices
|
BatchPayments |
AccountingApi.getBatchPayments(org.threeten.bp.OffsetDateTime ifModifiedSince,
String where,
String order)
Retrieve either one or many BatchPayments for invoices
|
| Modifier and Type | Method and Description |
|---|---|
BatchPayments |
AccountingApi.createBatchPayment(BatchPayments batchPayments)
Create one or many BatchPayments for invoices
|
| Modifier and Type | Method and Description |
|---|---|
BatchPayments |
BatchPayments.addBatchPaymentsItem(BatchPayment batchPaymentsItem) |
BatchPayments |
BatchPayments.batchPayments(List<BatchPayment> batchPayments) |
Copyright © 2019. All rights reserved.