Method: Braintree::Transaction::PaymentReceipt#currency_iso_code

Defined in:
lib/braintree/transaction/payment_receipt.rb

#currency_iso_codeObject (readonly)

Returns the value of attribute currency_iso_code.



11
12
13
# File 'lib/braintree/transaction/payment_receipt.rb', line 11

def currency_iso_code
  @currency_iso_code
end