Class: JsonRpcObjects::Generic::Response Abstract

Inherits:
Object
  • Object
show all
Defined in:
lib/json-rpc-objects/generic/response.rb

Overview

This class is abstract.

Generic JSON-RPC response.

Since:

  • 0.3.0

Direct Known Subclasses

V10::Response

Instance Attribute Summary

Attributes inherited from Object

#serializer

Method Summary

Methods inherited from Object

#check!, create, #initialize, #output, parse, #serialize, #to_json, version

Constructor Details

This class inherits a constructor from JsonRpcObjects::Generic::Object