KItinerary::Fcb::TravelerType
#include <fcbticket.h>
Properties | |
int | countryOfIdCard |
int | countryOfPassport |
int | countryOfResidence |
QByteArray | customerIdIA5 |
int | customerIdNum |
int | dayOfBirth |
UPER_EXTENDABLE_GADGET QString | firstName |
KItinerary::Fcb::GenderType | gender |
QByteArray | idCard |
QString | lastName |
KItinerary::Fcb::PassengerType | passengerType |
bool | passengerWithReducedMobility |
QByteArray | passportId |
QString | secondName |
QList< KItinerary::Fcb::CustomerStatusType > | status |
bool | ticketHolder |
QByteArray | title |
int | yearOfBirth |
Detailed Description
Information about a single traveler.
Definition at line 146 of file fcbticket.h.
Property Documentation
◆ countryOfIdCard
|
read |
Definition at line 164 of file fcbticket.h.
◆ countryOfPassport
|
read |
Definition at line 163 of file fcbticket.h.
◆ countryOfResidence
|
read |
Definition at line 162 of file fcbticket.h.
◆ customerIdIA5
|
read |
Definition at line 155 of file fcbticket.h.
◆ customerIdNum
|
read |
Definition at line 156 of file fcbticket.h.
◆ dayOfBirth
|
read |
Definition at line 158 of file fcbticket.h.
◆ firstName
|
read |
Definition at line 148 of file fcbticket.h.
◆ gender
|
read |
Definition at line 154 of file fcbticket.h.
◆ idCard
|
read |
Definition at line 151 of file fcbticket.h.
◆ lastName
|
read |
Definition at line 150 of file fcbticket.h.
◆ passengerType
|
read |
Definition at line 160 of file fcbticket.h.
◆ passengerWithReducedMobility
|
read |
Definition at line 161 of file fcbticket.h.
◆ passportId
|
read |
Definition at line 152 of file fcbticket.h.
◆ secondName
|
read |
Definition at line 149 of file fcbticket.h.
◆ status
|
read |
Definition at line 165 of file fcbticket.h.
◆ ticketHolder
|
read |
Definition at line 159 of file fcbticket.h.
◆ title
|
read |
Definition at line 153 of file fcbticket.h.
◆ yearOfBirth
|
read |
Definition at line 157 of file fcbticket.h.
The documentation for this class was generated from the following file:
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.