public CashAccount20()
 {
     this.svcrField = new BranchAndFinancialInstitutionIdentification4();
     this.ownrField = new PartyIdentification32();
     this.tpField = new CashAccountType2();
     this.idField = new AccountIdentification4Choice();
 }
 public CashAccount16()
 {
     this.tpField = new CashAccountType2();
     this.idField = new AccountIdentification4Choice();
 }