A response to a request for invoices.
| Name | Type | Description | Notes |
|---|---|---|---|
| Result | string | Designates if the response is a success ('OK') or failure ('ERR'). | [optional] |
| Invoices | List<AccountingExtensionInvoice> | The list of invoices that were found for the request. |