| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingApi.emailInvoice(String accessToken,
String xeroTenantId,
UUID invoiceID,
RequestEmpty requestEmpty)
Allows you to email a copy of invoice to related Contact
|
com.google.api.client.http.HttpResponse |
AccountingApi.emailInvoiceForHttpResponse(String accessToken,
String xeroTenantId,
UUID invoiceID,
RequestEmpty requestEmpty) |
| Modifier and Type | Method and Description |
|---|---|
RequestEmpty |
RequestEmpty.status(String status) |
Copyright © 2019. All rights reserved.