Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGetLocalFileTransactionsSuccessFn

Hierarchy

  • IGetLocalFileTransactionsSuccessFn

Callable

  • __call(result: string): null
  • Parameters

    • result: string

      a json stringified IGetLocalFileTransactionsResponse object, so you'll need to parse the json before accessing the IGetLocalFileTransactionsResponse properties

    Returns null

Generated using TypeDoc