class Counterparty::OrderExpiration
An object that describes the expiration of an order created by the source address.
Attributes
block_index[RW]
(integer): The block index (block number in the block chain) when this expiration occurred
order_hash[RW]
(string): The transaction hash of the order expiriing
order_index[RW]
(integer): The transaction index of the order expiring
source[RW]
(string): The source address that created the order