Method: ShellCardManagementApIs::PayerDetails#local_currency_exchange_rate
- Defined in:
- lib/shell_card_management_ap_is/models/payer_details.rb
#local_currency_exchange_rate ⇒ Float
Exchange rate from OU base currency to local currency.
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 |