RPCResponse(body: Bytes!, bodyType: BodyType!)
A successful RPC response.
body - Bytes!: the body of the response in bytes
body
bodyType - BodyType!: the type of the response (e.g. JSON, UTF-8 or binary.)
bodyType