Members
-
status :string
-
Description
The departing Trip's Status
Details
-
delay :Number
-
Description
The departing Trip's Delay (in minutes)
Details
-
estDeparture :DateTime
-
Description
The Date/Time of the estimated departure of the Trip
Details
-
track :StationFeedDepartureStatus~Track
-
Description
The departing Trip's track properties
Details
-
remarks :string
-
Description
Additional remarks for the departing Trip
Details
Type Definitions
-
Track
-
Description
Departure track properties
Properties
Name Type Attributes Description track
string The departure track
scheduled
boolean <optional> Flag for a scheduled track (not yet decided)
changed
changed <optional> Flag for a changed track
Details