Home > @vsf-enterprise/sapcc-api > SearchSuggestionsProps
SearchSuggestionsProps interface
Properties passed to getSuggestiion
API function.
Signature:
export interface SearchSuggestionsProps extends BaseProps
Extends: BaseProps
Properties
Property | Type | Description |
---|---|---|
max? | number | (Optional) Maximum number of results to be returned. |
searchTerm | string | Search term to return product suggestions for. |