---
tags: Statement, Alan, DDA, Not in Word Doc, Priority 7
---
# Monthly DDA Statement
# notice_ddast
@{
var throwError=true;
var jsonHelper = Model.GetJsonHelper(Model.Sequence.Data, throwError);
}
#### Monthly statement for @jsonHelper.GetValue("accountname?") @jsonHelper.MaskValue(@jsonHelper.GetValue("account.accountNumber"),'*',0,13)
<br/>
In order to assist our customers during this time of need and provide greater access to your savings deposits, we are temporarily eliminating the the six-transfer limit on your savings account imposed by Regulation D. In addition, we are waiving the excess withdrawel fee associated with transfers exceeding the limit. Please, contact us with any questions.<br/>
<br/>
| Previous Balance on @Date? | @jsonHelper.GetValue("?") |
| -----------------------------: | -------: |
| @NumberOf? Checks and other Charges | @jsonHelper.GetValue("?") |
| **Current Balance on @Date?** | **@jsonHelper.GetValue("?")** |
<br/>
#### Checking Account Transactions
| Date | Description | Amount |
| :------: | ----------- | -------: |
@jsonHelper.GetMdTable("account[]","date","description","amount")
<br/>
| Total of @No? Checks/Other Charges | @jsonHelper.GetValue("?") |
| ---------------------------------: |-----: |
<br/>
| | |
| -----------------------------: | -------: |
| Low Balance for the period was | @jsonHelper.GetValue("?") |
| Average Balance for the period was | @jsonHelper.GetValue("?") |
<br/>
| | Total for | Total |
| -------- | --------------------: | -----------: |
| | **this Period** | **Year-to-Date** |
| **Total Overdraft Fees** | @jsonHelper.GetValue("?") | @jsonHelper.GetValue("?") |
| **Total Returned Item Fees** | @jsonHelper.GetValue("?") | @jsonHelper.GetValue("?") |
<br/>
Itemization of Enhanced Services Fee Charge
Maintenance Fee @jsonHelper.GetValue("?")<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/>