Method: CoinSync::Importers::BitBayAPI::HistoryEntry#amount
- Defined in:
- lib/coinsync/importers/bitbay_api.rb
#amount ⇒ Object
Returns the value of attribute amount.
32 33 34 |
# File 'lib/coinsync/importers/bitbay_api.rb', line 32 def amount @amount end |