public AccountInterest2() { this.frToDtField = new DateTimePeriodDetails(); this.rateField = new List<Rate3>(); this.tpField = new InterestType1Choice(); }
public TransactionInterest2() { this.frToDtField = new DateTimePeriodDetails(); this.rateField = new List<Rate3>(); this.tpField = new InterestType1Choice(); this.amtField = new ActiveOrHistoricCurrencyAndAmount(); }