Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RevokeFromResponse

JSON-RPC response for the revokefrom 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: RevokeFromResult | null

Generated using TypeDoc