---
tags: SDB, Alan, Priority 1
---
# Safe Deposit Maturity Notice - with Auto Debit - BOX441
# notice_sdbautodeb
@{
var throwError=true;
var jsonHelper = Model.GetJsonHelper(Model.Sequence.Data, throwError);
}
#### Safe Deposit Rent Due for Box number @jsonHelper.GetValue("?")
**Date:** @jsonHelper.GetValue("technical.corDateR")<br/>
| Annual Rent | @jsonHelper.GetValue("?") |
| :---------: |------:|
Your annual rent is due @jsonHelper.GetValue("?")<br/>
<br/>
As per our agreement, we will automatically deduct your Annual Rent from your Checking account no. @jsonHelper.MaskValue(@jsonHelper.GetValue("accoount.accountNumber"),'*',0,13)<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/>