Contents

Pass.BoardingPass

An object that represents the groups of fields that display the information for a boarding pass.

Declaration

object Pass.BoardingPass

Properties

NameTypeDescription
transitType Requiredstring

The type of transit for a boarding pass. This key is invalid for other types of passes.

The system may use the value to display more information, such as showing an airplane icon for the pass on watchOS when the value is set to PKTransitTypeAir.

Mentioned in

Discussion

Use the boarding pass type for transit passes like airline boarding passes, train tickets, and bus tickets.

See Also

Boarding passes