Interface: SearchSuggestion
Defined in: endpoints/Suggestions/types.ts:166
Properties
| Property | Type | Defined in |
|---|---|---|
kind | "terms" | endpoints/Suggestions/types.ts:167 |
searchTerm | string | endpoints/Suggestions/types.ts:168 |
displayTerm | string | endpoints/Suggestions/types.ts:169 |
source | string | endpoints/Suggestions/types.ts:170 |