struct

Srcom::APIError

Inherits JSON::Serializable / Struct / Value / Object

An API error response.

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

errors
Source
message
Source
message=(message : String)
Source
status
Source
status=(status : Int32)
Source