The implementation specific error data for a JSON-RPC request error.
The nuget package API object throws JsonRpcError results as dotnet exceptions, as a result, these properties will populated in the Data property as key/value pair with key "JsonRpcErrorData".
Properties
id
The error instance identifier.
info
A primitive or structured value that contains additional information about the error.