route property

PTRouteInfo route
getter/setter pair

The route associated with the trip.

PTRouteInfo.shape is always null here — trips do not reference shapes in this response; look the route up in the stop catalogue (PTStop.routes) instead.

Implementation

PTRouteInfo route;