Method: LockstepSdk::TransactionModel#currency_code
- Defined in:
- lib/lockstep_sdk/models/transaction_model.rb
#currency_code ⇒ String
Returns The currency code of the transaction.
88 89 90 |
# File 'lib/lockstep_sdk/models/transaction_model.rb', line 88 def currency_code @currency_code end |