HotelDetailsResponseStayDatesAllOf

Parameters

checkInDate

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.

checkOutDate

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

Types

Link copied to clipboard
public final class Builder

Properties

Link copied to clipboard
@Valid()
private final Object checkInDate
Link copied to clipboard
@Valid()
private final Object checkOutDate

Functions

Link copied to clipboard
Link copied to clipboard
public final Object getCheckInDate()
Link copied to clipboard
public final Object getCheckOutDate()
Link copied to clipboard