StudentLoanRepaymentModel({ required this.type, required this.nonRepaymentMonths, required this.repaymentMonths, });