Transaction

The transaction class holds all information about a transaction that has been reported from the TAC server.

int getQuantity()

returns the number of items that the agent sold or bought.

float getPrice()

returns the price of one item (unit price)

int getAuction()

returns the auction ID of this transaction.
Copyright © 2001-2005 SICS AB. All Rights Reserved.
For more information about the TAC AgentWare please email tac-dev@sics.se.