RecommendResponse
Represents an answer containing found/recommended articles.
Properties
| Property | Required | Type | Description |
|---|---|---|---|
| articles | True | List[RecommendArticle] | The recommended articles. |
| duplicates | False | List[ArticleDuplicate] | Any duplicates for the recommended articles. |