Home > @poq/sdk > SearchResponseReviews > (constructor)
Constructs a new instance of the SearchResponseReviews class
Signature:
constructor(params: {
rating: number;
count: number;
});
| Parameter | Type | Description |
|---|---|---|
| params | { rating: number; count: number; } |