| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
InvoicingV2InvoicesGet200Response |
InvoicesApi.getInvoice(String id)
Get Invoice Details
Get the details of a specific invoice.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<InvoicingV2InvoicesGet200Response> |
InvoicesApi.getInvoiceWithHttpInfo(String id)
Get Invoice Details
Get the details of a specific invoice.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
InvoicesApi.getInvoiceAsync(String id,
ApiCallback<InvoicingV2InvoicesGet200Response> callback)
Get Invoice Details (asynchronously)
Get the details of a specific invoice.
|
Copyright © 2020. All rights reserved.