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

Summary

Types

@type t() :: %MBTA.Model.TripResourceRelationshipsShape{
  data: MBTA.Model.TripResourceRelationshipsShapeData.t() | nil,
  links: MBTA.Model.TripResourceRelationshipsShapeLinks.t() | nil
}

Functions