@empathyco/x-components
Version:
Empathy X Components
59 lines (27 loc) • 794 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [RecommendationsGetters](./x-components.recommendationsgetters.md)
## RecommendationsGetters interface
Recommendations store getters.
**Signature:**
```typescript
export interface RecommendationsGetters
```
## Properties
<table><thead><tr><th>
Property
</th><th>
Modifiers
</th><th>
Type
</th><th>
Description
</th></tr></thead>
<tbody><tr><td>
[request](./x-components.recommendationsgetters.request.md)
</td><td>
</td><td>
RecommendationsRequest
</td><td>
The adapter request object for retrieving the recommendations.
</td></tr>
</tbody></table>