| 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] |