# WWW::OpenAPIClient::Object::SearchSuggestionResponse
## Load the model package
```perl
use WWW::OpenAPIClient::Object::SearchSuggestionResponse;
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**results** | [**ARRAY[SearchSuggestionResponseResultsInner]**](SearchSuggestionResponseResultsInner.md) | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)