View Source MBTA.Model.TooManyRequests (mbta_sdk v0.1.0)
A JSON-API error document when rate limited
Summary
Types
@type t() :: %MBTA.Model.TooManyRequests{ errors: [MBTA.Model.TooManyRequestsErrorsInner.t()] }
A JSON-API error document when rate limited
@type t() :: %MBTA.Model.TooManyRequests{ errors: [MBTA.Model.TooManyRequestsErrorsInner.t()] }