A response to a search for customers.
| Name | Type | Description | Notes |
|---|---|---|---|
| Result | string | Designates if the response is a success ('OK') or failure ('ERR'). | |
| Customers | List<AccountingExtensionCustomer> | The list of customers that matched the search criteria. |
A response to a search for customers.
| Name | Type | Description | Notes |
|---|---|---|---|
| Result | string | Designates if the response is a success ('OK') or failure ('ERR'). | |
| Customers | List<AccountingExtensionCustomer> | The list of customers that matched the search criteria. |