Method: EwayRapid::Models::Transaction#currency_code

Defined in:
lib/eway_rapid/models/models.rb

#currency_codeObject

(v40+ query response only) The ISO 4217 numeric currency code (e.g. AUD = 036)



316
317
318
# File 'lib/eway_rapid/models/models.rb', line 316

def currency_code
  @currency_code
end