getQuoteAsync

open fun getQuoteAsync(quoteId: String, cancellationSignal: CancellationSignal?, callback: WalletCallback<FxRate>)

Asynchronously get currency exchange rate quote from Paysafe.

Return

A FxRate object containing the quote.

Parameters

quoteId

The exchange rate quote id.