Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 978 Bytes

File metadata and controls

15 lines (11 loc) · 978 Bytes

GroupByInc.RetailApi.Client.Model.SearchResults

SAYT response. Contains list of suggestions ad base response information.

Properties

Name Type Description Notes
Stats SearchResultsStats [optional]
SearchTerms List<SearchTerms>
ExtendedAttributes Dictionary<string, List<string>> Map with extended attributes which are returned in autocomplete response. [optional]
AttributeResults Dictionary<string, AttributeSuggestion> SAYT response attributes. Contains list of direct matching attributes. [optional]
SiteFilter string SiteFilter object used with request. [optional]

[Back to Model list] [Back to API list] [Back to README]