Represents a JSON-RPC request object.
The JSON-RPC protocol version.
The name of the method to call.
The parameters to pass to the method (if any).
The ID of the request (if any).
Optional
Generated using TypeDoc
Represents a JSON-RPC request object.
Property
The JSON-RPC protocol version.
Property
The name of the method to call.
Property
The parameters to pass to the method (if any).
Property
The ID of the request (if any).