UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 573 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [AiGetters](./x-components.aigetters.md) &gt; [suggestionsSearchRequest](./x-components.aigetters.suggestionssearchrequest.md) ## AiGetters.suggestionsSearchRequest property Request object to retrieve the suggestions search based on queries or null if there is no valid queries to conform a valid request. **Signature:** ```typescript suggestionsSearchRequest: AiSuggestionsSearchRequest | null; ```