RatingDto
Properties
Name | Type | Required | Description |
---|---|---|---|
NumberOfReviews | long | ❌ | Number of validated reviews for this accommodation. |
Preferred | bool | ❌ | Boolean value is "true" if this accommodation is in the Booking.com's preferred program and "false" otherwise. |
ReviewScore | double | ❌ | A decimal number indicating the current review score of this accommodation property, in the range 1..10. |
Stars | double | ❌ | Number of stars of this accommodation property. |
StarsType_ | StarsType | ❌ | An enumerated value describing which type of stars this accommodation has. |
StarsType
An enumerated value describing which type of stars this accommodation has.
Properties
Name | Type | Required | Description |
---|---|---|---|
EstimatedByAccommodation | string | ✅ | "ESTIMATED_BY_ACCOMMODATION" |
EstimatedByBooking | string | ✅ | "ESTIMATED_BY_BOOKING" |
Official | string | ✅ | "OFFICIAL" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs