Entity representing an account.
Email of the user
Hashed password of the account
Rating of the account
Username of the user
Changes the email of the account.
the new email to set
Changes the rating of the account.
Checks if the given password matches the hashed password.
the password to check
Entity representing an account.