public CashAccount20()
 {
     this.svcrField = new BranchAndFinancialInstitutionIdentification4();
     this.ownrField = new PartyIdentification32();
     this.tpField = new CashAccountType2();
     this.idField = new AccountIdentification4Choice();
 }
 public ReturnReasonInformation10()
 {
     this.addtlInfField = new List<string>();
     this.rsnField = new ReturnReason5Choice();
     this.orgtrField = new PartyIdentification32();
     this.orgnlBkTxCdField = new BankTransactionCodeStructure4();
 }
 public TransactionParty2()
 {
     this.prtryField = new List<ProprietaryParty2>();
     this.tradgPtyField = new PartyIdentification32();
     this.ultmtCdtrField = new PartyIdentification32();
     this.cdtrAcctField = new CashAccount16();
     this.cdtrField = new PartyIdentification32();
     this.ultmtDbtrField = new PartyIdentification32();
     this.dbtrAcctField = new CashAccount16();
     this.dbtrField = new PartyIdentification32();
     this.initgPtyField = new PartyIdentification32();
 }
 public ProprietaryParty2()
 {
     this.ptyField = new PartyIdentification32();
 }
 public StructuredRemittanceInformation7()
 {
     this.addtlRmtInfField = new List<string>();
     this.invceeField = new PartyIdentification32();
     this.invcrField = new PartyIdentification32();
     this.cdtrRefInfField = new CreditorReferenceInformation2();
     this.rfrdDocAmtField = new RemittanceAmount1();
     this.rfrdDocInfField = new List<ReferredDocumentInformation3>();
 }
 public GroupHeader42()
 {
     this.msgPgntnField = new Pagination();
     this.msgRcptField = new PartyIdentification32();
 }