Options
All
  • Public
  • Public/Protected
  • All
Menu

Record containing Zumo exchange rates for information purposes only. Can be used to display amounts in local currency to the user.

Hierarchy

  • ExchangeRate

Index

Properties

fromCurrency

fromCurrency: CurrencyCode

Currency from which exchange is being made.

id

id: string

Identifier.

timestamp

timestamp: number

Epoch timestamp when the exchange rate was issued.

toCurrency

toCurrency: CurrencyCode

Currency to which exchange is being made.

value

value: Decimal

Value of 1 unit of source currency in target currency.

Legend

  • Property
  • Method
  • Property
  • Inherited property
  • Static property

Generated using TypeDoc