Ametista
User
The AmetistaUser
class is useful to
represent a base Ametista's system user
Author
N7ghtm4r3 - Tecknobit
See also
EquinoxItem
DTOConvertible
Constructors
Link copied to clipboard
constructor()
Constructor to init the AmetistaUser class
constructor(id: String, token: String, name: String, surname: String, email: String, password: String, language: String, role: Role)
Constructor to init the EquinoxUser
class
constructor(id: String, token: String, name: String, surname: String, email: String, password: String, profilePic: String, language: String, role: Role)
Constructor to init the EquinoxUser
class