public AccommodationSegmentRequestType()
 {
     this._mealPlans    = new List <MealPlanType>();
     this._roomProfiles = new List <RoomProfileType>();
     this._dateRange    = new DateTimeSpanType();
     this._identity     = new PropertyIdentityType();
 }
Exemplo n.º 2
0
 public ItineraryItemResponseTypeAccommodation()
 {
     this._mealPlans          = new List <MealPlanType>();
     this._roomProfiles       = new List <ItineraryItemResponseTypeAccommodationRoomProfile>();
     this._dateRange          = new DateTimeSpanType();
     this._accommodationClass = new ItineraryItemResponseTypeAccommodationAccommodationClass();
     this._identity           = new PropertyIdentityType();
 }
Exemplo n.º 3
0
 public RoomStayLiteType()
 {
     this._basicPropertyInfo = new RoomStayLiteTypeBasicPropertyInfo();
     this._depositPayment    = new List <RequiredPaymentLiteType>();
     this._guarantee         = new List <GuaranteeType>();
     this._timeSpan          = new DateTimeSpanType();
     this._guestCounts       = new GuestCountType();
     this._roomRates         = new List <RoomRateLiteType>();
     this._ratePlans         = new List <RatePlanLiteType>();
     this._roomTypes         = new List <RoomTypeLiteType>();
 }
Exemplo n.º 4
0
 public ResGuestType()
 {
     this._tPA_Extensions     = new TPA_ExtensionsType();
     this._inHouseTimeSpan    = new DateTimeSpanType();
     this._guestCounts        = new GuestCountType();
     this._departureTransport = new List <TransportInfoTypeTransportInfo>();
     this._arrivalTransport   = new List <TransportInfoTypeTransportInfo>();
     this._profileRPHs        = new List <ResGuestTypeProfileRPH>();
     this._serviceRPHs        = new List <ServiceRPHsTypeServiceRPH>();
     this._comments           = new List <CommentTypeComment>();
     this._specialRequests    = new List <SpecialRequestTypeSpecialRequest>();
     this._profiles           = new List <ProfilesTypeProfileInfo>();
 }
Exemplo n.º 5
0
 public RoomStayType()
 {
     this._warningRPH          = new List <string>();
     this._promotionVendorCode = new List <string>();
     this._tPA_Extensions      = new TPA_ExtensionsType();
     this._mapURL            = new RoomStayTypeMapURL();
     this._basicPropertyInfo = new RoomStayTypeBasicPropertyInfo();
     this._total             = new TotalType();
     this._discount          = new DiscountType();
     this._cancelPenalties   = new CancelPenaltiesType();
     this._depositPayments   = new List <RequiredPaymentsTypeGuaranteePayment>();
     this._guarantee         = new List <GuaranteeType>();
     this._timeSpan          = new DateTimeSpanType();
     this._guestCounts       = new GuestCountType();
     this._roomRates         = new RoomStayTypeRoomRates();
     this._ratePlans         = new List <RatePlanType>();
     this._roomTypes         = new List <RoomTypeType>();
 }
Exemplo n.º 6
0
 public HotelSearchCriterionType()
 {
     this._tPA_Extensions       = new TPA_ExtensionsType();
     this._userGeneratedContent = new HotelSearchCriterionTypeUserGeneratedContent();
     this._rebatePrograms       = new List <RebateType>();
     this._mealPlan             = new HotelSearchCriterionTypeMealPlan();
     this._hotelMeetingFacility = new List <HotelSearchCriterionTypeHotelMeetingFacility>();
     this._media              = new List <HotelSearchCriterionTypeMedia>();
     this._acceptedPayments   = new List <AcceptedPaymentsTypeAcceptedPayment>();
     this._roomStayCandidates = new List <RoomStayCandidateType>();
     this._profiles           = new List <ProfilesTypeProfileInfo>();
     this._ratePlanCandidates = new HotelSearchCriterionTypeRatePlanCandidates();
     this._rateRange          = new List <HotelSearchCriterionTypeRateRange>();
     this._stayDateRange      = new DateTimeSpanType();
     this._transportation     = new List <HotelSearchCriterionTypeTransportation>();
     this._service            = new List <HotelSearchCriterionTypeService>();
     this._recreation         = new List <HotelSearchCriterionTypeRecreation>();
     this._award              = new List <HotelSearchCriterionTypeAward>();
     this._hotelFeature       = new List <HotelSearchCriterionTypeHotelFeature>();
     this._roomAmenity        = new List <RoomAmenityPrefType>();
     this._hotelAmenity       = new List <HotelSearchCriterionTypeHotelAmenity>();
 }
Exemplo n.º 7
0
 public ExtrasType()
 {
     this._listOfPassengerRPH = new List <string>();
     this._passengerCounts    = new List <CustomerCountsTypeCustomerCount>();
     this._date = new DateTimeSpanType();
 }