@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 731 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) > [PlatformPopularSearchesResponse](./x-adapter-platform.platformpopularsearchesresponse.md)
## PlatformPopularSearchesResponse interface
Response for the `popular searches` endpoint.
**Signature:**
```typescript
export interface PlatformPopularSearchesResponse
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [topTrends](./x-adapter-platform.platformpopularsearchesresponse.toptrends.md) | | { content: [PlatformSuggestion](./x-adapter-platform.platformsuggestion.md)<!-- -->\[\]; } | |