Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IJsonRPCResponse

Hierarchy

  • IJsonRPCResponse

Index

Properties

Optional error

error?: object

Optional id

id?: string | number

jsonrpc

jsonrpc: "2.0" | "1.0"

Optional result

result?: object

Generated using TypeDoc