Pandoro
User
The PandoroUser
class is useful to
create a Pandoro's user
Author
N7ghtm4r3 - Tecknobit
See also
Constructors
Link copied to clipboard
constructor()
Default constructor
constructor(id: String, name: String, token: String, surname: String, email: String, password: String, language: String)
Constructor to init a PandoroUser
object
constructor(id: String, token: String, name: String, surname: String, email: String, password: String, profilePic: String, language: String, changelogs: List<Changelog>, notes: List<Note>, projects: List<Project>, groups: List<Group>)
Constructor to init a PandoroUser
object
Properties
Functions
Link copied to clipboard
Method to convert the object to related
Transfer Data Object
Link copied to clipboard
Method to get the groups where the user is
the
ADMIN
Link copied to clipboard
Method to get changelogs
instance
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Method to get projects
instance
Link copied to clipboard
Method to get projects
instance
Link copied to clipboard
Link copied to clipboard
Method to get the number of changelogs unread
Link copied to clipboard
Method to set projects
instance