Class CreateUserResponse

java.lang.Object
org.example.crmedu.application.dto.response.user.CreateUserResponse

public class CreateUserResponse extends Object
A DTO representing the response after creating a User.
  • Constructor Details

    • CreateUserResponse

      public CreateUserResponse()