HotelDetailsResponse

public HotelDetailsResponse HotelDetailsResponse(List<HotelDetailsResponseWarningsInner> warnings, String transactionId, HotelDetailsResponseStayDates stayDates, Integer lengthOfStay, Integer numberOfRooms, List<HotelDetailsResponseOccupantsInner> occupants, List<ValidFormsOfPayment> validFormsOfPayment, Hotel hotelDetails)

Parameters

warnings

There were some errors or events during the transaction, but the API has still returned a response. Container for all warnings.

transactionId

Unique identifier for the transaction.

stayDates
lengthOfStay

The number of stay nights.

numberOfRooms

Number of rooms requested.

occupants

Container for the list of rooms requested by the traveler. Occupancy for each room is specified in this node.

validFormsOfPayment

Container for payment information.

hotelDetails