@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 742 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) > [PlatformRecommendationsResponse](./x-adapter-platform.platformrecommendationsresponse.md)
## PlatformRecommendationsResponse interface
Response for the `recommendations` endpoint.
**Signature:**
```typescript
export interface PlatformRecommendationsResponse
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [topclicked](./x-adapter-platform.platformrecommendationsresponse.topclicked.md) | | { content: [PlatformResult](./x-adapter-platform.platformresult.md)<!-- -->\[\]; numFound: number; } | |