Room Itinerary
public RoomItinerary RoomItinerary(String id, ConfirmationId confirmationId, String bedGroupId, String checkin, String checkout, BigDecimal numberOfAdults, List<BigDecimal> childAges, String givenName, String familyName, StatusItinerary status, String specialRequest, Boolean smoking, String loyaltyId, Loyalty loyalty, RateItinerary rate, RoomItineraryLinks links)
Parameters
id
The room id.
confirmation Id
bed Group Id
Unique identifier for a bed type.
checkin
The check-in date of the itinerary.
checkout
The check-out date of the itinerary.
number Of Adults
The number of adults staying in the room.
child Ages
The ages of children for the room.
given Name
The first name of the main guest staying in the room.
family Name
The last name of the main guest staying in the room.
status
special Request
Any special request info associated with the room.
smoking
Indicates if the room is smoking or non-smoking.
loyalty Id
Deprecated. Please use the loyalty id inside the loyalty object.
loyalty
rate
links