StudentLoanManagement
RegistrationRecord.java File Reference

Go to the source code of this file.

Packages

package  com.student_loan.dtos
 

Functions

record com.student_loan.dtos.RegistrationRecord (String name, String lastName, String email, String password, String telephoneNumber, String address, String degreeType, Integer degreeYear)