View Source MBTA.Model.Predictions (mbta_sdk v0.1.0)

A page of PredictionResource results

Summary

Types

@type t() :: %MBTA.Model.Predictions{
  data: [MBTA.Model.PredictionResource.t()],
  links: MBTA.Model.VehiclesLinks.t() | nil
}

Functions