struct

GemframeSample::BridgeResponse

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(ok : Bool, data : JSON::Any | Nil = nil, error : BridgeError | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

data
Source
error
Source
to_json_any
Source