Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Amazon PAAPI started returning rating info for selected clients. When they activate such feature, it comes via these two properties in their GetItems responses. Sample: ``` "MerchantInfo": { "FeedbackCount": 385, "FeedbackRating": 4.68, "Id": "ATVPDKIKX0DER", "Name": "Amazon.com" }, ```
- Loading branch information