JSONRPCRequest

constructor(id: JsonElement, method: String, params: JsonObject? = null, jsonrpc: String = JSONRPC_VERSION)(source)