View Source MBTA.Model.LiveFacility (mbta_sdk v0.1.0)
A JSON-API document with a single LiveFacilityResource resource
Summary
Types
@type t() :: %MBTA.Model.LiveFacility{ data: MBTA.Model.LiveFacilityResource.t(), included: [MBTA.Model.AlertIncludedInner.t()] | nil, links: MBTA.Model.AlertLinks.t() | nil }