UNPKG

@empathyco/x-components

Version:
21 lines (12 loc) 731 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-adapter-platform](./x-adapter-platform.md) &gt; [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)<!-- -->\[\]; } | |