Class CreateStudentResponse

java.lang.Object
org.example.crmedu.application.dto.response.student.CreateStudentResponse

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

    • CreateStudentResponse

      public CreateStudentResponse()