Class JsonRpcRequest
-
- All Implemented Interfaces:
@Serializable() public final class JsonRpcRequest
-
-
Constructor Summary
Constructors Constructor Description JsonRpcRequest(Integer id, String jsonRpc, String method, JsonElement params)
-