class Counterparty::Balance
An object that describes a balance that is associated to a specific address.
Attributes
address[RW]
(string): The address that has the balance
asset[RW]
(string): The ID of the asset in which the balance is specified
quantity[RW]
(integer): The balance of the specified asset at this address