StudentLoanManagement
|
Go to the source code of this file.
Packages | |
package | com.student_loan.dtos |
Functions | |
record | com.student_loan.dtos.ItemRecord (String name, String description, String category, String purchasePrice, String imageBase64, String status, String condition) |