Method: ShellCardManagementApIs::PayerDetails#local_currency_exchange_rate

Defined in:
lib/shell_card_management_ap_is/models/payer_details.rb

#local_currency_exchange_rateFloat

Exchange rate from OU base currency to local currency.

Returns:

  • (Float)


131
132
133
# File 'lib/shell_card_management_ap_is/models/payer_details.rb', line 131

def local_currency_exchange_rate
  @local_currency_exchange_rate
end