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, it MUST be Null.
The string specifying the version of the JSON-RPC protocol. MUST be exactly "2.0".
This member is REQUIRED on success. This member MUST NOT exist if there was an error invoking the method. The value of this member is determined by the method invoked on the server.
Generated using TypeDoc
This member is REQUIRED on error. This member MUST NOT exist if there was no error triggered during invocation.