create Quote Async
open fun createQuoteAsync(fxRateRequest: FxRateRequest, cancellationSignal: CancellationSignal?, callback: WalletCallback<FxRate>)
Asynchronously create currency exchange rate quote for specific currency to specific target currency from Paysafe.
Return
A FxRate object containing the quote.
Parameters
fx Rate Request
The FxRate request.