@Version(value="2.0.0.${tstamp}")
BidUpdates
and PriceUpdates.See: Description
| Class | Description |
|---|---|
| BidUpdate |
This immutable data object is a message that sends a
Bid with a corresponding bidNumber. |
| PriceUpdate |
This immutable data object links a
PriceUpdate with a Bid, through its bidNumber. |
BidUpdates
and PriceUpdates.