88 size_t deserialize(
const void* buf,
size_t inLen);
91 std::string toString ()
const;
97 size_t serialize(
void* buf)
const;
TI_FLAG::Enum discloseIOIFg
If true, rate must be sent to providers.
TI_FLAG::Enum applyHaircutFg
Specifies if in the RFCQ will be used the configured Haircut.
TI_ERROR::Enum errorCode
Error code of the trading list leg.
REPO_RFCQ_BUY_SIDE_TRADING_LIST_INFO()
TI_FLAG::Enum bilateralOnlyFlag
Indicates whether the trader who sends the RFCQ wants the trade to be settled bilaterally or not...
size_t serializationBufSize() const
UInt32 accountId
Unique ID of the RFCQ Account.
TI_FLAG::Enum rateFg
Specifies if Rate is specified.
#define ONIXS_MTS_REPO_SDP_API
REPO_CLIENT_IDENTIFICATION_INFO clientIdentificationInfo
Client Identification Info.
REPO_INSTRUMENT_DATE_INFO instrument
Data referring to the tradable instrument.
TI_VERB::Enum verb
Specifies whether it is a buy or sell operation (Referred to the member who receives the information)...
~REPO_RFCQ_BUY_SIDE_TRADING_LIST_INFO()