Ejemplo n.º 1
0
 public TransactionParties3()
 {
     this.prtryField     = new List <ProprietaryParty3>();
     this.tradgPtyField  = new PartyIdentification43();
     this.ultmtCdtrField = new PartyIdentification43();
     this.cdtrAcctField  = new CashAccount24();
     this.cdtrField      = new PartyIdentification43();
     this.ultmtDbtrField = new PartyIdentification43();
     this.dbtrAcctField  = new CashAccount24();
     this.dbtrField      = new PartyIdentification43();
     this.initgPtyField  = new PartyIdentification43();
 }
Ejemplo n.º 2
0
 public AccountReport12()
 {
     _ntryField      = new List <ReportEntry3>();
     _txsSummryField = new TotalTransactions3();
     _balField       = new List <CashBalance3>();
     _intrstField    = new List <AccountInterest3>();
     _rltdAcctField  = new CashAccount24();
     _acctField      = new CashAccount25();
     _rptgSrcField   = new ReportingSource1Choice();
     _frToDtField    = new DateTimePeriodDetails();
     _rptPgntnField  = new Pagination();
 }