You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- review count on Accommodation type
- deposit amount and currency on Quote type
- cheapest rate base and due_at_accommodation details on SearchResult type
* The number of reviews that contributed to the aggregated review score
400
+
401
+
* Example: 336
402
+
*/
403
+
review_count: number|null
404
+
398
405
/**
399
406
* A review score of this accommodation, aggregated from guest reviews. If available, the value is a score from the 1.0-10.0 range. This value is consolidated by Duffel based on user review data from multiple sources.
0 commit comments