public AirSearchPrefsTypeFareRestrictPref()
 {
     this._voluntaryChanges = new VoluntaryChangesType();
     this._stayRestrictions = new StayRestrictionsType();
     this._advResTicketing  = new AdvResTicketingType();
 }
 public RuleInfoTypeChargesRules()
 {
     this._voluntaryRefunds = new VoluntaryChangesType();
     this._voluntaryChanges = new VoluntaryChangesType();
 }