--- tags: Loan, Alan, Priority 1 --- # Loan Maturity Notices - LONPAY # notice_lonpay @{ var throwError=true; var jsonHelper = Model.GetJsonHelper(Model.Sequence.Data, throwError); } #### Loan Maturity Notice for @jsonHelper.GetValue("technical.corTypeD") **Officer:** @jsonHelper.MaskValue(@jsonHelper.GetValue("LoanAccount.officer"),'*',0,13)<br/> |Loan no.| @jsonHelper.GetValue("LoanAccount.accountNumber:) |Date Printed|@jsonHelper.GetValue("technical.corDateR") | |:------:|----:|:----------:|----:| This is a reminder that your note is coming due @jsonHelper.GetValue("LoanAccount.dueDate") | Loan Balance | @jsonHelper.GetValue("LoanAccount.LoanAccountBalance") |Amount Past Due | @jsonHelper.GetValue("LoanAccount.pastDueAmt") | |-----------------:|----:|-----------------:|----:| | Interest Due | @jsonHelper.GetValue("LoanAccount.intDueAmt") | Late Charges Due | @jsonHelper.GetValue("LoanAccount.chrgDueAmt") | | Principal Due | @jsonHelper.GetValue("LoanAccount.princpalDueAmt") | Interest Rate | @jsonHelper.GetValue("LoanAccount.intRate") | | **Total Amount Due** | @jsonHelper.GetValue("LoanAccount.totalDueAmt") | **Daily Interest** | @jsonHelper.GetValue("LoanAccount.intDayAmt") | For proper credit, please **include** this notice with your payment. <br/> @jsonHelper.GetValue("party.nameOne")<br/> @jsonHelper.GetValue("party.nameTwo")<br/> <br/> @jsonHelper.GetArrayElementValue("party.address[].street",0)<br/> @jsonHelper.GetArrayElementValue("party.address[].city",0) @jsonHelper.GetArrayElementValue("party.address[].state",0)<br/> @jsonHelper.GetArrayElementValue("party.address[].zip",0)<br/>