Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PairRate

A trading pair's rates and availability.

Hierarchy

  • PairRate

Index

Properties

isEnabled

isEnabled: boolean

rate

rate: number

The average rate of rateWeBuy and rateWeSell.

rateWeBuy

rateWeBuy: number

rateWeSell

rateWeSell: number

sourceCurrencyCode

sourceCurrencyCode: CurrencyCode

targetCurrencyCode

targetCurrencyCode: CurrencyCode

Generated using TypeDoc