ReviewsResult interface
Properties
has |
Flag indicating if there are more reviews to be shown (for paging) |
reviews | List of reviews |
total |
Count of total review items |
Property Details
hasMoreReviews
Flag indicating if there are more reviews to be shown (for paging)
hasMoreReviews: boolean
Property Value
boolean
reviews
totalReviewCount
Count of total review items
totalReviewCount: number
Property Value
number