public CashAccount20()
 {
     this.svcrField = new BranchAndFinancialInstitutionIdentification4();
     this.ownrField = new PartyIdentification32();
     this.tpField = new CashAccountType2();
     this.idField = new AccountIdentification4Choice();
 }
 public TransactionAgents2()
 {
     this.prtryField = new List<ProprietaryAgent2>();
     this.sttlmPlcField = new BranchAndFinancialInstitutionIdentification4();
     this.issgAgtField = new BranchAndFinancialInstitutionIdentification4();
     this.dlvrgAgtField = new BranchAndFinancialInstitutionIdentification4();
     this.rcvgAgtField = new BranchAndFinancialInstitutionIdentification4();
     this.intrmyAgt3Field = new BranchAndFinancialInstitutionIdentification4();
     this.intrmyAgt2Field = new BranchAndFinancialInstitutionIdentification4();
     this.intrmyAgt1Field = new BranchAndFinancialInstitutionIdentification4();
     this.cdtrAgtField = new BranchAndFinancialInstitutionIdentification4();
     this.dbtrAgtField = new BranchAndFinancialInstitutionIdentification4();
 }
 public ChargesInformation6()
 {
     this.taxField = new TaxCharges2();
     this.ptyField = new BranchAndFinancialInstitutionIdentification4();
     this.tpField = new ChargeType2Choice();
     this.amtField = new ActiveOrHistoricCurrencyAndAmount();
     this.ttlChrgsAndTaxAmtField = new ActiveOrHistoricCurrencyAndAmount();
 }
 public ProprietaryAgent2()
 {
     this.agtField = new BranchAndFinancialInstitutionIdentification4();
 }