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;
std::string settlementInfo
Settlement information.
UInt32 settlementDate
Settlement date.
UInt16 marketAffiliation
Specifies whether the RFCQ, if concluded successfully, will give rise to trades closed on a Regulated...
~TI_RFCQ_SELL_SIDE_TRADING_LIST_INFO()
UInt32 sectionId
Unique ID of the section.
UInt32 accountId
Unique ID of the account.
TI_VERB::Enum verb
Specifies whether it is a buy or sell operation (Referred to the member who receives the information)...
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.)
TI_FLAG::Enum quotationFg
Specifies if the quotation is specified.
Double quotation
Price(Yield)
TI_RFCQ_SELL_SIDE_TRADING_LIST_INFO()
size_t serializationBufSize() const