enableSingleLegItinerary property

bool? enableSingleLegItinerary
getter/setter pair

Controls the display of the single-leg itinerary for this class.

By default, an itinerary will only display for multi-leg trips.

Implementation

core.bool? enableSingleLegItinerary;