Package com.app.controller.dto.user
package com.app.controller.dto.user
-
Record ClassesClassDescriptionData Transfer Object (DTO) representing the current role of the logged-in user in the application.Data Transfer Object (DTO) used to request a password change.Data Transfer Object (DTO) for creating an admin user.Data Transfer Object (DTO) used to create a new regular user.Data Transfer Object (DTO) used to transfer an email address, typically for operations like password reset, email verification, or user lookup by email.Data Transfer Object (DTO) representing a logout response message.Data Transfer Object (DTO) used for requesting an email change.Data Transfer Object (DTO) used for resetting or changing a user's password.Data Transfer Object (DTO) for updating user details.A DTO representing the data required to activate a user account.Data Transfer Object (DTO) representing a user activation token.Data Transfer Object (DTO) representing user details.Data Transfer Object (DTO) for filtering and querying users based on various criteria.