std::string toString() const
Provides string presentation.
UInt32 tradeId
Uniqueidentifier of the split trade.
Double qty
Quantity allocated on the account.
size_t serializationBufSize() const
std::string accountCode
Account information.
Double percentage
Percentage of the total quantity allocated to the account.
UInt32 accountId
Unique identifier of the allocated account.
Double accruedInterest
Countervalue of the interest calculated on the allocated quantity.
size_t deserialize(const void *buf, size_t inLen)
Double nominalValue
Quantity allocated on the account specified as Nominal Value.
size_t serialize(void *buf) const