Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RevokeResponse

JSON-RPC response for the revoke command.

Hierarchy

Index

Properties

Properties

error

error: Error | null

Error object, if method invocation failed.

id

id: number | string | null

Identifier of the request associated with the response, if any.

result

result: RevokeResult | null

Generated using TypeDoc