Rate Calendar Response
Parameters
warnings
There were some errors or events during the transaction, but the API has still returned a response. Container for all warnings.
transaction Id
Unique identifier for the transaction.
rate Calendars
Container for all hotel rate calendar data.
Constructors
Link copied to clipboard
public RateCalendarResponse RateCalendarResponse(List<Warning> warnings, String transactionId, List<HotelRateCalendar> rateCalendars)