RpcCallResponse
okbooleanrequired
data object
rpcCallIdstring
rpcCallsobject[]
RpcCallResponse
{
"ok": true,
"data": {
"rpcCallId": "string",
"rpcCalls": [
{}
]
}
}
{
"ok": true,
"data": {
"rpcCallId": "string",
"rpcCalls": [
{}
]
}
}