Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "uris/ITransactionMapper"

Index

Type aliases

Type aliases

ITransactionMapper

ITransactionMapper<T>: (string: any) => T

Creates a transaction object from payload

Type parameters

  • T

Type declaration

    • (string: any): T
    • Parameters

      • string: any

      Returns T

Generated using TypeDoc