Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 698 Bytes

File metadata and controls

13 lines (9 loc) · 698 Bytes

Unifapi.Sdk.Model.HotelSearchResultReviews

Properties

Name Type Description Notes
Rating decimal Aggregate guest rating, typically on a 0-5 scale. [optional]
VotesCount int Number of guest votes behind the rating. [optional]
RatingDistribution Dictionary<string, decimal> Vote counts keyed by star rating (&quot;1&quot;-&quot;5&quot;) when present. [optional]
Extras Dictionary [optional]

[Back to Model list] [Back to API list] [Back to README]