37 namespace BondVision {
89 size_t deserialize(
const void* buf,
size_t inLen);
92 virtual std::string toString ()
const;
103 virtual size_t serialize(
void* buf)
const;
BV_INVENTORY_GROUP_MEMBER_EVENT::Enum event
Action applied to the association.
std::string userData
Free field used by the client.
virtual size_t serializationBufSize() const
virtual ~BV_INVENTORY_GROUP_MEMBER()
std::string currency
Currency code.
UInt64 updateTime
Last update time.
BV_INVENTORY_GROUP_MEMBER_STATUS::Enum status
Status of the association. Deleted association will be removed at the end of the current trading day...
UInt32 groupId
Unique ID of the group.
UInt32 memberId
Unique ID of the Sell Side Member.
virtual ClassId::Enum id() const
Class id.
UInt32 productType
Unique ID of the product type.
BV_INVENTORY_GROUP_MEMBER()
unsigned long long UInt64
UInt32 buySideMemberId
Unique ID of the Buy Side Member.