struct

JsonRpc::EmptyResponse

Inherits JsonRpc::ResponseBase / JsonRpc::MessageHeader / JSON::Serializable / Struct / Value / Object

JsonRpc::Response with no result key

Constructors

new(pull : JSON::PullParser)

JsonRpc::Response with no result key

Source