getExchangeRate(Transaction, Currency, Currency) method

Syntax

ExchangeRate getExchangeRate ( Transaction monTxn , Currency fromCurr , Currency toCurr )

Parameters

Returns

the matching exchange rate or null if this handler cannot compute the exchange rate.

Usage

Performs an exchange rate retrieval for the specified currencies.

the matching exchange rate or null if this handler cannot compute the exchange rate.