sequenceNumber property

String? sequenceNumber
getter/setter pair

The sequence number on the boarding pass.

This usually matches the sequence in which the passengers checked in. Airline might use the number for manual boarding and bag tags. eg: "49"

Implementation

core.String? sequenceNumber;