Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 615 Bytes

File metadata and controls

12 lines (9 loc) · 615 Bytes

# HotelReviews

Properties

Name Type Description Notes
rating float Aggregate guest rating, typically on a 0-5 scale. [optional]
votes_count int Number of guest votes behind the rating. [optional]
rating_distribution array<string,float> Vote counts keyed by star rating (&quot;1&quot;-&quot;5&quot;) when present. [optional]
extras array [optional]

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