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