Hotel Rate Calendar
Container for all hotel rate calendar data.
Parameters
ecom Hotel Id
The unique, Expedia-specific hotel property identifier used to designate a single hotel.
hcom Hotel Id
The unique, Hotels.com-specific hotel property identifier used to designate a single hotel. This will be returned if searching via hcomHotelId
in request or the request is coming from Hcom partner.
rate Calendar
Container for all rate calendar data.
Constructors
Link copied to clipboard
public HotelRateCalendar HotelRateCalendar(String ecomHotelId, String hcomHotelId, List<RateCalendar> rateCalendar)