BoardingAndSeatingInfo class
Properties
-
boardingDoor
↔ String?
-
Set this field only if this flight boards through more than one door or
bridge and you want to explicitly print the door location on the boarding
pass.
getter/setter pair
-
boardingGroup
↔ String?
-
The value of boarding group (or zone) this passenger shall board with.
getter/setter pair
-
boardingPosition
↔ String?
-
The value of boarding position.
getter/setter pair
-
boardingPrivilegeImage
↔ Image?
-
A small image shown above the boarding barcode.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
kind
↔ String?
-
Identifies what kind of resource this is.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
seatAssignment
↔ LocalizedString?
-
The passenger's seat assignment.
getter/setter pair
-
seatClass
↔ String?
-
The value of the seat class.
getter/setter pair
-
seatNumber
↔ String?
-
The value of passenger seat.
getter/setter pair
-
sequenceNumber
↔ String?
-
The sequence number on the boarding pass.
getter/setter pair