103 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.
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
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)
virtual std::string toString() const
Provides string presentation.
unsigned long long UInt64