Review
public Review Review(String verificationSource, String title, String dateSubmitted, String rating, String reviewerName, String stayDate, TripReason tripReason, TravelCompanion travelCompanion, String text, List<ManagementResponse> managementResponses)
Parameters
verification Source
Where this review has been verified from.
title
Title of this review.
date Submitted
When this review was made, in ISO 8601 format.
rating
The rating for this property given by the reviewer. Returns a value between 1.0 and 5.0.
reviewer Name
The name of the person who wrote this review.
stay Date
The year and month of the traveler's stay at the property, in ISO 8601 format (YYYY-MM).
trip Reason
travel Companion
text
The text of the review itself.
management Responses
A collection of the management responses to this review.