Method: Counterparty::Balance#asset
- Defined in:
- lib/counterparty/resources.rb
#asset ⇒ Object
(string): The ID of the asset in which the balance is specified
9 10 11 |
# File 'lib/counterparty/resources.rb', line 9 def asset @asset end |