Poq.SDK.Node

Home > @poq/sdk-sfcc > SuggestionResult

SuggestionResult class

Document representing a search suggestion result.

Signature:

export declare class SuggestionResult extends BaseModel<SuggestionResult> 

Extends: BaseModel<SuggestionResult

Constructors

Constructor Modifiers Description
(constructor)(params)   Constructs a new instance of the SuggestionResult class

Properties

Property Modifiers Type Description
brandSuggestions?   Suggestion (Optional)
categorySuggestions?   Suggestion (Optional)
contentSuggestions?   Suggestion (Optional)
customSuggestions?   Suggestion (Optional)
productSuggestions?   Suggestion (Optional)
query?   string (Optional) The query phrase to search for.