TimeType enum
Defines values for TimeType. Possible values include: 'arrival', 'departure', 'last'
Fields
| Arrival | arrival at the destination point. Requires that 'time' value must be in the future. |
| Departure | Request departure at the destination point. Requires that 'time' value must be now or in the future. |
| Last | Request the last lines for the day. |