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

A JSON-API error document when the API key is invalid

Summary

Types

@type t() :: %MBTA.Model.Forbidden{errors: [MBTA.Model.ForbiddenErrorsInner.t()]}

Functions