Class GetStudentResponse

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

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

    • GetStudentResponse

      public GetStudentResponse()