UNPKG

@empathyco/x-components

Version:
21 lines (12 loc) 742 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; [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; } | |