KItinerary::FlightReservation
KItinerary::FlightReservation Class Reference
#include <reservation.h>
Inheritance diagram for KItinerary::FlightReservation:
Additional Inherited Members | |
Public Types inherited from KItinerary::Reservation | |
enum | ReservationStatus { ReservationConfirmed , ReservationCancelled , ReservationHold , ReservationPending } |
Detailed Description
A flight reservation.
- See also
- https://schema.org/FlightReservation
- https://developers.google.com/gmail/markup/reference/flight-reservation
Definition at line 89 of file reservation.h.
Property Documentation
◆ airplaneSeat
|
readwrite |
Definition at line 100 of file reservation.h.
◆ boardingGroup
|
readwrite |
Definition at line 101 of file reservation.h.
◆ passengerSequenceNumber
|
readwrite |
Passenger sequence number Despite the name, do not expect this to be a number, infants without their own seat get vendor-defined codes here for example.
Definition at line 97 of file reservation.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.