public BasicPropertyInfoType() { this._hotelMeetingFacility = new List <BasicPropertyInfoTypeHotelMeetingFacility>(); this._policy = new BasicPropertyInfoTypePolicy(); this._service = new List <BasicPropertyInfoTypeService>(); this._recreation = new List <BasicPropertyInfoTypeRecreation>(); this._hotelFeature = new List <BasicPropertyInfoTypeHotelFeature>(); this._hotelAmenity = new List <BasicPropertyInfoTypeHotelAmenity>(); this._relativePosition = new RelativePositionType(); this._award = new List <BasicPropertyInfoTypeAward>(); this._contactNumbers = new List <BasicPropertyInfoTypeContactNumber>(); this._address = new AddressInfoType(); this._position = new BasicPropertyInfoTypePosition(); this._vendorMessages = new List <VendorMessageType>(); }
public VerificationType() { this._tPA_Extensions = new TPA_ExtensionsType(); this._endLocation = new VerificationTypeEndLocation(); this._startLocation = new VerificationTypeStartLocation(); this._associatedQuantity = new List <VerificationTypeAssociatedQuantity>(); this._reservationTimeSpan = new VerificationTypeReservationTimeSpan(); this._vendor = new List <CompanyNameType>(); this._custLoyalty = new List <VerificationTypeCustLoyalty>(); this._addressInfo = new AddressInfoType(); this._paymentCard = new PaymentCardType(); this._telephoneInfo = new VerificationTypeTelephoneInfo(); this._email = new EmailType(); this._personName = new VerificationTypePersonName(); }