48 accountCode.reserve(200);
49 accountInfo.reserve(200);
50 clearingInfo.reserve(50);
99 size_t deserialize(
const void* buf,
size_t inLen);
102 virtual std::string toString ()
const;
113 virtual size_t serialize(
void* buf)
const;
virtual ~REPO_MEMBER_ACCOUNT_INFO()
TI_MEMBER_ACCOUNT_STATUS::Enum status
Account status.
UInt32 addresseeMemberId
Unique ID of the member.
REPO_MEMBER_ACCOUNT_TYPE::Enum accountType
Specifies the type of account.
std::string accountInfo
Additional account information.
std::string accountCode
Account External code.
UInt64 updateTime
Last update time.
unsigned long long UInt64
REPO_MEMBER_ACCOUNT_INFO()
UInt32 accountId
Unique ID of the account.
UInt32 accountOwnerId
Unique ID of the Account owner.
std::string clearingInfo
Clearing information.
virtual ClassId::Enum id() const
Class id.
virtual size_t serializationBufSize() const
#define ONIXS_MTS_REPO_SDP_API
UInt64 creationTime
Creation time.
UInt32 creationDate
Creation date.
UInt32 updateDate
Last update date.