HotelForModification (Object)
Represents hotel reservation that does not correspond to any required reservation.
type HotelForModification {
hotelReservation: CrewPanelHotelReservation!
modificationType: HotelModificationType!
pnr: String
}
Fields
HotelForModification.hotelReservation ● CrewPanelHotelReservation! non-null object
HotelForModification.modificationType ● HotelModificationType! non-null enum
HotelForModification.pnr ● String scalar
Member Of
CrewTravelSection object