116    virtual size_t serialize(
void* buf) 
const;
 
 
UInt32 creationDate
Creation date.
 
BV_INVENTORY_GROUP_STATUS::Enum status
Status of the group. Deleted group will be removed at the end of the current trading day.
 
virtual ~BV_INVENTORY_GROUP()
 
virtual ClassId::Enum id() const
Class id.
 
UInt64 updateTime
Last update time.
 
virtual size_t serializationBufSize() const
 
std::string description
Description of the group.
 
std::string submitterTraderName
Unique name of the submitter trader.
 
virtual BV_INVENTORY_GROUP * clone(void *) const
 
UInt32 groupId
Unique ID of the group.
 
UInt32 memberId
Unique ID of the Sell Side Member.
 
virtual BV_INVENTORY_GROUP * clone() const
 
UInt32 submitterTraderId
Unique ID of the submitter trader.
 
std::string userData
Free field used by the client.
 
UInt64 creationTime
Creatione time.
 
BV_INVENTORY_GROUP_EVENT::Enum event
Action applied to the group.
 
size_t deserialize(const void *buf, size_t inLen)
 
UInt32 submitterMemberId
Unique ID of the submitter member.
 
virtual std::string toString() const
Provides string presentation.
 
UInt32 updateDate
Last update date.
 
unsigned long long UInt64