KItinerary::LodgingReservation
KItinerary::LodgingReservation Class Reference
#include <reservation.h>
Inheritance diagram for KItinerary::LodgingReservation:
Properties | |
QDateTime | checkinTime |
QDateTime | checkoutTime |
Properties inherited from KItinerary::Reservation | |
QDateTime | modifiedTime |
QString | pkpassPassTypeIdentifier |
QString | pkpassSerialNumber |
QVariantList | potentialAction |
QString | priceCurrency |
KItinerary::ProgramMembership | programMembershipUsed |
KItinerary::Organization | provider |
QVariant | reservationFor |
QString | reservationNumber |
ReservationStatus | reservationStatus |
QVariant | reservedTicket |
QVariantList | subjectOf |
double | totalPrice |
QVariant | underName |
QUrl | url |
Additional Inherited Members | |
Public Types inherited from KItinerary::Reservation | |
enum | ReservationStatus { ReservationConfirmed , ReservationCancelled , ReservationHold , ReservationPending } |
Detailed Description
A hotel reservation.
- See also
- https://schema.org/LodgingReservation
- https://developers.google.com/gmail/markup/reference/hotel-reservation
Definition at line 76 of file reservation.h.
Property Documentation
◆ checkinTime
|
readwrite |
Definition at line 79 of file reservation.h.
◆ checkoutTime
|
readwrite |
Definition at line 80 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.