Looking for help!
NAME
SemanticWeb::Schema::FlightReservation - A reservation for air travel
VERSION
version v0.0.4
DESCRIPTION
A reservation for air travel.Note: This type is for information about actual reservations, e.g. in confirmation emails or HTML pages with individual confirmations of reservations. For offers of tickets, use Offer.
ATTRIBUTES
boarding_group
boardingGroup
The airline-specific indicator of boarding order / preference.
A boarding_group should be one of the following types:
Str
passenger_priority_status
passengerPriorityStatus
The priority status assigned to a passenger for security or boarding (e.g. FastTrack or Priority).
A passenger_priority_status should be one of the following types:
passenger_sequence_number
passengerSequenceNumber
The passenger's sequence number as assigned by the airline.
A passenger_sequence_number should be one of the following types:
Str
security_screening
securityScreening
The type of security screening the passenger is subject to.
A security_screening should be one of the following types:
Str
SEE ALSO
SemanticWeb::Schema::Reservation
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)