Hotel Details Response Stay Dates All Of
Parameters
check In Date
Check-in date for property stay in an ISO 8601 Date format YYYY-MM-DD. This parameter should be used in combination with the checkOut
parameter. The maximum advanced search window is 330 days in the future. The maximum length of stay is 28 days.
check Out Date
Checkout date for property stay in an ISO 8601 Date format YYYY-MM-DD. This parameter should be used in combination with the checkIn
parameter. The maximum advanced search window is 330 days in the future. The maximum length of stay is 28 days.
Constructors
Link copied to clipboard
public HotelDetailsResponseStayDatesAllOf HotelDetailsResponseStayDatesAllOf(Object checkInDate, Object checkOutDate)