class Counterparty::OrderMatchExpiration
An object that describes the expiration of an order match.
Attributes
block_index[RW]
(integer): The block index (block number in the block chain) when this expiration occurred
order_match_id[RW]
(integer): The transaction index of the order match ID (e.g. the concatenation of the tx0 and tx1 hashes)
tx0_address[RW]
(string): The tx0 (first) address for the order match
tx1_address[RW]
(string): The tx1 (second) address for the order match