itinerary property

dynamic itinerary
getter/setter pair

Destination(s) ( SchemaPlace ) that make up a trip. For a trip where destination order is important use SchemaItemList to specify that order (see examples).

Supported types: SchemaItemList, SchemaPlace

Implementation

dynamic itinerary;