예제 #1
0
 public VehicleRetrieveResRQAdditionalInfoType()
 {
     this._tPA_Extensions  = new TPA_ExtensionsType();
     this._searchDateRange = new List <VehicleRetrieveResRQAdditionalInfoTypeSearchDateRange>();
     this._remark          = new List <ParagraphType>();
     this._email           = new EmailType();
     this._vehPref         = new VehiclePrefType();
     this._vendor          = new CompanyNameType();
     this._telephone       = new VehicleRetrieveResRQAdditionalInfoTypeTelephone();
     this._returnLocation  = new LocationType();
     this._pickUpLocation  = new LocationType();
 }
 public VehicleReservationRQCoreType()
 {
     this._tPA_Extensions    = new TPA_ExtensionsType();
     this._queue             = new VehicleReservationRQCoreTypeQueue();
     this._totalCharge       = new VehicleReservationRQCoreTypeTotalCharge();
     this._rateDistance      = new List <VehicleReservationRQCoreTypeRateDistance>();
     this._specialEquipPrefs = new VehicleReservationRQCoreTypeSpecialEquipPrefs();
     this._vehicleCharges    = new List <VehicleChargePurposeType>();
     this._fees          = new List <VehicleChargePurposeType>();
     this._rateQualifier = new RateQualifierType();
     this._driverType    = new List <VehicleReservationRQCoreTypeDriverType>();
     this._vehPref       = new VehiclePrefType();
     this._vendorPref    = new CompanyNamePrefType();
     this._customer      = new CustomerPrimaryAdditionalType();
     this._vehRentalCore = new VehicleRentalCoreType();
     this._uniqueID      = new List <UniqueID_Type>();
 }