Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Currency

Implements

Index

Constructors

constructor

  • new Currency(centFactor: number, stringRepresentation: string): Currency
  • Parameters

    • centFactor: number
    • stringRepresentation: string

    Returns Currency

Properties

Protected centFactor

centFactor: number

Protected stringRepresentation

stringRepresentation: string

Methods

getCentFactor

  • getCentFactor(): number

getStringRepresentation

  • getStringRepresentation(): string

Generated using TypeDoc