$StudentLoanExtension extension

on

Methods

copyWith({String? accountId, String? accountNumber, List<DateTime>? disbursementDates, DateTime? expectedPayoffDate, String? guarantor, double? interestRatePercentage, bool? isOverdue, double? lastPaymentAmount, DateTime? lastPaymentDate, DateTime? lastStatementIssueDate, String? loanName, StudentLoanStatus? loanStatus, double? minimumPaymentAmount, DateTime? nextPaymentDueDate, DateTime? originationDate, double? originationPrincipalAmount, double? outstandingInterestAmount, String? paymentReferenceNumber, PSLFStatus? pslfStatus, StudentRepaymentPlan? repaymentPlan, String? sequenceNumber, ServicerAddressData? servicerAddress, double? ytdInterestPaid, double? ytdPrincipalPaid}) StudentLoan
copyWithWrapped({Wrapped<String?>? accountId, Wrapped<String?>? accountNumber, Wrapped<List<DateTime>?>? disbursementDates, Wrapped<DateTime?>? expectedPayoffDate, Wrapped<String?>? guarantor, Wrapped<double>? interestRatePercentage, Wrapped<bool?>? isOverdue, Wrapped<double?>? lastPaymentAmount, Wrapped<DateTime?>? lastPaymentDate, Wrapped<DateTime?>? lastStatementIssueDate, Wrapped<String?>? loanName, Wrapped<StudentLoanStatus>? loanStatus, Wrapped<double?>? minimumPaymentAmount, Wrapped<DateTime?>? nextPaymentDueDate, Wrapped<DateTime?>? originationDate, Wrapped<double?>? originationPrincipalAmount, Wrapped<double?>? outstandingInterestAmount, Wrapped<String?>? paymentReferenceNumber, Wrapped<PSLFStatus>? pslfStatus, Wrapped<StudentRepaymentPlan>? repaymentPlan, Wrapped<String?>? sequenceNumber, Wrapped<ServicerAddressData>? servicerAddress, Wrapped<double?>? ytdInterestPaid, Wrapped<double?>? ytdPrincipalPaid}) StudentLoan