Method: TigerPayment::Transaction#currency
- Defined in:
- lib/tiger-payment/transaction.rb
#currency ⇒ Object (readonly)
Returns the value of attribute currency.
3 4 5 |
# File 'lib/tiger-payment/transaction.rb', line 3 def currency @currency end |