100 size_t deserialize(
const void* buf,
size_t inLen);
103 std::string toString ()
const;
109 size_t serialize(
void* buf)
const;
REPO_HIST_INSTRUMENT_DATE_INFO instrument
ID of the trading instrument.
REPO_HIST_MEMBER_INFO aggressor
ID of the member who entered the Cash Offer.
size_t serializationBufSize() const
unsigned long long UInt64
TI_FLAG::Enum aONFg
If set to Yes, indicates an AON Collateral Offer.
TI_IN_OUT_FLAG::Enum inOutFlag
Indicates whether it is an incoming Collateral Offer (IN) or an outgoing Collateral Offer (OUT) ...
Double minQty
Minimum Executable Quantity of the Collateral Offer.
Double rate
Rate specified in the Collateral Offer.
TI_MSG_INFO collateralOfferMsgInfo
ID of the Collateral Offer.
REPO_ACM_COLLATERAL_OFFER_STATUS::Enum status
Status of the Collateral Offer.
UInt64 editTime
Time at which the last change was made to the Collateral Offer (takes into account the changes follow...
Double fillQty
Executed Quantity.
std::string comment
Cash Provider's user data filled in case of reject.
REPO_HIST_MEMBER_INFO provider
ID of the member who entered the Collateral Offer.
UInt32 cashOfferId
Unique ID of the Cash Offer.
REPO_ACM_SUMMARY_COLLATERAL_OFFER_INFO()
#define ONIXS_MTS_REPO_SDP_API
Double qty
Quantity of the Collateral Offer.
~REPO_ACM_SUMMARY_COLLATERAL_OFFER_INFO()