exchangeRate property

ExchangeRate? exchangeRate
final

The exchange rate that determines the amount that is credited to the payee's PayPal account. Returned when the currency of the captured payment is different from the currency of the PayPal account where the payee wants to credit the funds.

Implementation

final ExchangeRate? exchangeRate;