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

A page of ShapeResource results

Summary

Types

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

Functions