@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 750 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-adapter-platform](./x-adapter-platform.md) > [PlatformAiSuggestionsSearchResponse](./x-adapter-platform.platformaisuggestionssearchresponse.md)
## PlatformAiSuggestionsSearchResponse interface
Response for the `AI suggestions search` endpoint.
**Signature:**
```typescript
export interface PlatformAiSuggestionsSearchResponse
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [items](./x-adapter-platform.platformaisuggestionssearchresponse.items.md) | | [PlatformAiSuggestionSearch](./x-adapter-platform.platformaisuggestionsearch.md)<!-- -->\[\] | |