OBJECT
HotelForModification
Represents hotel reservation that does not correspond to any required reservation.
link GraphQL Schema definition
- type HotelForModification {
- : CrewPanelHotelReservation!
- : HotelModificationType!
- : String
- }
OBJECT
Represents hotel reservation that does not correspond to any required reservation.
- type HotelForModification {
- : CrewPanelHotelReservation!
- : HotelModificationType!
- : String
- }