Options
All
  • Public
  • Public/Protected
  • All
Menu

An expanded conversion of currency.

Hierarchy

Index

Properties

conversion-inverse

conversion-inverse: string

The inverse rate of conversion in a string (i.e. 1 EUR = 6.69551 BRL)

conversion-rate

conversion-rate: string

The rate of conversion in a string (i.e. 1 BRL = 0.149354 EUR)

converted-amount

converted-amount: string

The amount of currency converted.

from-amount

from-amount: string

The amount of currency that will be converted.

from-currency-name

from-currency-name: string

The name of the currency being converted. (i.e. Brazil Reais)

from-currency-symbol

from-currency-symbol: string

The symbol of the currency being converted. (i.e. BRL)

rate-frequency

rate-frequency: string

The frequency of the rate.

rate-utc-timestamp

rate-utc-timestamp: string

A timestamp of the last rate this conversion is based on. (i.e. 2021-04-18 16:00 GMT)

to-currency-name

to-currency-name: string

The name of the currency thats being converted into. (i.e. Euro)

to-currency-symbol

to-currency-symbol: string

The symbol of the currency thats being converted into. (i.e. EUR)

Legend

  • Property

Generated using TypeDoc