85 size_t deserialize(
const void* buf,
size_t inLen);
88 virtual std::string toString ()
const;
99 virtual size_t serialize(
void* buf)
const;
Double qty
Total amount of instrument traded on the market.
UInt32 creationDate
Date on which the price list was created.
virtual size_t serializationBufSize() const
Double nominalValue
Nominal amount traded on the market.
Double maxRate
Maximum instrument trading rate.
virtual ClassId::Enum id() const
Class id.
Double avgRate
Weighted average instrument trading rate.
Double minRate
Minimum instrument trading rate.
#define ONIXS_MTS_REPO_SDP_API
virtual ~REPO_OFFICIAL_PRICE()
REPO_INSTRUMENT_DATE_INFO instrument
ID of the financial instrument.
TI_TRADE_TYPE::Enum tradeType
Specifies whether the price list refers to normal trading activity or to a RFQ.