Method: TransferZero::CurrencyOppositeAllOf#rate
- Defined in:
- lib/transferzero-sdk/models/currency_opposite_all_of.rb
#rate ⇒ Object
The rate of this particular currency with the base one
18 19 20 |
# File 'lib/transferzero-sdk/models/currency_opposite_all_of.rb', line 18 def rate @rate end |