This member is REQUIRED on error. This member MUST NOT exist if there was no error triggered during invocation. The value for this member MUST be an Object as defined in section 5.1.
This member is REQUIRED. It MUST be the same as the value of the id member in the Request Object. If there was an error in detecting the id in the Request object (e.g. Parse error/Invalid Request), it MUST be Null.
A String specifying the version of the JSON-RPC protocol. MUST be exactly "2.0".
Generated using TypeDoc
This is the JSON RPC response Error object. It contains any errors that have occurred when responding to a request.