A response to a search 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 matched the search criteria. |