Home > @poq/sdk > SearchResponseReviews
Representation of listing product reviews.
Signature:
export declare class SearchResponseReviews extends PoqContract
Extends: PoqContract
Constructor | Modifiers | Description |
---|---|---|
(constructor)(params) | Constructs a new instance of the SearchResponseReviews class |
Property | Modifiers | Type | Description |
---|---|---|---|
count | number | Number of reviews. | |
rating | number | Average rating of reviews. |