Method: Counterparty::Balance#quantity
- Defined in:
- lib/counterparty/resources.rb
#quantity ⇒ Object
(integer): The balance of the specified asset at this address
12 13 14 |
# File 'lib/counterparty/resources.rb', line 12 def quantity @quantity end |