RPCInvokeResponse
RPC invocation response
Type Parameters
Section titled “Type Parameters”| Type Parameter | Default type |
|---|---|
T |
unknown |
Properties
Section titled “Properties”| Property | Type |
|---|---|
duration_ms? |
number |
error? |
string |
execution_id |
string |
result? |
T |
rows_returned? |
number |
status |
RPCExecutionStatus |