@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 529 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) > [recommendationsRequestMapper](./x-adapter-platform.recommendationsrequestmapper.md)
## recommendationsRequestMapper variable
Default implementation for the RecommendationsRequestMapper.
**Signature:**
```typescript
recommendationsRequestMapper: import("@empathyco/x-adapter").Mapper<RecommendationsRequest, PlatformRecommendationsRequest>
```