--- tags: DDA, _Repeating, Work in Progress, Priority 1 --- # NSF Notice Returned - NSFNOT # notice_nsfnot @{ var throwError=true; var jsonHelper = Model.GetJsonHelper(Model.Sequence.Data, throwError); } Date: @jsonHelper.GetValue("technical.corDateR")<br/> #### Notice of insufficient items for Checking Account No. @jsonHelper.MaskValue(@jsonHelper.GetValue("account.accountNumber"),'*',0,13) @jsonHelper.GetValue("party.nameOne"),<br/> | Check # / Desc| Amount | Action | Charge | | ------------- | -----: | :----: | -----: | @jsonHelper.GetMdTable("account[]","checkDesc",amount","action","charge") | Beginning Balance | @jsonHelper.GetValue("?") | | ------------------ | -------: | | Less charges | @jsonHelper.GetValue("?") | |** Ending Balance** | **@jsonHelper.GetValue("account.balance")** |