bahn_ex v1.0.0 BahnEx.Train View Source

Value struct for trains.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %BahnEx.Train{boardId: non_neg_integer, dateTime: Calendar.datetime, detailsId: String.t, name: String.t, origin: String.t, stopId: non_neg_integer, stopName: String.t, track: String.t, type: String.t}