UNPKG

@empathyco/x-components

Version:
21 lines (12 loc) 649 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-types](./x-types.md) &gt; [AiSuggestionsSearchResponse](./x-types.aisuggestionssearchresponse.md) ## AiSuggestionsSearchResponse interface Response for the AI suggestions search endpoint. **Signature:** ```typescript export interface AiSuggestionsSearchResponse ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [suggestions](./x-types.aisuggestionssearchresponse.suggestions.md) | | [AiSuggestionSearch](./x-types.aisuggestionsearch.md)<!-- -->\[\] | |