Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TransactionWebService

Hierarchy

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected http

http: Http

Protected options

Static Protected instance

Methods

findOne

  • findOne(id: string): Promise<Transaction>
  • Find a Transaction.

    Parameters

    • id: string

      The Transaction ID.

    Returns Promise<Transaction>

Static getInstance

Static initialize

Generated using TypeDoc