public VehicleAvailRQAdditionalInfoType() { this._tPA_Extensions = new TPA_ExtensionsType(); this._tourInfo = new VehicleTourInfoType(); this._arrivalDetails = new VehicleArrivalDetailsType(); this._offLocService = new List <OffLocationServiceType>(); this._coveragePrefs = new List <VehicleAvailRQAdditionalInfoTypeCoveragePref>(); this._specialReqPref = new List <VehicleSpecialReqPrefType>(); this._customer = new CustomerPrimaryAdditionalType(); }
public VehicleReservationRQAdditionalInfoType() { this._tPA_Extensions = new TPA_ExtensionsType(); this._remark = new List <ParagraphType>(); this._writtenConfInst = new WrittenConfInstType(); this._tourInfo = new VehicleTourInfoType(); this._reference = new VehicleReservationRQAdditionalInfoTypeReference(); this._rentalPaymentPref = new List <VehicleReservationRQAdditionalInfoTypeRentalPaymentPref>(); this._arrivalDetails = new VehicleArrivalDetailsType(); this._offLocService = new List <OffLocationServiceType>(); this._coveragePrefs = new List <VehicleReservationRQAdditionalInfoTypeCoveragePref>(); this._specialReqPref = new List <VehicleSpecialReqPrefType>(); }
public VehicleSegmentAdditionalInfoType() { this._tPA_Extensions = new TPA_ExtensionsType(); this._remark = new List <ParagraphType>(); this._writtenConfInst = new WrittenConfInstType(); this._arrivalDetails = new VehicleArrivalDetailsType(); this._specialReqPref = new List <VehicleSpecialReqPrefType>(); this._tourInfo = new VehicleTourInfoType(); this._locationDetails = new List <VehicleLocationDetailsType>(); this._vendorMessages = new List <FormattedTextType>(); this._pricedOffLocService = new List <OffLocationServicePricedType>(); this._pricedCoverages = new List <CoveragePricedType>(); this._rentalPaymentAmount = new List <PaymentDetailType>(); this._paymentRules = new List <MonetaryRuleType>(); }