37 namespace BondVision {
48 settlementInfo.reserve(200);
91 size_t deserialize(
const void* buf,
size_t inLen);
94 std::string toString ()
const;
100 size_t serialize(
void* buf)
const;
UInt32 sectionId
Unique ID of the section.
Double quotation
Price (Yield)
UInt16 marketAffiliation
Specifies whether the RFCQ, if concluded successfully, will give rise to trades closed on a Regulated...
UInt16 settlementOffset
Settlement offset.
Double minQty
Minimum quantity.
UInt32 accountId
Account information for pre allocation.
TI_FLAG::Enum quotationFg
Specifies if the quotation is specified.
UInt32 settlementDate
Settlement date.
TI_VERB::Enum verb
Specifies whether it is a buy or sell operation (Referred to the member who receives the information)...
size_t serializationBufSize() const
std::string settlementInfo
Settlement information. Following the RFCQ Outright Auto Execution, if DealerIndicator = TI_FLAG_Yes...
BV_INSTRUMENT_INFO instrument
Data regarding the tradable instrument.