Package com.dzidzi.dto.user
package com.dzidzi.dto.user
-
ClassDescriptionThe active user id and role, which is used internally by frontend.AddUserRequest represents the DTO request containing the objects used to create a new user.ChangeUserRequest represents the DTO request containing the objects used to update an existing user.CreateUserRequest represents the DTO request containing the objects used to create account with
USER.FilterUserRequest represents the DTO request containing the objects used to filter users'.FindUsersRequest represents the DTO request containing the objects used to filter users.Represents a user of the Api.The user roles in the dzidziApp.