JsonRpcResponse

constructor(id: JsonRpcId, jsonRpc: JsonRpcIdentifier, result: T?, error: JsonRpcError?)