boardingGroup property

String? boardingGroup
getter/setter pair

The value of boarding group (or zone) this passenger shall board with.

eg: "B" The label for this value will be determined by the boardingPolicy field in the flightClass referenced by this object.

Implementation

core.String? boardingGroup;