View Source MBTA.Model.NotFound (mbta_sdk v0.1.0)
A JSON-API error document when a resource is not found
Summary
Types
@type t() :: %MBTA.Model.NotFound{errors: [MBTA.Model.NotFoundErrorsInner.t()]}
A JSON-API error document when a resource is not found
@type t() :: %MBTA.Model.NotFound{errors: [MBTA.Model.NotFoundErrorsInner.t()]}