A model for User data

Hierarchy

  • User

Properties

email: string

The email address of this User

firstName: string

The first name of this User

id: number

The unique ID for this User

kNumber: string

The optional KNumber of this User

lastName: string

The last name of this User

password: string

The password of this User

registrationDate: string

The date this User registered their account

Generated using TypeDoc