HotelListingsResponseStayDates
Parameters
checkInDate
The initial day of the hotel stay in an ISO 8601 Date format YYYY-MM-DD.
checkOutDate
The final day of the hotel stay in an ISO 8601 Date format YYYY-MM-DD.
Constructors
Link copied to clipboard
public HotelListingsResponseStayDates HotelListingsResponseStayDates(LocalDate checkInDate, LocalDate checkOutDate)