class Counterparty::Callback
An object that describes a specific asset callback (i.e. the exercising of a call option on an asset owned by the source address).
An object that describes a specific asset callback (i.e. the exercising of a call option on an asset owned by the source address).
Attributes
(string): The asset being called back
block_index
(integer): The block index (block number in the block chain)
(integer): A floating point number greater than zero but less than or equal to 1, where 0% is for a callback of 0%
of the balance of each of the asset’s holders, and 1 would be for a callback of 100%). For example, 0.56 would be 56%. Each holder of the called asset will be paid the call price for the asset, times the number of units of that asset that were called back from them.
(string): The source address of the call back (should be the current owner of the asset)
(string): The transaction hash
(integer): The transaction index
(string): Set to “valid” if a valid send. Any other setting signifies an invalid/improper send