Suggestions Property
Last updated: 6/9/2026Overloads
| Suggestions |
List of suggestions. JSON property name: qSuggestions |
Suggestions
List of suggestions.
JSON property name: qSuggestions
Declaration
IEnumerable<SearchSuggestItem> Suggestions { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<SearchSuggestItem> |