@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 649 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [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)<!-- -->\[\] | |