Skip to main content

SuggestionsResult

Overview

Represents the result of search suggestions in the High Velocity front-end app.

Attributes

suggestions

type: SearchSuggestion[]


The list of search suggestions.


SearchSuggestion

Represents a search suggestion product reference, extending the ProductReference[] type.

Attributes

id

type: string


The unique identifier for the search suggestion.

displayName

type: string


The display name of the search suggestion.

imageUrl

type: string


The URL of the image associated with the search suggestion.