Interface UserInterface.
getId() : string
Get the unique identifier for the user.
getNickname() : string
Get the nickname / username for the user.
getName() : string
Get the full name of the user.
getEmail() : string
Get the e-mail address of the user.
getAvatar() : string
Get the avatar / image URL for the user.