36 namespace BondVision {
47 settlementInfo.reserve(200);
90 size_t deserialize(
const void* buf,
size_t inLen);
93 std::string toString ()
const;
99 size_t serialize(
void* buf)
const;
size_t serializationBufSize() const
UInt32 sectionId
Unique ID of the section.
TI_VERB::Enum verb
Specifies whether it is a buy or sell operation (Referred to the member who receives the information)...
UInt16 marketAffiliation
Specifies whether the RFCQ, if concluded successfully, will give rise to trades closed on a Regulated...
UInt32 instrumentId
Unique ID of the tradable instrument.
UInt16 settlementOffset
Settlement offset expressed as number of days starting from the trading date.
TI_INSTRUMENT_TYPE::Enum instrumentType
Identifier of the tradable instrument type (Bond, Spread, Basis, etc.)
Double quotation
Price(Yield)
UInt32 settlementDate
Settlement date.
std::string settlementInfo
Settlement information.
UInt32 accountId
Unique ID of the account.
TI_RFCQ_SELL_SIDE_TRADING_LIST_INFO()
TI_FLAG::Enum quotationFg
Specifies if the quotation is specified.
~TI_RFCQ_SELL_SIDE_TRADING_LIST_INFO()