Review

public Review Review(String verificationSource, String title, String dateSubmitted, String rating, String reviewerName, TripReason tripReason, TravelCompanion travelCompanion, String text)

Parameters

verificationSource

Where this review has been verified from.

title

Title of this review.

dateSubmitted

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.

reviewerName

The name of the person who wrote this review.

tripReason
travelCompanion
text

The text of the review itself.