get Quote Async
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
quote Id
The exchange rate quote id.