Skip to Content

PropertyReviewResponse

Properties

NameTypeDescriptionNotes
idLongReview ID[default to null]
user_idLongReviewer user ID[default to null]
user_nameStringReviewer display name[default to null]
user_photoStringReviewer photo URL[optional] [default to null]
ratingBigDecimalOverall rating (0.0 - 5.0)[default to null]
reviewStringReview text[optional] [default to null]
cleanliness_ratingBigDecimalCleanliness rating[optional] [default to null]
accuracy_ratingBigDecimalAccuracy rating[optional] [default to null]
check_in_ratingBigDecimalCheck-in experience rating[optional] [default to null]
communication_ratingBigDecimalCommunication rating[optional] [default to null]
location_ratingBigDecimalLocation rating[optional] [default to null]
value_ratingBigDecimalValue for money rating[optional] [default to null]
host_responseStringHost’s response to the review[optional] [default to null]
host_responded_atStringWhen the host responded[optional] [default to null]
is_verifiedBooleanWhether the review is from a verified stay[default to null]
created_atStringReview creation timestamp[default to null]

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