Options
All
  • Public
  • Public/Protected
  • All
Menu
description

A helper class that handle and process {@link TransactionType}.

todo

Use the @dhealth/contracts abstraction and include in TransactionDTO if necessary.

since

v0.2.0

Hierarchy

  • TransactionTypes

Index

Constructors

Methods

  • getTransactionType(type: TransactionType): string
  • A helper method that returns a string representation of a {@link TransactionType}.

    access

    public

    static

    Parameters

    • type: TransactionType

      The transaction type to get a string representation of.

    Returns string

Generated using TypeDoc