passengerNames property

String? passengerNames
getter/setter pair

The name(s) of the passengers the ticket is assigned to.

The above passengerType field is meant to give Google context on this field.

Implementation

core.String? passengerNames;