---
tags: SDB, Alan, Priority 1
---
# Safe Deposit Delinquent Notice - BOXDEL
# notice_sdbdel
@{
var throwError=true;
var jsonHelper = Model.GetJsonHelper(Model.Sequence.Data, throwError);
}
#### Safe Deposit Box Delinquent Notice for Box no. @jsonHelper.GetValue("?")
**Date:** @jsonHelper.GetValue("technical.corDateR")<br/>
| Amount Past Due | @jsonHelper.GetValue("?") |
| -------------- | --------:|
| Late Charges Due| @jsonHelper.GetValue("?") |
Your annual rent was due @jsonHelper.GetValue("?")<br/>
Please remit as soon as possible. If this payment has been made please disregard this notice.<br/>
<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/>