---
tags: IRA, Alan, Priority 1
---
# IRA Rate Change Notice - COMNOT
# notice_irartechg
@{
var throwError=true;
var jsonHelper = Model.GetJsonHelper(Model.Sequence.Data, throwError);
}
#### IRA Rate change
**Date:** @jsonHelper.GetValue("technical.corDateR")<br/>
This notice is to inform you that the rate has changed on your IRA account no. @jsonHelper.MaskValue(@jsonHelper.GetValue("accoount.accountNumber"),'*',0,13)
<br/>
| Rate | Current Balance |
| --------: | ---------------:|
| @jsonHelper.GetValue("?")% | @jsonHelper.GetValue("?") |
<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/>