--- tags: DDA, _Repeating, Alan, Priority 1 --- # NSF Notice Paid - NSFNOT # notice_nsfpaid @{ var throwError=true; var jsonHelper = Model.GetJsonHelper(Model.Sequence.Data, throwError); } #### Notice of insufficient items for Checking Account No. @jsonHelper.MaskValue(@jsonHelper.GetValue("account.accountNumber"),'*',0,13) Date: @jsonHelper.GetValue("technical.corDateR")<br/> <br/> | Check # / Desc| Amount | Action | Charge | | ------------- | -----: | :----: | -----: | @jsonHelper.GetMdTable("account[]"),"checkNo","amount",action","charge") <br/> | Beginning Balance | @jsonHelper.GetValue("?") | | ------------------ | -------: | | Less checks paid | @jsonHelper.GetValue("?") | | Less charges | @jsonHelper.GetValue("?") | |** Ending Balance** | **@jsonHelper.GetValue("?")** | <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/>