122 virtual size_t serialize(
void* buf)
const;
UInt32 creationDate
Creation date.
virtual CMF_MEMBER_ACCOUNT * clone() const
virtual ClassId::Enum id() const
Class id.
CMF_MEMBER_ACCOUNT_EVENT::Enum event
Action applied to the account.
UInt64 updateTime
Last update time.
virtual size_t serializationBufSize() const
CMF_MEMBER_ACCOUNT_STATUS::Enum status
Account status. Deleted accounts will be removed at the end of the current trading day.
std::string submitterTraderName
Unique name of the submitter trader who originated/modified the account.
virtual CMF_MEMBER_ACCOUNT * clone(void *) const
std::string accountInfo
Additional account information.
std::string clearingInfo
Clearing information.
std::string accountCode
Account External code. Unique code of the account for the member.
UInt32 submitterTraderId
Unique ID of the submitter trader who originated/modified the account.
virtual ~CMF_MEMBER_ACCOUNT()
UInt64 creationTime
Creation time.
UInt32 ownerId
Unique ID of the member.
UInt32 accountId
Unique ID of the account.
size_t deserialize(const void *buf, size_t inLen)
UInt32 submitterMemberId
Unique ID of the submitter member whooriginated/modified the account.
virtual std::string toString() const
Provides string presentation.
UInt32 updateDate
Last update date.
unsigned long long UInt64