---
tags: Statement, Alan, Loan, Priority 6
---
# Monthly Floor Plan Notice - DFPBIL
# notice_mnthflrpln
@{
var throwError=true;
var jsonHelper = Model.GetJsonHelper(Model.Sequence.Data, throwError);
}
#### Monthly Floor Plan Notice at @jsonHelper.GetValue("technical.corDateR")
**Officer:** @jsonHelper.GetValue("LoanAccount.officer")<br/>
| Report Name | @jsonHelper.GetValue("technical.corpTypeD") |
| -------------- | -----: |
| Last Post Date | @jsonHelper.GetValue("?") |
| Run Time | @jsonHelper.GetValue("?") |
| Dealer Number | @jsonHelper.GetValue("?") |
**** LAST BILLED **** TOT BILLED NOT PAID ****<br/>
| Account No. | Collateral Description | Payoff | Principal | Interest | Principal | Late Charges | Total Due | Due Date |
| :---------: | --------------------- | -----: | --------: | -------: | --------: | --------: | --------: | :------: |
@jsonHelper.GetMdTable("account[]","accountNo","collateral","description","payoff","principal","interest","principal2","lateCharges","totaldue","dueDate")
<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/>