public UnderlyingPaymentInstruction2()
 {
     this._orgnlInstdAmtField = new ActiveOrHistoricCurrencyAndAmount();
     this._orgnlGrpInfField   = new UnderlyingGroupInformation1();
 }
示例#2
0
 public UnderlyingPaymentTransaction2()
 {
     this._orgnlIntrBkSttlmAmtField = new ActiveOrHistoricCurrencyAndAmount();
     this._orgnlGrpInfField         = new UnderlyingGroupInformation1();
 }