Пример #1
0
 public RuleInfoType()
 {
     this._tPA_Extensions    = new TPA_ExtensionsType();
     this._chargesRules      = new RuleInfoTypeChargesRules();
     this._lengthOfStayRules = new StayRestrictionsType();
     this._resTicketingRules = new RuleInfoTypeResTicketingRules();
 }
 public AirSearchPrefsTypeFareRestrictPref()
 {
     this._voluntaryChanges = new VoluntaryChangesType();
     this._stayRestrictions = new StayRestrictionsType();
     this._advResTicketing  = new AdvResTicketingType();
 }