--- tags: CHANGEADDR --- # 1.13 Change Address # notice_CHANGEADDR @{ var throwError=true; var jsonHelper = Model.GetJsonHelper(Model.Sequence.Data, throwError); } ### Address Change Notice<br/> Choice Bank has received and completed processing your change of address request as indicated below.<br/> <br/> Former Address:<br/> @jsonHelper.GetValue("?")<br/> @jsonHelper.GetValue("City?") @jsonHelper.GetValue("State?") @jsonHelper.GetValue("Zip?")<br/> <br/> New Address:<br/> @jsonHelper.GetValue("?")<br/> @jsonHelper.GetValue("City?") @jsonHelper.GetValue("State?") @jsonHelper.GetValue("Zip?")<br/> <br/> Please contact us at the phone number below if you have any questions with this change of address or if you did not initiate this request.<br/> <br/> <br/> <br/> Sincerly,<br/> **Choice Bank Customer Service Team**<br/> (888) 894-1357<br/> <br/> <p class="coreType-small-font">@jsonHelper.GetValue("CoreType")</p> <br/> **CHANGEADDR**