mLogin
std::string mLogin
User's login.
mFirstName
std::string mFirstName
User's first name.
mLastName
std::string mLastName
User's last name.
mRegistrationDateTime
std::string mRegistrationDateTime
User's registration date/time.
mConfirmed
bool mConfirmed
Show if User confirms account.
mConfirmationDateTime
std::string mConfirmationDateTime
User's confirmation date/time.
mAutologinUrl
std::string mAutologinUrl
User's autologin URL.
mOwnerId
std::string mOwnerId
User's administrator(owner) ID (if not empty - the User has a team account).
mOwnerUsername
std::string mOwnerUsername
User's team account administrator name (if not empty - the User has a team account).