Method: ShellCardManagementApIs::PayerDetails#local_currency_symbol

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

#local_currency_symbolString

Currency Symbol of the local country

Returns:

  • (String)


127
128
129
# File 'lib/shell_card_management_ap_is/models/payer_details.rb', line 127

def local_currency_symbol
  @local_currency_symbol
end