@type t() :: %MBTA.Model.VehiclesLinks{ first: String.t() | nil, last: String.t() | nil, next: String.t() | nil, prev: String.t() | nil, self: String.t() | nil }