Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Transformable
    • Currency

Index

Constructors

constructor

  • Returns Currency

Properties

Optional buy

overrides

receive

buySparkline

buySparkline: Sparkline
overrides

receiveSparkLine

chaosEquivalent

chaosEquivalent: number

detailsId

detailsId: string

lowConfidenceBuySparkline

lowConfidenceBuySparkline: Sparkline
overrides

lowConfidenceReceiveSparkLine

lowConfidenceSellSparkline

lowConfidenceSellSparkline: Sparkline
overrides

lowConfidencePaySparkLine

name

name: string
overrides

currencyTypeName

Optional sell

sell: Exchange
overrides

pay

sellSparkline

sellSparkline: Sparkline
overrides

paySparkLine

Methods

toPlain

  • toPlain(): unknown
  • Converts this class back into a plain javascript object.

    remarks

    Property keys which have been renamed during the initial transformation to a class object will be reverted to the original keys. For example, the cachedSince property in the Ladder class will be reverted to the original API property, cached_since.

    Returns unknown

Generated using TypeDoc