<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [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>

