--- tags: Loan, Alan, Priority 4 --- # Payment Adjustment Notice # notice_payadj @{ var throwError=true; var jsonHelper = Model.GetJsonHelper(Model.Sequence.Data, throwError); } #### Advance notice of payment change for @jsonHelper.GetValue("account.product") **Officer:** @jsonHelper.GetValue("account.officer")<br/> |Loan no.| @jsonHelper.MaskValue(@jsonHelper.GetValue("account.accountNumber"),'*',0,13) |Date Printed|@jsonHelper.GetValue("technical.corDateR") | |:------:|----:|:----------:|----:| This is a notice that your payment amount will be changing: | Previous Amount | New Amount | Outstanding Balance | | --------------: | ---------: | ------------------: | | @jsonHelper.GetValue("account.payment.payOld") | @jsonHelper.GetValue("account.payment.payNew") | @jsonHelper.GetValue("account.totalDueAmt") | <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/>