Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IJsonRpcSuccess<TResult>

Type parameters

  • TResult

Hierarchy

  • IJsonRpcSuccess

Index

Properties

Properties

id: string | number
jsonrpc: "2.0"
result: TResult

Generated using TypeDoc