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.
mCurrentAccessToken
std::string mCurrentAccessToken
User's current access token.
mCurrentRefreshToken
std::string mCurrentRefreshToken
User's current refresh token.