Example #1
0
 public UnableToApplyV04()
 {
     this.splmtryDataField = new List <SupplementaryData1>();
     this.justfnField      = new UnableToApplyJustification2Choice();
     this.undrlygField     = new UnderlyingTransaction2Choice();
     this.caseField        = new Case3();
     this.assgnmtField     = new CaseAssignment3();
 }
Example #2
0
 public ClaimNonReceiptV04()
 {
     _splmtryDataField = new List <SupplementaryData1>();
     _coverDtlsField   = new MissingCover3();
     _undrlygField     = new UnderlyingTransaction2Choice();
     _caseField        = new Case3();
     _assgnmtField     = new CaseAssignment3();
 }