Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 750 Bytes

File metadata and controls

11 lines (7 loc) · 750 Bytes

PredictionResourceAttributes

Properties

Name Type Description Notes
status str Status of the schedule [optional]
direction_id int Direction in which trip is traveling: `0` or `1`. The meaning of `direction_id` varies based on the route. You can programmatically get the direction names from `/routes` `/data/{index}/attributes/direction_names` or `/routes/{id}` `/data/attributes/direction_names`. [optional]

[Back to Model list] [Back to API list] [Back to README]