Searched defs:MBTARowOwned (Results 1 – 1 of 1) sorted by relevance
87 struct MBTARowOwned { struct88 trip_id: String,89 arrival_time: String,90 departure_time: String,91 stop_id: String,92 stop_sequence: i32,93 stop_headsign: String,94 pickup_type: i32,95 drop_off_type: i32,96 timepoint: i32,