struct

PlaceOS::API::Models::Websocket::Response::Error

Inherits JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

code

Error type.

Source
id

The identifier included with the original request.

Source
msg

Additional error info.

Source

Nested types