Rate Content
An individual rate.
Parameters
id
Unique identifier for a rate.
amenities
This lists all of the Amenities available with a specific rate, including value adds, such as breakfast. See our amenities reference for current known amenity ID and name values.
special Offer Description
A text description of any special offers for this rate.
Constructors
Link copied to clipboard
public RateContent RateContent(String id, Map<String, Amenity> amenities, String specialOfferDescription)