---
tags: Work in Progress, Notice, Right
---
# Adv Notice of Pmt for Auto Debi [RIGHT]
# notice_advpmtauto
@{
var throwError=true;
var jsonHelper = Model.GetJsonHelper(Model.Sequence.Data, throwError);
}
##### Loan Number @jsonHelper.MaskValue(@jsonHelper.GetValue("account.accountNumber"),'*',0,13)
Due on @jsonHelper.GetValue("technical.corDateR")<br/>
<br/>
|Amount Past Due|@jsonHelper.GetValue("?")| {.normalTable}
|------------|---------:|
|Late Charges Due|@jsonHelper.GetValue("?")|
|Interest Rate|@jsonHelper.GetValue("?")|
|Daily Interest|@jsonHelper.GetValue("?")|
@jsonHelper.GetValue("party.nameOne")<br/>
@jsonHelper.GetValue("party.nameTwo")<br/>
@jsonHelper.GetArrayElementValue("party.address[].street",0)<br/>
@jsonHelper.GetArrayElementValue("party.address[].city",0)
@jsonHelper.GetArrayElementValue("party.address[].state",0)
@jsonHelper.GetArrayElementValue("party.address[].zip",0) <br/>