The User type represents a user in the system.
User
id
The unique identifier of the user
type
The type of the user out of (STUDENT, SCHOOL, COMPANY)
name
The name of the user (without spaces)
email
The email of the user
String
UserType