From f7cf62740bfe4336c9a086d267f65e3435064f8e Mon Sep 17 00:00:00 2001 From: mohnoor94 Date: Wed, 25 Sep 2024 13:50:32 +0300 Subject: [PATCH] chore: publish v0.01 --- assets/highlight.css | 78 + assets/icons.js | 18 + assets/icons.svg | 1 + assets/main.js | 60 + assets/navigation.js | 1 + assets/search.js | 1 + assets/style.css | 1448 +++++++++++++ classes/common.BaseGraphQLClient.html | 5 + classes/common.EndpointProvider.html | 7 + .../payment_PaymentClient.PaymentClient.html | 9 + .../sandbox_SandboxClient.SandboxClient.html | 9 + classes/supply_SupplyClient.SupplyClient.html | 12 + enums/common.ClientEnvironment.html | 18 + ..._types.ExpediaVirtualCardChargeStatus.html | 7 + ...yment___generated___types.PaymentType.html | 5 + ...box___generated___types.BookingSource.html | 7 + ...box___generated___types.BusinessModel.html | 7 + ..._generated___types.BusinessModelInput.html | 7 + .../sandbox___generated___types.IdSource.html | 9 + ...ed___types.PaymentInstrumentTypeInput.html | 13 + ..._generated___types.ReconciliationType.html | 11 + ...rated___types.ReconciliationTypeInput.html | 9 + ...generated___types.RemittanceTypeInput.html | 7 + ...__generated___types.ReservationStatus.html | 7 + ...erated___types.ReservationStatusInput.html | 7 + ..._generated___types.TestDataCapability.html | 3 + ...___generated___types.TestDataScenario.html | 5 + ...generated___types.AcknowledgementType.html | 18 + ...pply___generated___types.AdoptionType.html | 5 + ...upply___generated___types.AgeCategory.html | 8 + ...generated___types.AmenityFieldFeeType.html | 5 + ...ated___types.ApplicableRegulationsKey.html | 15 + .../supply___generated___types.AreaUnit.html | 4 + ...ly___generated___types.AttachmentType.html | 4 + ...ly___generated___types.BaseWeightUnit.html | 4 + ...ply___generated___types.BusinessModel.html | 7 + ....CancellationPenaltyRuleApplicability.html | 5 + ...d___types.CancellationPenaltyRuleType.html | 5 + ...erated___types.CancellationPolicyType.html | 8 + ..._types.CancellationWindowTemporalUnit.html | 6 + ...ply___generated___types.CutoffDayType.html | 4 + ...pply___generated___types.DiscountType.html | 5 + ...pply___generated___types.DiscountUnit.html | 4 + ...generated___types.DistributionChannel.html | 5 + ...__generated___types.ExemptionCategory.html | 4 + ...ly___generated___types.FeeAgeCategory.html | 8 + ...___generated___types.FeeBusinessModel.html | 4 + ...__generated___types.FeeChargeDuration.html | 4 + ...ply___generated___types.FeeChargeType.html | 4 + .../supply___generated___types.IdSource.html | 9 + ...upply___generated___types.ImageSource.html | 4 + ...ated___types.InstallmentPaymentStatus.html | 13 + ...ply___generated___types.InventoryType.html | 7 + ...___generated___types.MerchantOfRecord.html | 7 + ...generated___types.MessageReviewStatus.html | 5 + ..._types.MessageThreadMessagesSortField.html | 3 + ...___types.MessageThreadParticipantRole.html | 4 + ...rated___types.MessageThreadSpamStatus.html | 4 + ...ply___generated___types.OneOfOperator.html | 4 + ...nerated___types.PaymentInstrumentType.html | 8 + ...pply___generated___types.PricingModel.html | 8 + ...__generated___types.PromotionCategory.html | 3 + ...rated___types.PromotionEnrollmentName.html | 3 + ...ply___generated___types.PromotionName.html | 6 + ...generated___types.PromotionSellStatus.html | 5 + ...y___generated___types.PromotionStatus.html | 4 + ...types.PropertyMessageThreadsSortField.html | 3 + ...enerated___types.PropertyPricingModel.html | 4 + enums/supply___generated___types.Purpose.html | 4 + ...ply___generated___types.RangeOperator.html | 4 + ...types.RateAcquisitionPricingComponent.html | 4 + ...generated___types.RateAcquisitionType.html | 4 + ...ly___generated___types.RatePlanStatus.html | 4 + ...pply___generated___types.RatePlanType.html | 7 + ...enerated___types.RateThresholdsSource.html | 4 + ...pply___generated___types.RateTimeUnit.html | 6 + .../supply___generated___types.RateType.html | 6 + ...nerated___types.ReconciliationFeeType.html | 4 + ...types.RefundVrboReservationRefundType.html | 3 + ...erated___types.RegistrationNumberType.html | 71 + ..._generated___types.RegulatoryCategory.html | 28 + ...___generated___types.RegulatoryStatus.html | 15 + ...ly___generated___types.RemittanceType.html | 5 + ...__types.ReservationCancellationReason.html | 6 + ...rated___types.ReservationChangeReason.html | 7 + ...generated___types.ReservationIdSource.html | 6 + ...ated___types.ReservationPaymentStatus.html | 8 + ....ReservationPreStayCancellationReason.html | 5 + ...rated___types.ReservationRefundReason.html | 10 + ...__generated___types.ReservationStatus.html | 26 + ...___generated___types.ResolutionStatus.html | 5 + ...pply___generated___types.ResultFilter.html | 5 + ...upply___generated___types.ReviewBrand.html | 14 + .../supply___generated___types.SortOrder.html | 4 + ...y___generated___types.SupplierFeeType.html | 7 + ...erated___types.SupplierOperatingModel.html | 5 + ...rated___types.TestNotificationOutcome.html | 4 + ...ply___generated___types.TravelPurpose.html | 8 + ...__generated___types.UnitSmokingPolicy.html | 5 + ...datePropertyListingBundleAdoptionType.html | 4 + ...es.VrboCancellationPolicyOverrideType.html | 4 + ...pes.VrboCancellationPolicyPenaltyType.html | 4 + ...erated___types.VrboCancellationReason.html | 9 + ...types.VrboCancellationSecondaryReason.html | 13 + ...d___types.VrboMappingProcessingStatus.html | 13 + ...__types.VrboOnboardingIdMappingStatus.html | 13 + interfaces/common.ClientConfiguration.html | 7 + media/configuration.md | 60 + media/exception-handling.md | 3 + media/payment-client.md | 55 + media/sandbox-client.md | 339 +++ media/supply-client.md | 1882 +++++++++++++++++ modules/common.html | 6 + modules/payment_PaymentClient.html | 3 + modules/payment___generated___operations.html | 5 + modules/payment___generated___types.html | 20 + modules/sandbox_SandboxClient.html | 3 + modules/sandbox___generated___operations.html | 40 + modules/sandbox___generated___types.html | 76 + modules/supply_SupplyClient.html | 3 + modules/supply___generated___operations.html | 224 ++ modules/supply___generated___types.html | 648 ++++++ ...d___operations.PaymentInstrumentQuery.html | 2 + ...tions.PaymentInstrumentQueryVariables.html | 2 + .../payment___generated___types.Address.html | 10 + ...nt___generated___types.BankIssuedCard.html | 11 + types/payment___generated___types.Exact.html | 2 + ...ed___types.ExpediaVirtualCardActivity.html | 3 + ...yment___generated___types.Incremental.html | 2 + ...ayment___generated___types.InputMaybe.html | 2 + ...payment___generated___types.MakeEmpty.html | 2 + ...payment___generated___types.MakeMaybe.html | 2 + ...ment___generated___types.MakeOptional.html | 2 + types/payment___generated___types.Maybe.html | 2 + types/payment___generated___types.Money.html | 2 + ...__generated___types.PaymentInstrument.html | 3 + ...ted___types.PaymentInstrumentCustomer.html | 5 + types/payment___generated___types.Query.html | 3 + ...ed___types.QueryPaymentInstrumentArgs.html | 2 + .../payment___generated___types.Scalars.html | 3 + ...ions.SandboxCancelReservationMutation.html | 2 + ...boxCancelReservationMutationVariables.html | 2 + ...boxChangeReservationStayDatesMutation.html | 2 + ...ReservationStayDatesMutationVariables.html | 2 + ...rations.SandboxCreatePropertyMutation.html | 2 + ...andboxCreatePropertyMutationVariables.html | 2 + ...ions.SandboxCreateReservationMutation.html | 2 + ...boxCreateReservationMutationVariables.html | 2 + ...rations.SandboxDeletePropertyMutation.html | 2 + ...andboxDeletePropertyMutationVariables.html | 2 + ...boxDeletePropertyReservationsMutation.html | 2 + ...PropertyReservationsMutationVariables.html | 2 + ...ions.SandboxDeleteReservationMutation.html | 2 + ...boxDeleteReservationMutationVariables.html | 2 + ...d___operations.SandboxPropertiesQuery.html | 2 + ...tions.SandboxPropertiesQueryVariables.html | 2 + ...ted___operations.SandboxPropertyQuery.html | 2 + ...rations.SandboxPropertyQueryVariables.html | 2 + ...ns.SandboxReservationFragmentFragment.html | 2 + ...___operations.SandboxReservationQuery.html | 2 + ...ions.SandboxReservationQueryVariables.html | 2 + ...rations.SandboxUpdatePropertyMutation.html | 2 + ...andboxUpdatePropertyMutationVariables.html | 2 + ...ions.SandboxUpdateReservationMutation.html | 2 + ...boxUpdateReservationMutationVariables.html | 2 + ...erated___types.CancelReservationInput.html | 6 + ...ated___types.CancelReservationPayload.html | 5 + ...types.ChangeReservationStayDatesInput.html | 8 + ...pes.ChangeReservationStayDatesPayload.html | 5 + ...enerated___types.CreateDatasetPayload.html | 2 + ...generated___types.CreatePropertyInput.html | 5 + ...nerated___types.CreatePropertyPayload.html | 5 + ...erated___types.CreateReservationInput.html | 23 + ...ated___types.CreateReservationPayload.html | 5 + ...generated___types.DeletePropertyInput.html | 5 + ...nerated___types.DeletePropertyPayload.html | 4 + ...types.DeletePropertyReservationsInput.html | 5 + ...pes.DeletePropertyReservationsPayload.html | 4 + ...erated___types.DeleteReservationInput.html | 5 + ...ated___types.DeleteReservationPayload.html | 4 + types/sandbox___generated___types.Exact.html | 2 + types/sandbox___generated___types.Guest.html | 9 + ...rated___types.GuestContactPhoneNumber.html | 6 + ...andbox___generated___types.GuestInput.html | 5 + types/sandbox___generated___types.IdNode.html | 5 + ...ndbox___generated___types.Incremental.html | 2 + ...andbox___generated___types.InputMaybe.html | 2 + ...sandbox___generated___types.MakeEmpty.html | 2 + ...sandbox___generated___types.MakeMaybe.html | 2 + ...dbox___generated___types.MakeOptional.html | 2 + types/sandbox___generated___types.Maybe.html | 2 + types/sandbox___generated___types.Money.html | 5 + .../sandbox___generated___types.Mutation.html | 39 + ...__types.MutationCancelReservationArgs.html | 2 + ...utationChangeReservationStayDatesArgs.html | 2 + ...ed___types.MutationCreatePropertyArgs.html | 2 + ...__types.MutationCreateReservationArgs.html | 2 + ...ed___types.MutationDeletePropertyArgs.html | 2 + ...utationDeletePropertyReservationsArgs.html | 2 + ...__types.MutationDeleteReservationArgs.html | 2 + ...ted___types.MutationSetupTestDataArgs.html | 2 + ...ed___types.MutationUpdatePropertyArgs.html | 2 + ...__types.MutationUpdateReservationArgs.html | 2 + .../sandbox___generated___types.Payment.html | 7 + ..._generated___types.PropertiesResponse.html | 6 + .../sandbox___generated___types.Property.html | 12 + ...ated___types.PropertyReservationsArgs.html | 3 + types/sandbox___generated___types.Query.html | 11 + ...generated___types.QueryPropertiesArgs.html | 2 + ...__generated___types.QueryPropertyArgs.html | 2 + ...enerated___types.QueryReservationArgs.html | 2 + ...ndbox___generated___types.Reservation.html | 39 + ..._generated___types.ReservationAmounts.html | 4 + ...erated___types.ReservationDailyAmount.html | 8 + ...ed___types.ReservationNightlyPayments.html | 6 + ...ated___types.ReservationPerStayAmount.html | 7 + ..._types.ReservationValueAddedPromotion.html | 5 + ...s.ReservationValueAddedPromotionInput.html | 5 + ...enerated___types.ReservationsResponse.html | 6 + .../sandbox___generated___types.Scalars.html | 4 + ..._generated___types.SetupTestDataInput.html | 2 + ...rated___types.SupplierLoyaltyPlanInfo.html | 5 + ...___types.SupplierLoyaltyPlanInfoInput.html | 5 + ...generated___types.UpdatePropertyInput.html | 6 + ...nerated___types.UpdatePropertyPayload.html | 5 + ...erated___types.UpdateReservationInput.html | 13 + ...ated___types.UpdateReservationPayload.html | 5 + ...rated___operations.AddMessageMutation.html | 2 + ...perations.AddMessageMutationVariables.html | 2 + ...operations.ArchivePropertyIdsMutation.html | 2 + ...s.ArchivePropertyIdsMutationVariables.html | 2 + ..._operations.CancelReservationMutation.html | 2 + ...ns.CancelReservationMutationVariables.html | 2 + ...ncelReservationReconciliationMutation.html | 2 + ...vationReconciliationMutationVariables.html | 2 + ...rations.CancelVrboReservationMutation.html | 2 + ...ancelVrboReservationMutationVariables.html | 2 + ...rations.CancellationPolicyConfigQuery.html | 2 + ...ancellationPolicyConfigQueryVariables.html | 2 + ...angeReservationReconciliationMutation.html | 2 + ...vationReconciliationMutationVariables.html | 2 + ...onfirmReservationNotificationMutation.html | 2 + ...ervationNotificationMutationVariables.html | 2 + ...reateCancellationPolicyConfigMutation.html | 2 + ...ellationPolicyConfigMutationVariables.html | 2 + ...ateDayOfWeekDiscountPromotionMutation.html | 2 + ...eekDiscountPromotionMutationVariables.html | 2 + ...ted___operations.CreateFeeSetMutation.html | 2 + ...rations.CreateFeeSetMutationVariables.html | 2 + ...teMultiNightDiscountPromotionMutation.html | 2 + ...ghtDiscountPromotionMutationVariables.html | 2 + ...ateNotificationCallbackConfigMutation.html | 2 + ...cationCallbackConfigMutationVariables.html | 2 + ...perations.CreatePropertyImageMutation.html | 2 + ....CreatePropertyImageMutationVariables.html | 2 + ...d___operations.CreatePropertyMutation.html | 2 + ...tions.CreatePropertyMutationVariables.html | 2 + ...d___operations.CreateRatePlanMutation.html | 2 + ...tions.CreateRatePlanMutationVariables.html | 2 + ...CreateSingleDiscountPromotionMutation.html | 2 + ...gleDiscountPromotionMutationVariables.html | 2 + ...__operations.CreateUnitSpacesMutation.html | 2 + ...ons.CreateUnitSpacesMutationVariables.html | 2 + ...ated___operations.DeleteImageMutation.html | 2 + ...erations.DeleteImageMutationVariables.html | 2 + ...eteNotificationCallbackConfigMutation.html | 2 + ...cationCallbackConfigMutationVariables.html | 2 + ...___operations.DeleteUnitSpaceMutation.html | 2 + ...ions.DeleteUnitSpaceMutationVariables.html | 2 + ...___operations.DisablePropertyMutation.html | 2 + ...ions.DisablePropertyMutationVariables.html | 2 + ...operations.DistrictByCoordinatesQuery.html | 2 + ...s.DistrictByCoordinatesQueryVariables.html | 2 + ...d___operations.EnablePropertyMutation.html | 2 + ...tions.EnablePropertyMutationVariables.html | 2 + ...ations.JoinNewListingDiscountMutation.html | 2 + ...inNewListingDiscountMutationVariables.html | 2 + ...__generated___operations.MessageQuery.html | 2 + ...ed___operations.MessageQueryVariables.html | 2 + ...rated___operations.MessageThreadQuery.html | 2 + ...perations.MessageThreadQueryVariables.html | 2 + ...perations.NotificationEventTypesQuery.html | 2 + ....NotificationEventTypesQueryVariables.html | 2 + ...__operations.NotificationProfileQuery.html | 2 + ...ons.NotificationProfileQueryVariables.html | 2 + ...perations.PropertiesByAdvertiserQuery.html | 2 + ....PropertiesByAdvertiserQueryVariables.html | 2 + ...ations.PropertyAggregatedReviewsQuery.html | 2 + ...opertyAggregatedReviewsQueryVariables.html | 2 + ...d___operations.PropertyAmenitiesQuery.html | 2 + ...tions.PropertyAmenitiesQueryVariables.html | 2 + ...ed___operations.PropertyDistrictQuery.html | 2 + ...ations.PropertyDistrictQueryVariables.html | 2 + ...ted___operations.PropertyFeeSetsQuery.html | 2 + ...rations.PropertyFeeSetsQueryVariables.html | 2 + ...ns.PropertyListingBundleAdoptionQuery.html | 2 + ...tyListingBundleAdoptionQueryVariables.html | 2 + ...ed___operations.PropertyListingsQuery.html | 2 + ...ations.PropertyListingsQueryVariables.html | 2 + ...rated___operations.PropertyMediaQuery.html | 2 + ...perations.PropertyMediaQueryVariables.html | 2 + ...perations.PropertyMessageThreadsQuery.html | 2 + ....PropertyMessageThreadsQueryVariables.html | 2 + ...ed___operations.PropertyMessagesQuery.html | 2 + ...ations.PropertyMessagesQueryVariables.html | 2 + ...ed___operations.PropertyPoliciesQuery.html | 2 + ...ations.PropertyPoliciesQueryVariables.html | 2 + ...___operations.PropertyPromotionsQuery.html | 2 + ...ions.PropertyPromotionsQueryVariables.html | 2 + ..._generated___operations.PropertyQuery.html | 2 + ...d___operations.PropertyQueryVariables.html | 2 + ..._operations.PropertyReservationsQuery.html | 2 + ...ns.PropertyReservationsQueryVariables.html | 2 + ...ions.PropertyReservationsSummaryQuery.html | 2 + ...ertyReservationsSummaryQueryVariables.html | 2 + ...ted___operations.PropertyReviewsQuery.html | 2 + ...rations.PropertyReviewsQueryVariables.html | 2 + ...ations.PropertyUnitRegistrationsQuery.html | 2 + ...opertyUnitRegistrationsQueryVariables.html | 2 + ...rated___operations.PropertyUnitsQuery.html | 2 + ...perations.PropertyUnitsQueryVariables.html | 2 + ...erated___operations.RateGuestMutation.html | 2 + ...operations.RateGuestMutationVariables.html | 2 + ..._generated___operations.RatePlanQuery.html | 2 + ...d___operations.RatePlanQueryVariables.html | 2 + ...ificationCallbackConfigSecretMutation.html | 2 + ...CallbackConfigSecretMutationVariables.html | 2 + ..._operations.RefundReservationMutation.html | 2 + ...ns.RefundReservationMutationVariables.html | 2 + ...placeCancellationPolicyConfigMutation.html | 2 + ...ellationPolicyConfigMutationVariables.html | 2 + ...ed___operations.ReplaceFeeSetMutation.html | 2 + ...ations.ReplaceFeeSetMutationVariables.html | 2 + ...ated___operations.SendMessageMutation.html | 2 + ...erations.SendMessageMutationVariables.html | 2 + ...erations.SendTestNotificationMutation.html | 2 + ...SendTestNotificationMutationVariables.html | 2 + ...ns.SetMessageThreadSpamStatusMutation.html | 2 + ...sageThreadSpamStatusMutationVariables.html | 2 + ...erations.SetPropertyTaxRecordMutation.html | 2 + ...SetPropertyTaxRecordMutationVariables.html | 2 + ..._operations.SetReviewResponseMutation.html | 2 + ...ns.SetReviewResponseMutationVariables.html | 2 + ...ubscribeNotificationEventTypeMutation.html | 2 + ...otificationEventTypeMutationVariables.html | 2 + ...rations.UndeliveredNotificationsQuery.html | 2 + ...ndeliveredNotificationsQueryVariables.html | 2 + ...ly___generated___operations.UnitQuery.html | 2 + ...rated___operations.UnitQueryVariables.html | 2 + ...ubscribeNotificationEventTypeMutation.html | 2 + ...otificationEventTypeMutationVariables.html | 2 + ...ateDayOfWeekDiscountPromotionMutation.html | 2 + ...eekDiscountPromotionMutationVariables.html | 2 + ...ated___operations.UpdateImageMutation.html | 2 + ...erations.UpdateImageMutationVariables.html | 2 + ...teMultiNightDiscountPromotionMutation.html | 2 + ...ghtDiscountPromotionMutationVariables.html | 2 + ...ateNotificationCallbackConfigMutation.html | 2 + ...cationCallbackConfigMutationVariables.html | 2 + ...ficationEventTypeSubscriptionMutation.html | 2 + ...ventTypeSubscriptionMutationVariables.html | 2 + ...d___operations.UpdatePropertyMutation.html | 2 + ...tions.UpdatePropertyMutationVariables.html | 2 + ...d___operations.UpdateRatePlanMutation.html | 2 + ...tions.UpdateRatePlanMutationVariables.html | 2 + ...UpdateSingleDiscountPromotionMutation.html | 2 + ...gleDiscountPromotionMutationVariables.html | 2 + ...rated___operations.UpdateUnitMutation.html | 2 + ...perations.UpdateUnitMutationVariables.html | 2 + ...ations.UpdateUnitRegistrationMutation.html | 2 + ...dateUnitRegistrationMutationVariables.html | 2 + ...__operations.UpdateUnitSpacesMutation.html | 2 + ...ons.UpdateUnitSpacesMutationVariables.html | 2 + ...ns.WithdrawNewListingDiscountMutation.html | 2 + ...awNewListingDiscountMutationVariables.html | 2 + ...enerated___types.AcceptedPaymentForms.html | 2 + ...ted___types.AcceptedPaymentFormsInput.html | 2 + ...___types.AcceptedPaymentFormsMetadata.html | 2 + ...nerated___types.AcknowledgementRecord.html | 6 + ...ed___types.AcknowledgementRecordInput.html | 5 + ...pply___generated___types.ActiveStatus.html | 4 + ...___types.AddMessageThreadMessageInput.html | 2 + ...ted___types.AdditionalDataRequirement.html | 12 + types/supply___generated___types.Address.html | 8 + .../supply___generated___types.AgeRange.html | 2 + ...ply___generated___types.AgeRangeInput.html | 2 + ...___generated___types.AgeRangeMetadata.html | 2 + ...ed___types.AggregatedReviewBrandScore.html | 5 + ...__types.AggregatedReviewsFiltersInput.html | 2 + ...ted___types.AggregatedReviewsResponse.html | 2 + ...ply___generated___types.AllowedEvents.html | 2 + ..._generated___types.AllowedEventsInput.html | 2 + ...nerated___types.AllowedEventsMetadata.html | 2 + ...upply___generated___types.AllowedPets.html | 2 + ...___generated___types.AllowedPetsInput.html | 2 + ...generated___types.AllowedPetsMetadata.html | 2 + ...nerated___types.AmenitiesFiltersInput.html | 2 + types/supply___generated___types.Amenity.html | 2 + ...pply___generated___types.AmenityField.html | 2 + ...d___types.AmenityFieldEnumTypeDetails.html | 2 + ...ed___types.AmenityFieldFeeTypeDetails.html | 2 + ...enerated___types.AmenityFieldFeeValue.html | 2 + ...ted___types.AmenityFieldFeeValueInput.html | 2 + ...__generated___types.AmenityFieldInput.html | 2 + ...es.AmenityFieldMeasurementTypeDetails.html | 2 + ...___types.AmenityFieldMeasurementValue.html | 2 + ...pes.AmenityFieldMeasurementValueInput.html | 2 + ...enerated___types.AmenityFieldMetadata.html | 2 + ...rated___types.AmenityFieldTypeDetails.html | 2 + ...__generated___types.AmenityFieldValue.html | 6 + ...erated___types.AmenityFieldValueInput.html | 7 + ...pply___generated___types.AmenityInput.html | 2 + ...y___generated___types.AmenityMetadata.html | 3 + ...pply___generated___types.AmenityValue.html | 2 + ...__generated___types.AmenityValueInput.html | 2 + ...enerated___types.AmenityValueMetadata.html | 2 + ...nerated___types.ApplicableRegulations.html | 5 + ...ed___types.ApplicableRegulationsInput.html | 5 + ...rated___types.ArchivePropertyIdsInput.html | 5 + ...ted___types.ArchivePropertyIdsPayload.html | 5 + ...ply___generated___types.AttachmentUrl.html | 5 + ..._generated___types.AttachmentUrlInput.html | 5 + .../supply___generated___types.Bathroom.html | 2 + ...__generated___types.BathroomsMetadata.html | 2 + .../supply___generated___types.BedGroup.html | 5 + ...ply___generated___types.BedGroupInput.html | 2 + ...__generated___types.BedGroupsMetadata.html | 2 + types/supply___generated___types.BedType.html | 2 + ...pply___generated___types.BedTypeInput.html | 2 + ...y___generated___types.BedTypeMetadata.html | 2 + types/supply___generated___types.Bedroom.html | 2 + ...___generated___types.BedroomsMetadata.html | 2 + ...__generated___types.BlackoutDateRange.html | 4 + ...erated___types.BlackoutDateRangeInput.html | 4 + ...ted___types.BookingLocalDateTimeInput.html | 2 + ...ply___generated___types.BookingPolicy.html | 6 + ..._generated___types.BookingPolicyInput.html | 2 + ...nerated___types.BookingPolicyMetadata.html | 2 + ...erated___types.CancelReservationInput.html | 5 + ...ated___types.CancelReservationPayload.html | 4 + ....CancelReservationReconciliationInput.html | 7 + ...ancelReservationReconciliationPayload.html | 3 + ...ed___types.CancelVrboReservationInput.html | 8 + ...___types.CancelVrboReservationPayload.html | 4 + ...rated___types.CancellationPenaltyRule.html | 4 + ...___types.CancellationPenaltyRuleInput.html | 4 + ..._generated___types.CancellationPolicy.html | 2 + ....CancellationPolicyCancellationWindow.html | 2 + ...ellationPolicyCancellationWindowInput.html | 2 + ...ated___types.CancellationPolicyConfig.html | 2 + ...d___types.CancellationPolicyDateRange.html | 3 + ...ypes.CancellationPolicyDateRangeInput.html | 3 + ...rated___types.CancellationPolicyInput.html | 2 + ...ed___types.CancellationPolicyOverride.html | 2 + ...types.CancellationPolicyOverrideInput.html | 2 + ...erated___types.CancellationPolicyTier.html | 2 + ...d___types.CancellationPolicyTierInput.html | 2 + ....ChangeReservationReconciliationInput.html | 8 + ...hangeReservationReconciliationPayload.html | 3 + ...__generated___types.CheckInDateFilter.html | 6 + ...ply___generated___types.CheckInPolicy.html | 2 + ...nerated___types.CheckInPolicyMetadata.html | 2 + ...generated___types.CheckInPolicyMinAge.html | 2 + ...ated___types.CheckInPolicyMinAgeInput.html | 2 + ..._generated___types.CheckOutDateFilter.html | 5 + ...ly___generated___types.CheckOutPolicy.html | 2 + ...erated___types.CheckOutPolicyMetadata.html | 2 + ...nerated___types.CheckpointFilterInput.html | 3 + ...ly___generated___types.ChildrenPolicy.html | 2 + ...erated___types.ChildrenPolicyMetadata.html | 2 + ...pes.CommitVrboSupplierIdMappingsInput.html | 4 + ...s.CommitVrboSupplierIdMappingsPayload.html | 4 + .../supply___generated___types.Compliant.html | 5 + ...s.ConfirmReservationNotificationInput.html | 8 + ...ConfirmReservationNotificationPayload.html | 4 + ...upply___generated___types.Coordinates.html | 2 + ...___generated___types.CoordinatesInput.html | 2 + ..._generated___types.CreateAddressInput.html | 2 + ...s.CreateCancellationPolicyConfigInput.html | 2 + ...CreateCancellationPolicyConfigPayload.html | 2 + ...ated___types.CreateCheckInPolicyInput.html | 2 + ...ted___types.CreateCheckOutPolicyInput.html | 2 + ...ted___types.CreateChildrenPolicyInput.html | 2 + ...d___types.CreateCustomStayPolicyInput.html | 2 + ...rated___types.CreateEventsPolicyInput.html | 2 + ...__generated___types.CreateFeeSetInput.html | 2 + ...generated___types.CreateFeeSetPayload.html | 2 + ...__types.CreateMaxOccupancyPolicyInput.html | 2 + ...CreateNotificationCallbackConfigInput.html | 6 + ...eateNotificationCallbackConfigPayload.html | 4 + ...nerated___types.CreatePetsPolicyInput.html | 2 + ...generated___types.CreatePoliciesInput.html | 2 + ...ated___types.CreatePropertyImageInput.html | 3 + ...ed___types.CreatePropertyImagePayload.html | 2 + ...generated___types.CreatePropertyInput.html | 2 + ...d___types.CreatePropertyLocationInput.html | 2 + ...nerated___types.CreatePropertyPayload.html | 2 + ...generated___types.CreateRatePlanInput.html | 2 + ...nerated___types.CreateRatePlanPayload.html | 2 + ...types.CreateRatePlanRestrictionsInput.html | 2 + ...ypes.CreateSmokingLocationPolicyInput.html | 2 + ...ated___types.CreateSmokingPolicyInput.html | 2 + ...nerated___types.CreateStayPolicyInput.html | 2 + ...__types.CreateUnitSpacesBathroomInput.html | 2 + ...___types.CreateUnitSpacesBedroomInput.html | 2 + ...types.CreateUnitSpacesDiningRoomInput.html | 2 + ...nerated___types.CreateUnitSpacesInput.html | 2 + ...types.CreateUnitSpacesLivingRoomInput.html | 2 + ...d___types.CreateUnitSpacesOfficeInput.html | 2 + ...rated___types.CreateUnitSpacesPayload.html | 2 + ...generated___types.CursorBasedPageInfo.html | 4 + ...___generated___types.CustomStayPolicy.html | 2 + ...ated___types.CustomStayPolicyMetadata.html | 2 + .../supply___generated___types.DateInput.html | 4 + .../supply___generated___types.DateRange.html | 2 + ...ly___generated___types.DateRangeInput.html | 2 + ...ated___types.DateTimeRangeFilterInput.html | 2 + ...__generated___types.DayOfWeekDiscount.html | 6 + ...___types.DayOfWeekDiscountCreateInput.html | 3 + ...DayOfWeekDiscountPromotionCreateInput.html | 11 + ...DayOfWeekDiscountPromotionUpdateInput.html | 12 + ...___types.DayOfWeekDiscountUpdateInput.html | 3 + ...___generated___types.DeleteImageInput.html | 2 + ..._generated___types.DeleteImagePayload.html | 2 + ...DeleteNotificationCallbackConfigInput.html | 3 + ...leteNotificationCallbackConfigPayload.html | 3 + ...enerated___types.DeleteUnitSpaceInput.html | 2 + ...erated___types.DeleteUnitSpacePayload.html | 2 + ...supply___generated___types.DiningRoom.html | 2 + ...enerated___types.DisablePropertyInput.html | 2 + ...erated___types.DisablePropertyPayload.html | 2 + .../supply___generated___types.Discount.html | 4 + ...__generated___types.DiscountPromotion.html | 14 + .../supply___generated___types.District.html | 11 + ...y___generated___types.EffectivePolicy.html | 6 + ...___generated___types.EligibleRatePlan.html | 3 + ...nerated___types.EligibleRatePlanInput.html | 3 + ...generated___types.EnablePropertyInput.html | 2 + ...nerated___types.EnablePropertyPayload.html | 2 + ...pply___generated___types.EventsPolicy.html | 2 + ...enerated___types.EventsPolicyMetadata.html | 2 + types/supply___generated___types.Exact.html | 2 + ...erated___types.ExactOrApproximateTime.html | 2 + ...d___types.ExactOrApproximateTimeInput.html | 2 + ..._types.ExactOrApproximateTimeMetadata.html | 2 + ...d___types.ExactOrApproximateTimeRange.html | 2 + ...ypes.ExactOrApproximateTimeRangeInput.html | 2 + ...s.ExactOrApproximateTimeRangeMetadata.html | 2 + ...pes.ExecuteVrboReservationUpdateInput.html | 7 + ...s.ExecuteVrboReservationUpdatePayload.html | 3 + .../supply___generated___types.Exemption.html | 5 + ...nerated___types.ExpediaSupplierAmount.html | 6 + ...pply___generated___types.ExtraBedType.html | 3 + types/supply___generated___types.Fee.html | 2 + .../supply___generated___types.FeeCharge.html | 2 + ...ly___generated___types.FeeChargeInput.html | 2 + ...pply___generated___types.FeeDateRange.html | 2 + ...__generated___types.FeeDateRangeInput.html | 2 + .../supply___generated___types.FeeInput.html | 2 + ...y___generated___types.FeeRestrictions.html | 2 + ...enerated___types.FeeRestrictionsInput.html | 2 + types/supply___generated___types.FeeSet.html | 2 + ...pply___generated___types.FiltersInput.html | 8 + ...ratePreviewVrboReservationUpdateInput.html | 6 + ...tePreviewVrboReservationUpdatePayload.html | 3 + types/supply___generated___types.Guest.html | 7 + ...pply___generated___types.GuestContact.html | 4 + ...rated___types.GuestContactPhoneNumber.html | 6 + ...upply___generated___types.GuestRating.html | 4 + types/supply___generated___types.IdNode.html | 2 + ...upply___generated___types.IdNodeInput.html | 2 + types/supply___generated___types.Image.html | 3 + ..._generated___types.ImagesFiltersInput.html | 2 + ...ly___generated___types.ImagesResponse.html | 2 + ...upply___generated___types.Incremental.html | 2 + ...enerated___types.InputLocalizedString.html | 2 + ...supply___generated___types.InputMaybe.html | 2 + ...upply___generated___types.Installment.html | 3 + ...rated___types.InstallmentDistribution.html | 5 + .../supply___generated___types.IntRange.html | 2 + ...ply___generated___types.IntRangeInput.html | 2 + ...y___generated___types.InvalidScenario.html | 5 + ...y___generated___types.InventoryConfig.html | 4 + ...rated___types.JurisdictionRequirement.html | 12 + ...ted___types.LastUpdatedDateTimeFilter.html | 5 + ...__generated___types.LegalPropertyType.html | 5 + ...___types.ListingBundleAdoptionPayload.html | 2 + ...supply___generated___types.LivingRoom.html | 2 + ...generated___types.LivingRoomsMetadata.html | 2 + ...y___generated___types.LocalizedString.html | 2 + ...enerated___types.LocalizedStringInput.html | 2 + .../supply___generated___types.MakeEmpty.html | 2 + .../supply___generated___types.MakeMaybe.html | 2 + ...pply___generated___types.MakeOptional.html | 2 + ...upply___generated___types.MaxNightCap.html | 5 + ..._generated___types.MaxOccupancyPolicy.html | 2 + types/supply___generated___types.Maybe.html | 2 + types/supply___generated___types.Media.html | 2 + ...supply___generated___types.MediaAsset.html | 2 + ...y___generated___types.MediaImagesArgs.html | 2 + ...ply___generated___types.MediaResponse.html | 2 + ...ply___generated___types.MessageThread.html | 11 + ...types.MessageThreadAddMessageResponse.html | 3 + ...rated___types.MessageThreadAttachment.html | 8 + ...d___types.MessageThreadBookingInquiry.html | 2 + ...___types.MessageThreadLocalizedString.html | 2 + ...pes.MessageThreadLocalizedStringInput.html | 2 + ...enerated___types.MessageThreadMessage.html | 12 + ...ted___types.MessageThreadMessagesArgs.html | 2 + ...pes.MessageThreadMessagesOrderByInput.html | 2 + ...__types.MessageThreadMessagesResponse.html | 5 + ...types.MessageThreadReservationSummary.html | 2 + ...nerated___types.MessageThreadTraveler.html | 2 + ...erated___types.MessageThreadsResponse.html | 5 + .../supply___generated___types.Metadata.html | 2 + ...types.MissingVrboIdReservationMapping.html | 5 + types/supply___generated___types.Money.html | 5 + ...supply___generated___types.MoneyInput.html | 5 + ..._generated___types.MultiNightDiscount.html | 9 + ...__types.MultiNightDiscountCreateInput.html | 7 + ...ultiNightDiscountPromotionCreateInput.html | 11 + ...ultiNightDiscountPromotionUpdateInput.html | 12 + ...__types.MultiNightDiscountUpdateInput.html | 7 + .../supply___generated___types.Mutation.html | 36 + ...erated___types.MutationAddMessageArgs.html | 2 + ..._types.MutationArchivePropertyIdsArgs.html | 2 + ...__types.MutationCancelReservationArgs.html | 2 + ...onCancelReservationReconciliationArgs.html | 2 + ...pes.MutationCancelVrboReservationArgs.html | 2 + ...onChangeReservationReconciliationArgs.html | 2 + ...ationCommitVrboSupplierIdMappingsArgs.html | 2 + ...ionConfirmReservationNotificationArgs.html | 2 + ...ionCreateCancellationPolicyConfigArgs.html | 2 + ...nCreateDayOfWeekDiscountPromotionArgs.html | 2 + ...ated___types.MutationCreateFeeSetArgs.html | 2 + ...CreateMultiNightDiscountPromotionArgs.html | 2 + ...nCreateNotificationCallbackConfigArgs.html | 2 + ...ed___types.MutationCreatePropertyArgs.html | 2 + ...types.MutationCreatePropertyImageArgs.html | 2 + ...ed___types.MutationCreateRatePlanArgs.html | 2 + ...tionCreateSingleDiscountPromotionArgs.html | 2 + ...___types.MutationCreateUnitSpacesArgs.html | 2 + ...rated___types.MutationDeleteImageArgs.html | 2 + ...nDeleteNotificationCallbackConfigArgs.html | 2 + ...d___types.MutationDeleteUnitSpaceArgs.html | 2 + ...d___types.MutationDisablePropertyArgs.html | 2 + ...ed___types.MutationEnablePropertyArgs.html | 2 + ...ationExecuteVrboReservationUpdateArgs.html | 2 + ...eratePreviewVrboReservationUpdateArgs.html | 2 + ...es.MutationJoinNewListingDiscountArgs.html | 2 + ...nerated___types.MutationRateGuestArgs.html | 2 + ...hNotificationCallbackConfigSecretArgs.html | 2 + ...__types.MutationRefundReservationArgs.html | 2 + ...pes.MutationRefundVrboReservationArgs.html | 2 + ...onReplaceCancellationPolicyConfigArgs.html | 2 + ...ted___types.MutationReplaceFeeSetArgs.html | 2 + ...rated___types.MutationSendMessageArgs.html | 2 + ...ypes.MutationSendTestNotificationArgs.html | 2 + ...utationSetMessageThreadSpamStatusArgs.html | 2 + ...ypes.MutationSetPropertyTaxRecordArgs.html | 2 + ...__types.MutationSetReviewResponseArgs.html | 2 + ...ionSubscribeNotificationEventTypeArgs.html | 2 + ...nUnsubscribeNotificationEventTypeArgs.html | 2 + ...nUpdateDayOfWeekDiscountPromotionArgs.html | 2 + ...rated___types.MutationUpdateImageArgs.html | 2 + ...UpdateMultiNightDiscountPromotionArgs.html | 2 + ...nUpdateNotificationCallbackConfigArgs.html | 2 + ...NotificationEventTypeSubscriptionArgs.html | 2 + ...ed___types.MutationUpdatePropertyArgs.html | 2 + ...datePropertyListingBundleAdoptionArgs.html | 2 + ...ed___types.MutationUpdateRatePlanArgs.html | 2 + ...tionUpdateSingleDiscountPromotionArgs.html | 2 + ...erated___types.MutationUpdateUnitArgs.html | 2 + ...es.MutationUpdateUnitRegistrationArgs.html | 2 + ...___types.MutationUpdateUnitSpacesArgs.html | 2 + ...tionUpdateVrboSupplierPropertyIdsArgs.html | 2 + ...nUpdateVrboSupplierReservationIdsArgs.html | 2 + ...utationWithdrawNewListingDiscountArgs.html | 2 + ...pply___generated___types.Notification.html | 6 + ...ed___types.NotificationCallbackConfig.html | 7 + ...__generated___types.NotificationError.html | 4 + ...nerated___types.NotificationEventType.html | 4 + ...pes.NotificationEventTypeSubscription.html | 4 + ...generated___types.NotificationProfile.html | 4 + ...ated___types.NotificationSubscription.html | 4 + types/supply___generated___types.Office.html | 2 + ...y___generated___types.OfficesMetadata.html | 2 + ...d___types.OneOfImageSourceFilterInput.html | 2 + ...erated___types.OneOfLocaleFilterInput.html | 2 + ...d___types.OneOfMediaStatusFilterInput.html | 2 + ...erated___types.OneOfStringFilterInput.html | 2 + ...ply___generated___types.OwnerResponse.html | 6 + .../supply___generated___types.PageInfo.html | 5 + types/supply___generated___types.Payment.html | 6 + ...nerated___types.PaymentCardDescriptor.html | 4 + ...ed___types.PaymentCardDescriptorInput.html | 4 + ...__types.PaymentCardDescriptorMetadata.html | 2 + ...__generated___types.PaymentInstrument.html | 5 + ...ated___types.PaymentInvoiceDescriptor.html | 3 + ...__types.PaymentInvoiceDescriptorInput.html | 3 + ...ypes.PaymentInvoiceDescriptorMetadata.html | 2 + ...pply___generated___types.PaymentToken.html | 4 + ...supply___generated___types.PetsPolicy.html | 2 + ..._generated___types.PetsPolicyMetadata.html | 2 + .../supply___generated___types.Policies.html | 2 + ...ly___generated___types.PolicyMetadata.html | 2 + ...s.PreviewVrboReservationUpdateAmounts.html | 2 + ...rboReservationUpdateAmountsDifference.html | 5 + ...iewVrboReservationUpdateAmountsTotals.html | 2 + ...eviewVrboReservationUpdateGuestsInput.html | 5 + ...ewVrboReservationUpdateStayDatesInput.html | 4 + .../supply___generated___types.Promotion.html | 8 + ...generated___types.PromotionEnrollment.html | 2 + ...ply___generated___types.PromotionNode.html | 4 + ...supply___generated___types.Promotions.html | 5 + ..._types.PropertiesByAdvertiserResponse.html | 3 + .../supply___generated___types.Property.html | 21 + ...__types.PropertyAggregatedReviewsArgs.html | 3 + ...nerated___types.PropertyAmenitiesArgs.html | 3 + ...enerated___types.PropertyDistrictArgs.html | 3 + ...generated___types.PropertyFeeSetsArgs.html | 3 + ...d___types.PropertyFeeSetsFiltersInput.html | 2 + ...rated___types.PropertyFeeSetsResponse.html | 2 + ...y___generated___types.PropertyListing.html | 4 + ...__types.PropertyListingBundleAdoption.html | 2 + ...es.PropertyListingBundleAdoptionInput.html | 2 + ...enerated___types.PropertyListingsArgs.html | 3 + ...___generated___types.PropertyLocation.html | 2 + ...y___generated___types.PropertyMapping.html | 8 + ...enerated___types.PropertyMappingError.html | 5 + ...ed___types.PropertyMessageThreadsArgs.html | 3 + ...es.PropertyMessageThreadsFiltersInput.html | 3 + ...es.PropertyMessageThreadsOrderByInput.html | 2 + ...enerated___types.PropertyMessagesArgs.html | 3 + ...___types.PropertyMessagesFiltersInput.html | 3 + ...___generated___types.PropertyMetadata.html | 2 + ...erated___types.PropertyPromotionsArgs.html | 3 + ...enerated___types.PropertyRegistration.html | 7 + ...ated___types.PropertyReservationsArgs.html | 3 + ...generated___types.PropertyReviewsArgs.html | 3 + ...___generated___types.PropertyTextArgs.html | 3 + ...pply___generated___types.PropertyType.html | 2 + ...enerated___types.PropertyTypeMetadata.html | 2 + ...___generated___types.PropertyUnitArea.html | 2 + types/supply___generated___types.Query.html | 12 + ...pes.QueryCancellationPolicyConfigArgs.html | 2 + ..._types.QueryDistrictByCoordinatesArgs.html | 2 + ...___generated___types.QueryMessageArgs.html | 2 + ...erated___types.QueryMessageThreadArgs.html | 2 + ...generated___types.QueryPromotionsArgs.html | 2 + ...types.QueryPropertiesByAdvertiserArgs.html | 2 + ...__generated___types.QueryPropertyArgs.html | 2 + ...__generated___types.QueryRatePlanArgs.html | 2 + ...pes.QueryUndeliveredNotificationsArgs.html | 2 + ...ply___generated___types.QueryUnitArgs.html | 2 + ..._types.QueryVrboIdMappingProgressArgs.html | 2 + ...y___generated___types.RateAcquisition.html | 4 + ...ly___generated___types.RateGuestInput.html | 6 + .../supply___generated___types.RatePlan.html | 2 + ...ated___types.RatePlanDistributionRule.html | 2 + ...__types.RatePlanDistributionRuleInput.html | 2 + ...enerated___types.RatePlanRestrictions.html | 2 + ...nerated___types.RateThresholdSettings.html | 5 + types/supply___generated___types.Rating.html | 4 + ...upply___generated___types.RatingInput.html | 4 + ...___generated___types.ReconEligibility.html | 5 + ...NotificationCallbackConfigSecretInput.html | 3 + ...tificationCallbackConfigSecretPayload.html | 5 + ...erated___types.RefundReservationInput.html | 6 + ...ated___types.RefundReservationPayload.html | 3 + ...ed___types.RefundVrboReservationInput.html | 7 + ...___types.RefundVrboReservationPayload.html | 3 + ...ypes.RefundVrboReservationRefundInput.html | 2 + ...pply___generated___types.Registration.html | 7 + ..._generated___types.RegistrationDetail.html | 16 + ...rated___types.RegistrationDetailInput.html | 14 + ...__types.RegistrationNumberRequirement.html | 14 + ..._generated___types.RegistrationRecord.html | 7 + ...rated___types.RegistrationRecordInput.html | 6 + ...generated___types.RegulatoryAttribute.html | 5 + ...ated___types.RegulatoryAttributeInput.html | 5 + ...s.RegulatoryAttributeValidationResult.html | 2 + ...ated___types.RegulatoryAttributeValue.html | 4 + ...__types.RegulatoryAttributeValueInput.html | 3 + ...pes.RegulatoryPurposeValidationResult.html | 4 + ....ReplaceCancellationPolicyConfigInput.html | 2 + ...eplaceCancellationPolicyConfigPayload.html | 2 + ..._generated___types.ReplaceFeeSetInput.html | 2 + ...enerated___types.ReplaceFeeSetPayload.html | 2 + ...upply___generated___types.Reservation.html | 54 + ...ted___types.ReservationAlternativeIds.html | 4 + ..._generated___types.ReservationAmounts.html | 5 + ...___generated___types.ReservationAudit.html | 5 + ...rated___types.ReservationCancellation.html | 5 + ...es.ReservationCancellationPenaltyRule.html | 8 + ...__types.ReservationCancellationPolicy.html | 3 + ...pes.ReservationCancellationPolicyTier.html | 2 + ...erated___types.ReservationDailyAmount.html | 8 + ...rated___types.ReservationDistribution.html | 5 + ...y___generated___types.ReservationEdge.html | 4 + ...erated___types.ReservationFilterInput.html | 10 + ...___generated___types.ReservationGuest.html | 7 + ...__generated___types.ReservationGuests.html | 7 + ..._generated___types.ReservationMapping.html | 7 + ...rated___types.ReservationMappingError.html | 6 + ...ed___types.ReservationNightlyPayments.html | 6 + ...ated___types.ReservationPerStayAmount.html | 7 + ...generated___types.ReservationPolicies.html | 4 + ...generated___types.ReservationStatuses.html | 4 + ...enerated___types.ReservationStayDates.html | 5 + ..._types.ReservationValueAddedPromotion.html | 4 + ...erated___types.ReservationsConnection.html | 6 + ...pply___generated___types.Restrictions.html | 17 + ...rated___types.RestrictionsCreateInput.html | 17 + ...rated___types.RestrictionsUpdateInput.html | 17 + types/supply___generated___types.Review.html | 18 + ...nerated___types.ReviewAggregatedScore.html | 4 + ...generated___types.ReviewCategoryScore.html | 4 + ...pply___generated___types.ReviewFilter.html | 9 + ...upply___generated___types.ReviewGuest.html | 4 + ...upply___generated___types.ReviewMedia.html | 3 + ...__generated___types.ReviewReservation.html | 6 + ...___types.ReviewReservationFilterInput.html | 3 + ...___types.ReviewReservationIdNodeInput.html | 2 + ...ly___generated___types.ReviewResponse.html | 4 + ...ly___generated___types.ReviewsOrderBy.html | 8 + types/supply___generated___types.Scalars.html | 17 + ...___generated___types.SendMessageInput.html | 3 + ..._generated___types.SendMessagePayload.html | 4 + ...ted___types.SendTestNotificationInput.html | 4 + ...d___types.SendTestNotificationPayload.html | 5 + ...types.SetMessageThreadSpamStatusInput.html | 5 + ...pes.SetMessageThreadSpamStatusPayload.html | 4 + ...ted___types.SetPropertyTaxRecordInput.html | 6 + ...d___types.SetPropertyTaxRecordPayload.html | 3 + ...ly___generated___types.SingleDiscount.html | 7 + ...ted___types.SingleDiscountCreateInput.html | 5 + ...es.SingleDiscountPromotionCreateInput.html | 11 + ...es.SingleDiscountPromotionUpdateInput.html | 12 + ...ted___types.SingleDiscountUpdateInput.html | 5 + ...nerated___types.SmokingLocationPolicy.html | 2 + ...ply___generated___types.SmokingPolicy.html | 2 + ...ly___generated___types.SpacesMetadata.html | 2 + types/supply___generated___types.Status.html | 2 + ...___generated___types.StatusCheckpoint.html | 10 + ....StatusCheckpointCheckpointByNameArgs.html | 2 + ...types.StatusCheckpointCheckpointsArgs.html | 2 + ...upply___generated___types.StatusInput.html | 2 + ...supply___generated___types.StayPolicy.html | 2 + ..._generated___types.StayPolicyMetadata.html | 2 + ...s.SubscribeNotificationEventTypeInput.html | 4 + ...SubscribeNotificationEventTypePayload.html | 4 + ...ly___generated___types.SupplierAmount.html | 4 + ...ed___types.SupplierAmountCompensation.html | 4 + ...generated___types.SupplierAmountInput.html | 5 + ...rated___types.SupplierLoyaltyPlanInfo.html | 4 + ...pply___generated___types.SupplierRate.html | 7 + ...__generated___types.SupplierRateInput.html | 7 + ...___generated___types.SupplierRateItem.html | 4 + ...nerated___types.SupplierRateItemInput.html | 5 + ...ply___generated___types.SupplierTotal.html | 5 + .../supply___generated___types.Surcharge.html | 4 + .../supply___generated___types.TaxRecord.html | 4 + ...nerated___types.TestNotificationError.html | 4 + types/supply___generated___types.Text.html | 2 + ...___generated___types.TextFiltersInput.html | 2 + .../supply___generated___types.TextInput.html | 2 + ...pply___generated___types.TextMetadata.html | 2 + ...enerated___types.ThirdPartyValidation.html | 5 + ...y___generated___types.TravelDateInput.html | 2 + ...rated___types.UndeliveredNotification.html | 4 + ....UndeliveredNotificationsFiltersInput.html | 3 + ...ypes.UndeliveredNotificationsResponse.html | 5 + types/supply___generated___types.Unit.html | 8 + ...y___generated___types.UnitAgeCategory.html | 2 + ...__generated___types.UnitAmenitiesArgs.html | 3 + ...nerated___types.UnitNameAccessibility.html | 4 + ..._generated___types.UnitNameAttributes.html | 12 + ...ly___generated___types.UnitNameConfig.html | 4 + ...ply___generated___types.UnitOccupancy.html | 5 + ...enerated___types.UnitRegistrationArgs.html | 3 + ...erated___types.UnitRegistrationDetail.html | 17 + ...supply___generated___types.UnitSpaces.html | 3 + ...ply___generated___types.UnitsMetadata.html | 2 + ...UnsubscribeNotificationEventTypeInput.html | 3 + ...subscribeNotificationEventTypePayload.html | 3 + ..._generated___types.UpdateAddressInput.html | 2 + ...y___generated___types.UpdateAreaInput.html | 2 + ...ated___types.UpdateCheckInPolicyInput.html | 2 + ...ted___types.UpdateCheckOutPolicyInput.html | 2 + ...ted___types.UpdateChildrenPolicyInput.html | 2 + ...d___types.UpdateCustomStayPolicyInput.html | 2 + ...rated___types.UpdateEventsPolicyInput.html | 2 + ...___generated___types.UpdateImageInput.html | 2 + ..._generated___types.UpdateImagePayload.html | 2 + ...__types.UpdateMaxOccupancyPolicyInput.html | 2 + ...UpdateNotificationCallbackConfigInput.html | 7 + ...dateNotificationCallbackConfigPayload.html | 3 + ...otificationEventTypeSubscriptionInput.html | 4 + ...ificationEventTypeSubscriptionPayload.html | 4 + ...nerated___types.UpdatePetsPolicyInput.html | 2 + ...generated___types.UpdatePoliciesInput.html | 2 + ...generated___types.UpdatePropertyInput.html | 2 + ...d___types.UpdatePropertyLocationInput.html | 2 + ...nerated___types.UpdatePropertyPayload.html | 2 + ...rated___types.UpdatePropertyUnitInput.html | 2 + ...ted___types.UpdatePropertyUnitPayload.html | 2 + ...generated___types.UpdateRatePlanInput.html | 2 + ...nerated___types.UpdateRatePlanPayload.html | 2 + ...types.UpdateRatePlanRestrictionsInput.html | 2 + ...ypes.UpdateSmokingLocationPolicyInput.html | 2 + ...ated___types.UpdateSmokingPolicyInput.html | 2 + ...nerated___types.UpdateStayPolicyInput.html | 2 + ...d___types.UpdateUnitRegistrationInput.html | 5 + ...__types.UpdateUnitSpacesBathroomInput.html | 2 + ...___types.UpdateUnitSpacesBedroomInput.html | 2 + ...types.UpdateUnitSpacesDiningRoomInput.html | 2 + ...nerated___types.UpdateUnitSpacesInput.html | 2 + ...types.UpdateUnitSpacesLivingRoomInput.html | 2 + ...d___types.UpdateUnitSpacesOfficeInput.html | 2 + ...rated___types.UpdateUnitSpacesPayload.html | 2 + ...es.UpdateVrboSupplierPropertyIdsInput.html | 5 + ....UpdateVrboSupplierPropertyIdsPayload.html | 6 + ...UpdateVrboSupplierReservationIdsInput.html | 5 + ...dateVrboSupplierReservationIdsPayload.html | 6 + ...nerated___types.UpdatedReviewResponse.html | 2 + ..._types.VrboCancellationPolicyOverride.html | 3 + ...__types.VrboCancellationPolicyPenalty.html | 4 + ..._generated___types.VrboIdMappingError.html | 5 + ...nerated___types.VrboIdMappingProgress.html | 6 + ...erated___types.VrboIdPropertyMappings.html | 9 + ...ted___types.VrboIdReservationMappings.html | 8 + ...__generated___types.VrboMappingStatus.html | 5 + ...nerated___types.VrboReservationAmount.html | 6 + ...erated___types.VrboReservationAmounts.html | 4 + ...__types.VrboSupplierPropertyIdMapping.html | 6 + ...es.VrboSupplierPropertyIdMappingInput.html | 6 + ...ypes.VrboSupplierReservationIdMapping.html | 5 + ...VrboSupplierReservationIdMappingInput.html | 6 + ...ply___generated___types.WarningStatus.html | 5 + types/supply___generated___types.Weight.html | 2 + ...upply___generated___types.WeightInput.html | 2 + ..._operations.PaymentInstrumentDocument.html | 2 + ...ions.SandboxCancelReservationDocument.html | 2 + ...boxChangeReservationStayDatesDocument.html | 2 + ...rations.SandboxCreatePropertyDocument.html | 2 + ...ions.SandboxCreateReservationDocument.html | 2 + ...rations.SandboxDeletePropertyDocument.html | 2 + ...boxDeletePropertyReservationsDocument.html | 2 + ...ions.SandboxDeleteReservationDocument.html | 2 + ..._operations.SandboxPropertiesDocument.html | 2 + ...___operations.SandboxPropertyDocument.html | 2 + ...operations.SandboxReservationDocument.html | 2 + ...SandboxReservationFragmentFragmentDoc.html | 2 + ...rations.SandboxUpdatePropertyDocument.html | 2 + ...ions.SandboxUpdateReservationDocument.html | 2 + ...rated___operations.AddMessageDocument.html | 2 + ...operations.ArchivePropertyIdsDocument.html | 2 + ..._operations.CancelReservationDocument.html | 2 + ...ncelReservationReconciliationDocument.html | 2 + ...rations.CancelVrboReservationDocument.html | 2 + ...ions.CancellationPolicyConfigDocument.html | 2 + ...angeReservationReconciliationDocument.html | 2 + ...onfirmReservationNotificationDocument.html | 2 + ...reateCancellationPolicyConfigDocument.html | 2 + ...ateDayOfWeekDiscountPromotionDocument.html | 2 + ...ted___operations.CreateFeeSetDocument.html | 2 + ...teMultiNightDiscountPromotionDocument.html | 2 + ...ateNotificationCallbackConfigDocument.html | 2 + ...d___operations.CreatePropertyDocument.html | 2 + ...perations.CreatePropertyImageDocument.html | 2 + ...d___operations.CreateRatePlanDocument.html | 2 + ...CreateSingleDiscountPromotionDocument.html | 2 + ...__operations.CreateUnitSpacesDocument.html | 2 + ...ated___operations.DeleteImageDocument.html | 2 + ...eteNotificationCallbackConfigDocument.html | 2 + ...___operations.DeleteUnitSpaceDocument.html | 2 + ...___operations.DisablePropertyDocument.html | 2 + ...rations.DistrictByCoordinatesDocument.html | 2 + ...d___operations.EnablePropertyDocument.html | 2 + ...ations.JoinNewListingDiscountDocument.html | 2 + ...enerated___operations.MessageDocument.html | 2 + ...ed___operations.MessageThreadDocument.html | 2 + ...ations.NotificationEventTypesDocument.html | 2 + ...perations.NotificationProfileDocument.html | 2 + ...ations.PropertiesByAdvertiserDocument.html | 2 + ...ons.PropertyAggregatedReviewsDocument.html | 2 + ..._operations.PropertyAmenitiesDocument.html | 2 + ...__operations.PropertyDistrictDocument.html | 2 + ...nerated___operations.PropertyDocument.html | 2 + ...___operations.PropertyFeeSetsDocument.html | 2 + ...PropertyListingBundleAdoptionDocument.html | 2 + ...__operations.PropertyListingsDocument.html | 2 + ...ed___operations.PropertyMediaDocument.html | 2 + ...ations.PropertyMessageThreadsDocument.html | 2 + ...__operations.PropertyMessagesDocument.html | 2 + ...__operations.PropertyPoliciesDocument.html | 2 + ...operations.PropertyPromotionsDocument.html | 2 + ...erations.PropertyReservationsDocument.html | 2 + ...s.PropertyReservationsSummaryDocument.html | 2 + ...___operations.PropertyReviewsDocument.html | 2 + ...ons.PropertyUnitRegistrationsDocument.html | 2 + ...ed___operations.PropertyUnitsDocument.html | 2 + ...erated___operations.RateGuestDocument.html | 2 + ...nerated___operations.RatePlanDocument.html | 2 + ...ificationCallbackConfigSecretDocument.html | 2 + ..._operations.RefundReservationDocument.html | 2 + ...placeCancellationPolicyConfigDocument.html | 2 + ...ed___operations.ReplaceFeeSetDocument.html | 2 + ...ated___operations.SendMessageDocument.html | 2 + ...erations.SendTestNotificationDocument.html | 2 + ...ns.SetMessageThreadSpamStatusDocument.html | 2 + ...erations.SetPropertyTaxRecordDocument.html | 2 + ..._operations.SetReviewResponseDocument.html | 2 + ...ubscribeNotificationEventTypeDocument.html | 2 + ...ions.UndeliveredNotificationsDocument.html | 2 + ...__generated___operations.UnitDocument.html | 2 + ...ubscribeNotificationEventTypeDocument.html | 2 + ...ateDayOfWeekDiscountPromotionDocument.html | 2 + ...ated___operations.UpdateImageDocument.html | 2 + ...teMultiNightDiscountPromotionDocument.html | 2 + ...ateNotificationCallbackConfigDocument.html | 2 + ...ficationEventTypeSubscriptionDocument.html | 2 + ...d___operations.UpdatePropertyDocument.html | 2 + ...d___operations.UpdateRatePlanDocument.html | 2 + ...UpdateSingleDiscountPromotionDocument.html | 2 + ...rated___operations.UpdateUnitDocument.html | 2 + ...ations.UpdateUnitRegistrationDocument.html | 2 + ...__operations.UpdateUnitSpacesDocument.html | 2 + ...ns.WithdrawNewListingDiscountDocument.html | 2 + 1030 files changed, 8854 insertions(+) create mode 100644 assets/highlight.css create mode 100644 assets/icons.js create mode 100644 assets/icons.svg create mode 100644 assets/main.js create mode 100644 assets/navigation.js create mode 100644 assets/search.js create mode 100644 assets/style.css create mode 100644 classes/common.BaseGraphQLClient.html create mode 100644 classes/common.EndpointProvider.html create mode 100644 classes/payment_PaymentClient.PaymentClient.html create mode 100644 classes/sandbox_SandboxClient.SandboxClient.html create mode 100644 classes/supply_SupplyClient.SupplyClient.html create mode 100644 enums/common.ClientEnvironment.html create mode 100644 enums/payment___generated___types.ExpediaVirtualCardChargeStatus.html create mode 100644 enums/payment___generated___types.PaymentType.html create mode 100644 enums/sandbox___generated___types.BookingSource.html create mode 100644 enums/sandbox___generated___types.BusinessModel.html create mode 100644 enums/sandbox___generated___types.BusinessModelInput.html create mode 100644 enums/sandbox___generated___types.IdSource.html create mode 100644 enums/sandbox___generated___types.PaymentInstrumentTypeInput.html create mode 100644 enums/sandbox___generated___types.ReconciliationType.html create mode 100644 enums/sandbox___generated___types.ReconciliationTypeInput.html create mode 100644 enums/sandbox___generated___types.RemittanceTypeInput.html create mode 100644 enums/sandbox___generated___types.ReservationStatus.html create mode 100644 enums/sandbox___generated___types.ReservationStatusInput.html create mode 100644 enums/sandbox___generated___types.TestDataCapability.html create mode 100644 enums/sandbox___generated___types.TestDataScenario.html create mode 100644 enums/supply___generated___types.AcknowledgementType.html create mode 100644 enums/supply___generated___types.AdoptionType.html create mode 100644 enums/supply___generated___types.AgeCategory.html create mode 100644 enums/supply___generated___types.AmenityFieldFeeType.html create mode 100644 enums/supply___generated___types.ApplicableRegulationsKey.html create mode 100644 enums/supply___generated___types.AreaUnit.html create mode 100644 enums/supply___generated___types.AttachmentType.html create mode 100644 enums/supply___generated___types.BaseWeightUnit.html create mode 100644 enums/supply___generated___types.BusinessModel.html create mode 100644 enums/supply___generated___types.CancellationPenaltyRuleApplicability.html create mode 100644 enums/supply___generated___types.CancellationPenaltyRuleType.html create mode 100644 enums/supply___generated___types.CancellationPolicyType.html create mode 100644 enums/supply___generated___types.CancellationWindowTemporalUnit.html create mode 100644 enums/supply___generated___types.CutoffDayType.html create mode 100644 enums/supply___generated___types.DiscountType.html create mode 100644 enums/supply___generated___types.DiscountUnit.html create mode 100644 enums/supply___generated___types.DistributionChannel.html create mode 100644 enums/supply___generated___types.ExemptionCategory.html create mode 100644 enums/supply___generated___types.FeeAgeCategory.html create mode 100644 enums/supply___generated___types.FeeBusinessModel.html create mode 100644 enums/supply___generated___types.FeeChargeDuration.html create mode 100644 enums/supply___generated___types.FeeChargeType.html create mode 100644 enums/supply___generated___types.IdSource.html create mode 100644 enums/supply___generated___types.ImageSource.html create mode 100644 enums/supply___generated___types.InstallmentPaymentStatus.html create mode 100644 enums/supply___generated___types.InventoryType.html create mode 100644 enums/supply___generated___types.MerchantOfRecord.html create mode 100644 enums/supply___generated___types.MessageReviewStatus.html create mode 100644 enums/supply___generated___types.MessageThreadMessagesSortField.html create mode 100644 enums/supply___generated___types.MessageThreadParticipantRole.html create mode 100644 enums/supply___generated___types.MessageThreadSpamStatus.html create mode 100644 enums/supply___generated___types.OneOfOperator.html create mode 100644 enums/supply___generated___types.PaymentInstrumentType.html create mode 100644 enums/supply___generated___types.PricingModel.html create mode 100644 enums/supply___generated___types.PromotionCategory.html create mode 100644 enums/supply___generated___types.PromotionEnrollmentName.html create mode 100644 enums/supply___generated___types.PromotionName.html create mode 100644 enums/supply___generated___types.PromotionSellStatus.html create mode 100644 enums/supply___generated___types.PromotionStatus.html create mode 100644 enums/supply___generated___types.PropertyMessageThreadsSortField.html create mode 100644 enums/supply___generated___types.PropertyPricingModel.html create mode 100644 enums/supply___generated___types.Purpose.html create mode 100644 enums/supply___generated___types.RangeOperator.html create mode 100644 enums/supply___generated___types.RateAcquisitionPricingComponent.html create mode 100644 enums/supply___generated___types.RateAcquisitionType.html create mode 100644 enums/supply___generated___types.RatePlanStatus.html create mode 100644 enums/supply___generated___types.RatePlanType.html create mode 100644 enums/supply___generated___types.RateThresholdsSource.html create mode 100644 enums/supply___generated___types.RateTimeUnit.html create mode 100644 enums/supply___generated___types.RateType.html create mode 100644 enums/supply___generated___types.ReconciliationFeeType.html create mode 100644 enums/supply___generated___types.RefundVrboReservationRefundType.html create mode 100644 enums/supply___generated___types.RegistrationNumberType.html create mode 100644 enums/supply___generated___types.RegulatoryCategory.html create mode 100644 enums/supply___generated___types.RegulatoryStatus.html create mode 100644 enums/supply___generated___types.RemittanceType.html create mode 100644 enums/supply___generated___types.ReservationCancellationReason.html create mode 100644 enums/supply___generated___types.ReservationChangeReason.html create mode 100644 enums/supply___generated___types.ReservationIdSource.html create mode 100644 enums/supply___generated___types.ReservationPaymentStatus.html create mode 100644 enums/supply___generated___types.ReservationPreStayCancellationReason.html create mode 100644 enums/supply___generated___types.ReservationRefundReason.html create mode 100644 enums/supply___generated___types.ReservationStatus.html create mode 100644 enums/supply___generated___types.ResolutionStatus.html create mode 100644 enums/supply___generated___types.ResultFilter.html create mode 100644 enums/supply___generated___types.ReviewBrand.html create mode 100644 enums/supply___generated___types.SortOrder.html create mode 100644 enums/supply___generated___types.SupplierFeeType.html create mode 100644 enums/supply___generated___types.SupplierOperatingModel.html create mode 100644 enums/supply___generated___types.TestNotificationOutcome.html create mode 100644 enums/supply___generated___types.TravelPurpose.html create mode 100644 enums/supply___generated___types.UnitSmokingPolicy.html create mode 100644 enums/supply___generated___types.UpdatePropertyListingBundleAdoptionType.html create mode 100644 enums/supply___generated___types.VrboCancellationPolicyOverrideType.html create mode 100644 enums/supply___generated___types.VrboCancellationPolicyPenaltyType.html create mode 100644 enums/supply___generated___types.VrboCancellationReason.html create mode 100644 enums/supply___generated___types.VrboCancellationSecondaryReason.html create mode 100644 enums/supply___generated___types.VrboMappingProcessingStatus.html create mode 100644 enums/supply___generated___types.VrboOnboardingIdMappingStatus.html create mode 100644 interfaces/common.ClientConfiguration.html create mode 100644 media/configuration.md create mode 100644 media/exception-handling.md create mode 100644 media/payment-client.md create mode 100644 media/sandbox-client.md create mode 100644 media/supply-client.md create mode 100644 modules/common.html create mode 100644 modules/payment_PaymentClient.html create mode 100644 modules/payment___generated___operations.html create mode 100644 modules/payment___generated___types.html create mode 100644 modules/sandbox_SandboxClient.html create mode 100644 modules/sandbox___generated___operations.html create mode 100644 modules/sandbox___generated___types.html create mode 100644 modules/supply_SupplyClient.html create mode 100644 modules/supply___generated___operations.html create mode 100644 modules/supply___generated___types.html create mode 100644 types/payment___generated___operations.PaymentInstrumentQuery.html create mode 100644 types/payment___generated___operations.PaymentInstrumentQueryVariables.html create mode 100644 types/payment___generated___types.Address.html create mode 100644 types/payment___generated___types.BankIssuedCard.html create mode 100644 types/payment___generated___types.Exact.html create mode 100644 types/payment___generated___types.ExpediaVirtualCardActivity.html create mode 100644 types/payment___generated___types.Incremental.html create mode 100644 types/payment___generated___types.InputMaybe.html create mode 100644 types/payment___generated___types.MakeEmpty.html create mode 100644 types/payment___generated___types.MakeMaybe.html create mode 100644 types/payment___generated___types.MakeOptional.html create mode 100644 types/payment___generated___types.Maybe.html create mode 100644 types/payment___generated___types.Money.html create mode 100644 types/payment___generated___types.PaymentInstrument.html create mode 100644 types/payment___generated___types.PaymentInstrumentCustomer.html create mode 100644 types/payment___generated___types.Query.html create mode 100644 types/payment___generated___types.QueryPaymentInstrumentArgs.html create mode 100644 types/payment___generated___types.Scalars.html create mode 100644 types/sandbox___generated___operations.SandboxCancelReservationMutation.html create mode 100644 types/sandbox___generated___operations.SandboxCancelReservationMutationVariables.html create mode 100644 types/sandbox___generated___operations.SandboxChangeReservationStayDatesMutation.html create mode 100644 types/sandbox___generated___operations.SandboxChangeReservationStayDatesMutationVariables.html create mode 100644 types/sandbox___generated___operations.SandboxCreatePropertyMutation.html create mode 100644 types/sandbox___generated___operations.SandboxCreatePropertyMutationVariables.html create mode 100644 types/sandbox___generated___operations.SandboxCreateReservationMutation.html create mode 100644 types/sandbox___generated___operations.SandboxCreateReservationMutationVariables.html create mode 100644 types/sandbox___generated___operations.SandboxDeletePropertyMutation.html create mode 100644 types/sandbox___generated___operations.SandboxDeletePropertyMutationVariables.html create mode 100644 types/sandbox___generated___operations.SandboxDeletePropertyReservationsMutation.html create mode 100644 types/sandbox___generated___operations.SandboxDeletePropertyReservationsMutationVariables.html create mode 100644 types/sandbox___generated___operations.SandboxDeleteReservationMutation.html create mode 100644 types/sandbox___generated___operations.SandboxDeleteReservationMutationVariables.html create mode 100644 types/sandbox___generated___operations.SandboxPropertiesQuery.html create mode 100644 types/sandbox___generated___operations.SandboxPropertiesQueryVariables.html create mode 100644 types/sandbox___generated___operations.SandboxPropertyQuery.html create mode 100644 types/sandbox___generated___operations.SandboxPropertyQueryVariables.html create mode 100644 types/sandbox___generated___operations.SandboxReservationFragmentFragment.html create mode 100644 types/sandbox___generated___operations.SandboxReservationQuery.html create mode 100644 types/sandbox___generated___operations.SandboxReservationQueryVariables.html create mode 100644 types/sandbox___generated___operations.SandboxUpdatePropertyMutation.html create mode 100644 types/sandbox___generated___operations.SandboxUpdatePropertyMutationVariables.html create mode 100644 types/sandbox___generated___operations.SandboxUpdateReservationMutation.html create mode 100644 types/sandbox___generated___operations.SandboxUpdateReservationMutationVariables.html create mode 100644 types/sandbox___generated___types.CancelReservationInput.html create mode 100644 types/sandbox___generated___types.CancelReservationPayload.html create mode 100644 types/sandbox___generated___types.ChangeReservationStayDatesInput.html create mode 100644 types/sandbox___generated___types.ChangeReservationStayDatesPayload.html create mode 100644 types/sandbox___generated___types.CreateDatasetPayload.html create mode 100644 types/sandbox___generated___types.CreatePropertyInput.html create mode 100644 types/sandbox___generated___types.CreatePropertyPayload.html create mode 100644 types/sandbox___generated___types.CreateReservationInput.html create mode 100644 types/sandbox___generated___types.CreateReservationPayload.html create mode 100644 types/sandbox___generated___types.DeletePropertyInput.html create mode 100644 types/sandbox___generated___types.DeletePropertyPayload.html create mode 100644 types/sandbox___generated___types.DeletePropertyReservationsInput.html create mode 100644 types/sandbox___generated___types.DeletePropertyReservationsPayload.html create mode 100644 types/sandbox___generated___types.DeleteReservationInput.html create mode 100644 types/sandbox___generated___types.DeleteReservationPayload.html create mode 100644 types/sandbox___generated___types.Exact.html create mode 100644 types/sandbox___generated___types.Guest.html create mode 100644 types/sandbox___generated___types.GuestContactPhoneNumber.html create mode 100644 types/sandbox___generated___types.GuestInput.html create mode 100644 types/sandbox___generated___types.IdNode.html create mode 100644 types/sandbox___generated___types.Incremental.html create mode 100644 types/sandbox___generated___types.InputMaybe.html create mode 100644 types/sandbox___generated___types.MakeEmpty.html create mode 100644 types/sandbox___generated___types.MakeMaybe.html create mode 100644 types/sandbox___generated___types.MakeOptional.html create mode 100644 types/sandbox___generated___types.Maybe.html create mode 100644 types/sandbox___generated___types.Money.html create mode 100644 types/sandbox___generated___types.Mutation.html create mode 100644 types/sandbox___generated___types.MutationCancelReservationArgs.html create mode 100644 types/sandbox___generated___types.MutationChangeReservationStayDatesArgs.html create mode 100644 types/sandbox___generated___types.MutationCreatePropertyArgs.html create mode 100644 types/sandbox___generated___types.MutationCreateReservationArgs.html create mode 100644 types/sandbox___generated___types.MutationDeletePropertyArgs.html create mode 100644 types/sandbox___generated___types.MutationDeletePropertyReservationsArgs.html create mode 100644 types/sandbox___generated___types.MutationDeleteReservationArgs.html create mode 100644 types/sandbox___generated___types.MutationSetupTestDataArgs.html create mode 100644 types/sandbox___generated___types.MutationUpdatePropertyArgs.html create mode 100644 types/sandbox___generated___types.MutationUpdateReservationArgs.html create mode 100644 types/sandbox___generated___types.Payment.html create mode 100644 types/sandbox___generated___types.PropertiesResponse.html create mode 100644 types/sandbox___generated___types.Property.html create mode 100644 types/sandbox___generated___types.PropertyReservationsArgs.html create mode 100644 types/sandbox___generated___types.Query.html create mode 100644 types/sandbox___generated___types.QueryPropertiesArgs.html create mode 100644 types/sandbox___generated___types.QueryPropertyArgs.html create mode 100644 types/sandbox___generated___types.QueryReservationArgs.html create mode 100644 types/sandbox___generated___types.Reservation.html create mode 100644 types/sandbox___generated___types.ReservationAmounts.html create mode 100644 types/sandbox___generated___types.ReservationDailyAmount.html create mode 100644 types/sandbox___generated___types.ReservationNightlyPayments.html create mode 100644 types/sandbox___generated___types.ReservationPerStayAmount.html create mode 100644 types/sandbox___generated___types.ReservationValueAddedPromotion.html create mode 100644 types/sandbox___generated___types.ReservationValueAddedPromotionInput.html create mode 100644 types/sandbox___generated___types.ReservationsResponse.html create mode 100644 types/sandbox___generated___types.Scalars.html create mode 100644 types/sandbox___generated___types.SetupTestDataInput.html create mode 100644 types/sandbox___generated___types.SupplierLoyaltyPlanInfo.html create mode 100644 types/sandbox___generated___types.SupplierLoyaltyPlanInfoInput.html create mode 100644 types/sandbox___generated___types.UpdatePropertyInput.html create mode 100644 types/sandbox___generated___types.UpdatePropertyPayload.html create mode 100644 types/sandbox___generated___types.UpdateReservationInput.html create mode 100644 types/sandbox___generated___types.UpdateReservationPayload.html create mode 100644 types/supply___generated___operations.AddMessageMutation.html create mode 100644 types/supply___generated___operations.AddMessageMutationVariables.html create mode 100644 types/supply___generated___operations.ArchivePropertyIdsMutation.html create mode 100644 types/supply___generated___operations.ArchivePropertyIdsMutationVariables.html create mode 100644 types/supply___generated___operations.CancelReservationMutation.html create mode 100644 types/supply___generated___operations.CancelReservationMutationVariables.html create mode 100644 types/supply___generated___operations.CancelReservationReconciliationMutation.html create mode 100644 types/supply___generated___operations.CancelReservationReconciliationMutationVariables.html create mode 100644 types/supply___generated___operations.CancelVrboReservationMutation.html create mode 100644 types/supply___generated___operations.CancelVrboReservationMutationVariables.html create mode 100644 types/supply___generated___operations.CancellationPolicyConfigQuery.html create mode 100644 types/supply___generated___operations.CancellationPolicyConfigQueryVariables.html create mode 100644 types/supply___generated___operations.ChangeReservationReconciliationMutation.html create mode 100644 types/supply___generated___operations.ChangeReservationReconciliationMutationVariables.html create mode 100644 types/supply___generated___operations.ConfirmReservationNotificationMutation.html create mode 100644 types/supply___generated___operations.ConfirmReservationNotificationMutationVariables.html create mode 100644 types/supply___generated___operations.CreateCancellationPolicyConfigMutation.html create mode 100644 types/supply___generated___operations.CreateCancellationPolicyConfigMutationVariables.html create mode 100644 types/supply___generated___operations.CreateDayOfWeekDiscountPromotionMutation.html create mode 100644 types/supply___generated___operations.CreateDayOfWeekDiscountPromotionMutationVariables.html create mode 100644 types/supply___generated___operations.CreateFeeSetMutation.html create mode 100644 types/supply___generated___operations.CreateFeeSetMutationVariables.html create mode 100644 types/supply___generated___operations.CreateMultiNightDiscountPromotionMutation.html create mode 100644 types/supply___generated___operations.CreateMultiNightDiscountPromotionMutationVariables.html create mode 100644 types/supply___generated___operations.CreateNotificationCallbackConfigMutation.html create mode 100644 types/supply___generated___operations.CreateNotificationCallbackConfigMutationVariables.html create mode 100644 types/supply___generated___operations.CreatePropertyImageMutation.html create mode 100644 types/supply___generated___operations.CreatePropertyImageMutationVariables.html create mode 100644 types/supply___generated___operations.CreatePropertyMutation.html create mode 100644 types/supply___generated___operations.CreatePropertyMutationVariables.html create mode 100644 types/supply___generated___operations.CreateRatePlanMutation.html create mode 100644 types/supply___generated___operations.CreateRatePlanMutationVariables.html create mode 100644 types/supply___generated___operations.CreateSingleDiscountPromotionMutation.html create mode 100644 types/supply___generated___operations.CreateSingleDiscountPromotionMutationVariables.html create mode 100644 types/supply___generated___operations.CreateUnitSpacesMutation.html create mode 100644 types/supply___generated___operations.CreateUnitSpacesMutationVariables.html create mode 100644 types/supply___generated___operations.DeleteImageMutation.html create mode 100644 types/supply___generated___operations.DeleteImageMutationVariables.html create mode 100644 types/supply___generated___operations.DeleteNotificationCallbackConfigMutation.html create mode 100644 types/supply___generated___operations.DeleteNotificationCallbackConfigMutationVariables.html create mode 100644 types/supply___generated___operations.DeleteUnitSpaceMutation.html create mode 100644 types/supply___generated___operations.DeleteUnitSpaceMutationVariables.html create mode 100644 types/supply___generated___operations.DisablePropertyMutation.html create mode 100644 types/supply___generated___operations.DisablePropertyMutationVariables.html create mode 100644 types/supply___generated___operations.DistrictByCoordinatesQuery.html create mode 100644 types/supply___generated___operations.DistrictByCoordinatesQueryVariables.html create mode 100644 types/supply___generated___operations.EnablePropertyMutation.html create mode 100644 types/supply___generated___operations.EnablePropertyMutationVariables.html create mode 100644 types/supply___generated___operations.JoinNewListingDiscountMutation.html create mode 100644 types/supply___generated___operations.JoinNewListingDiscountMutationVariables.html create mode 100644 types/supply___generated___operations.MessageQuery.html create mode 100644 types/supply___generated___operations.MessageQueryVariables.html create mode 100644 types/supply___generated___operations.MessageThreadQuery.html create mode 100644 types/supply___generated___operations.MessageThreadQueryVariables.html create mode 100644 types/supply___generated___operations.NotificationEventTypesQuery.html create mode 100644 types/supply___generated___operations.NotificationEventTypesQueryVariables.html create mode 100644 types/supply___generated___operations.NotificationProfileQuery.html create mode 100644 types/supply___generated___operations.NotificationProfileQueryVariables.html create mode 100644 types/supply___generated___operations.PropertiesByAdvertiserQuery.html create mode 100644 types/supply___generated___operations.PropertiesByAdvertiserQueryVariables.html create mode 100644 types/supply___generated___operations.PropertyAggregatedReviewsQuery.html create mode 100644 types/supply___generated___operations.PropertyAggregatedReviewsQueryVariables.html create mode 100644 types/supply___generated___operations.PropertyAmenitiesQuery.html create mode 100644 types/supply___generated___operations.PropertyAmenitiesQueryVariables.html create mode 100644 types/supply___generated___operations.PropertyDistrictQuery.html create mode 100644 types/supply___generated___operations.PropertyDistrictQueryVariables.html create mode 100644 types/supply___generated___operations.PropertyFeeSetsQuery.html create mode 100644 types/supply___generated___operations.PropertyFeeSetsQueryVariables.html create mode 100644 types/supply___generated___operations.PropertyListingBundleAdoptionQuery.html create mode 100644 types/supply___generated___operations.PropertyListingBundleAdoptionQueryVariables.html create mode 100644 types/supply___generated___operations.PropertyListingsQuery.html create mode 100644 types/supply___generated___operations.PropertyListingsQueryVariables.html create mode 100644 types/supply___generated___operations.PropertyMediaQuery.html create mode 100644 types/supply___generated___operations.PropertyMediaQueryVariables.html create mode 100644 types/supply___generated___operations.PropertyMessageThreadsQuery.html create mode 100644 types/supply___generated___operations.PropertyMessageThreadsQueryVariables.html create mode 100644 types/supply___generated___operations.PropertyMessagesQuery.html create mode 100644 types/supply___generated___operations.PropertyMessagesQueryVariables.html create mode 100644 types/supply___generated___operations.PropertyPoliciesQuery.html create mode 100644 types/supply___generated___operations.PropertyPoliciesQueryVariables.html create mode 100644 types/supply___generated___operations.PropertyPromotionsQuery.html create mode 100644 types/supply___generated___operations.PropertyPromotionsQueryVariables.html create mode 100644 types/supply___generated___operations.PropertyQuery.html create mode 100644 types/supply___generated___operations.PropertyQueryVariables.html create mode 100644 types/supply___generated___operations.PropertyReservationsQuery.html create mode 100644 types/supply___generated___operations.PropertyReservationsQueryVariables.html create mode 100644 types/supply___generated___operations.PropertyReservationsSummaryQuery.html create mode 100644 types/supply___generated___operations.PropertyReservationsSummaryQueryVariables.html create mode 100644 types/supply___generated___operations.PropertyReviewsQuery.html create mode 100644 types/supply___generated___operations.PropertyReviewsQueryVariables.html create mode 100644 types/supply___generated___operations.PropertyUnitRegistrationsQuery.html create mode 100644 types/supply___generated___operations.PropertyUnitRegistrationsQueryVariables.html create mode 100644 types/supply___generated___operations.PropertyUnitsQuery.html create mode 100644 types/supply___generated___operations.PropertyUnitsQueryVariables.html create mode 100644 types/supply___generated___operations.RateGuestMutation.html create mode 100644 types/supply___generated___operations.RateGuestMutationVariables.html create mode 100644 types/supply___generated___operations.RatePlanQuery.html create mode 100644 types/supply___generated___operations.RatePlanQueryVariables.html create mode 100644 types/supply___generated___operations.RefreshNotificationCallbackConfigSecretMutation.html create mode 100644 types/supply___generated___operations.RefreshNotificationCallbackConfigSecretMutationVariables.html create mode 100644 types/supply___generated___operations.RefundReservationMutation.html create mode 100644 types/supply___generated___operations.RefundReservationMutationVariables.html create mode 100644 types/supply___generated___operations.ReplaceCancellationPolicyConfigMutation.html create mode 100644 types/supply___generated___operations.ReplaceCancellationPolicyConfigMutationVariables.html create mode 100644 types/supply___generated___operations.ReplaceFeeSetMutation.html create mode 100644 types/supply___generated___operations.ReplaceFeeSetMutationVariables.html create mode 100644 types/supply___generated___operations.SendMessageMutation.html create mode 100644 types/supply___generated___operations.SendMessageMutationVariables.html create mode 100644 types/supply___generated___operations.SendTestNotificationMutation.html create mode 100644 types/supply___generated___operations.SendTestNotificationMutationVariables.html create mode 100644 types/supply___generated___operations.SetMessageThreadSpamStatusMutation.html create mode 100644 types/supply___generated___operations.SetMessageThreadSpamStatusMutationVariables.html create mode 100644 types/supply___generated___operations.SetPropertyTaxRecordMutation.html create mode 100644 types/supply___generated___operations.SetPropertyTaxRecordMutationVariables.html create mode 100644 types/supply___generated___operations.SetReviewResponseMutation.html create mode 100644 types/supply___generated___operations.SetReviewResponseMutationVariables.html create mode 100644 types/supply___generated___operations.SubscribeNotificationEventTypeMutation.html create mode 100644 types/supply___generated___operations.SubscribeNotificationEventTypeMutationVariables.html create mode 100644 types/supply___generated___operations.UndeliveredNotificationsQuery.html create mode 100644 types/supply___generated___operations.UndeliveredNotificationsQueryVariables.html create mode 100644 types/supply___generated___operations.UnitQuery.html create mode 100644 types/supply___generated___operations.UnitQueryVariables.html create mode 100644 types/supply___generated___operations.UnsubscribeNotificationEventTypeMutation.html create mode 100644 types/supply___generated___operations.UnsubscribeNotificationEventTypeMutationVariables.html create mode 100644 types/supply___generated___operations.UpdateDayOfWeekDiscountPromotionMutation.html create mode 100644 types/supply___generated___operations.UpdateDayOfWeekDiscountPromotionMutationVariables.html create mode 100644 types/supply___generated___operations.UpdateImageMutation.html create mode 100644 types/supply___generated___operations.UpdateImageMutationVariables.html create mode 100644 types/supply___generated___operations.UpdateMultiNightDiscountPromotionMutation.html create mode 100644 types/supply___generated___operations.UpdateMultiNightDiscountPromotionMutationVariables.html create mode 100644 types/supply___generated___operations.UpdateNotificationCallbackConfigMutation.html create mode 100644 types/supply___generated___operations.UpdateNotificationCallbackConfigMutationVariables.html create mode 100644 types/supply___generated___operations.UpdateNotificationEventTypeSubscriptionMutation.html create mode 100644 types/supply___generated___operations.UpdateNotificationEventTypeSubscriptionMutationVariables.html create mode 100644 types/supply___generated___operations.UpdatePropertyMutation.html create mode 100644 types/supply___generated___operations.UpdatePropertyMutationVariables.html create mode 100644 types/supply___generated___operations.UpdateRatePlanMutation.html create mode 100644 types/supply___generated___operations.UpdateRatePlanMutationVariables.html create mode 100644 types/supply___generated___operations.UpdateSingleDiscountPromotionMutation.html create mode 100644 types/supply___generated___operations.UpdateSingleDiscountPromotionMutationVariables.html create mode 100644 types/supply___generated___operations.UpdateUnitMutation.html create mode 100644 types/supply___generated___operations.UpdateUnitMutationVariables.html create mode 100644 types/supply___generated___operations.UpdateUnitRegistrationMutation.html create mode 100644 types/supply___generated___operations.UpdateUnitRegistrationMutationVariables.html create mode 100644 types/supply___generated___operations.UpdateUnitSpacesMutation.html create mode 100644 types/supply___generated___operations.UpdateUnitSpacesMutationVariables.html create mode 100644 types/supply___generated___operations.WithdrawNewListingDiscountMutation.html create mode 100644 types/supply___generated___operations.WithdrawNewListingDiscountMutationVariables.html create mode 100644 types/supply___generated___types.AcceptedPaymentForms.html create mode 100644 types/supply___generated___types.AcceptedPaymentFormsInput.html create mode 100644 types/supply___generated___types.AcceptedPaymentFormsMetadata.html create mode 100644 types/supply___generated___types.AcknowledgementRecord.html create mode 100644 types/supply___generated___types.AcknowledgementRecordInput.html create mode 100644 types/supply___generated___types.ActiveStatus.html create mode 100644 types/supply___generated___types.AddMessageThreadMessageInput.html create mode 100644 types/supply___generated___types.AdditionalDataRequirement.html create mode 100644 types/supply___generated___types.Address.html create mode 100644 types/supply___generated___types.AgeRange.html create mode 100644 types/supply___generated___types.AgeRangeInput.html create mode 100644 types/supply___generated___types.AgeRangeMetadata.html create mode 100644 types/supply___generated___types.AggregatedReviewBrandScore.html create mode 100644 types/supply___generated___types.AggregatedReviewsFiltersInput.html create mode 100644 types/supply___generated___types.AggregatedReviewsResponse.html create mode 100644 types/supply___generated___types.AllowedEvents.html create mode 100644 types/supply___generated___types.AllowedEventsInput.html create mode 100644 types/supply___generated___types.AllowedEventsMetadata.html create mode 100644 types/supply___generated___types.AllowedPets.html create mode 100644 types/supply___generated___types.AllowedPetsInput.html create mode 100644 types/supply___generated___types.AllowedPetsMetadata.html create mode 100644 types/supply___generated___types.AmenitiesFiltersInput.html create mode 100644 types/supply___generated___types.Amenity.html create mode 100644 types/supply___generated___types.AmenityField.html create mode 100644 types/supply___generated___types.AmenityFieldEnumTypeDetails.html create mode 100644 types/supply___generated___types.AmenityFieldFeeTypeDetails.html create mode 100644 types/supply___generated___types.AmenityFieldFeeValue.html create mode 100644 types/supply___generated___types.AmenityFieldFeeValueInput.html create mode 100644 types/supply___generated___types.AmenityFieldInput.html create mode 100644 types/supply___generated___types.AmenityFieldMeasurementTypeDetails.html create mode 100644 types/supply___generated___types.AmenityFieldMeasurementValue.html create mode 100644 types/supply___generated___types.AmenityFieldMeasurementValueInput.html create mode 100644 types/supply___generated___types.AmenityFieldMetadata.html create mode 100644 types/supply___generated___types.AmenityFieldTypeDetails.html create mode 100644 types/supply___generated___types.AmenityFieldValue.html create mode 100644 types/supply___generated___types.AmenityFieldValueInput.html create mode 100644 types/supply___generated___types.AmenityInput.html create mode 100644 types/supply___generated___types.AmenityMetadata.html create mode 100644 types/supply___generated___types.AmenityValue.html create mode 100644 types/supply___generated___types.AmenityValueInput.html create mode 100644 types/supply___generated___types.AmenityValueMetadata.html create mode 100644 types/supply___generated___types.ApplicableRegulations.html create mode 100644 types/supply___generated___types.ApplicableRegulationsInput.html create mode 100644 types/supply___generated___types.ArchivePropertyIdsInput.html create mode 100644 types/supply___generated___types.ArchivePropertyIdsPayload.html create mode 100644 types/supply___generated___types.AttachmentUrl.html create mode 100644 types/supply___generated___types.AttachmentUrlInput.html create mode 100644 types/supply___generated___types.Bathroom.html create mode 100644 types/supply___generated___types.BathroomsMetadata.html create mode 100644 types/supply___generated___types.BedGroup.html create mode 100644 types/supply___generated___types.BedGroupInput.html create mode 100644 types/supply___generated___types.BedGroupsMetadata.html create mode 100644 types/supply___generated___types.BedType.html create mode 100644 types/supply___generated___types.BedTypeInput.html create mode 100644 types/supply___generated___types.BedTypeMetadata.html create mode 100644 types/supply___generated___types.Bedroom.html create mode 100644 types/supply___generated___types.BedroomsMetadata.html create mode 100644 types/supply___generated___types.BlackoutDateRange.html create mode 100644 types/supply___generated___types.BlackoutDateRangeInput.html create mode 100644 types/supply___generated___types.BookingLocalDateTimeInput.html create mode 100644 types/supply___generated___types.BookingPolicy.html create mode 100644 types/supply___generated___types.BookingPolicyInput.html create mode 100644 types/supply___generated___types.BookingPolicyMetadata.html create mode 100644 types/supply___generated___types.CancelReservationInput.html create mode 100644 types/supply___generated___types.CancelReservationPayload.html create mode 100644 types/supply___generated___types.CancelReservationReconciliationInput.html create mode 100644 types/supply___generated___types.CancelReservationReconciliationPayload.html create mode 100644 types/supply___generated___types.CancelVrboReservationInput.html create mode 100644 types/supply___generated___types.CancelVrboReservationPayload.html create mode 100644 types/supply___generated___types.CancellationPenaltyRule.html create mode 100644 types/supply___generated___types.CancellationPenaltyRuleInput.html create mode 100644 types/supply___generated___types.CancellationPolicy.html create mode 100644 types/supply___generated___types.CancellationPolicyCancellationWindow.html create mode 100644 types/supply___generated___types.CancellationPolicyCancellationWindowInput.html create mode 100644 types/supply___generated___types.CancellationPolicyConfig.html create mode 100644 types/supply___generated___types.CancellationPolicyDateRange.html create mode 100644 types/supply___generated___types.CancellationPolicyDateRangeInput.html create mode 100644 types/supply___generated___types.CancellationPolicyInput.html create mode 100644 types/supply___generated___types.CancellationPolicyOverride.html create mode 100644 types/supply___generated___types.CancellationPolicyOverrideInput.html create mode 100644 types/supply___generated___types.CancellationPolicyTier.html create mode 100644 types/supply___generated___types.CancellationPolicyTierInput.html create mode 100644 types/supply___generated___types.ChangeReservationReconciliationInput.html create mode 100644 types/supply___generated___types.ChangeReservationReconciliationPayload.html create mode 100644 types/supply___generated___types.CheckInDateFilter.html create mode 100644 types/supply___generated___types.CheckInPolicy.html create mode 100644 types/supply___generated___types.CheckInPolicyMetadata.html create mode 100644 types/supply___generated___types.CheckInPolicyMinAge.html create mode 100644 types/supply___generated___types.CheckInPolicyMinAgeInput.html create mode 100644 types/supply___generated___types.CheckOutDateFilter.html create mode 100644 types/supply___generated___types.CheckOutPolicy.html create mode 100644 types/supply___generated___types.CheckOutPolicyMetadata.html create mode 100644 types/supply___generated___types.CheckpointFilterInput.html create mode 100644 types/supply___generated___types.ChildrenPolicy.html create mode 100644 types/supply___generated___types.ChildrenPolicyMetadata.html create mode 100644 types/supply___generated___types.CommitVrboSupplierIdMappingsInput.html create mode 100644 types/supply___generated___types.CommitVrboSupplierIdMappingsPayload.html create mode 100644 types/supply___generated___types.Compliant.html create mode 100644 types/supply___generated___types.ConfirmReservationNotificationInput.html create mode 100644 types/supply___generated___types.ConfirmReservationNotificationPayload.html create mode 100644 types/supply___generated___types.Coordinates.html create mode 100644 types/supply___generated___types.CoordinatesInput.html create mode 100644 types/supply___generated___types.CreateAddressInput.html create mode 100644 types/supply___generated___types.CreateCancellationPolicyConfigInput.html create mode 100644 types/supply___generated___types.CreateCancellationPolicyConfigPayload.html create mode 100644 types/supply___generated___types.CreateCheckInPolicyInput.html create mode 100644 types/supply___generated___types.CreateCheckOutPolicyInput.html create mode 100644 types/supply___generated___types.CreateChildrenPolicyInput.html create mode 100644 types/supply___generated___types.CreateCustomStayPolicyInput.html create mode 100644 types/supply___generated___types.CreateEventsPolicyInput.html create mode 100644 types/supply___generated___types.CreateFeeSetInput.html create mode 100644 types/supply___generated___types.CreateFeeSetPayload.html create mode 100644 types/supply___generated___types.CreateMaxOccupancyPolicyInput.html create mode 100644 types/supply___generated___types.CreateNotificationCallbackConfigInput.html create mode 100644 types/supply___generated___types.CreateNotificationCallbackConfigPayload.html create mode 100644 types/supply___generated___types.CreatePetsPolicyInput.html create mode 100644 types/supply___generated___types.CreatePoliciesInput.html create mode 100644 types/supply___generated___types.CreatePropertyImageInput.html create mode 100644 types/supply___generated___types.CreatePropertyImagePayload.html create mode 100644 types/supply___generated___types.CreatePropertyInput.html create mode 100644 types/supply___generated___types.CreatePropertyLocationInput.html create mode 100644 types/supply___generated___types.CreatePropertyPayload.html create mode 100644 types/supply___generated___types.CreateRatePlanInput.html create mode 100644 types/supply___generated___types.CreateRatePlanPayload.html create mode 100644 types/supply___generated___types.CreateRatePlanRestrictionsInput.html create mode 100644 types/supply___generated___types.CreateSmokingLocationPolicyInput.html create mode 100644 types/supply___generated___types.CreateSmokingPolicyInput.html create mode 100644 types/supply___generated___types.CreateStayPolicyInput.html create mode 100644 types/supply___generated___types.CreateUnitSpacesBathroomInput.html create mode 100644 types/supply___generated___types.CreateUnitSpacesBedroomInput.html create mode 100644 types/supply___generated___types.CreateUnitSpacesDiningRoomInput.html create mode 100644 types/supply___generated___types.CreateUnitSpacesInput.html create mode 100644 types/supply___generated___types.CreateUnitSpacesLivingRoomInput.html create mode 100644 types/supply___generated___types.CreateUnitSpacesOfficeInput.html create mode 100644 types/supply___generated___types.CreateUnitSpacesPayload.html create mode 100644 types/supply___generated___types.CursorBasedPageInfo.html create mode 100644 types/supply___generated___types.CustomStayPolicy.html create mode 100644 types/supply___generated___types.CustomStayPolicyMetadata.html create mode 100644 types/supply___generated___types.DateInput.html create mode 100644 types/supply___generated___types.DateRange.html create mode 100644 types/supply___generated___types.DateRangeInput.html create mode 100644 types/supply___generated___types.DateTimeRangeFilterInput.html create mode 100644 types/supply___generated___types.DayOfWeekDiscount.html create mode 100644 types/supply___generated___types.DayOfWeekDiscountCreateInput.html create mode 100644 types/supply___generated___types.DayOfWeekDiscountPromotionCreateInput.html create mode 100644 types/supply___generated___types.DayOfWeekDiscountPromotionUpdateInput.html create mode 100644 types/supply___generated___types.DayOfWeekDiscountUpdateInput.html create mode 100644 types/supply___generated___types.DeleteImageInput.html create mode 100644 types/supply___generated___types.DeleteImagePayload.html create mode 100644 types/supply___generated___types.DeleteNotificationCallbackConfigInput.html create mode 100644 types/supply___generated___types.DeleteNotificationCallbackConfigPayload.html create mode 100644 types/supply___generated___types.DeleteUnitSpaceInput.html create mode 100644 types/supply___generated___types.DeleteUnitSpacePayload.html create mode 100644 types/supply___generated___types.DiningRoom.html create mode 100644 types/supply___generated___types.DisablePropertyInput.html create mode 100644 types/supply___generated___types.DisablePropertyPayload.html create mode 100644 types/supply___generated___types.Discount.html create mode 100644 types/supply___generated___types.DiscountPromotion.html create mode 100644 types/supply___generated___types.District.html create mode 100644 types/supply___generated___types.EffectivePolicy.html create mode 100644 types/supply___generated___types.EligibleRatePlan.html create mode 100644 types/supply___generated___types.EligibleRatePlanInput.html create mode 100644 types/supply___generated___types.EnablePropertyInput.html create mode 100644 types/supply___generated___types.EnablePropertyPayload.html create mode 100644 types/supply___generated___types.EventsPolicy.html create mode 100644 types/supply___generated___types.EventsPolicyMetadata.html create mode 100644 types/supply___generated___types.Exact.html create mode 100644 types/supply___generated___types.ExactOrApproximateTime.html create mode 100644 types/supply___generated___types.ExactOrApproximateTimeInput.html create mode 100644 types/supply___generated___types.ExactOrApproximateTimeMetadata.html create mode 100644 types/supply___generated___types.ExactOrApproximateTimeRange.html create mode 100644 types/supply___generated___types.ExactOrApproximateTimeRangeInput.html create mode 100644 types/supply___generated___types.ExactOrApproximateTimeRangeMetadata.html create mode 100644 types/supply___generated___types.ExecuteVrboReservationUpdateInput.html create mode 100644 types/supply___generated___types.ExecuteVrboReservationUpdatePayload.html create mode 100644 types/supply___generated___types.Exemption.html create mode 100644 types/supply___generated___types.ExpediaSupplierAmount.html create mode 100644 types/supply___generated___types.ExtraBedType.html create mode 100644 types/supply___generated___types.Fee.html create mode 100644 types/supply___generated___types.FeeCharge.html create mode 100644 types/supply___generated___types.FeeChargeInput.html create mode 100644 types/supply___generated___types.FeeDateRange.html create mode 100644 types/supply___generated___types.FeeDateRangeInput.html create mode 100644 types/supply___generated___types.FeeInput.html create mode 100644 types/supply___generated___types.FeeRestrictions.html create mode 100644 types/supply___generated___types.FeeRestrictionsInput.html create mode 100644 types/supply___generated___types.FeeSet.html create mode 100644 types/supply___generated___types.FiltersInput.html create mode 100644 types/supply___generated___types.GeneratePreviewVrboReservationUpdateInput.html create mode 100644 types/supply___generated___types.GeneratePreviewVrboReservationUpdatePayload.html create mode 100644 types/supply___generated___types.Guest.html create mode 100644 types/supply___generated___types.GuestContact.html create mode 100644 types/supply___generated___types.GuestContactPhoneNumber.html create mode 100644 types/supply___generated___types.GuestRating.html create mode 100644 types/supply___generated___types.IdNode.html create mode 100644 types/supply___generated___types.IdNodeInput.html create mode 100644 types/supply___generated___types.Image.html create mode 100644 types/supply___generated___types.ImagesFiltersInput.html create mode 100644 types/supply___generated___types.ImagesResponse.html create mode 100644 types/supply___generated___types.Incremental.html create mode 100644 types/supply___generated___types.InputLocalizedString.html create mode 100644 types/supply___generated___types.InputMaybe.html create mode 100644 types/supply___generated___types.Installment.html create mode 100644 types/supply___generated___types.InstallmentDistribution.html create mode 100644 types/supply___generated___types.IntRange.html create mode 100644 types/supply___generated___types.IntRangeInput.html create mode 100644 types/supply___generated___types.InvalidScenario.html create mode 100644 types/supply___generated___types.InventoryConfig.html create mode 100644 types/supply___generated___types.JurisdictionRequirement.html create mode 100644 types/supply___generated___types.LastUpdatedDateTimeFilter.html create mode 100644 types/supply___generated___types.LegalPropertyType.html create mode 100644 types/supply___generated___types.ListingBundleAdoptionPayload.html create mode 100644 types/supply___generated___types.LivingRoom.html create mode 100644 types/supply___generated___types.LivingRoomsMetadata.html create mode 100644 types/supply___generated___types.LocalizedString.html create mode 100644 types/supply___generated___types.LocalizedStringInput.html create mode 100644 types/supply___generated___types.MakeEmpty.html create mode 100644 types/supply___generated___types.MakeMaybe.html create mode 100644 types/supply___generated___types.MakeOptional.html create mode 100644 types/supply___generated___types.MaxNightCap.html create mode 100644 types/supply___generated___types.MaxOccupancyPolicy.html create mode 100644 types/supply___generated___types.Maybe.html create mode 100644 types/supply___generated___types.Media.html create mode 100644 types/supply___generated___types.MediaAsset.html create mode 100644 types/supply___generated___types.MediaImagesArgs.html create mode 100644 types/supply___generated___types.MediaResponse.html create mode 100644 types/supply___generated___types.MessageThread.html create mode 100644 types/supply___generated___types.MessageThreadAddMessageResponse.html create mode 100644 types/supply___generated___types.MessageThreadAttachment.html create mode 100644 types/supply___generated___types.MessageThreadBookingInquiry.html create mode 100644 types/supply___generated___types.MessageThreadLocalizedString.html create mode 100644 types/supply___generated___types.MessageThreadLocalizedStringInput.html create mode 100644 types/supply___generated___types.MessageThreadMessage.html create mode 100644 types/supply___generated___types.MessageThreadMessagesArgs.html create mode 100644 types/supply___generated___types.MessageThreadMessagesOrderByInput.html create mode 100644 types/supply___generated___types.MessageThreadMessagesResponse.html create mode 100644 types/supply___generated___types.MessageThreadReservationSummary.html create mode 100644 types/supply___generated___types.MessageThreadTraveler.html create mode 100644 types/supply___generated___types.MessageThreadsResponse.html create mode 100644 types/supply___generated___types.Metadata.html create mode 100644 types/supply___generated___types.MissingVrboIdReservationMapping.html create mode 100644 types/supply___generated___types.Money.html create mode 100644 types/supply___generated___types.MoneyInput.html create mode 100644 types/supply___generated___types.MultiNightDiscount.html create mode 100644 types/supply___generated___types.MultiNightDiscountCreateInput.html create mode 100644 types/supply___generated___types.MultiNightDiscountPromotionCreateInput.html create mode 100644 types/supply___generated___types.MultiNightDiscountPromotionUpdateInput.html create mode 100644 types/supply___generated___types.MultiNightDiscountUpdateInput.html create mode 100644 types/supply___generated___types.Mutation.html create mode 100644 types/supply___generated___types.MutationAddMessageArgs.html create mode 100644 types/supply___generated___types.MutationArchivePropertyIdsArgs.html create mode 100644 types/supply___generated___types.MutationCancelReservationArgs.html create mode 100644 types/supply___generated___types.MutationCancelReservationReconciliationArgs.html create mode 100644 types/supply___generated___types.MutationCancelVrboReservationArgs.html create mode 100644 types/supply___generated___types.MutationChangeReservationReconciliationArgs.html create mode 100644 types/supply___generated___types.MutationCommitVrboSupplierIdMappingsArgs.html create mode 100644 types/supply___generated___types.MutationConfirmReservationNotificationArgs.html create mode 100644 types/supply___generated___types.MutationCreateCancellationPolicyConfigArgs.html create mode 100644 types/supply___generated___types.MutationCreateDayOfWeekDiscountPromotionArgs.html create mode 100644 types/supply___generated___types.MutationCreateFeeSetArgs.html create mode 100644 types/supply___generated___types.MutationCreateMultiNightDiscountPromotionArgs.html create mode 100644 types/supply___generated___types.MutationCreateNotificationCallbackConfigArgs.html create mode 100644 types/supply___generated___types.MutationCreatePropertyArgs.html create mode 100644 types/supply___generated___types.MutationCreatePropertyImageArgs.html create mode 100644 types/supply___generated___types.MutationCreateRatePlanArgs.html create mode 100644 types/supply___generated___types.MutationCreateSingleDiscountPromotionArgs.html create mode 100644 types/supply___generated___types.MutationCreateUnitSpacesArgs.html create mode 100644 types/supply___generated___types.MutationDeleteImageArgs.html create mode 100644 types/supply___generated___types.MutationDeleteNotificationCallbackConfigArgs.html create mode 100644 types/supply___generated___types.MutationDeleteUnitSpaceArgs.html create mode 100644 types/supply___generated___types.MutationDisablePropertyArgs.html create mode 100644 types/supply___generated___types.MutationEnablePropertyArgs.html create mode 100644 types/supply___generated___types.MutationExecuteVrboReservationUpdateArgs.html create mode 100644 types/supply___generated___types.MutationGeneratePreviewVrboReservationUpdateArgs.html create mode 100644 types/supply___generated___types.MutationJoinNewListingDiscountArgs.html create mode 100644 types/supply___generated___types.MutationRateGuestArgs.html create mode 100644 types/supply___generated___types.MutationRefreshNotificationCallbackConfigSecretArgs.html create mode 100644 types/supply___generated___types.MutationRefundReservationArgs.html create mode 100644 types/supply___generated___types.MutationRefundVrboReservationArgs.html create mode 100644 types/supply___generated___types.MutationReplaceCancellationPolicyConfigArgs.html create mode 100644 types/supply___generated___types.MutationReplaceFeeSetArgs.html create mode 100644 types/supply___generated___types.MutationSendMessageArgs.html create mode 100644 types/supply___generated___types.MutationSendTestNotificationArgs.html create mode 100644 types/supply___generated___types.MutationSetMessageThreadSpamStatusArgs.html create mode 100644 types/supply___generated___types.MutationSetPropertyTaxRecordArgs.html create mode 100644 types/supply___generated___types.MutationSetReviewResponseArgs.html create mode 100644 types/supply___generated___types.MutationSubscribeNotificationEventTypeArgs.html create mode 100644 types/supply___generated___types.MutationUnsubscribeNotificationEventTypeArgs.html create mode 100644 types/supply___generated___types.MutationUpdateDayOfWeekDiscountPromotionArgs.html create mode 100644 types/supply___generated___types.MutationUpdateImageArgs.html create mode 100644 types/supply___generated___types.MutationUpdateMultiNightDiscountPromotionArgs.html create mode 100644 types/supply___generated___types.MutationUpdateNotificationCallbackConfigArgs.html create mode 100644 types/supply___generated___types.MutationUpdateNotificationEventTypeSubscriptionArgs.html create mode 100644 types/supply___generated___types.MutationUpdatePropertyArgs.html create mode 100644 types/supply___generated___types.MutationUpdatePropertyListingBundleAdoptionArgs.html create mode 100644 types/supply___generated___types.MutationUpdateRatePlanArgs.html create mode 100644 types/supply___generated___types.MutationUpdateSingleDiscountPromotionArgs.html create mode 100644 types/supply___generated___types.MutationUpdateUnitArgs.html create mode 100644 types/supply___generated___types.MutationUpdateUnitRegistrationArgs.html create mode 100644 types/supply___generated___types.MutationUpdateUnitSpacesArgs.html create mode 100644 types/supply___generated___types.MutationUpdateVrboSupplierPropertyIdsArgs.html create mode 100644 types/supply___generated___types.MutationUpdateVrboSupplierReservationIdsArgs.html create mode 100644 types/supply___generated___types.MutationWithdrawNewListingDiscountArgs.html create mode 100644 types/supply___generated___types.Notification.html create mode 100644 types/supply___generated___types.NotificationCallbackConfig.html create mode 100644 types/supply___generated___types.NotificationError.html create mode 100644 types/supply___generated___types.NotificationEventType.html create mode 100644 types/supply___generated___types.NotificationEventTypeSubscription.html create mode 100644 types/supply___generated___types.NotificationProfile.html create mode 100644 types/supply___generated___types.NotificationSubscription.html create mode 100644 types/supply___generated___types.Office.html create mode 100644 types/supply___generated___types.OfficesMetadata.html create mode 100644 types/supply___generated___types.OneOfImageSourceFilterInput.html create mode 100644 types/supply___generated___types.OneOfLocaleFilterInput.html create mode 100644 types/supply___generated___types.OneOfMediaStatusFilterInput.html create mode 100644 types/supply___generated___types.OneOfStringFilterInput.html create mode 100644 types/supply___generated___types.OwnerResponse.html create mode 100644 types/supply___generated___types.PageInfo.html create mode 100644 types/supply___generated___types.Payment.html create mode 100644 types/supply___generated___types.PaymentCardDescriptor.html create mode 100644 types/supply___generated___types.PaymentCardDescriptorInput.html create mode 100644 types/supply___generated___types.PaymentCardDescriptorMetadata.html create mode 100644 types/supply___generated___types.PaymentInstrument.html create mode 100644 types/supply___generated___types.PaymentInvoiceDescriptor.html create mode 100644 types/supply___generated___types.PaymentInvoiceDescriptorInput.html create mode 100644 types/supply___generated___types.PaymentInvoiceDescriptorMetadata.html create mode 100644 types/supply___generated___types.PaymentToken.html create mode 100644 types/supply___generated___types.PetsPolicy.html create mode 100644 types/supply___generated___types.PetsPolicyMetadata.html create mode 100644 types/supply___generated___types.Policies.html create mode 100644 types/supply___generated___types.PolicyMetadata.html create mode 100644 types/supply___generated___types.PreviewVrboReservationUpdateAmounts.html create mode 100644 types/supply___generated___types.PreviewVrboReservationUpdateAmountsDifference.html create mode 100644 types/supply___generated___types.PreviewVrboReservationUpdateAmountsTotals.html create mode 100644 types/supply___generated___types.PreviewVrboReservationUpdateGuestsInput.html create mode 100644 types/supply___generated___types.PreviewVrboReservationUpdateStayDatesInput.html create mode 100644 types/supply___generated___types.Promotion.html create mode 100644 types/supply___generated___types.PromotionEnrollment.html create mode 100644 types/supply___generated___types.PromotionNode.html create mode 100644 types/supply___generated___types.Promotions.html create mode 100644 types/supply___generated___types.PropertiesByAdvertiserResponse.html create mode 100644 types/supply___generated___types.Property.html create mode 100644 types/supply___generated___types.PropertyAggregatedReviewsArgs.html create mode 100644 types/supply___generated___types.PropertyAmenitiesArgs.html create mode 100644 types/supply___generated___types.PropertyDistrictArgs.html create mode 100644 types/supply___generated___types.PropertyFeeSetsArgs.html create mode 100644 types/supply___generated___types.PropertyFeeSetsFiltersInput.html create mode 100644 types/supply___generated___types.PropertyFeeSetsResponse.html create mode 100644 types/supply___generated___types.PropertyListing.html create mode 100644 types/supply___generated___types.PropertyListingBundleAdoption.html create mode 100644 types/supply___generated___types.PropertyListingBundleAdoptionInput.html create mode 100644 types/supply___generated___types.PropertyListingsArgs.html create mode 100644 types/supply___generated___types.PropertyLocation.html create mode 100644 types/supply___generated___types.PropertyMapping.html create mode 100644 types/supply___generated___types.PropertyMappingError.html create mode 100644 types/supply___generated___types.PropertyMessageThreadsArgs.html create mode 100644 types/supply___generated___types.PropertyMessageThreadsFiltersInput.html create mode 100644 types/supply___generated___types.PropertyMessageThreadsOrderByInput.html create mode 100644 types/supply___generated___types.PropertyMessagesArgs.html create mode 100644 types/supply___generated___types.PropertyMessagesFiltersInput.html create mode 100644 types/supply___generated___types.PropertyMetadata.html create mode 100644 types/supply___generated___types.PropertyPromotionsArgs.html create mode 100644 types/supply___generated___types.PropertyRegistration.html create mode 100644 types/supply___generated___types.PropertyReservationsArgs.html create mode 100644 types/supply___generated___types.PropertyReviewsArgs.html create mode 100644 types/supply___generated___types.PropertyTextArgs.html create mode 100644 types/supply___generated___types.PropertyType.html create mode 100644 types/supply___generated___types.PropertyTypeMetadata.html create mode 100644 types/supply___generated___types.PropertyUnitArea.html create mode 100644 types/supply___generated___types.Query.html create mode 100644 types/supply___generated___types.QueryCancellationPolicyConfigArgs.html create mode 100644 types/supply___generated___types.QueryDistrictByCoordinatesArgs.html create mode 100644 types/supply___generated___types.QueryMessageArgs.html create mode 100644 types/supply___generated___types.QueryMessageThreadArgs.html create mode 100644 types/supply___generated___types.QueryPromotionsArgs.html create mode 100644 types/supply___generated___types.QueryPropertiesByAdvertiserArgs.html create mode 100644 types/supply___generated___types.QueryPropertyArgs.html create mode 100644 types/supply___generated___types.QueryRatePlanArgs.html create mode 100644 types/supply___generated___types.QueryUndeliveredNotificationsArgs.html create mode 100644 types/supply___generated___types.QueryUnitArgs.html create mode 100644 types/supply___generated___types.QueryVrboIdMappingProgressArgs.html create mode 100644 types/supply___generated___types.RateAcquisition.html create mode 100644 types/supply___generated___types.RateGuestInput.html create mode 100644 types/supply___generated___types.RatePlan.html create mode 100644 types/supply___generated___types.RatePlanDistributionRule.html create mode 100644 types/supply___generated___types.RatePlanDistributionRuleInput.html create mode 100644 types/supply___generated___types.RatePlanRestrictions.html create mode 100644 types/supply___generated___types.RateThresholdSettings.html create mode 100644 types/supply___generated___types.Rating.html create mode 100644 types/supply___generated___types.RatingInput.html create mode 100644 types/supply___generated___types.ReconEligibility.html create mode 100644 types/supply___generated___types.RefreshNotificationCallbackConfigSecretInput.html create mode 100644 types/supply___generated___types.RefreshNotificationCallbackConfigSecretPayload.html create mode 100644 types/supply___generated___types.RefundReservationInput.html create mode 100644 types/supply___generated___types.RefundReservationPayload.html create mode 100644 types/supply___generated___types.RefundVrboReservationInput.html create mode 100644 types/supply___generated___types.RefundVrboReservationPayload.html create mode 100644 types/supply___generated___types.RefundVrboReservationRefundInput.html create mode 100644 types/supply___generated___types.Registration.html create mode 100644 types/supply___generated___types.RegistrationDetail.html create mode 100644 types/supply___generated___types.RegistrationDetailInput.html create mode 100644 types/supply___generated___types.RegistrationNumberRequirement.html create mode 100644 types/supply___generated___types.RegistrationRecord.html create mode 100644 types/supply___generated___types.RegistrationRecordInput.html create mode 100644 types/supply___generated___types.RegulatoryAttribute.html create mode 100644 types/supply___generated___types.RegulatoryAttributeInput.html create mode 100644 types/supply___generated___types.RegulatoryAttributeValidationResult.html create mode 100644 types/supply___generated___types.RegulatoryAttributeValue.html create mode 100644 types/supply___generated___types.RegulatoryAttributeValueInput.html create mode 100644 types/supply___generated___types.RegulatoryPurposeValidationResult.html create mode 100644 types/supply___generated___types.ReplaceCancellationPolicyConfigInput.html create mode 100644 types/supply___generated___types.ReplaceCancellationPolicyConfigPayload.html create mode 100644 types/supply___generated___types.ReplaceFeeSetInput.html create mode 100644 types/supply___generated___types.ReplaceFeeSetPayload.html create mode 100644 types/supply___generated___types.Reservation.html create mode 100644 types/supply___generated___types.ReservationAlternativeIds.html create mode 100644 types/supply___generated___types.ReservationAmounts.html create mode 100644 types/supply___generated___types.ReservationAudit.html create mode 100644 types/supply___generated___types.ReservationCancellation.html create mode 100644 types/supply___generated___types.ReservationCancellationPenaltyRule.html create mode 100644 types/supply___generated___types.ReservationCancellationPolicy.html create mode 100644 types/supply___generated___types.ReservationCancellationPolicyTier.html create mode 100644 types/supply___generated___types.ReservationDailyAmount.html create mode 100644 types/supply___generated___types.ReservationDistribution.html create mode 100644 types/supply___generated___types.ReservationEdge.html create mode 100644 types/supply___generated___types.ReservationFilterInput.html create mode 100644 types/supply___generated___types.ReservationGuest.html create mode 100644 types/supply___generated___types.ReservationGuests.html create mode 100644 types/supply___generated___types.ReservationMapping.html create mode 100644 types/supply___generated___types.ReservationMappingError.html create mode 100644 types/supply___generated___types.ReservationNightlyPayments.html create mode 100644 types/supply___generated___types.ReservationPerStayAmount.html create mode 100644 types/supply___generated___types.ReservationPolicies.html create mode 100644 types/supply___generated___types.ReservationStatuses.html create mode 100644 types/supply___generated___types.ReservationStayDates.html create mode 100644 types/supply___generated___types.ReservationValueAddedPromotion.html create mode 100644 types/supply___generated___types.ReservationsConnection.html create mode 100644 types/supply___generated___types.Restrictions.html create mode 100644 types/supply___generated___types.RestrictionsCreateInput.html create mode 100644 types/supply___generated___types.RestrictionsUpdateInput.html create mode 100644 types/supply___generated___types.Review.html create mode 100644 types/supply___generated___types.ReviewAggregatedScore.html create mode 100644 types/supply___generated___types.ReviewCategoryScore.html create mode 100644 types/supply___generated___types.ReviewFilter.html create mode 100644 types/supply___generated___types.ReviewGuest.html create mode 100644 types/supply___generated___types.ReviewMedia.html create mode 100644 types/supply___generated___types.ReviewReservation.html create mode 100644 types/supply___generated___types.ReviewReservationFilterInput.html create mode 100644 types/supply___generated___types.ReviewReservationIdNodeInput.html create mode 100644 types/supply___generated___types.ReviewResponse.html create mode 100644 types/supply___generated___types.ReviewsOrderBy.html create mode 100644 types/supply___generated___types.Scalars.html create mode 100644 types/supply___generated___types.SendMessageInput.html create mode 100644 types/supply___generated___types.SendMessagePayload.html create mode 100644 types/supply___generated___types.SendTestNotificationInput.html create mode 100644 types/supply___generated___types.SendTestNotificationPayload.html create mode 100644 types/supply___generated___types.SetMessageThreadSpamStatusInput.html create mode 100644 types/supply___generated___types.SetMessageThreadSpamStatusPayload.html create mode 100644 types/supply___generated___types.SetPropertyTaxRecordInput.html create mode 100644 types/supply___generated___types.SetPropertyTaxRecordPayload.html create mode 100644 types/supply___generated___types.SingleDiscount.html create mode 100644 types/supply___generated___types.SingleDiscountCreateInput.html create mode 100644 types/supply___generated___types.SingleDiscountPromotionCreateInput.html create mode 100644 types/supply___generated___types.SingleDiscountPromotionUpdateInput.html create mode 100644 types/supply___generated___types.SingleDiscountUpdateInput.html create mode 100644 types/supply___generated___types.SmokingLocationPolicy.html create mode 100644 types/supply___generated___types.SmokingPolicy.html create mode 100644 types/supply___generated___types.SpacesMetadata.html create mode 100644 types/supply___generated___types.Status.html create mode 100644 types/supply___generated___types.StatusCheckpoint.html create mode 100644 types/supply___generated___types.StatusCheckpointCheckpointByNameArgs.html create mode 100644 types/supply___generated___types.StatusCheckpointCheckpointsArgs.html create mode 100644 types/supply___generated___types.StatusInput.html create mode 100644 types/supply___generated___types.StayPolicy.html create mode 100644 types/supply___generated___types.StayPolicyMetadata.html create mode 100644 types/supply___generated___types.SubscribeNotificationEventTypeInput.html create mode 100644 types/supply___generated___types.SubscribeNotificationEventTypePayload.html create mode 100644 types/supply___generated___types.SupplierAmount.html create mode 100644 types/supply___generated___types.SupplierAmountCompensation.html create mode 100644 types/supply___generated___types.SupplierAmountInput.html create mode 100644 types/supply___generated___types.SupplierLoyaltyPlanInfo.html create mode 100644 types/supply___generated___types.SupplierRate.html create mode 100644 types/supply___generated___types.SupplierRateInput.html create mode 100644 types/supply___generated___types.SupplierRateItem.html create mode 100644 types/supply___generated___types.SupplierRateItemInput.html create mode 100644 types/supply___generated___types.SupplierTotal.html create mode 100644 types/supply___generated___types.Surcharge.html create mode 100644 types/supply___generated___types.TaxRecord.html create mode 100644 types/supply___generated___types.TestNotificationError.html create mode 100644 types/supply___generated___types.Text.html create mode 100644 types/supply___generated___types.TextFiltersInput.html create mode 100644 types/supply___generated___types.TextInput.html create mode 100644 types/supply___generated___types.TextMetadata.html create mode 100644 types/supply___generated___types.ThirdPartyValidation.html create mode 100644 types/supply___generated___types.TravelDateInput.html create mode 100644 types/supply___generated___types.UndeliveredNotification.html create mode 100644 types/supply___generated___types.UndeliveredNotificationsFiltersInput.html create mode 100644 types/supply___generated___types.UndeliveredNotificationsResponse.html create mode 100644 types/supply___generated___types.Unit.html create mode 100644 types/supply___generated___types.UnitAgeCategory.html create mode 100644 types/supply___generated___types.UnitAmenitiesArgs.html create mode 100644 types/supply___generated___types.UnitNameAccessibility.html create mode 100644 types/supply___generated___types.UnitNameAttributes.html create mode 100644 types/supply___generated___types.UnitNameConfig.html create mode 100644 types/supply___generated___types.UnitOccupancy.html create mode 100644 types/supply___generated___types.UnitRegistrationArgs.html create mode 100644 types/supply___generated___types.UnitRegistrationDetail.html create mode 100644 types/supply___generated___types.UnitSpaces.html create mode 100644 types/supply___generated___types.UnitsMetadata.html create mode 100644 types/supply___generated___types.UnsubscribeNotificationEventTypeInput.html create mode 100644 types/supply___generated___types.UnsubscribeNotificationEventTypePayload.html create mode 100644 types/supply___generated___types.UpdateAddressInput.html create mode 100644 types/supply___generated___types.UpdateAreaInput.html create mode 100644 types/supply___generated___types.UpdateCheckInPolicyInput.html create mode 100644 types/supply___generated___types.UpdateCheckOutPolicyInput.html create mode 100644 types/supply___generated___types.UpdateChildrenPolicyInput.html create mode 100644 types/supply___generated___types.UpdateCustomStayPolicyInput.html create mode 100644 types/supply___generated___types.UpdateEventsPolicyInput.html create mode 100644 types/supply___generated___types.UpdateImageInput.html create mode 100644 types/supply___generated___types.UpdateImagePayload.html create mode 100644 types/supply___generated___types.UpdateMaxOccupancyPolicyInput.html create mode 100644 types/supply___generated___types.UpdateNotificationCallbackConfigInput.html create mode 100644 types/supply___generated___types.UpdateNotificationCallbackConfigPayload.html create mode 100644 types/supply___generated___types.UpdateNotificationEventTypeSubscriptionInput.html create mode 100644 types/supply___generated___types.UpdateNotificationEventTypeSubscriptionPayload.html create mode 100644 types/supply___generated___types.UpdatePetsPolicyInput.html create mode 100644 types/supply___generated___types.UpdatePoliciesInput.html create mode 100644 types/supply___generated___types.UpdatePropertyInput.html create mode 100644 types/supply___generated___types.UpdatePropertyLocationInput.html create mode 100644 types/supply___generated___types.UpdatePropertyPayload.html create mode 100644 types/supply___generated___types.UpdatePropertyUnitInput.html create mode 100644 types/supply___generated___types.UpdatePropertyUnitPayload.html create mode 100644 types/supply___generated___types.UpdateRatePlanInput.html create mode 100644 types/supply___generated___types.UpdateRatePlanPayload.html create mode 100644 types/supply___generated___types.UpdateRatePlanRestrictionsInput.html create mode 100644 types/supply___generated___types.UpdateSmokingLocationPolicyInput.html create mode 100644 types/supply___generated___types.UpdateSmokingPolicyInput.html create mode 100644 types/supply___generated___types.UpdateStayPolicyInput.html create mode 100644 types/supply___generated___types.UpdateUnitRegistrationInput.html create mode 100644 types/supply___generated___types.UpdateUnitSpacesBathroomInput.html create mode 100644 types/supply___generated___types.UpdateUnitSpacesBedroomInput.html create mode 100644 types/supply___generated___types.UpdateUnitSpacesDiningRoomInput.html create mode 100644 types/supply___generated___types.UpdateUnitSpacesInput.html create mode 100644 types/supply___generated___types.UpdateUnitSpacesLivingRoomInput.html create mode 100644 types/supply___generated___types.UpdateUnitSpacesOfficeInput.html create mode 100644 types/supply___generated___types.UpdateUnitSpacesPayload.html create mode 100644 types/supply___generated___types.UpdateVrboSupplierPropertyIdsInput.html create mode 100644 types/supply___generated___types.UpdateVrboSupplierPropertyIdsPayload.html create mode 100644 types/supply___generated___types.UpdateVrboSupplierReservationIdsInput.html create mode 100644 types/supply___generated___types.UpdateVrboSupplierReservationIdsPayload.html create mode 100644 types/supply___generated___types.UpdatedReviewResponse.html create mode 100644 types/supply___generated___types.VrboCancellationPolicyOverride.html create mode 100644 types/supply___generated___types.VrboCancellationPolicyPenalty.html create mode 100644 types/supply___generated___types.VrboIdMappingError.html create mode 100644 types/supply___generated___types.VrboIdMappingProgress.html create mode 100644 types/supply___generated___types.VrboIdPropertyMappings.html create mode 100644 types/supply___generated___types.VrboIdReservationMappings.html create mode 100644 types/supply___generated___types.VrboMappingStatus.html create mode 100644 types/supply___generated___types.VrboReservationAmount.html create mode 100644 types/supply___generated___types.VrboReservationAmounts.html create mode 100644 types/supply___generated___types.VrboSupplierPropertyIdMapping.html create mode 100644 types/supply___generated___types.VrboSupplierPropertyIdMappingInput.html create mode 100644 types/supply___generated___types.VrboSupplierReservationIdMapping.html create mode 100644 types/supply___generated___types.VrboSupplierReservationIdMappingInput.html create mode 100644 types/supply___generated___types.WarningStatus.html create mode 100644 types/supply___generated___types.Weight.html create mode 100644 types/supply___generated___types.WeightInput.html create mode 100644 variables/payment___generated___operations.PaymentInstrumentDocument.html create mode 100644 variables/sandbox___generated___operations.SandboxCancelReservationDocument.html create mode 100644 variables/sandbox___generated___operations.SandboxChangeReservationStayDatesDocument.html create mode 100644 variables/sandbox___generated___operations.SandboxCreatePropertyDocument.html create mode 100644 variables/sandbox___generated___operations.SandboxCreateReservationDocument.html create mode 100644 variables/sandbox___generated___operations.SandboxDeletePropertyDocument.html create mode 100644 variables/sandbox___generated___operations.SandboxDeletePropertyReservationsDocument.html create mode 100644 variables/sandbox___generated___operations.SandboxDeleteReservationDocument.html create mode 100644 variables/sandbox___generated___operations.SandboxPropertiesDocument.html create mode 100644 variables/sandbox___generated___operations.SandboxPropertyDocument.html create mode 100644 variables/sandbox___generated___operations.SandboxReservationDocument.html create mode 100644 variables/sandbox___generated___operations.SandboxReservationFragmentFragmentDoc.html create mode 100644 variables/sandbox___generated___operations.SandboxUpdatePropertyDocument.html create mode 100644 variables/sandbox___generated___operations.SandboxUpdateReservationDocument.html create mode 100644 variables/supply___generated___operations.AddMessageDocument.html create mode 100644 variables/supply___generated___operations.ArchivePropertyIdsDocument.html create mode 100644 variables/supply___generated___operations.CancelReservationDocument.html create mode 100644 variables/supply___generated___operations.CancelReservationReconciliationDocument.html create mode 100644 variables/supply___generated___operations.CancelVrboReservationDocument.html create mode 100644 variables/supply___generated___operations.CancellationPolicyConfigDocument.html create mode 100644 variables/supply___generated___operations.ChangeReservationReconciliationDocument.html create mode 100644 variables/supply___generated___operations.ConfirmReservationNotificationDocument.html create mode 100644 variables/supply___generated___operations.CreateCancellationPolicyConfigDocument.html create mode 100644 variables/supply___generated___operations.CreateDayOfWeekDiscountPromotionDocument.html create mode 100644 variables/supply___generated___operations.CreateFeeSetDocument.html create mode 100644 variables/supply___generated___operations.CreateMultiNightDiscountPromotionDocument.html create mode 100644 variables/supply___generated___operations.CreateNotificationCallbackConfigDocument.html create mode 100644 variables/supply___generated___operations.CreatePropertyDocument.html create mode 100644 variables/supply___generated___operations.CreatePropertyImageDocument.html create mode 100644 variables/supply___generated___operations.CreateRatePlanDocument.html create mode 100644 variables/supply___generated___operations.CreateSingleDiscountPromotionDocument.html create mode 100644 variables/supply___generated___operations.CreateUnitSpacesDocument.html create mode 100644 variables/supply___generated___operations.DeleteImageDocument.html create mode 100644 variables/supply___generated___operations.DeleteNotificationCallbackConfigDocument.html create mode 100644 variables/supply___generated___operations.DeleteUnitSpaceDocument.html create mode 100644 variables/supply___generated___operations.DisablePropertyDocument.html create mode 100644 variables/supply___generated___operations.DistrictByCoordinatesDocument.html create mode 100644 variables/supply___generated___operations.EnablePropertyDocument.html create mode 100644 variables/supply___generated___operations.JoinNewListingDiscountDocument.html create mode 100644 variables/supply___generated___operations.MessageDocument.html create mode 100644 variables/supply___generated___operations.MessageThreadDocument.html create mode 100644 variables/supply___generated___operations.NotificationEventTypesDocument.html create mode 100644 variables/supply___generated___operations.NotificationProfileDocument.html create mode 100644 variables/supply___generated___operations.PropertiesByAdvertiserDocument.html create mode 100644 variables/supply___generated___operations.PropertyAggregatedReviewsDocument.html create mode 100644 variables/supply___generated___operations.PropertyAmenitiesDocument.html create mode 100644 variables/supply___generated___operations.PropertyDistrictDocument.html create mode 100644 variables/supply___generated___operations.PropertyDocument.html create mode 100644 variables/supply___generated___operations.PropertyFeeSetsDocument.html create mode 100644 variables/supply___generated___operations.PropertyListingBundleAdoptionDocument.html create mode 100644 variables/supply___generated___operations.PropertyListingsDocument.html create mode 100644 variables/supply___generated___operations.PropertyMediaDocument.html create mode 100644 variables/supply___generated___operations.PropertyMessageThreadsDocument.html create mode 100644 variables/supply___generated___operations.PropertyMessagesDocument.html create mode 100644 variables/supply___generated___operations.PropertyPoliciesDocument.html create mode 100644 variables/supply___generated___operations.PropertyPromotionsDocument.html create mode 100644 variables/supply___generated___operations.PropertyReservationsDocument.html create mode 100644 variables/supply___generated___operations.PropertyReservationsSummaryDocument.html create mode 100644 variables/supply___generated___operations.PropertyReviewsDocument.html create mode 100644 variables/supply___generated___operations.PropertyUnitRegistrationsDocument.html create mode 100644 variables/supply___generated___operations.PropertyUnitsDocument.html create mode 100644 variables/supply___generated___operations.RateGuestDocument.html create mode 100644 variables/supply___generated___operations.RatePlanDocument.html create mode 100644 variables/supply___generated___operations.RefreshNotificationCallbackConfigSecretDocument.html create mode 100644 variables/supply___generated___operations.RefundReservationDocument.html create mode 100644 variables/supply___generated___operations.ReplaceCancellationPolicyConfigDocument.html create mode 100644 variables/supply___generated___operations.ReplaceFeeSetDocument.html create mode 100644 variables/supply___generated___operations.SendMessageDocument.html create mode 100644 variables/supply___generated___operations.SendTestNotificationDocument.html create mode 100644 variables/supply___generated___operations.SetMessageThreadSpamStatusDocument.html create mode 100644 variables/supply___generated___operations.SetPropertyTaxRecordDocument.html create mode 100644 variables/supply___generated___operations.SetReviewResponseDocument.html create mode 100644 variables/supply___generated___operations.SubscribeNotificationEventTypeDocument.html create mode 100644 variables/supply___generated___operations.UndeliveredNotificationsDocument.html create mode 100644 variables/supply___generated___operations.UnitDocument.html create mode 100644 variables/supply___generated___operations.UnsubscribeNotificationEventTypeDocument.html create mode 100644 variables/supply___generated___operations.UpdateDayOfWeekDiscountPromotionDocument.html create mode 100644 variables/supply___generated___operations.UpdateImageDocument.html create mode 100644 variables/supply___generated___operations.UpdateMultiNightDiscountPromotionDocument.html create mode 100644 variables/supply___generated___operations.UpdateNotificationCallbackConfigDocument.html create mode 100644 variables/supply___generated___operations.UpdateNotificationEventTypeSubscriptionDocument.html create mode 100644 variables/supply___generated___operations.UpdatePropertyDocument.html create mode 100644 variables/supply___generated___operations.UpdateRatePlanDocument.html create mode 100644 variables/supply___generated___operations.UpdateSingleDiscountPromotionDocument.html create mode 100644 variables/supply___generated___operations.UpdateUnitDocument.html create mode 100644 variables/supply___generated___operations.UpdateUnitRegistrationDocument.html create mode 100644 variables/supply___generated___operations.UpdateUnitSpacesDocument.html create mode 100644 variables/supply___generated___operations.WithdrawNewListingDiscountDocument.html diff --git a/assets/highlight.css b/assets/highlight.css new file mode 100644 index 0000000..6c1533a --- /dev/null +++ b/assets/highlight.css @@ -0,0 +1,78 @@ +:root { + --light-hl-0: #795E26; + --dark-hl-0: #DCDCAA; + --light-hl-1: #000000; + --dark-hl-1: #D4D4D4; + --light-hl-2: #A31515; + --dark-hl-2: #CE9178; + --light-hl-3: #0000FF; + --dark-hl-3: #569CD6; + --light-hl-4: #0070C1; + --dark-hl-4: #4FC1FF; + --light-hl-5: #267F99; + --dark-hl-5: #4EC9B0; + --light-hl-6: #001080; + --dark-hl-6: #9CDCFE; + --light-hl-7: #008000; + --dark-hl-7: #6A9955; + --light-code-background: #FFFFFF; + --dark-code-background: #1E1E1E; +} + +@media (prefers-color-scheme: light) { :root { + --hl-0: var(--light-hl-0); + --hl-1: var(--light-hl-1); + --hl-2: var(--light-hl-2); + --hl-3: var(--light-hl-3); + --hl-4: var(--light-hl-4); + --hl-5: var(--light-hl-5); + --hl-6: var(--light-hl-6); + --hl-7: var(--light-hl-7); + --code-background: var(--light-code-background); +} } + +@media (prefers-color-scheme: dark) { :root { + --hl-0: var(--dark-hl-0); + --hl-1: var(--dark-hl-1); + --hl-2: var(--dark-hl-2); + --hl-3: var(--dark-hl-3); + --hl-4: var(--dark-hl-4); + --hl-5: var(--dark-hl-5); + --hl-6: var(--dark-hl-6); + --hl-7: var(--dark-hl-7); + --code-background: var(--dark-code-background); +} } + +:root[data-theme='light'] { + --hl-0: var(--light-hl-0); + --hl-1: var(--light-hl-1); + --hl-2: var(--light-hl-2); + --hl-3: var(--light-hl-3); + --hl-4: var(--light-hl-4); + --hl-5: var(--light-hl-5); + --hl-6: var(--light-hl-6); + --hl-7: var(--light-hl-7); + --code-background: var(--light-code-background); +} + +:root[data-theme='dark'] { + --hl-0: var(--dark-hl-0); + --hl-1: var(--dark-hl-1); + --hl-2: var(--dark-hl-2); + --hl-3: var(--dark-hl-3); + --hl-4: var(--dark-hl-4); + --hl-5: var(--dark-hl-5); + --hl-6: var(--dark-hl-6); + --hl-7: var(--dark-hl-7); + --code-background: var(--dark-code-background); +} + +.hl-0 { color: var(--hl-0); } +.hl-1 { color: var(--hl-1); } +.hl-2 { color: var(--hl-2); } +.hl-3 { color: var(--hl-3); } +.hl-4 { color: var(--hl-4); } +.hl-5 { color: var(--hl-5); } +.hl-6 { color: var(--hl-6); } +.hl-7 { color: var(--hl-7); } +pre, code { background: var(--code-background); } diff --git a/assets/icons.js b/assets/icons.js new file mode 100644 index 0000000..e88e8ca --- /dev/null +++ b/assets/icons.js @@ -0,0 +1,18 @@ +(function() { + addIcons(); + function addIcons() { + if (document.readyState === "loading") return document.addEventListener("DOMContentLoaded", addIcons); + const svg = document.body.appendChild(document.createElementNS("http://www.w3.org/2000/svg", "svg")); + svg.innerHTML = `""`; + svg.style.display = "none"; + if (location.protocol === "file:") updateUseElements(); + } + + function updateUseElements() { + document.querySelectorAll("use").forEach(el => { + if (el.getAttribute("href").includes("#icon-")) { + el.setAttribute("href", el.getAttribute("href").replace(/.*#/, "#")); + } + }); + } +})() \ No newline at end of file diff --git a/assets/icons.svg b/assets/icons.svg new file mode 100644 index 0000000..e371b8b --- /dev/null +++ b/assets/icons.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/main.js b/assets/main.js new file mode 100644 index 0000000..21a5d74 --- /dev/null +++ b/assets/main.js @@ -0,0 +1,60 @@ +"use strict"; +window.translations={"copy":"Copy","copied":"Copied!","normally_hidden":"This member is normally hidden due to your filter settings."}; +"use strict";(()=>{var Pe=Object.create;var ie=Object.defineProperty;var Oe=Object.getOwnPropertyDescriptor;var _e=Object.getOwnPropertyNames;var Re=Object.getPrototypeOf,Me=Object.prototype.hasOwnProperty;var Fe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var De=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of _e(e))!Me.call(t,i)&&i!==n&&ie(t,i,{get:()=>e[i],enumerable:!(r=Oe(e,i))||r.enumerable});return t};var Ae=(t,e,n)=>(n=t!=null?Pe(Re(t)):{},De(e||!t||!t.__esModule?ie(n,"default",{value:t,enumerable:!0}):n,t));var ue=Fe((ae,le)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var d=t.utils.clone(n)||{};d.position=[a,u],d.index=s.length,s.push(new t.Token(r.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?d+=2:a==l&&(n+=r[u+1]*i[d+1],u+=2,d+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),m=s.str.charAt(1),p;m in s.node.edges?p=s.node.edges[m]:(p=new t.TokenSet,s.node.edges[m]=p),s.str.length==1&&(p.final=!0),i.push({node:p,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof ae=="object"?le.exports=n():e.lunr=n()}(this,function(){return t})})()});var se=[];function G(t,e){se.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible()),document.body.style.display||(this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}createComponents(e){se.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}showPage(){document.body.style.display&&(document.body.style.removeProperty("display"),this.ensureFocusedElementVisible(),this.updateIndexVisibility(),this.scrollToHash())}scrollToHash(){if(location.hash){let e=document.getElementById(location.hash.substring(1));if(!e)return;e.scrollIntoView({behavior:"instant",block:"start"})}}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),n=e?.parentElement;for(;n&&!n.classList.contains(".tsd-navigation");)n instanceof HTMLDetailsElement&&(n.open=!0),n=n.parentElement;if(e&&!Ve(e)){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r,document.querySelector(".col-sidebar").scrollTop=r}}updateIndexVisibility(){let e=document.querySelector(".tsd-index-content"),n=e?.open;e&&(e.open=!0),document.querySelectorAll(".tsd-index-section").forEach(r=>{r.style.display="block";let i=Array.from(r.querySelectorAll(".tsd-index-link")).every(s=>s.offsetParent==null);r.style.display=i?"none":"block"}),e&&(e.open=n)}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(!n)return;let r=n.offsetParent==null,i=n;for(;i!==document.body;)i instanceof HTMLDetailsElement&&(i.open=!0),i=i.parentElement;if(n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let s=document.createElement("p");s.classList.add("warning"),s.textContent=window.translations.normally_hidden,n.prepend(s)}r&&e.scrollIntoView()}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let n;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent=window.translations.copied,e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent=window.translations.copy},100)},1e3)})})}};function Ve(t){let e=t.getBoundingClientRect(),n=Math.max(document.documentElement.clientHeight,window.innerHeight);return!(e.bottom<0||e.top-n>=0)}var oe=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var pe=Ae(ue());async function ce(t,e){if(!window.searchData)return;let n=await fetch(window.searchData),r=new Blob([await n.arrayBuffer()]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();t.data=i,t.index=pe.Index.load(i.index),e.classList.remove("loading"),e.classList.add("ready")}function fe(){let t=document.getElementById("tsd-search");if(!t)return;let e={base:t.dataset.base+"/"},n=document.getElementById("tsd-search-script");t.classList.add("loading"),n&&(n.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),n.addEventListener("load",()=>{ce(e,t)}),ce(e,t));let r=document.querySelector("#tsd-search input"),i=document.querySelector("#tsd-search .results");if(!r||!i)throw new Error("The input field or the result list wrapper was not found");i.addEventListener("mouseup",()=>{te(t)}),r.addEventListener("focus",()=>t.classList.add("has-focus")),He(t,i,r,e)}function He(t,e,n,r){n.addEventListener("input",oe(()=>{Ne(t,e,n,r)},200)),n.addEventListener("keydown",i=>{i.key=="Enter"?Be(e,t):i.key=="ArrowUp"?(de(e,n,-1),i.preventDefault()):i.key==="ArrowDown"&&(de(e,n,1),i.preventDefault())}),document.body.addEventListener("keypress",i=>{i.altKey||i.ctrlKey||i.metaKey||!n.matches(":focus")&&i.key==="/"&&(i.preventDefault(),n.focus())}),document.body.addEventListener("keyup",i=>{t.classList.contains("has-focus")&&(i.key==="Escape"||!e.matches(":focus-within")&&!n.matches(":focus"))&&(n.blur(),te(t))})}function te(t){t.classList.remove("has-focus")}function Ne(t,e,n,r){if(!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s;if(i){let o=i.split(" ").map(a=>a.length?`*${a}*`:"").join(" ");s=r.index.search(o)}else s=[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o`,d=he(l.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(d+=` (score: ${s[o].score.toFixed(2)})`),l.parent&&(d=` + ${he(l.parent,i)}.${d}`);let m=document.createElement("li");m.classList.value=l.classes??"";let p=document.createElement("a");p.href=r.base+l.url,p.innerHTML=u+d,m.append(p),p.addEventListener("focus",()=>{e.querySelector(".current")?.classList.remove("current"),m.classList.add("current")}),e.appendChild(m)}}function de(t,e,n){let r=t.querySelector(".current");if(!r)r=t.querySelector(n==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let i=r;if(n===1)do i=i.nextElementSibling??void 0;while(i instanceof HTMLElement&&i.offsetParent==null);else do i=i.previousElementSibling??void 0;while(i instanceof HTMLElement&&i.offsetParent==null);i?(r.classList.remove("current"),i.classList.add("current")):n===-1&&(r.classList.remove("current"),e.focus())}}function Be(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),te(e)}}function he(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(ee(t.substring(s,o)),`${ee(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(ee(t.substring(s))),i.join("")}var je={"&":"&","<":"<",">":">","'":"'",'"':"""};function ee(t){return t.replace(/[&<>"'"]/g,e=>je[e])}var I=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",ye="mousemove",N="mouseup",J={x:0,y:0},me=!1,ne=!1,qe=!1,D=!1,ve=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(ve?"is-mobile":"not-mobile");ve&&"ontouchstart"in document.documentElement&&(qe=!0,F="touchstart",ye="touchmove",N="touchend");document.addEventListener(F,t=>{ne=!0,D=!1;let e=F=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(ye,t=>{if(ne&&!D){let e=F=="touchstart"?t.targetTouches[0]:t,n=J.x-(e.pageX||0),r=J.y-(e.pageY||0);D=Math.sqrt(n*n+r*r)>10}});document.addEventListener(N,()=>{ne=!1});document.addEventListener("click",t=>{me&&(t.preventDefault(),t.stopImmediatePropagation(),me=!1)});var X=class extends I{constructor(e){super(e),this.className=this.el.dataset.toggle||"",this.el.addEventListener(N,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(F,n=>this.onDocumentPointerDown(n)),document.addEventListener(N,n=>this.onDocumentPointerUp(n))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(e){D||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!D&&this.active&&e.target.closest(".col-sidebar")){let n=e.target.closest("a");if(n){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substring(0,r.indexOf("#"))),n.href.substring(0,r.length)==r&&setTimeout(()=>this.setActive(!1),250)}}}};var re;try{re=localStorage}catch{re={getItem(){return null},setItem(){}}}var Q=re;var ge=document.head.appendChild(document.createElement("style"));ge.dataset.for="filters";var Y=class extends I{constructor(e){super(e),this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),ge.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`,this.app.updateIndexVisibility()}fromLocalStorage(){let e=Q.getItem(this.key);return e?e==="true":this.el.checked}setLocalStorage(e){Q.setItem(this.key,e.toString()),this.value=e,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),this.app.updateIndexVisibility()}};var Z=class extends I{constructor(e){super(e),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let n=Q.getItem(this.key);this.el.open=n?n==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update());let r=this.summary.querySelector("a");r&&r.addEventListener("click",()=>{location.assign(r.href)}),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function Ee(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,xe(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),xe(t.value)})}function xe(t){document.documentElement.dataset.theme=t}var K;function we(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",Le),Le())}async function Le(){let t=document.getElementById("tsd-nav-container");if(!t||!window.navigationData)return;let n=await(await fetch(window.navigationData)).arrayBuffer(),r=new Blob([n]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();K=t.dataset.base,K.endsWith("/")||(K+="/"),t.innerHTML="";for(let s of i)Se(s,t,[]);window.app.createComponents(t),window.app.showPage(),window.app.ensureActivePageVisible()}function Se(t,e,n){let r=e.appendChild(document.createElement("li"));if(t.children){let i=[...n,t.text],s=r.appendChild(document.createElement("details"));s.className=t.class?`${t.class} tsd-accordion`:"tsd-accordion";let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.dataset.key=i.join("$"),o.innerHTML='',be(t,o);let a=s.appendChild(document.createElement("div"));a.className="tsd-accordion-details";let l=a.appendChild(document.createElement("ul"));l.className="tsd-nested-navigation";for(let u of t.children)Se(u,l,i)}else be(t,r,t.class)}function be(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));r.href=K+t.path,n&&(r.className=n),location.pathname===r.pathname&&!r.href.includes("#")&&r.classList.add("current"),t.kind&&(r.innerHTML=``),r.appendChild(document.createElement("span")).textContent=t.text}else e.appendChild(document.createElement("span")).textContent=t.text}G(X,"a[data-toggle]");G(Z,".tsd-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var Te=document.getElementById("tsd-theme");Te&&Ee(Te);var $e=new U;Object.defineProperty(window,"app",{value:$e});fe();we();})(); +/*! Bundled license information: + +lunr/lunr.js: + (** + * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9 + * Copyright (C) 2020 Oliver Nightingale + * @license MIT + *) + (*! + * lunr.utils + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Set + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.tokenizer + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Pipeline + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Vector + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.stemmer + * Copyright (C) 2020 Oliver Nightingale + * Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt + *) + (*! + * lunr.stopWordFilter + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.trimmer + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.TokenSet + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Index + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Builder + * Copyright (C) 2020 Oliver Nightingale + *) +*/ diff --git a/assets/navigation.js b/assets/navigation.js new file mode 100644 index 0000000..a87774e --- /dev/null +++ b/assets/navigation.js @@ -0,0 +1 @@ +window.navigationData = "data:application/octet-stream;base64,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" \ No newline at end of file diff --git a/assets/search.js b/assets/search.js new file mode 100644 index 0000000..4ae0926 --- /dev/null +++ b/assets/search.js @@ -0,0 +1 @@ +window.searchData = "data:application/octet-stream;base64,H4sIAAAAAAAAE9S923LkOJIt+i+l1xnNdM9l5543pZRZo5m8aEvKarM5D20QCYVwkkFG8aKSetv592MMRjBA4upwdwb7qauqhYW1PNwdjiv/7y919Ufzy3/8P//3l5+qzH/5jz//wy+l2Mpf/uOXrNpuq/KXf/ilq4tf/uOXbZV3hWz+afjPly/ttvjlH37JCtE0svnlP3755f/7BxOj6Xa74v2fHvb/c10oWbYG4PA3f9X/xov+pz9/GPGtwIdWVuBAL//wy07UPZad+onEv/1JN1TZtHWXtVWdxuFiihDN59JB7s///K8nE/3eyfo9kdex7YlR2+T/qJp/VOWLrFUrcwqG264VrUykODam5zj34r/+dSNLWYtW5n/96z+17zvZuJx58qd/3f+pP2L++X//rz/926nHr+L96WSRfXsf9P7Po9zZpsFN47bcdS2Qy6kNA6FPbyJr47ns/5yBxlfxU37ftaoqRQH5lU6tmEiB/ebQhInOp+2ufYfR2TdhceWslltZtpBfTGvEQOkhE4Wom3g6hwYEVP793/7tX/59JDLgp/G4GBtD6Rxh9KH9n//8r6df7AbF6HLfPpXU5UEWo8kub28Ovfzjn/4ZT7XX67Ck6lMyHdfLPd4//m8SzqahJ9SrrqXlPgAuQ/6hrVW5wZEfMdbsyQPJ0cr/i8C4B918Hj3nfPDqP/07GfkFXNsQcXDv5VR8rKpCihIn4wSyZi8/sBytTWDio3A+N5+TvjxiElFfwMkNCSPoMhpuS+wAVBKQ5S1FynY0L4Vf305m0uTFiM72mLdJSqgRmLUemdA/Zuxl+H8uKoGkf4RYsz/vOR6NTFHrDaL5XHpK+ODTH6iIL+DUMwEHr15KwXXVlW39fl3lSMeZAq3ZxTWmR7P/mcDaugH43N1G/pjIaUUs4PpWMce0vqia666uZZkBltysek4oqw6AA82jzf+FwtRH6YyuP6d98HuS4J1iszq9IePg8QvqOP4ZQdqfIv09uL2ebv6V0Obcmd9G/xAClBG8VO63yjmEwsJ6bvRd1CQ1N/Ot1PW5f0/xaOh/I7DvXjKfu0/oHtycIlo1XE73ntI/uPVC/Ps/eVRbAn85oKzdrXuaR2NTrN+O0nnde0L74OJUkalhc7v5VMbB1RfUcSMztYVsTluFjCCrdvaB5dHaFNtFR+GMrj4jffB0kkCdQLM6+lzEwc+XU/FpK1Rxlee1bBJPPhy1zJDW7PA61aPtKZbGJibgc30r/YP/UwSvBZ8zCOxyDpGwsJ7/evj+DafmgLBm9+8pjjseFOsDe818/j7le1yXpFjK05A5PXwm4LgWuZCCL1UmCvxkVIdZs3ePPEeLU8z7T+r5/NzC/OjsFFE6h+f0eJuUo9svqWX8O/zMdQ71dxED+izqTxQLBVMrLBALUwXHeCAN6YVmtS5Jx7hYWtP+b4ni4u8lJiamp5hlndQzx8KU+TEOKBZE5vDsMTCTcvT/JbXs/47Cof4uvP5kbTIbs/u7xvno7GTj12Keros4uvliKn7UyNXLAWDN3v2jHtfO/kSxgNMr5vPrCdujU1MscJyAOT16Sv/ozsvw/5+qlDRl/Axpzd6tUx0tT3F6cmIDPn+38z86PkW8WnrgjACHoGMo8CuaX1m8yjK5a2V+J977a5Gfq3oLWMW3tT77ZUYnKcTNRquZHH4y9LL/FzLOlxNQEvoBb98Nf3ot6vxGNlmtdm0FudoaVOTsYEF1t+VrpTLJKtDaB5PGmOi+haVlJ8Qq4/zEjDjYB6stGCuGEuaAGfo7S9Q4pfKFjkNtTPx8la3IRStwmo8oq4yiCTniQBrNxzx62jQwjKJjN8uPplaFvEkCppY6T/gE86UKt2YzW/wsqz8KmW/2T4zcy6yqc4hkS/MV5AcXK1RisFmKNCMEWKNTgQ3fHxVi2uaR9me4tMMvokyRePlRyB5tEd6FaNofu1wMT4qRCZjCcimJyj7gYt+Fsc48RFTuOw23WCSbJTBnOMfU+uiYNiURBrZDwQdXNEx+Ill2W4ievjGB///p5Pxf2vquKpR2rzOZ04WOhTXu48whTozvCtE+V/WWgLAGxc/3KvtJSHlAW4T1Q/8K5lZ/BZWEvg67gI62lU0r+hcSKWVMUBdVcdMIHiED8KJavsiNdjuFVM0Relk9qiSNdQN5UTXf5KvImZxtxF5U0W+y5pEzAPNruZZ1q54pxmwTcQH21XZXkJI/AvJz/y+xE5QjyBGPnzl1kl0us95LkRMSP8AR8zYnwa16lX2R04EWG0+tVjDRnZFBTW01c5Aur9k5olfVNNjQYlr/pwSMRyBOts3+j65fZPZzVynI64NO3hZIYgVGbOX5V9k0YiMfX2opjv8CXWLyoJw/9kLkMLHoM5/Ly9tWZC/7/Y0cks8iZVzO8UlFBWLiqcoBz1pFSzrAMiuxxIYavgNwI1pxL3/vVD2dvccotEOsISo8zHAh4bAa5VgVwx47cDn78MfApq66HbWUI+iyKvYHytXfQDsp8XJ09MV0qQb+SZA4TRPkxfT8lLCEGyFkgFxSAZufzbAX09R0Twzp+PIEu7QStl/Igr+YNo6faOnfh/XHWfKXsVRfsNdnjk95rKCyGnng6ijfgzGJVdOcGb5Ging+RQx/9UWVMvH3HOc2UyQ2vltVqqatRT+Vvqol5FyolbUFj4l7piDf8rKxPSBw8RueSUZSHEF4WcKerPUwTX2xNo5toUr5JxzPIwQjwz/jGSa9ERLP8F/wDJNea4hkuB+IsdGtoTDx3FVNKwp86ExwuLjW1asqMyzTEwodT+3YU17tJ5bA805aK9qDTlcFZPNrTuNiaJ5gKM0K9gNYqoEcrDGIHdozMPtR1jKrNuWkRk9gOMOhYqq52kZei1ZuqhqyqXxqROxoeVdAftEZj4tje7idNDNYmV2/qCK/QlAbAZi4fcRy+8jH7RrL7ZqP2w2WW9LnTIPcbstnATo1OOc2AhBxM2brG3kvyg1kID20OP98XSeCmbAfTUA5Y7dww07Zj5D+ymgr3q6Sf84j0xGEjaUqCVgeQQhZuuIDurGuN1tNpNBsnU8sQuyF5hYy3hVj9r9T/dHCF+2Usbvchz9PuAI9a7ka/yS76jw3DUNm57jSPIfmyfRW5vgwi2WdGGl21uhgA1wo3mxquelB7uWrkn98rEWZP2RVDRLjwlhBDHqpoaLRaTjSuIzhj45QZyd+r3/q//AbhyAdeTk92TCzULL5i2pfaKNgXIK39rGcxrZqRTG0afYfiSRXaOuBVV8opzWfVdHKGvwskQ9mdZnNZEeY3KYWDGUDyK5qrIrLCTqtoASPupfNriobzO91hFifJ02YUXrRaDXGEdLKnniAPPURMT6e8jwmLqyqLPic2oyoKIrqD5l/epVlC9GmNzu/9xtsMB4/sQill7tYYj17ghuembWtLHMJ8mQn8xkeK/fBZwhIH4Go2XpjC1q4GG3XFWU0JYppID6/tS/gkTlvzFoexoNN+jRuHFs96W0SFvZszdfl0WRLfFZLcY0jHIt9Vnw+z7ZKoHFuwBra0OxOJlRBfaO1+PLIBe/Be1vQ++2cIY237lHDtc/wx3jOEyxezn+RavMCrxxslEcoRsZpmcBgi41/O1NP1KfVZ2PLNcU/ZW12Mg1PVNmrMpLQitpdRcWXlTxJkPFVk3beFOEGqyT7Fsl1pN54TZFHXENObMQzEvPVjxN0Lk9mqR39zA1/3spStUqm7lDYmp/fp52sMF5ttZTrxtSrUIV4gnw7L0j6UgeloR++iQxx7KCAAx4Xd7tvQ+6HDA1W4r/vNB77Tpp7TWbYfHtADHoijmTqHf4odq+i6JBGPELQMXREw2clC0ixq7VaS1ycyOCDYzAHfYQYHGnCZICljxWTLi5gYnjS/PbpDwzEM02Lb5MqNsgdXH2R/qnstv3tphvZClWAR3MryKrygI0bUVqY244pS3gUECaNeS+BlYWuaNWukL/1HtvAl0gi5bm6WVDpPiYJ42IS64hqN1LLB2vUf5YSeDnWbEx7dfFzLQnoXBxgUDY9GsfK82EnM/Wssqvt5GRiOmMDkI/7j7IZOpM5GX0bJrEC3/B1+GvU6DXFWNXgZaFGNHbNDMc0dLn5E45cs0740rlHDU02DykJRMJv6WXosfXavP9Eis7vBzPxebzBmdbXB3iuqZOVP6Xh07w6adnZArFK/yZcfrZZjc1H7BttpORh3oLwkvV5B7lXeL0heVHIuopPQpVv0cXkTLLykuCxX6Vounr8qAOqjrVjrcqnPRSJnNxhUKbRPqyHcOx3dOaPklxmaiuKhmChJkKsq7fldWPq/AihNPV+rLLIDIKo/+coa80a5PMBw3z8mYJzfmB044+SrlTt9+dDIwZhc/wltSHqA68mklIhrAUS84i61wq16ugnr4vt1lwuYsxqlDVsmGvrsDqWAEqqvcHnMy2tVxYrRCc0bWZiGxnpz2ja4JkORVjpE0yBI3nXwycCkkt6C3kNcgkFtN5OsgQFYI6csTsEnFCZdPjyInohgnb1wUcVMeNZ3zSHfG7DOqHhnMXElPfPqP0uk72Gx859SzJnNzVYcNm1tPKNVoQOyM4eUegyzQwTpoPYOeBKJ348s73wFI8gs5iTHtL0EnX3jy7HWC4CciSaqFuBBNnGsm1JmnKYJ9ics+qEqXRa3llVtqHMMeSbrNT7q3zeSe+TME9MXs9Z21IO8SoO4wIO39pN5BT8uc9azX3qIoiVv4HJrCElKzCsOkWyTcsNVr7Y9ABe3kirHFa1UkC5SMC1PsC0NBAzn0u+V20hTXCdOorzkG8ICI9AxGx90ZRW/q1vxkk+2QzPM5G+ynL//z16BoPxWsv0mMR1YfXivkly0ThpvSovJi4fp2ZiGi34CskpPJ9Pe0pJPvaGZ+92hcr6FHAvN10h+m8XQvTYmp/ft52sMM5ttRSld4dYY93bik850wgKSJ1vJDCHzjqC3NPnHnHsoyITWjw5MdYZozTllNtwbF5Ot+bmRuf3d8r1OICOD36f/28J+VKuA4H27vlt85vI9tj3smwF5GPNPn4XFlway/c2tCr5ojJZNvJG7kTd9rszk08fIeW4wJfR9Gv1KuuSSZMBvoym/6yKXNbX+htkNHomwItq6Z8AAH0LGyBnxF5SEYO3TYCX1HJXNYTpzQ69qJ5aPsus1U9ik2rS4ZfU9dDWUrZXeV7Lpvnrn1jEmX2cT+GfF1D4Z36F93Kjmrbe/9W3bvskaypdVuTF1QCfDAIqeqScIExVGZOxOntRr/Kurnaybt9vc/BMzA5w/mmYhxdmDuawl2thO3+VdasaWd9CtmTD3C9nyFRCApOx3enPH6sDBK0uRw98+sIRcSfei0qgfr8DxAqjQmdGGhdHq1EuJMawxy4mOvsIbLcSRbpNEX2sx2mijnabNr54d2rUlmVqKX6UCvL626EF7bLLw++dqOVnKVOZXEwQEox3sIOH3VfZvyeO4zdiUDDUfsa2FdnL8e0AAMVJO9qf9KZWr7JuDmU4itOFgQU339RCntFv/MMfdQGIdb3Z+Uc5gw1mZJtYhHI0c7HEjmATXMptMCfh1D0BAFPoNoCTa/rKv5+tN5Kgkyqj7bpiimYqZRqI3Evptq9MVD5/pdyuiuB9Gkg/ikYOn7WCVUXTdrQD6X+rotrUYgsoPSx0LnQYsBVndrHyvKu6MkeSHDHoGM7T0kfRvtRVtY13zWOLs6egCRFE4hlNQDiY27ghx/ERMjDx3B+PUpAXvqxkdRwurgowNbaSVEnz30h2VZ1r69RpBI8YXBz7+3lIigcINobomE5+uMLN0JUFE75MaDRdTV4k+yqhaR2GTMnxRUITmy132umTJNHorykm5QLHpxSRSQHwHcWPMv+1rrodgPqhxfkjTSeCCbCjCSjjysING05HSL8fPknISXErzwMEIUOX1wFn4pNmq/E/kvn31CKkv605gcX+wJGbd8c/TxnX501X82vTjeuGdRjyD8u4bmBzZCQ7c6znwkbGR6iHEO1coD31tFuB8s/5J5sIvHLODO+LjycUF9ffO1G2oC/q2phqKEw8G/U3pDUPCEz80H6YPpl08XNELbywGFutJX6pyoqTOaijwywsCEIkZjk/KU5MtshgiXoXiuSXx4ZNfL3W/3VStaY3XEsEEVZqE7vQj4g8VdoEmSGirKyRQcXyOK+PL5FTREUXcKtnaLCGaCLZ6Dnop40e6m2eA2JwRjPMJnBUdRgmpqA9HgvFxC2eKG7QHR4LvfQNniiGwDVdC8HklVwXP0dWSVtiWdnOiY0QPuFwra+wbZvMoblykXOFBZ2UmPZMfLSRgQZZFypE9rPq2hvRyntRbiBeM296/pizMsIEnWEdyqjzscWGnYEd8N1avMqi/+vPNaiq82owUBfU8VjRq9hjcmgIRiV0Bcjafn3xSbMqZDcWt6db1jXo3T1qVYbG5316iBw/duWmqn6qcvOlysTQu9qCA8AFcf4Y8DLDhIHTaq532GD+H8P78jnV8Z3oAd+HeHyUgjbN1eP5O7z9ripUBlm11putxas1NnhPPliEsuJyscRWWxNcv8eKLJO7VuZ34r0/Ov+5qreQyY5TgQOXV8vw6eGrjbwWrdxUNey4m1uLHZdVy9Pwt8BNcqeEKRwr80yUmSyGJxn6vENB34LJq6Frq+fnG4FKgCN5DWwB1mQ219GoeXtHnbTiSmu7rvGHspzSDcSf0S1vcXCk9ZjKCp8PLSf1CJNiSnWVsKxsa74ubydbYLZaiqv64lhqtuIvVo3ZD+1zhG/sWvop2kg1zXC5tGhXR7tGlbJpvla5BLyrN2lGe3H009tO5kpcV0UhM8hlVoPShQEFt+fEPFa+/1m1sqBgOwMi4zpP29f7+vNeNrJ+3RehwBLF3v7sidtDC5G5HcYKvrxDyftyAkskIfhVbtFUJamKEXIpBac/p/055shseoKRC37izIWwvugleuDMaTLC4iuGO7L+cnYRHQPEcqbIjHqCMXAvs6rMVKFIxjIL2vpiw0WSMk5sZnUu1dS1LLP36ypnVHU564ZFYuhlPVmKon2/2vYPeTNKnfdzFq0UtUxQKG1lA1eJrnNCCgmrnhR1NDVQWCR1RRSlFTg24KslK97axweuSspuXM66KqiLusqyd7hEzRWWSl2BRWq1x9xv9VOFXVGwYawktpzU0PFkNVzEZuSwwvf9Vda1glddIT2X3q4IpYY2AQsly/Zr1yYOYWGdZgfLqdvVaivq9/ukEiQobY6+pK7UyjFCFL5eTFCEqqOCooiqpwRdTZ/zcz4fNPFZtUWNTYlVoB1lneMTacXnMB95nRfWQFLdObpZdByyaWMbidir1ghxJLVqrC57FjjUMsPCyn0H+Wa5A2AlsW/nhQ57017kEe9lThLsZg+BIwuHLzGpAvTKRYycOfRCip4L0aYtV/rlTHAX0lLuv7L1/flb/14y4NhFjB4DeyFNO1ln/adVIZcDY/RMcBfSQp69kp9ciOb/ITRKXFkzQvB4Rwwa7bGZw8mfxwr0fcxonhczfKqfZGpfq7LrQopSlZvPEvA9lnhhU/gFdd3IXdVAnuuP13SC5tYTWWwlLQjaUdZadhEuCjrMt0jRYjkmzVS5xCxQEJYvlgt1HDVMjCriQsZUxlbNxG2Sk5U0tp1xhrqG/n22aD0ciSKhzIF9gM0DQlvUfDbDH03u4jNH2M8fQD1p+GYPdrwOA5hfy50Z2ngddxwhHfhe3qQV8Haw2XZdJQnJPWGLgbjWf6hvDFvAA6ld6V/IxJI/oi3Am9BHaAaiyAuSZhv9v/xFlXn1B0aYibbCCHWQJI1Zi1lZo9iviTyuLd0F9nH214AZFY4dnENdK7e7qhbF5COA9Bpn3SykNCWHYFYdfJB/F9mEfj3Ca+UFI852NJwz7KKmh2yxZ5kzLhCAoBMWE6iqfFYblAn2CGuMsRMx2pAaTMY7Mhvc6UfjoYvADmueq76JKHQAfWmfRpyvn6W05vJZdEW7bwF6vSdKoYm+lC7IU9FRUtLejk5kzxBJC8dQdTiKy+RYFvillB2PdxIr0mAZlYTHxoSHgD0gKxwhyR4H9tmOdZzkeDDY10tg+wv0jGSsmtSHJNN1QJ6SjFWR9pgkSAMgotFTzZU9JxxFkCfACR9WhajgCAvqZ1ZBesgDJHlOiA6OtcYEUyj4H9nG7lZYPIVuy4J5K90lgNb0KT6eehXPhrFCT59QI3X20XCsdZ2NP3lZN3YS2IUg3Xy2KrN2sZzC/DhkoBKVVdkEmlVRfMyjx7cJ0Iqjn2m8m9px0aiJufrMIHLR+DE1cgVR8uj5qCAfeLO3X2HcjLRIw2VvLNbRcs6bfKTcdxA/SuKPhBiKrPDLKNudjqmh4tvQNANmUxMXz+hRcQRZaWQzjYYn2y0WGf5RkDo8AC+tkcSI83014kCBHb4emqWfux7b0x65vu6aVltiw3C6GLEoDOw8lPxZ1UR8D0isbPvXmfvWNIw1NFbW36p7+dyVOQ1rDY2V9b0sxJskIn0CY+X80NYK8pC4j/KIRc/YntSGkeLRdhYKJMTEoU1y+sdwKIhdJH4QJ2A7x3vzXU1L/oC4CPu/SPmTlv0BkY+9Ue2+9DNnsheII9DOX//GksQUwjFmdVXELzL7eVve6OMquajLaS8sAkNz4p7B9+Grn9xCT92cQ2nSG3JQncjX5PAqwa8PQxUiXh+mUJf2ah5cJPb9PLzWPbqSNfiyOlSs0dFCaoGjIPyVvSi8tY+EVC/vxRmXcg0YrAu7JhzXYXSGYZWKfb8uUasZc2MB8lkVLWjLZN50BZFkY4QKmrl1aM6Q+XimHxozUAlPiXkZJx4LC/N1eCt4r1ZvthYvNS9MI4x4sAhp9nawRCdpHTdibnJb3slaVTlkzd7J3UBk5b9V5RXoZL6T94hEzdcbYfAPsFqbryviqD7AarcUVwQyfIDVjr9ARFq1EEemW4/f4zEROzRembefOJH5+mAjNk83GJP6+YDu9/Kygq2F+dkf0Bbg/SqKjpD4EY6HeUQcgte97QhrjEii9W2Hybj82vIsIJ1zx6yJ4T3clEDp5tErXafV8KRp96TtOvzbpIT17KmB6GbeTqa4qfcUlnju7eaMmHwHGLu8Nmn6PbZbjbcSTsBPRqGuiqw8KQqiE3Dc/uCjIuI+AyRn7/faxCmt0X5lXkw6qTWNxebVXNNaswN+L3dPa8m8HTir3VWqbIfsnlJKz5uvw+etrLAub1jKvTvUFSR21PaBBkQa4jGeoYq8lgmL6Hq7FfiCQQflBBOjkOY7F090npsA+/ObKIrqDwnaO3fSPmEtwvkKdmUtyPsq9YoahHt2+OOroc9vwIm3U4Mddxkt36qWS44BTa7InwVTqkJb+5VlRbqq0GostizJUhVaO2DPQFYppJkIUBNW261q+28ePhxOfN3mX8Vup8pNA60PQ1Dnj4QohpigCFrT+V7lq6xb1fQNmPRczvqgF4fzNvhRvjDYqj2O6hBfhE0pszJMETZFR/QW2B2on6pDi4dWtB0kawOl2rpaRrElznaFEqATwscma4gZjQkuMg5WoPV/kx3eyw+Yfl8Gn+O3ckUc1o/k2cADzcKzwcSQi6cZKeWzqrfaodlvVaueVZZ0ySoMtoLoiuOIiruwTV11UNb/ySOnostJHxzi+L7yDlRK8rF3vN4BYf/31xXo6TqoXrOnM+t9rH5KUMJOF3zs6gyKk27RAaUiL9GhNabeMgPKxF8yS1EKGxUTZmoRcCsfGclmazGWJa1XgarQtWxMf+cZIW1q+cdIzjtmYLnYK2ZpSs38UtW5KkULWkQ9NVpBrphyQWWEky1I497KEB3dJ1S/P/cvXrQdrNqzM9aQOPlW5YaKsAZFy9gTR+Cp6rTlmiKKaBI6Mw2Hn5r1G5GzxlSkOI+1UCdy29gas5ailVd5XssG7L1G2/P7r50SxoNNAzl3j/Z/80WVoPHUy/hyBkpAP/jNtq0qVdPWolWv8qqWkK33kBYLNL+irH87o34HLnr4pUwx+TUUVSYKBfpWll+ABsjPflc1rShIf4AJJIsCe6Z0fSEsKXV6wVaSS8Mc0cnVb1N3tkV/WxImkPgzkxGds83PgcJJZudovelf2ATKpfjYJlotcJ4JlJg880TrQnzPEqiR5NOWaL1Jq/JApchV+RSNsNERvlYdA7fyEZJqrTrKspRrVlBV2NWsqP4CY6GjNadqT5/nsQFTPcC2Xp+m2ZF59BvfacW4gbCW/GInhk8ppsmo35aJ4E/xvIyrG3+8gN+AilGDeA4qWoUnAsb7iOkhMIVYUwxYmNEEwcxqtDdRY/jjL6M6e4n2Hv3mQqL3GBCr8R47MwLvMa1Gds8vhjrqyp+zg8AKcdLdG4ia5Os3iYpwdwKjlFFdD0QqTL4pCBJJcGkwXqcjn+2/RvTQindMRrOBrCWnObnhs5rVds5VuSar1Q54YiZOwuUUnFJOIF5+SvBWS1jNAMqrwh4Nn15l2TaISDAAVhIFdl7oCDDtRTuqe2njx3QTPmpEH5qxaBmhF1IEfE8vQkjyc3qx/O2R+1nKB9kmxazWdCXROmeEjlPdOg5PeOqa/uxE0388ryAifDkHxdNnXttzCaFbx4vX8izhEwcX/wMWO+eUFXQXZ9w6eTzn9J0nF3OKfSYvf18OTNxDmjReVR4k3R+a2oh8N8jJmGTvZ4q+RCbk3dOA6Hne/y2dihGPh7s9Qr+Kt+9Z1u1EmWHm2w6YlUStjx06fl0WdJ5+6or2Gvj1sVgVlxN0WkEMdXuMIlz1nqalrVpR/NrJhu+HMrvgVmiPf/360bUoiieR/USciwzArSQfxLBE54WQZV35Yaf+G76EBVB0OfbAIyx43mNo8aMGz+kgIqfdnEdpVbYiaz9theKVOu3nLFpr+Xufy/pN0KprH/rv5sGPG0BEuzpcSj00mybOgYKAq8+opHOlsH3J508gZSRzqnCPcRk27RwdTK/R15k0NzKr4XMxmNaxj+U02rPMnUTtCM2arySD2Fih88XcUrR7QR7K+J2gOXjUPlDfiEHFAXYRJSnzSJ8E3PwxyN0RoYeLC2nxqTdeS3QanPCxObGRaw+oqn6qcgN+V99P+nIOSyEh/KbfO7WMCSaPBod/H7cTtgL+RTkHwlo83U4M7+6myTxv+L0S874cQcnoB6vQ/eEf+HDk16HBLqYEuW8RUkS2eQFW9ixF29UJhY9fkQa7mBJVyG8Js7uQkhPskkoS1sYihKCWwsA6qjoHfYExRsURcykN6fvwASEU2/FgNXXVQp9Hi9GiwTIqiahDEpfYbBhrrEVIF9KshiNfOwvxJ1kus3ay4IjOeyAhQZ3q/5Rc0hGVVUcgylETjTXOMRimF/6zB/tnc8joXp4AKWiH1ri2slRtwsMTHv4a5AIKyPLOEpOICD39U1SoisLQoSEuwB81phGfDoXyJoyCI9wCzHeJb8e4yWuIC/Cv5bOsZZnhJpuW3ewp7AJK9mBK1mMbwmxkxV5Q049StRx6RtwFtLTyjaDWGY+bDWhL8Kashy4JiyJotfmlSvuGjRtkZdWnyY2sCp3aznk+KuUR8zgJl1NwSjkB/39Rufz0JrL2C7I4cmuzdcGr0B8pyIWXda65sCy3sK+0cC+yLLu+sszSSpym45ItpRYNk0uDPXLv+6aFSBvbJo1XErUmJ3TMTm3kOp8gmv0fpl8WcDK/tGJTiEl8kQ8ex25t3j6W0IjMUB5lZPkJoifvH2dXT13f531XwCsqtyAb9AKKhttwlL+MhrgA/5RR3M0dN3pDeO/E+1aW7UP2IvOukFf9zDcTTwWhGF8XSyisVabKTdKzAh5RU9RFdKSu3PhU4FdsIBpq2SeXLOmkkFvFDHUBHa14uy2zomsSTm65dcxQl9BBWXshV28gvLukFT838w650gfh/iqKrv+iBWEA6JA8CvzzisQVgVnzlc0tSFcE5pYiXxHwsCZZEZjjL1Nv864IwDTVh7+m1KJhcmnwR+69NnSiVgcMoJVFs50fWVybdnSeyXjt58IfhxsJN+I9eRjwKrq09kMtMnReQJab9uX7c/8WIo/KWQ8L69tWT6qQ38uCSd0Ef2Ft2odvb1K2bOIUWnpZWGdbi1dZMEqcdsCvzp7vH7b7PHDc90FcJ3UjrSTjBwiiU77HlLT3TeOE4K+eevrxx45If6Aapg33ODVEnzd68FGz2mjhihL26OCOivhoUGVeVXXanc+AmBn0UopS7mYHlOCuZ4MVVF3L9qPMsRk1ObIS7s38db6Wz/JOfuQL+Zn+SR9C4pdzYBoZwS9J6N+YIZejIy+kR//GBK2eGfIyevbfCTjexyfVM0deRI/UXk6nVDPDXUTL1nhlkVKRFX0RXTvJ8QtNUBfR0aOK4mpTS9lvLSdcoPbpsaIvoqvZIt4/8UmaA3OpsVcq/UH6h53IZPNRtC91VW2TKhYHzEoqFx87dAXjsiD13bkIERS36FzdBKr5lDcGYhQhHxpIU5Ny4yNGDO7uR6IWnnhBniiI1hLMWjKnSFoayvpy1pwcZcrSzec6WSvzX+uq22EylkPCpY5NKoY5X7n00KWreC3IbOWSQpasvEpC8X2jSlVu7vEhPgNaXZTb+BEG+tyO7rfCRKbgdyuidFxq6NSCeOPdJ4os5IOKQrGCjJB1xgVLNARukgwVCWK8s10hOYHS0A94/NOQdmlFnDAX0YA9q+bTQndWDaYpH6Oc9KeZwi6ipFCvHEqmsIsoqZ6fVYaZkVtGhRFyEQXpNxB8IijuIMB0pJ0e92nAnh8P8g+Nyl9Gf0aOzzOg1Y3UNn6EY/bcjnyzVY8Q2gnrvCPWGtaniqyGhSnCzVx9gqgmr0E9oej/vh8HkJGvgawu6ufcCCNetx1ftDsE0Ea63glrlLvUkEV4vBJcdLuEUEW2V0coqhNvVRkAq4tm0ptVpr3I71Z5mZPcrjJ7WGrOynvDCqqr2f8trZoRk0+DEcld3VT1R9HI/G7/xvVzBdBkNj5/BDs4YaLXYiPKyPUzxkatBd3v2bLMh0Z0EnTIBRS8iOabfGvvYK9NBzRMQXlUmNHZH497SPlAz6zlCuLSQggVlDPTkEakmys6HGfQgdVR2WS12gFf6/PRnyJy8/8J+mCwj/fPxA8DB/mGYu6rbEUuWpGu44iwuhicECOMxdFkjDFp404cm2MXjD5ulUHk627+HzRvb6vn5xvx/qh7kiy7bUCG1ozAr/90cup+kL3RbmEncLk4YSQYUTeIleGD2EoswxMGGcN5Iusv8gIX2sYmZ09VUyaI3HSygus5t7raInldHjDSyYWWjgCTMjvDPQIlP5u33YsSUnGPTVbhbScmSG8brEA49FnZIce6E6bf8+DRYTLFREcMR2h0mAzTo8PBzxkdCQn51G49cUKWmjWj0HogbZLWIBl8kTJd+5javPJRbYc2n1XRyjrBP20Iq/BUJzGkz1pNRua9IdYoP7aCBzbgdj0OZDUwSoUGu5QSaGwGNaRHaRx7M17fvz//RcqfN6rJYE96G00JIjRIb9iVAKcUN8oK0kqAHCq1eMznTC8qh7xYFsv/cgQmlRF8pazkUTMCL6mm6b81zaNHg15UUcf0+4zAS6ppX7q64dGjQS+qqJNcgkbkJfX0Z1UZxBxgl1Tyh8xLrt9Gx2bWFBzx7+pqW/V7SzRDvw1ufTWAkyVlMWC1rOsUYCGyn1XXAt+KBAu7nHfEIzP4VZhWbqoaE1pBoVof59FY5ZweennAP4u2HD+ZCerT+jiLRlmojXoqxtdRWaPS1tlZVEOXuaFC0xe/8drSvg8C14j9YgiF1qYVbceqcuxhKX3xlcyPXU5ZyWhwK65k5ixZKhndsktVMg5hnJWM3uVylYxLKE8lA9BIVMk49ZFXMvHaKCsZlz6eSiZeI0sl4xLLXMnEq1aAewtwmSrp3gKFLqoKzaWMvkKL10Zdobk08lVo8VrpKjSXSo4KzasvWKHRFGarrsc4y7CI6gu9u+RyJsLdpfgYQe8uudQQ7i4BIh6/u+QMdcrdJYAi7O6SUw/d7lK8GoLdJZce0t0lgCL07pJTEOHuUrwe5O6SSwzZ7lK8EordJZcc2t0l2IgvC9nK262AH5uctTz/yG4jhBnN56Yhv33tY0xy7drogHAG5uOeONkKsvV4L/h5BLPtmjyY6FEEi4EoD817+WJPz5vggVUvijjkegABrCYxFm380dEY/dLB0OZb1apnNXxe7VoUxZPIfl5X5bPaJA0xAbiVRG0MS3QghyzrXPOe/CnYswDaLi198YjFe2PikBEEXL1Hkg4uYfuSjzggZSTDULjH0K4TVwRaB6wFYhA4JozP5iQNAdPWK4kvCyl0MM3MxFTpuJkT1jqzTvzxkfKWbFAL7inZBBX7t6VIJZwQl+APfQk3SD/9Idw49oFckzjAz9uvLd+QDt+GschHax9vksHZ6IB3nujVw5A/40fa8T12gKSxzfm9fEoF49knQ1B6s5Uf1oNPoKEKEvqVFAdfzAdRotmCVi/sPBNXLWIZAt+8dZBMfuLWx9OM60Y8FfLuWM4AK2hL6xXEuoMUKuotZqIfAwLMaUYAWyeUERfQkBp7MawD3g2v2azt1+bhVDWb3Viko1yIN3rEs3bAVrOF9TBELMMaf1gHSdQCqk3wQVy6ZxHQsXkigovGwQSu0xxoVsmfPB3BSM9n2Bgmn8VwMnR52nimEc54bErgex8MYrB3HfVWtM86ut8ugZO6sIEl/8juhx6/dkWrvqnNS0tB2orGwPpBlZtCUjA2kKjYmm76Qw/2aKp9K1o3vdqmGW1kcjEiJBtrbwsruztZZxJH7wRBxW/yY7a1eur2OzIvoixlAaI6b0z7035628lciduylZv9n+O5XdgwU+xqmM2q4Lf6qSIgfYAh5mkZGffXIkAD4r7FGmqwExFcDTaYgHYOZHDDz3oGSH89lvQWvZUu8g36SL7AGYxJM3nOEsOukBtRHCc2j3v3xbG1ArKxrzJRqL/J/BveeedYXJxL0apX+aXvDUt5BsXFuJbPspZlJn/UBdY95lh8nDf9H+6XK+7l752qJTYOHZB8CvZdbGXZ4o0+gSJkPB9tPz0/y6x3SuiHYmYNzz722vgghuC5XQhHYg9T5IA8R/b7qyzz45OiP9qMhr+Byaxht/+jRypPuZzgMXNvWlG35L+ABZVeh5FFZvftAVJmLc+fR2yEMIlkbhrKTOLhik0lc2i6mtnLOq12DrMNeSxwA9rafHW+S7IFbbcUgx9QbdnaccMeUSIOJFgan98bHJwwvmCxEfnuZoA3ydamrQ/CDBdQkOjXMZz9Xg0+iGBtvjLPJjqGYLcU5WgdYo0dsq34XGcQwmro45T+BEJYBUWsRp8/+PTaz/jBU3Gt1fljc04GE5K6OSgj0cERG4A6rN9HRVFUf0AWuJyUT0gL8B1a0LEe8Ti5l1VL4RsHGGKmvgwA/4KsrfWqMgLVl2OtZmLKEAxfjLXCs0egVQhpJLq1GH7+JrL2e32129XVm9oe1qsAuqztz+/rbloYb7cbi9Lfg7yxHm/vIODzDN4x+r2BvYwm2TciV6OjsumIi2HoyokbZKXRTLOS4rHdMtFgLkuwhUTU+8BUcWF5DZg+OGJXX6yNE+o6L85K44Ss1vMbkX0U5Kj//B2BRkVIMRivz9IJu8q46AF+LNwDstK4IfmguM927BFD/dFxXy+BUaWErLFEihlAF1Sx39On13GE5VUCiGqS0nFFnz2PIsgT5N5KkioqLKUWeWhEvmJPFB/W9+vJgwRVPe4RqErICdia44W3mJzadJnxcbGyctrbMuOlVRx9cohURZcfrLo4UgSkSpZZ18r+cs69bGT9KpK/PhaEWkGGiGGIyg8ha9LvpEM00eyqB3v0x1PSjR6YTORVH6zCnXjvD9/fdLI/Sssl0uhleZ0JbxQCNaIeLMTqq0+N+CTOO1lcZbf/y7tavir5x2P1U7KFpbWnJfRCRj34Kbcw2KpHPqoTcBE2Ja2NQYrQtXG4N3+U8YzwbCfn0Hq1tMYnddrJMiotuWQLL2aGJmvICxoTXPQfrEAb4yY7fCQfMAPxCv4qrp0t5su3sVxTK2oLXXzl7GL8wYyY67mNg69LGE1pH+v4Kt72T+Vcix2W08UUK92So5F8KWj/HshDj6ZkPXtNJsITLM0JDGvSbGvxUebAC5daqxXkyxkZVMrUzEGaNe0c0YlTg/Xno987Ubagl3mdnDUoTsaN+huFhQ8wrEy7OnsRNWwT20VXw+LkTBNjyS//+ZnOs9RnCeD6WZ4/Jx05IFJRr5kwA80YIRNPjxY407KRRikBJjkFYWA5hBrgwM2c4QmAgR3uF+b7bdO+pz7nh/1aephnk1WIoL08Nmdg1oq3/jpZOrcTAAc7TK5LHhLCvF5FrWTz8f2LLDfty/fnhxbyods5TwcaDe8P+th1ZcmFwSnMtB3x25Z5VwDejrRQuThCpJhLt4eV3/WLKvIrHMERg4/hRwKGH1kZXhMwvGZleEPA8IaL4W35LCCPrNoYjhh0DCfJ5WPXqFI2zdcqhzyyOm9JnGA2ssxgyc5kczGipJhuahf70pLs51rAH9jCU8OhZGqZBV0Dp5ljkzXMiDQmuHnRwQq0syOTHX6OdMAMrBR3NXBLxs5Ww2Hj+lyIFrqUaWc7QWLjuxveuBbpMTOeetCR2PgSxBSm/nZx/GDmoJu518bkzmlT2iFnv7CPZXNxREm33mgYK8vJlCWVJGKm4uToHGyAJw6n7dYz7JCcJZwZhT6hW47NUWT1mCNHqNRu8ibK71FH3jBJ3nK+jSbTxzCn8mV8znewtSR+2GdkJs1oE/5n02ET6Fx8pnFU91dY7kz3TOF5R+OWM56WtN+fXAVeydRbrSHlT8ngEv7JHLTzDStH/JTjBBtI9zXkA7xOvgcYTqZtRcCzTfrOiZ+lL3bgVdO06aqiiKp2mlmH3DMtVQiBe0YN5Ik+ahnJ0Y4aed76s0xw0tX4JpVL+t9nSdzDtjzEgt7IjvHClN1sy30k1JZ2DE/wWGmSRIyQkbdM0na4rXdJsNvcUTemwXvdlpvRiA3vqCyZsOttyZCorW+WaRnphCyGIXon3GRMuB0ePwLdp8aZ3nAN45HBBzcsTexCO+9wMcVPPSbIgT2PpDmmk7oOx8xc9gcXf+1k0xLyN0GZVdR9N9+fp2vmKAkzRHr+gewBr2WN1mvLI1Q1rmkmtqi0rF8Thmbcq4M08Wl7dJA6SKMqUYpItVSltOEaP+I/SJiMB7mKuDzSwEViL552NJ/xwg/iPaDfI5+sB45SyM6RePg+S+CUeE7zAMDDDvJtCwu3tI9ZRDFD+yK1FxrZRBWtrMEjv9bq/JllTgaTX3RzuGK3qn6qcrP/Xu3xk4J4tpcOWJSE0Azi8Al64AeTnRLmeJzcQTHvIpwY+fEsm1a0HYVpRyBOtm0tXmUBe9vHyXgCRsx6nsV+PbQ/PMFC8epXNOTZ8x+MKSI5xluZ/K2QJI0kL4bE9+yPrU0/6QFkgjTFYy9n05nydlaaVtwbWlR6E9/SSpOMflOLSnXTivc+tbM7tN7RkmpTRhjwC1sA0L+LUYboxS2IrQlXAhIVIpcLIL36Y1LsD+ARR6RN8KmjM6rlrSW43h+j07/TXhv89LZTwwnn6SfumQ0SQ+GMFsK8/5hqEpqXIFE2MEauviQEKO///PyjzcgCM47slVOOEHNW2Ny/xwvsxWyFKq7yvJYNJLUbTGc4LFyfVd2035Am1UFYWBYCT1LD4OFYvYuifX9UskbRnMCwMN29VKX81m2fZI3yzxkOC9d9cyXrL4NZ7gpR3pbPgGOnJm03JIuCYVHtrqt3VYNy4DkQFVvr6HNdla3IoIPQodU6xiKdDHZIOpqDemSycKQYoI6wbHnAxpskHTiZ+7z07tRzmg4NYFW+O+dF5Ma6vZg82sGc0Ln1HgKz7FqK6yonVqKhLqRjv1FXv9NLmQIvpKYkjNdx6/2IyafBmofuRavKDVDL0Ggd+Ubjgs0xB1tQ5xWTIUUuOaCG9guyaruVZZ4yL7fwNvAYufefdBr+EDrEW4hPwWhZz+PqNv8GynPD3589mjQaiEA6iCeMIZMXMnwOgH7vg5z4sDBMO+sRyeyh6uoMZ0ENhIylPQ6AJyG0RiuJCJLTDLotyDyO6oiRjsbjezamWAcMPoBxOycbfMTh2IL22YvDlwESaVycmicY6mAB+8tGh9WkVGJae2Jm/R5EKqtDWwpGRkLbgl6s2f85gSt9mBIAO/WpEfGTkTuVzuJiaA3/mTQTWFn9wJD6QcjJ6j1N2hFos+35B0c7JcwYaRrItSySteqVjOvlCEdAOXi1QbRdLSFDvZ+7BsjPvtn7OGA6FiB/wluA+/5MMyX5EyALe3v+uJfNrioh2zHTdgR5wyDW89/fJFB/k/lDW4MWlGytz5/cXKQw6c1mJueObCYgzy6E+F6OgCS0g28dFB0l+SMeE3fTn5tWFEX/WWCIiLHRCrx3ygXltCdbUK7p2BliF3Y01MC+CvDZTBdfkfwMYTzXXPW3dp864JMbLspzOE7m0E93Ozmnf507nq06/SXkgKeL8xyOkfnhG+YPwOtfLuZzOFrmnmx7o7lmkgwdYE1Z2OBFk5En9uLJzi7mdJl60gNb1nbqIMngAA3kPpT8cFU0/w+2WL2z5pzwiosDgXZl6lqUmSwKbZqNI3ahA2IMPbWa/ZFkoQiJj2jMrL9V/f9dt3TMJ4jM7O+EIuN9wGJnXLdKFPfyuStzOqObsNw6ZJnrywVY/iMcM29qwy9n8Xv5KuuGkvmIx8z8IXuReUeYHHVAbu4S8uh9gLZEFywuxmZxDn2U69hiBeV3S/Kg/GgC0gLb5IauqNuYp9m34g1Jc0Bg46dAMz8bP5V0C87NzxUT0C08vdlqooNm425iEUrPM3ddkO4Xs1OU5IMWpjhHjN0VKl9FofKHTJaiVoDbRbOGK/BIkw/KJ6d2Ic3eTqboJD5F9vtpLUUDWyhz8x6xmDk3JH56ev58RKPnbYk0WbZVf9mgfFagHc5JwzVEmsEHF2kTu9BGmospPtImyIEF9lplqtwA38/0sZ8hMvPv215lv3eqUdC1dbcEE5RexQcz+mBfM5s0o11kvN1tMTwuhvbpNvN8v6wQ7XNV4+hpIGQc5yn1v7paNfnwIvG9/L1TtYTtujsAzp5ifbwQqdZlL8KUG8EcmXpdPQT2fvJ8n2b2z5UKrR1gwzNGm7efhbTKN7ndAbf7Y7RNcBfSoprfRCaGNmUrAMNnjCIL+kK6tuJt/xT7tdjRSpoCL6VGlf3XY/YdEzvdHHohRb93olDPSuZ3h4cbgc8Ox0hz9rGQxlpu+o3bvf8Pl3758mKwr+U0d4XY14zgD71F6jTxz6bti3iCzDjSBB474VM5r/u+iKYdHhbLjw+4DWeh46U6Ic5e+/mZIao/t9Vclw1A3+WM4p38fU43euC8DGCpKE5B2vc6AfwNb5cbUehDBEDRvOn5vdvKCOPVhnUIZzNetsh5jIkdWPrsnghNfXmCY2dOSZuRsxF3qukfbPjYlXkhr/JqP/UBP5vsQzl/NIbIYQLTZz7KGI3UgA1XXzehtYfhr3sIBl0z+HMoA45KUGWPDC4YE/+vqtzcV6AiaGyzgtieUEFF8mgI0ri18UNH6Qjq99wnmf9aV90OMM11ENaR+PhCXvdwEE07VxrNsKpz0ATMTvKIwsezlW+gLGyleQAhZenOP81X2YpctCKF99h4RRlpyokkNZ1sxJKjrIzJktUJnTFr2SUQpa9YBanRZyePD0MPbyMeU6+or+12OvHF9Mg76Unx57nVjYw90I106H16nqv0rLfoWS7Qg+/OzxoAz8jaWq8t2khOzFrNxOO75sFUMgeOOUyL82KTPJUrRx6v/Zqyzas1Orv3zrkgnFa3BeEY4WCIHB901MAaSFl2oviitgqQqVykp2CMrFXzqXyu6gzylJSL9ASLlrMlnr5nWbcTZfZ+VxUqA2zfmm3XEF02SrggmxuINtY8fPEhNwcPrT52RXsNu9MfUDCB5FdQVpDnTQLcD2D8rNuqFcXh2XhK45u4LFqMnDJ5XTUsov/z82eOkQUmWeyVU+aHOStsStjjBUay/ft0GI4jAhU/q4cN7+hd1ZDn6GcN1+F1Mz5Y/9Ps4jqHMrxzSELz8gSGpRv5u181jYTkyLHNOn7tExXsDz0YguhJVjs3xFOsGqA/32QCerbawVUD4mML2Tdy8EzbN4pmWNVqo0pR/KgBJxUdVKdYfJyPX3NHE9aAGNl2T4VqXmROYeIZGB/rBvgcnYNvk/wMXTTT7nSuD013ikXK2To6wd8DnjRbxxg1YYMdpkaLuG7XFNDz8U6OlxoWjmzMjA06WXOynqBR8/6g+WedvYiy/f58L7OqBjzbM29Je3HzE+C5KSuTi09JL0wZ9rC/FNRBv8ph54j5OoeHqf7zNo3YyPv9V8Oh7wBaGtP+yFdZJneg5+hclC40qARLmkay8v1YVNlPEronJD62t+XwNwR0NShivuZ4uf/rx5daQg4AT5qtYLycs0GNl7pFSNeRHCzR60k6rn/MfKqqn/uNvv5iEqjSd3E3EFn5Z7UU2m0TCgEmJL8CVZXH/n60GZkKA5ZVCWwW7iKeOhGP57kd/hZU27rYalisnHe12or6/XH/jXjICVQ3dROSWQF8NcFNHbOgEM+5lo2sX/dx9NBte2tRsLeiUuvwjuuHfwGv0zsg1jXeG8yoxv6J1VzZvKubKjU8XcwvR1Q6AaGzgMCTHlEyiuQTH4kq9ufsP6YGrVPHCZZTiTeCr/Jj65S1LS/QuqLZwY8qpi125Krw/Uooa35LT0yVW0ATQS0Xo8UfKW0rshfYi1kOgJVFxpQXWUSc7MUWCVbmpBFw6oHL8+0aKDw+ljv9L7Cs7btdf0UVP+91iLHBL6oMvSzhFUa4QhGvC7a1GiEldXs1kr13ZPhIsfY1BVnXCGHhRjVKzGzHNVK4FVCOFrNe/DGQdB43UhPyYG6ypuxFZj9vS+jefpyoKfjSqr53LaOsE/qiulSRM3ngBHtBTS+iuZOw4wZxgk7AC6pJrio9Qggqy5AG72iZfDHYh7Ku8ZL4yrDXfFwjJt9lYm83/ngA3m+MFpR8zxGmBRIXwMu8QahVRwjJNd+wNfm9ivAKbbibpL0a3Br2urxIJ0W8OcOWVy2cKfPpET4w9xinushtu+msY4K6hI6nKkduysyOnORkmzGLnDexiaA+dgLQQ3L6xKmJ+BBKnK7+Bd77CvIiRFCMBrmEguQ5hI07weQhjvVWb0IoYI67hJbadmgXL2UGu4QS2rE6+XnaOOZRJ1e+D1vwmGrbBrXKOslkSH2iZWJN5/1UWSAj2ink8ghOL4f2PUeYquRnHhNURUUN8qzIHGad0cJyTsSwIPM8w6qCYcLRRJ4QITnXZtVEfLYtUk/K/bZYRbj7buma0u6/xarC3ocD6TIuUE0bPlR1+3kyHsVerXHg0F6ruvZMqiiIXtg7oPlRTrYN/hx3om5VpnaibCdzLZjGGQrtT5FyUTDADXlp0GM/qwLjyD+BArIz/24F3nrknupcvQm0rprEwY+qKrHYkasu8SuhrEwsPTGfyAhoIzyVAdfWv+NTiv69l9s8tVoJ6Zv3sbBG/OmTgEDKEyhp6nCnUGLkUZ1ESdCHPI0SVEd2IgWsLXkNNqCJYDkWrGUnOXOkhs6vy1GOPuzENvGJhTkAbRH6rWp7aBpWFyc0nKU1c9lLZzrKfHy9ZSbytuyx+bpKygkrqkJytBRX+WhjTVk0jviBbUFVN+03Yhk66CIqCkEvQsPk0uCNVeza9EoXpXlWo/mXodnXnxdZeGZdcV5oqZl5jXmxxWX2VWWPEjPzQL80tprPi1F9U4zjQ2IMXw+L/ODW8LUWUIhZqJ5QuHimPIJiIYp7/yT2U2BfVdOocvNb/VTd6vOyr2K3g90A8AOdP6Yi+GFCLWBHygiMV4INzEBPgTFxc/xK9S1kiQWgbtbD4vq0JnwS553wqzRyRFVKSDbr//z88T6ywET1Xjll7M5ZYSN0jxfYXtgCKzqD44jAwi/r6lqW2ft1laMsOcOh4mqNBuiZxLHNOuKC5pThyRCUnmcesUO6X8wRQYQPmnxJHDH2CGBXtGr/1bEb1WRAcxttCbwzTHB/sEVCI8gHc/6gCrLDxJnXgq7Q64+vZOKpkPuWDFIuzS5opQW/+3cv+0iDzVKi1U3hF1W2ldsnWX8vi/erPFd9qSaK34D3IKN1+jpbVHVXgh4jjBZ4wF1UC/TWarSY9BurMDXhLH5XV9uqdxeidG7DW2Fed9IkTfBW47ruWRYi+1kNJ0Mgi2NgaZfznpiEBr9a1cpNBTpNCJeqdXImlbBCNEFhanFKoS4nqFWDCrVOzqNSFmqjngp5L1p5VwjQh9bgcm29nUc3cEkELjV5tYRCXS2btlYZ9Mt5cJWzjs6jFvztMrhOxHfNEhUCqpsf+6+Y0VU3Gt6aq5s5TZ7qRjfuYtWNQxprdaP3uWB145LKVN0AVFJVN06F9NVNvDrS6salkKm6iVfJU9245HJXN/G6QefF4UITj41TKCOr21zaGOq2eHXkdZtLJWPdFq+WsG5z6WSp27wKw3UbUbm27iqNtTiLqMkI9xZcvsWytwDI8TR7C84cT723EK+MZW/BpZN5byFeNXZvwSWQbm8hXgt6b8ElhnBvAZjF2/15JIimocUKcrNGBJWGDyagPGpk4YY9bXSEDBw4yhMeNLWxnQCxsa2zF/UqTycJQVWTjbUNkIt9JspMFtqpPiR5G95i3PtvbJeZKhSLEgOdV1d/3pL6dzEx2TS8iHL/OS6e3yaIzqar2m5V29vx+MLLbX44CIuN+wA0n6LyWdVbzZjfqlY9q4zkhwqBs6nar99f772+2De4qwrVn6krnxWoKLepCoHzqroR79+f/yLlT2P2S6LLC8+r7LOUDxJUaTtVjFC8jD1LESQy/Pi82vRQvRZF8SSyn4Tx44XnVXYHv2Ll1nGHuWiVwvp2iy+N7Yi8/I9r7yTUNTBe1g+q3BSSJ7rd2LyafpSqfx8kg22JOmVM4LiY57KQraTw/SkSL1+2HBoBz6ts/NFJhOhobLxV068IEyV/E42LtywJaRtgbKzfZNa1cjblHFb2sBr80FyKjg3vhtf5OZRFdsGl8P+tVPlN/vFFNa0qNyk3giyanKBcKvpGv3aywRLXcdi4yudaNi/uPP4gsxo9JYrvhVFnV+Z061k2PF7utOtxLkw+DbtCZFwLImF0Zl0kCwdzLC7OjSyJNjimSJx8H2XTEq4LOiD5FLShVyBTdXiAGdUc67dH8dYvfdegM2V2HTZIRgX3+wIn4UE3B30Dj41799RktXqazL0+vcqyfUTv/V4GwblUdSWrrgh4NmX7opltzTwCnlcZxYrIFImXL9+KeQw+rza21Z4I+OWUjVH7MMT0juy3i+mFVyfRKosBtgzrwxz7Y1fmhbzKK7pfJtQDrz6inQMDjJc1z85BCJtX0w/gSUingB/JRx+BbO/lRjVtTTFrcYLyqyDZrbHA8TLXD7PQHZALYS+nafK2Hr0sA55L2R+qfclr8Qf52q8XmFCN60zw1XgC9KpOOaA1bb+a88IWWgSnh2fGct4ASFy5cpO+3OLXsGbofn+ffCka9PRmtBYNm02T0+uNE8SJ3m/FWU8UuOlRRIPdiK4bP9ArY7ESLo/IxELivel6fhA6zZmsMKvxJTc7AleyW5DWk4IC8I5k7yLdj6aHtom8ygRdr485uHJ4nMXWzP7nF8fgjZYOgb45247FeKQFamV+6GJI5n02a3L4XEAIlafZuon3L/+FlURPC4Oux+ciuVJ4X4Stif0QJo7AIyM6jPdNz72jRMcMIK7HK2OIUrhkyMTE/giQReCMod4Anui7LZbqiyHMFXljFFUSfwwamtojIdIofDLYX7xXem/7JXplEHM9XhlHlcIrw4Ym9kqQNAKvDPcH9Er3uROMX/pRV+aZEWTJfDNgbod37tJ3fqESL3cUO8FRvfpX2Hcpn+5CiMZ8xYtD9UPV1SlXoxDaxy4XtoA/Qw2nqTHZ6ISwsswzI0aWZTSTcYx3dtpUo5uGDvQUz8E9jPsEYFfmUzFsyRwtZHGu8QwgknJAC3XLPaIBZZMNaVS6cWNamnqqQQ1sA3+ucp/ExaQqP+rKMlUEWbJEFTA3xygZL49q5Az0CPTQ43Y/xh91jJV5n0GNzNcmhuPwLBd1Kj+a4Cd6zf4qCIXrjEAr9Z8pP3InOtmR05OsIqjd6dQJ0KeO5+0x7qRjrMyTDGpkTjQxHIf/uKhTuc4EH+g1jgsOGCfyQK7Mp0JMyVzMZ2Wu2V+kOMqZn69L7lkfQC7ZjI9CL262B1dNNdMDaffnoNNNGUzamaKsLNNYyJEll5n5OEYwN32qMWzWQ7QH3ZwemUtznhnAavzGxovAZeb2ovUWD2m8o8zBgT5CvZYUg7oyb1pmLSnK3Bx+t+RaUlSPQA8dcyDGIScgK/M/kxuZu01tx+FdTvJUzjTtIN53pg9kJvqOCbIe33Fwo/Adi+2IfcdPnsB3LB1E+86nEu86JsZqPMdBjcBxLIaj9Rs/dbzbWPDjvcbzLmyiDwUQ1+NRMUQp/CtkYmJvA8gi8L1Qb9Ge+OuhD987vmkeGYu8Gs8EESbw0GjT03pqiky8x0b3Gu25/2V9rTnNV91Yq/HOAEUCf/QY1OWBCWvNcTqSvw4d7MS/qqySV5OjdeGXjyHqXNFzf3wyPC1gJs1XEyMmK4KwmFqKNhc7CeMT7hSab+/ILYFmnyhNR2oUx6jBB3BAkzNm4x7HT4zoePD1xDuQM0U2APwGxLkiTSxBJgF0DPHl6WcRkr3WhFmTfzrY0XiixYLkPucXQOJdli6AfkTyHooTamX+xPgeituaHH7F/h6KuxuAf3k/GJLqaUHQFflcHFcS7wvbmtoPQeIoPDLcIdQ3MRcXDYi1+R391UXTaiw+xXV50YSP9peH00d40rxlBrAaX7HxIvCUub1o/cRDGu8lc3CQj8y/d5TuLDakVXmNkyCR+1hNSe9HIRk0DmXtBeBZri9QpfqXD29FXhakSeJrXuNSe1ysJAq/8/YF8T7ju2HJfmdFWpPHuQnS+JrdlOReFpRB4l/2XiCeNf2kW7JbmTBr8ikHOxqHsljQ4U1PVZ7wzaMg/8sDLq0Ixn2XsCKa/RecrtR9GIg6/H5MisbhHAPPL6dhc2tyZjXvVxATU1wQcz35Lo4qRfILG5p4XAVJIxhhw/1Fe+WPwNc50/wyBnU1nhlNlsA3o8xN651QeXj/jOox3kMDX1lN9NAI1PV4aCxZCg+NMTf9/XCoRJor4lG98lWcKaIJClBS1an1KEI7vjxNs4A/QyHu+84AVpZ3yO/7zu1FPN65SRMMbTNwoI+Qv3MZBbsyf1roncs4i3ONZIu/cxnXLfdYtvw7l7S6caPZud65TLSBP1dRv00Qg7qyTLXM2wRR5uYYI5d8myCqR4SHjpPLw+LIDjumRoGv2F/9nFnc1v0bcHtvlFgOJ3Z3DPRl3H13E2Nlnslx391iOA4/47vvbsFP9JrDxbWPXZkX8iqv0NkvCLxS//LzJXc6t905PTFKJLV7ujsF+izuTVgTY2WeyPEmrMVwHP7F9yasBR/oNaRvwgYhV+ZTC7wJG7Yy10rJom/ChrvkXiFZ9k1YOr24lZFzvAmboN2fg/rH0DAJ59h+ZdllQosslYzG4hipbJSpRqkRO8E77uVGNW0tsEOTDWuFXmOlSOpBhkEd3vRc1Zl8EK9sci71HhiEsY87QYGUAw5KIW6kAeikGmIS1Nban7MpnXWyiMpwjsS8qm5DWWFepH9V3Wo+rpGV61V1aw9AD9K/NT9+niZHuZMHcmW+FWJK5mg+K3N4XaQwKhf0dYfwR+1JBEKXNFFX7JUOsiyOaTE3t2/65XG4p6XHaA/9i2pf8lr8QfWmox9vNV4ZQZPAHwPGJXzfMV4P8o3HQEf+ijb9nUeQPnzNDlU5jy59+zderN7q7JFikEHEw8QcDt8Y0Pf/guZ4OQFD0Q14dNZ/BKh/zV608lGRcLdAciqQx9MJBNR1LE7OpfankNUOJ3EDkJP9TrwXlaCgfUIi5uvLZ9MzWWkqphirynUWakSZb2Y4pjzo5k+YFWedBHLk4Y9/1AW5pCn2gpqqshVZ+2krFIOoKfhyqiCVZ6SWtGozWUEtf+9f+O3HzaprH2RWlTlgFhMpytXLcjqb/eOvn952qiaoPzxSPR2xqvWNQJ/quqrTlO6brmq8OTEiGmYG6zCNLgZbwkFlwA7l3ZyM+QGLnfN2eEmJivYJjoO5N+5wU4Wx+brib8KKKgZHS3HFoY01ZSyO+H7fzuV4op1SyBR2ESXUvwXzrxAVp/qFA6Q2HWqd8WswpI7liTW549qlhiPGJ33FzeUwk/+wRqOXxXUiV8XCEsmWyiLV+fLFXV09qyJR6qHxqnKCzokoCxxtxBT3FsaEkX5Eh8R24qzZJsQEXkBNo4UDoZY5LI8SX7TiB/XVjuVcQ/gSI/cCA3bK+PWAD4PwGDbvZCmVu7rKuwxwaiNK1gmVUcc8wr8/PyvIxvjw92ePXo0GIlYP4gkj0+SFjMMDoN8fn2T+a111O0CgWYjqKDw8Iev8FoJpa/pRzKo6l4ClXQu5IwIPv1a+AdKNhd4BgIydPY80X2UrctEKKNex4Uoyy5QPOsWc7EKea6xMSZLOCZkp+9ipE6ShWOYpUWUnjQsvD18jzkr5/Xn/xttw2uyzKlpZ38IOkXpAzh9/AW6YWPTYzjUu7HoMyK5fJP9LDZlSSMDjX0XRSUigRqoZcXm1WKPhS5WJAhEIRvt1xICdFtb9TWPRer6XNd7pTXgGf/drQLp6hAKrl3+VuRLDt3DSXd0Osg5/93DDOr3DdrSeH+aPd39HHwwxEKEGGQixWj5M4+D7/NeRZbcN6zk2I/D1P50c/bbE0Li4TdplnprByutb1SKpHRHI2FmT2kNbq3KTns+M9utIZXZa2CxmGos2gXlZ43OXCc+QtvwakBkrQoHh5X+U+3ty+2/yALTozc7v0wYbjCtPLEK5HOJiiV0MmeAGlkJAnytzM079PBmE6/6+j8zhJ3jdtE1IVgWFaNrhViqpCjssq5JmXwZRkB+RqPnOM9ud2Mjb8rmKJ31scfZ8NiGCSGWjCQizmI0bMoGNkIGt2zK/7uoGUjZYyeo4XFxfRPNNvrV3oOPNVrZTJEK+Zry8b3s4AN19gxVEy4kHKlgG/aSxYjBDh8qAGNjGLJtWFEX/l4CcbWM7Q2LkW3cZ8CiGi6+GxMo3PVqmbA84TFyhI7eNZ/qY7eToyD7Xos5vDmfcYYne0nwtmcnCCp+nZpaiz1pu1jQ5bIYfmAuArjeFFaRecUrhTuwzl6SOkxiZwLUwN8Y6Y5RkTcxjOD4vN9eUSF09Zl2Mw/60Th+5NmZtCz9A5IVZp/9THS7yW5B7zGI4eOTvJzyGwQuxCElH4EXVDF7IoOYIzK3GEe236bX9qelaonrGCB/JmnXoo9fOliZiNeyAX1c/JeD6iJ/6EYyfNZ13YIdaH+cP7mib3CkMbghbm9NunX8U5c/HWpTNswTs5buJXcwA8fad36M/cb8WzQsJ5wMQJ9dPb7v+oMVvqm47UfTZm4S5FZZTx6/9yzfXtcxVSybCxORU8K0qSULw4gBEztU5ZL9WKpOIdSMDYT0DuI0YxTg+NxnHcO7hTjWqz7tgGSZ9Oqh/CEChOmuZtiZjh1mt/1OuzDgsyOo75Csbjh6SvSh5fcOJtFpfIl7lcJtygdzKt9bh7opjgSBOGHaNAKDJETePSdPEfau1xMOJDN73B3PQ+7nBkcanB9jAcRPEG5JO9lZQThX7E6UExI84xFyN6JJtc1cVKgOcUjy1OX9kTalg4upkCMqosvLDxtQJ1O+LoiiqPyTgir2D7gmHnWv/91R8D1h8nMuqxfvCAYSUpTvKE6pNo+2Kop6sojQNxJIFOKpGE5w10qwSyCIOUBf2f69AFe+hxfn9VyeC8dqjCSh91cIN66FHSL9fPlXVT1VuwNWIjfAci4tzJspMFsXwhtq+M/CbdVb+PlwuLU0r3kmMPwEiZGvNACkj2spGM9qRjG8UYxvBIKOXHtnw7G+nb2LyahgDhErADJCcvRF5tXxV8o/+03/aJ/+GK1JX2/7rZBBdYbDzx2gkR0zgRtiUMpphirAhHtGbP2Zy9fwsa1lCniaEapz0cQaNbdWKgiFyTqdjDvjLaEvIGjc8v/IJ9u8hk8zY8uYUzeLLZhe7Sv48o/Xrj8ZnCRqdkxUf+jmr1hp2/DJZa5169YpQayvelvlhjx2dV22f8xdRe+hoabUJo8wj/Tg7QP49jC4aU96R5WDlZUcVUx3/iHLoM7BS1NX1fluuFcXQjlu3tcez6d9Vxzc0FjSBq9MlrQDJT/vjpw30XFkc4Kpz05wnU2bS7evaHcm7or2mc06HsstJP1wiQznpRRX5Alon/ZxJ604u8atqvSynE5JhHlrx3p+EoUwyU8xV5xkLVaZUMzO0MwJl9vN2fzaJW+DltC9GscGsI7Of37t2OdGnzhZVrV2+qlWmys3XKpenuVj4wofWivaq1fcs63aizN4/ikbmh34QxC5cgAn21iwVz/3j+414//58VdfqVWBMbFdiwC+n64ssN+1L/9SkeGfQNYNn0HUn6xvxTuBjcyBurnQ+5Yfl10HlQ35YKh1mOVNtK9g35sYmKyhGdCaoWuNoBedRlFZuqhpyeMPG7VLDSSdJ+NknO8u0Lz9F82uuq7KtRdb2qRLpfiNlByibCujimo10+rJZHMdGFsUD9MU0K9MJEh9fGq4cPD+YGfN6nhMikv6sKW3heaOarJ8fm0GVyOzChphu1dFgEcPRp7KuhpcaE9zh1Hg9Q9SME8VgpdmIdB/Ayxi94m+i+5OC3P8h6KJFQIGGuAB/VcpCbdSTKlT7fi9FA3sWNKDFgb6ALlqvWs6fkgcZB3OC4cbH3TLwnP78m/4bxCf5KQDtIPRN/vFFNa0qN8fBg4bghRWYwuZ7I3oNnmhmeuN+FI3KMMP7yZwGVLopZwbUX8MRdfH+8XAAmIS2C5GD/deuaNU3tXlBVVQn7nY8DuYPYiv3iwkUtC1gZJyd9d832OOherP11HwjG4pqb28RjjpvzpKqwtvjBs9twL6A4OScpX8DAcC3RHrl6Vpq4iu2fq6WoevBXAKIzwGnxrTD2PVweAbP6OKElG5LzUSuJ91ULSFPoLnYnpD42H7u2q5OqVbmZEcgYq42J012UAbnvMpa9ZpkQM14IwjCeJ4f+bYUFCw1GEKezjE9ZdK1hlOfEyoUQznxuU0bP6pBPHTyUOYb2HlvK9kjCh/PHfz7WXaqGhAf2/1xb/CJKivfCRQpY0uc72TdKtl8fL/KX/t/bFK+xujHWUM+CNHD5QifEWnzRqQOfC7xdUQ+Q4hVhZoypCuShdwCP2UVr0kDX1ZVYsaK1YXOYiBljswG2/3ft1hLtsK/4HU0AX0GIn296wjp99ah7E3YGjf5zqDYGOd5LRs02RGFjedmU8tN3/J+f7YTzdiCx8Z9K0vVwp6NsHLWcLi4ZlVV56rsD8gi2U6R2PjuF2pAr99YyZ5guJjm8ll0RfulykSBTWZzLDbOqmlrlcHH3hndEwwX02cpH2Bvo9mInlC4eG5k1f9q4KNpJtcpEhdf4KE/k2bymb84dthffEBg41e+yrKt6sNDYFiuBhoX72LYEMcaV4NhY0oTTAV/JG37D60gaR4x+Dg2jdjIx5daCnRoGWDMrIn4cjIlmMcwz2D6/8Ea8ojBxXEHf4XNRnOHeXstkmnaFoWFqw7ExbaWh/c6vuHddI7Fx3m834e18QyKjzHF/LVmn7W24u1eZlWNHgcmQGxs5Rt2lnKAYGOotvJ/9G+HJbI8wbAxRa8Epn+uJ45hVyr0XO+IQcjRtb57NV9suqpTamsrzGpWgt3sCJaH7RZ0rQWoopU1qYHHBYIRmlYKwJeOi4CJPqQ3X4/vGKwofGZiKXJfcVEm8ZEJeLRv3BzW2dJcQ2+9Gs8wSBE4xsRMnnWFlGVaF9/LAr1WO4GO9onPw5JmmktojVfjEXNOBA6h24g6TzjoUmQJHTraHw53XRIdQm+9Go8wSBG4xMRMrt2RaitUyrTTRfjyhEhCPN4rvk7W6tJ8w8RYjYc4qBH4icVwtCeOAtzxp41sHQT22lJzYUAKQUoEaynUViUsHASUHFGX01HVuaw/JmyDB5SccFm1BPISLiOtMhdxZCHO/MOYeZbIOZzZhj/P8GUYYDyezm2nReS0/Wpi0kKLICpnxnKdDntuZUJYuilfHhGJiEdFJqmAEXIZBf3Viwf1N1K/udRA2VS4olR79DIxTucIq4lUKzGCWDVMRhutPtr4eDXQ/f6e+pZrhBT8y61JilJzkFcLPgsBVaTnIa8OikwUVuLORYgdrzXuczHsbkXsaSXnHfs+FkHK8exdEcWmbwtuGe7Js2oXeYLpdDx7TD6x06dJJQm7no/yLXFX69hyNfljQoggeYymoZ4524hSzJpHXOge1uehb/BHEJwgq/EJFze6va2J7bx3KG5TDnwFBFzq0JRSwD6UfG18DrA23yG+KG7Yi+F+poc50XXNeQ/+8TL5BrVXCcHVaaAOxJ1prxKSy9JhLYGd6+Tt1tVErM6HbquaI0ItTIki84gcWDVPPIVj440/gBPHuadKQngAomcbiK+PXZkX8iqvdmn3qqwwa4s9Czu6SJxZkC8u3Spoo3TWj9//xeHP+rYcymb4Z9H2yON7lzN8bm2gTJA47XJjrTsnkE7CPAZdLopsn7NkDKWYr8rp/p5+ji5W5rGXRXQ6Yyv5wvKx5XriRidEESVH03CMmBauVIPkETqw64Z5WcVKn+iFlUj+LyqXn95E1hJ58FGFDZdBi/OEmdjtkmaVh4ariUadD8WRsoNdGGLRwpQoFI/IgXWezfHvbxNeN7GxnyFy86/rpIN8NuIHKGbG2+Gv7uoqk02jyk3qE2k2DW5wZlV7ICVram+y4i6k5UepWmodIya9hkBW/4SKlH3rteX3Eym6JD+YiS/TG5xp0/0Av0DON3UQJ/4oJUQ+TT0EOLjH3TjCbe26sdYTvX6K5DeRYvZ7s1r2SGnHAOMEXU77YBAXmnX1/auq7Ak8qqQcBhA67WgRtXHx9X04d0QSXzrWSuPLoEgeXxODOk/eyCJlsImScnlEZxAUcyqOTdcRfRFdHwJx81DV7efJzxjzRRQfEEHE6F88mmWdH21Gy/TC3gPRj3Myb/xVQJJSYdVFAmd5sFhhsFRJcJZiYNEyILkAaEUu2oQnR48tVxQXGiGSWDiYhmPKa+FKNd09Qgc21dKfm7eSJ3l2PpJ7+tOeVuoUT3xGMk97gNDKGvsQYSxjslhEP/cXyTjx2T8rZfTzf27OZlF5V6tMlZuvVS4LeH2mt6YtH79nWbcTZfb+UTTAL1HamV0YiIjLr5rNrOzvZH0j3ilYj0jUbN234jb9a16J+6h669UM0gYpkotxmpkYBmsXZ6IBewIfGLT7rZJMPBXyXm66IvVBY6cgF/4S2rJquytk2l1jhxwNcgkFuWyFKih/jxPiIvyTv+PiFkDwTRe/AuddwLRrd/uzJivJlSMZivt/nt8dkxvnHIly4uMJyp0vgF9Dt/PN0j+G7mHq88r0KbfeelVeSj31npiJyWsZp+ATeC4vtvKn8GY3c5dX90c3rmqZ4NHHlqvx5gkhAk8eTcPgxTauRB48Qoen2kS8D1DcjF9F0VGZ+ojFwFlbHOjqXaXdRA7PX4cGtEsAN6IVDy+i1s/AgphcTBHgJjuYwZ2M/k8na8AbHPs/P3vaObFA5JpBOWGCMVghs8qAFxgIRZnJYphy3vULsuCv4ZmsPZgsGo6znY/v1ynH+E0BLkAW9hvZjgfkcZc8TSER2CyaDl9rw1A/QXAyHLa6CXiOQExsoXMXG9ERg4VjWbXqWQ03PD7138IE3hszGTsR2fnf1dWzgtxt95M/wbEwT/mQnUkY9xW7SJ59KlKy+fh+lb/2/9hAzipZOdsROfknVTszxknbGTEc+xZ3hUCNGhoGC8euzGWhXmUt829alKC814PJpAEyBbPxTZt3xXB7rZ+q2/zrePNmU8sGZVwXIBV765zi2lFFwl6aC0KtYy4SZIidp3it6fAjyOfFQSoSvzse7iPOs25s5X2CWzlx1uFTfnpYh3Ib0fVckGhV20GWXeNVXGrgxHKIH0GCaEp+EwmpqNww/lAaOrsua/QfDm4mxLvWch0RPieEjWndNFRjgoMjZgjQIUG/+TBJT//lT+1X9fvPaBF5gWYsYl+w8yXwCA04zi9Sv5hiabwOj6D9VorNRjRPoAfIpj+BbgP2j3fQJ9BD1NOfQIdzhz8iHmKPeUQ8gX/Cte+gAtSd7ygNrlxiWYtKyysOoNXkGB8/gnzjsqNrDwv48TSACsR31EK9+CMDPLZG6kEMsggtD1VXZzx+dqmhL6wrPfvG6KLIxNG6fBntPT2Hva8ua71T56l30grZxZIgbt/ZI9XGmiY2HdytXnt/2L1I8Fq96Tq81mCE9dqJdairMhdbippsgh23B0bHf4LIwd/qyT8ce1oJnu2DWoenBxliPd9rTcrKMlYJtrb09hMz5yV3IoLvEGGVAT/lC9OV/F3fBFWOjKCAX9qaNFtLpCuSb2xNLUJVgdnYYaqvES/uF/7NttWe8JM7cdbhA356WKdwG9H51PlxegSuGaKUXM46IJblO8h+L8qN/L7r8bSRLHiIfNKM9lD7p7es6Br1Cjhcb7K50FHA5pwaxcrytqRgqaOQsZwnjr60vMp+71SjYAeGZw3PnhpsfBC5YG4XwqP6HqbIQ/tz5NAC+v5lg+tqu6tK2OfRfBJssMxKyDwl+b2TIN8Proi7m5kLkjK8QLSJ97PUzmOTULs4QGJtbRjQyv9RvJELOGIyKnC6zeSuPFQO0ZV5zbzfZLrjnu53DyhYc87vzZ9YPsii+CJAlYyD6QmJmK1tfP61k00LfBZx2m4Vo/OMDnJw1oziWsqTWbXdyjLf/ykF10sDEkk9tBgpG1m/7mf6kLmFV8AUcUH+0N2BWBXpuwQgLU0r6nvRX4MD1kkODVM8cu62PAK723FssYrcMRJBZo29CYhr+Tk3giJ+D+n3xyfRyNEJgN8EtrK2AnKxx18dtmqgvD0cqyT56Vm7AoJnZiOZDzeVn7q+u/uugNy3tFK34XFxHz47jyQ8gnCxhCwgWxmmrR1HsitE0/7Y5aKVRL5rBeRiT5CnmTP0Trz334d/yF5k3hXyanyoD0nbh8umxfbOaSL9KRQfY/hBBAdfzPmDSLa1HC6mwK6yWvnOoLgYN8APvVm5NskfdItk2Yo3czE+jesMio0xujZGLWJGMOyAX5KzcuySPx0XyXL/0tNVnmNdVMch5Oqan93Miig4+znCauZvVmIE8znDZAzzOx93ovme0YXfv7eyzl5E2X5/vpdZVSfEo1eTBX4pZccDc9egdxajVM2gGRXFxnfCsq4TZrWRTrbo67bgYlFiruRxhkrUKitpvFhWW5mCBrhyeY8qkfXWq4kTgxRBeEzMxDASujgTjYITeL/fi/y1X+77WFU/Vbm5Ee8UbqEdujLBl1BVyHLTvnx/fmgF4LGooJ4Z7BJKttWTKuT3sqDUMQFdQoW213QDexsyqMUCvYSithavsqAWM0Vl0vHBGBVm35uP2tE/taM9BHGVtcAzfwaXixEj2YIHizgOJgoCjhoKHUvzp4UfcTm2ov1ZP/75o166IChdmFDJBnSfcvnYNarUX21LIXrCYGB4J7Kf+hOvCQRPEHz8qH51OxwD74dWlLkoqhJl2gkKFUtbVd8/udK8VEX+INuEgxVG81XU9XZWyMLetBRxZe9lTVDam/iB2lG8XW3hhxr8MnTQZVSokkGFBrqIiibh4JZfQoM6shXB/4M9zzSzM2hRyXHemra4+CrKThTfX2Vdq5yC2YWBiDPy0WZW9vcyk2V7mCQDCw47ewORmv3MNfoPn+vP8cZRP7SidQXoVy8NJoivXU5s4WI3WZJIo4dZfgjy+4uUP5H8DhBU/GbOBp7QrOCgPsnpfP+R/FRCh7YUjCzlqf7dnJgxT5WbNRSgRxq4irMXT1tiznjha8oe0F+4ZKKVmwryhSELTw2EhyXw81YWiskftXLxs0cDfKvy2GglcUG1DTnagtjvzK03vPPFbCAmeaBJFumGsduBMqvKT4XaqCdVKMgHNeYtz++VNkIY15ybhjKDe7hic/kc2u+tqnwVhcofMlmKWlWQRSOfBgsstxIWHUuo+DCNxkwVar+L9VlCa1xbc9qC99iFzGdLMQhyFxbQNDMbpvMlvud+Uqs//3MtiuJJZD+HSy4PMqsl+J4oAHUFCRNIFpVMAeZ2FgJ6A9CZ2USll5YuWaXHDNhRaHfivaggn9OD4f69+K5Ol997j0YnLRRSdaLLCFDHoakjc+Ta9C8Yu3FWaPZ/u4j2sas1KP70tlN16q1OrA2snS9uFUsW78r8Xrt4D64zLO3XkJVdtHDZ12YsyptqQd7Ye2v2DkJn5UQDekMsrGKEXEpB34hYwQFyKQVpb4bECMG+HRKpJ5h7UmpFK8L68g9d/Wc3GW2lF+SOr+nsXUTHALGcKTKjHnsM9K94YsdgG8ZK4sBJDR0JVsO5av9CybL92rWJSTSk4tLSAaGs0MsZtZSP8q29Txqrg9oM+OWUpddRQVUUtVSCorRqJKgGW5EkKUFUJRGCSCqTOF1RmTmxQrGjrDM7k1YqDvORVythDSQVi6MbtqolQhZJ5RKrKypGhv9IUcNoSOuMlTlB6njRTeka9wvRgg8jA7RcTjogl0X7agpEF9cP5d9WdbaFbrB6gYjfiDZdjITgxWcu1wpuuW76OzvglHxqtYJ0NCODSj2aOUiHZjtH9FCswfrThxjfULuXm254PxJ0IMMhwIXLqSWrtrtCthT216A4GeeyFQryrJyL7wjEylYNN5Qp+J6giBn7MtkNwtxD21VlNY0SUW47GIgpw5l8CfPcATyQ7bKfZfVHIfON7B+SHF6tSUx3FjVO+AWU0eVxmzCObB6nq21F9tJb80ddEAqaw/Ir2Q8pSsBmIV4ROiI//1w1u0K86+2+ddsnCfjQY0CPrwd+ffJNbnfDaYH90XMFeiTEr8yOza+p3Jvv+/Pdy3ujMlHcV9WWTpULnV9XrTWgTuJ27EU09Zm1qt+v4bcogpJM6HMo+iKeQK8oQ2Ud8ZfU9tA9PRKWcJc25CX1MIlZTAn4kV6/AsRzvRHMw7MV8CqxFWCF8xaiNWG7vRar/81VU85JQMyCMPlMwCKRbzoQpZBsTmCRxjAxiNHEUl2b8phL7BilxHW2qZGt2I5RR15xm/oYy+64Aw2ktbftTANTAR6pjrAKt4pjKcVh2ghqVp800sIVpoxT1rKa8HWsqYWymI0+JDQfau7l752q98VRmjoDZlXVrZ0dUY1rWpBprd6rgnDZ3uwnUPsVRfXHnSxzVW50nMQxyC/T19miqp+reitIo2U8u3JEXlSPaqZ3vQ4tE7OdX6Gnr4U1f99XpSJxASykUkNfVFdRZaL4xpRodPBFVQ1Fdno14Zc1QT+TLsRabKw4kuVYqMJdV++qhuVnO0EvqqiWG/nGoecIvKia9kXV+Z2o2/ff+gdbEEfM/OIc/SyqtRfFIG2A5VbywVPDQ89i2toTf4JgWJO0LJxh6F3YYAkM734W8qrr/7Lf1j++RE8qx43OquqjqtuXvvqikaHD8fKumrZfhXKuyuJkuNF5VR1++9um6U5TG8gLtz5RTvBFNH1RmSwbSfozOaAX0cPmez78RZQ9ijdtfYtEzBFyKf79m91q13L8LhZ0VlXXIhf7seFePstalqDH4j16rLi8SmR9ePpFfn/+QZsKnNi8ilSr/iZLqmjR4Xh59xdX3idfZ8QR1/FYmdOVKktUKZ/KVrXvZDX5xQSPlfnnoqrqh/emlVvKMLXB8uqoaqk2ZBGqw7Hy/nXfuvj0lqlGEg7IVlxWJf8pGt6pk78DXm3VVj68iFqVG1JFFtildNzJeqtICyc3OLOmVhaHmQGVkAkiM/uOtkCaArJy7yeY/Zdq6cbqGSI7e5kTptwpIDP3qzyv+zl++amjYj+FZOZ/XZW5amFfN/Sy1wGZuf9avcq67NdshzqNSoIFl1nJbfk/Vdnn60KQ/RAzTGYFd3X1LJtmv/H6n1UDuv7vU2HBZVZyLxuV99NzypiegzJreKxFLsnS6YjGzPo30Q4NZE1Hfg7KrGGIuS/ij/1+CZ0MCy6rkv+quroUBWVFNIdk5f9F9I8s8qwYO7F5FcmNKA61AZGOKSIv+6GMp6rxdLgleJO6z5K7J1+F/tfaqi2lonAnrBq/ieHA18GVKZW5oHn1SLV5earql6rKJ+fJcFJMVFYV33d946reu3tGFvk22OV00GUwG+ySOiijxAW9iJ5hjYtWyIjJq+CPUtZk/jSCLcC5OeycUVLXMPkV0KVVHY6fN6mzTwBZud+JOpOHyv9RvH0Vu/+WRMs1LmhuPa0SBeGi5QyRl72st6Lsl7eaVjwVqtlf893vKVOdfQp1wa6PdktlyX2Ufr2uJN7gMjB5FRyeSj+eeCNV4sLmVvSqyqwP0KqrVdPe5rLUPqtEdrAjriNWrQvMF886W+RaFVp+ReheNlXdEg5CU0BW7g8vfU+y3t7LshW0+8ZObF5FO9nH7TCFUFX5oDZE9bEDmVXN3gn01EMZKm5wXk1DSr2Rr7Kodn1B8ijerrKsr0pI5cX0w6u0FmXTf2Gm73W7rYZLP5QHjQM9LKOOK5X7O2DV9ptoqX6iIxQr3/9Ru4ys+jmB0XP2PccwPK6SdkFtaLuqhxc0SkSvLRwMxPTEgsmX8F2FA7j/eqLsL8YnPnBjYT/C8TOv3SkQq8IKfQ5Fj4SRYFFFcbwboQxx/TxaHsn9c5fGcGZFPN2oAawwx5I/3ajbiy1X2V6Ko0tY0KfT8FnL/3IaZepK04bNXzH66JJY/HNWh9fArtq2Vk8d8HMj88ZriG4rJ1xkGzairaF8jPFFlIEeeFKFlP1yvF/HZzHuZdMVsJHKq8GCvIyejvCHOMLxMI/IK/DywYqwxgxDVUDYTcYVp5anWOmCNWaMxXu4KYHSzdPH0N8oc9EcbI0RYOVIGwyGTXnHYJ8i+jHZ6M0fOVvZNGIDfGkapFDr4Qz69iMun7gj/DLK4vIFMhPuEVaaGTqOEnwwGXsO6JiL8aELfzTQ/waIb+EmKcCP9KYEypHeoSE2cvGl7QlmtTHMVeRqFuT1Ht5iUevC8KMPFg8y3uOP2XObtaV+clDUbb/Pvb+xj+Z1YeAhzDxay/6ElcyvyvxjLcXPZwG8tWqlbgKycb8W250qNw+qlbALYVbiMzQ21p9eJezj4Ha6Rxg2nrinRqycqZ4ZieTfkMTiiMPIlIjoEjy/1x/LJyKyRyxexvfv1U/gqwJuyiMYG+cvVbnpz+59Lwv8CHcxQ2Nj/VWVO/ET9lyAlfAJiI8rTbx95Y63b1XKqVArVx2Kje9drbaifu+zPJ7xFGwJzn9R7cunt0zuv55AKmCOzK3me/0gs6rMBUGNfGHFZFNw39Wi+FLlG1Vu8NxnaHysiYYY/tFl/BFponQOx8d7eqSdgLkByMddbXeFJHPqORwf7+HYPQHjEYiN63hi+XuWdTtRZu+HF4f6S4UPbd1lbVcTOHx0P2xKfxPZYc2cJhAMvIWYf29fKOaUdlBaDe7FzLvhOzAUm5YOqBUtavoYkixsuqzJslURoYZsz8LVl3/pP6u2u/6J2Uw+tKLtmsktS2Kljr4W14zZno3RSbM5G63Ntnw9GDgl8w0taZeurw8/fNKSpEboQgdCmPZgHT/Xq2x/8FNK6CN/Pt4zUCYN36oyqQzRKR8w2Bi2V/3nLvGmnSDxsSVz4RnWAowpHdmDS6lET2lb1bb9mAH94IDejjad/VpXsNcBDSoXR4gEo03s4XjaDOSlJrsBgI6bWdvuCpHJ6/5Pi2I/uN1Vhcrer6vyWW3A+/VhtBVUuJEkUUVuhFkdNZHIhwelRaE3/ywZJV76+mQRH6qFi37S/bVr961hX0MHSrd0dQ7FuXwWXdHumylYQQwUbPZ0Dr2wU4tAialnFtGqoLNToK70qSlaWf9GfK1yuYCDWrpaSDFwdLwT70Ul6Bz5gLf2EVKnyTdGHo1LuhoE1YVeEorqMDAWOlqz6vZ0eiYrcFUEVvX8NYFTtSMHfZbyQbZp9bjWdi25ZU4Jn0d0Azl86Onw8a6vVQ57gsBH+XKOSiCAOxZcUgj9Pl7Ns0yoJlwKDmD8rBPqVxdnVLUazzhprHRxRo6I8ax3hwcwCb18AsmiwJvDU6vGSet15XHainBqJvr6z8mZptqbwi+SyZlrGIii5/3fEuoYAZnYm7HayPpVTE4FRqgYG60gMqdcUAF5sgVpHFoZosPvhOr3UZFl/TfWnlTRf+1YvoHc1U7dBsmpIO+K4XlxAuo6FifnopV1KVr1Km9zUMXn4D3H4+S+7e1DQXoE4mTb5YrCMQ4wjEyfZP64T35oshoSJ9/UGaSDNH7qGMtcX9DBE5+hLcR7WD+hZT9icmp4kdnP23LyveJ08hMwbtbfu5aQ9gmNlbcq8ivgoTIX6RMUN2Oi0XyCxcm5lvs/63/PR0VR/VkQGfnn/TOA/X10knw4Q2Pkvelk015XZSsyAm+ZoXHzJgjJEYeRK2xtz84zdVEvmmPZ3wiv6nfoa5sOujM4TuZN//BmmalCUth5isbIuxBN+2OX963pkp4dlFNF9S6K9v1Rwd6gdbCfgDGy3so6exFl+/0Z/na9nboFkZX//hz640stRQ5b5nPRnwNysu+KVt1X1ZZmrWQOx8h8J963kqKsOgHxs70tm/3Nsv4DI2TMZ6CcKiTVypSGxMk34USTgy/qwFI03+GG9q99IUTAeYrGyLtvR7LwdwLiZHuoKtT+jz8VanNY3CXg74FeTBFN2WjFZNVgvYOA4D/DY+U+/iVNGMzxGLk32+qnKjc0Rp+CcbKuujqjIHzE4eQ6XJq/l7/T5HUDj5P79IpjOucjDjtXitFeQ+Ll+97PDGkIj1CcjLunByqH0KBYGe92hZL11ZambjXwFuB++FpmuSHamnLiMmppVQ6+9W5nryFx8q1aUfw6LKGSOI4JyMi+K1VLUoicgBjZ7l+gvcpzmd/V1bYimhw7UDl11E/VFdVpgikYLWvPuagr/EmOKcSazkxZmNGcoJpZjec8lZs93emqWR9x41PioqdHzwSZU48vEhCRfGi7Kt/XKBE5/cFATN5u8iV08wO4379LtXlpi/e7YZUV7wnjAXsDl19L0223AvatRa+GEx4Ld19cJp+A27dcVUyOhIgicm8apniccyWMxj2033/nJ0h+tBmRDDsyt57T5jC9Ihc2gyZPnF5jTyXqAGuKWoMXTfBO7MUTwy7mdKE86SG0l1jmqtzQu8lpi9HWwULq+unb4b3leykaam02eD5lkVF+J8v+yMh9V+DdU8Naa+zPKdKnAd2g/BnBoYcnOeidBUb+qmk/F6JFrODGqDS6WV5puf+Syvfnb/38IG26EaPU6GZ5pTtZZ/0rvxs+r510cQaFtcoks8tO+ziTxgVC0+xnea2cIwbiQ4RwVbFjefp9HBNmtSP4iR3D4D1YcIFx21DBNGQP/fjjRD4/y6xfbqV3oKM4s4tFFbZK1gSDs6nrCMytBpQBkg+T26HWnQlGhlzZYG/NpTLCXA1nVtj3FajjtUZ/UWVe/cGl09rT4np3lLNhu9BpF0so/BDKGrPFjoiHkT0wtA9Kf3prZdntD7xcqzrrts3+dCgl1wt3H1S/zsHA9iez++Mlh2OBMh9akcpzdLCEtm+i7T8BdqMa0bSwz80EZZnYiyiqHl60JEgi5AjJxt+eAF5EuZGY0NcAVhz0c5Zc4a6bMybQ939PJMkBzauHJLgNKcRhHVTxfzrRX/W4bZqO6teYQTLw98wGboQq3hFrO1r7NdX9c1o0xb5uLJ4K38GbrqzXO/DXtoLOKaavJy2mIE99+cTFP8c/fgJgL5usVtPP25KImOAuo+WwUE+q44S5jAbqXESxIuxl78v62NdTdIBV5f05L6LEr9uLKfM7mBOmfr2HQO7R/rSvKcrEKylOUfYOFlKn3bx8SL9i6NRmg+dT5onyT3ni3mvfcE1RPfKhiea9XXiieM6ULnr3yIHV165uqrSVfIP3iMXMuUy9L2YwLvH3xex8PRH2WfV3D8BfdbC1X1O8zWnRhJ1uLKaXFh3ECR9d1HsIRCP2/UWvGJqnGOPVqMSLYi4RCn3hMJ471ctfLi30j4DFayN4lcIli/SBinhFiNcIXEpIHiYAKEDdoHeKILpM79XhGevSHyzat1zT+HYiRDOyDabhqSgNrnQl5QAdOOuzFaq4yvNaNmnubPKfQXIreFZ1036jM7+Ox869K4q7l6qU3/bneakUGKjcOvoRkvAn0OAYmIdyICIOVnVbWGNEmAa57gqbbIkTYeh2LfKbHRb+ZF/uiOKPfKXcwp/srfIo/qh3KS3siV6njOOOffPRxp/u5UeXButBkNt8tmgK2f0+NqY+ALKTuRJ4RhcnJIw9RxNZ2T50w8MXBHQ1KD6+v9VPFQHXAwwxT89g/VXsdqoEfWd33nZNw7VOiWa8PhqIZ8C28KUbsY/ggcnL5i7p85NeDTPQBVTUdeKqvpX+AY2f93b4q7u6+v/Je7vuxnEkW/S/VL5qNCL1PW9OZ1VPnlOZ6bGzqu9avWbNoiXY5k2aVJOUK33vn78LJCUR3wARAbHveersshDYezMiEARAoLlbLX/2mBSRMVHbx+cGMO0mowQ65aZkYs6Zv/q6XGNghNnzggs0hbZ6oeZRATl4Mm17CJNRRTbwadWOD1NeQFPijYdiBRe+CMOGgoEmK30FOKSLszGm3CSDBpOeeOFwMpQGP1yS4jsxTHb0vm/wOeRPR03eRziO+8vmP3hynPFwrA6kfKgTNF6CeVRm0gmU7udcNezyYs1YgP+WpsyT7KEYNj8hQvvAmvTRm1VOiv/bGykPSe8GOE/wPXvIyO8AUd8FQlzWaZLBAu+bRMb/Rw7pKWdrGKg1xdFdP6MNypeMhTEVRiIwmLKIlQynKFJihyuJ2C4Mq1eQ7gH6PY8LC99vYtRU4L6KceHj812MmgvMlzEuPOAjHOLrGAMDXU71uVPu1HhUmbSPCSiJnjRCyp8SxICp82Td/jXS47AjKRfwW+zVnOSvISWh0QF0sIfSGuzrCdjpF3q8GIdgqPWWMv2cvyVZuu8Kwi+kfikGlqp6pop+sJlKXfKePB3zvYcX9g3AOt7Nrllkai96HP71vwDwg9Swj/qMiHIurySHZsGaxMXfBOdDUqfVU7K7NAGioraOy+r39jLuO1L++FrUvx2zpzTrX7Hux0ptHZdVc0/0+4FAOhtvE5fBAynf0h0oAc4kMn7mJsmvBc3xUDzkphH4SIcLjxlUjKnTj0XxY2C89ueRzmZ8ZNRNe308ptm+vzFqMNKLISysXQ0BIGvfEjraj+//WbyS5K/kHQ43YzMAg29/5QP3KCrgnwwGwP7wXtXkFRL82WIA9N/L5I1ksOL3bKIxKF4PGamHDZIM7IshPKz5U1q+QuSVniU0tPT6IgisZztYSD+RXZbmAFB7hrCxQqU60R4+cqBEJzGIj/2Uku6S99+SNDuW/pnDYByLUzeH4g3/YgcP6V1ZPDMfcw4H2zOFhfe+fYrtQHbXXvZEC2SI8lVvG41R8zOADNkzhIWVzuIBeoxgDgv3H/kObHxnbQVADDUcSU0GwQ9Wv6qsgrLQLAO2vx24DHhqPKZlQAYTzDLgWSOcZUAZYrhlwLN1/TKgx5EkUvwg55Goses9+p2eUTOYTNt6ZD7dAwXm1J1MaF4tYgZ16868YXnb87gtOQ24w7acePgctaUhAnPQloaJJlr/TLIjudnvyf6uLF6LwdueJHbGFMEqeDCxLBMRJ6oNPODiW9YR7sY5EzW47XPu3NJhn22ZKHm/h1sx0UR/dVvkOdkNfma99mOKdh4WTJT3xcKJbgVuuKjud6D3eLJ/HljBqUicLIbBf0ieyef8qQCl0DMahkVd1Ek2/EgaFQ/GLBoTZkG9yI4D19OZlrDL6Y1114kyEc+Hnp0harLaKCY/yq6PW1oxHoo0r9t59D/y5C1Js+Qxc5vbltCw7QSd4+kz7a9FfVcWb2mVFq4LPlp6SvuQzCTDbl2mTay4JdZzqzEMsSwYv4H1IgfscCrF6D+IXszqk/ZjO8H/e7FLstNhvb+VxSsAB43p0Iy+uw2t9ny+Dx1ebdmk1RfSXF2fZ2577eUcOHPIyIvHNCN/VJDoeZOYDF6Tnzf7N7oc1i2DfUrefbLh5aAeuV1kLr+T/Ll++fZE515gWHAWUfGnOc6zUNhF5gL9LASLmPir5JV8St47wR7qpKydz5CX81BbxuRTNytpNKUDjXyCwTDoQUY5zhwwcl2d2e7Gcr88RGZgVNUnjwuoEO3rFaS6U/BAK/T6/YWr+VxY+oeIPUf/SlDFDLIodOIDUB9qOIGWiva8AKtGFTmUAtKJoX/9ouEGWco4sIKrMJXcMIpNJ4aIzw22BLVnBVqNqtghFab2LCFqVBU52HJ1CCfosRqyiNXy0dWz7RVYHvVsz8Co6lkeF1A929crSD2r4IFWz/b7C1fPurD0jxZ7jv71rIoZZD3rxAegntVwAq1n7XkB1rMqcij1rBND/7pIww2yLnJgBVfPKrlh1LNODBGfG2w9a88KtJ5VsUOqZ+1ZQtSzKnKw9ewQTtBjNWQ9q+XDbIM5ZnV7OabTZoZzK9jtL/SrRcdtFSySD2cLQ+S7aKE4+rWq/NCdLSCgu2wm8UHIWIFCKb5AvaXkL5foob8fwevRGYbX21BDHnSDCY/Le2tJY9D0+rJ3Go0FjJ0BJHRlku9db98UIfasIOP8M4ZB2tjBwbprT1IYcp24gFe0hYPZbZ+8AHPofngbZNWvWfqcPmbkt6K8J9WhyCs/TVUWcfB7XjAvoAe7UN4C+ytzc+IQtK/Db0y0wHcYdN+QAPLgebmQBdLe5V1eUFk7aFj9g6zEjquKvWh0CMazCSSEdVLeJ3WaPztNNYgwGTtoWB2/YpbBHPzhsgXCOq0zv8d9sgCGT16v3zw/l+SZGnjYFaUzZK75SKp5GSrv4p5XCrzW16AGKf15+6a8SttUzl8FmZhwdoNwqaBc+5w9OoNY6DdclH6kLwIuMwDnRrBTObcvJDl8T3c/SO30dRUL5wNnZqCKrShSnL/SJTJS+mDsmUDA537NNw/P53pvA7r/LGqS+Wh3NoCC7a/U7Xw1EVxnAR7d70lVv6b50e3oSA4gYwQe45fyf7kdm8zBO7WHR/atfEzr/8cD2tkAArb6xW02nYfWtYdH1p4mVezS2umIXg4fawUe5Z/lY+EBr2sOj+vvRZ0+eQA7tQdCJi/Sb5OaPBfl+6ASnWk8kgJdxORdnrMagRfnSsQgpTlr3TBh2/0WjkHPYgD8b/QwETjwJ3M4yOXxyK2tWnIAW1uFiMD+8qBv6IkLmNLFEOcJGxHjlDHmBdd+WQQANmsNE/dLUjUnZA5de5CAl5jEZOAx+SwBDzIFbYmb/tR9cl8K+mwKE/GwSWkJXt+paSu0x8syEgBk1howbvmo0VzH5Aq9aTSSMeOCxXvIaLUAr9IEhCDVWWtV751PaVnVQ7YmiJD7phAR06VZGMA9S7B45XH0Zcg6b9NoJHF0weIdR60W4HEkIASJo9aq6e3G+WhHOeCLIUS0L+nzy+Vspj/KzB+3zCQig/rl+PqYJ2kGAp6zBotbng3uh5eLvaYjyQw8Iu/80FcHPEso0ILkir5tQ8YYdvSzjoD3uc8DGAw49NlIwevEZzcOhzJ9Tcr3QTWuigNnE51D713x8955tkLFQrCKzmPY9hgVft+dMlrcxpzevmI5f4qrtjK+TM+Dg0z6ffmwvV7BAyMA+l25+9Tn/ddi7/55t9rK+HyKBwfpU335wDZom7F7bdtWmNfn0XT/MGiGzIrLg+ecmS0jZTQMmh4+tRuPx1/gQPh4KwpGpSzghCqTW8OGCvNYVoXzgpUU9dkULuJumyAI5IstXMzDjlFXwvY9Pl2PXJ4Xqm/lnpQfnReXT+1GkhcYON554SwKzidUMrBwn1KdrZtngz0//JHyAP0AyJJL0V+tvEV4OIYOArL7HemxWXSCy7L30nA7fIJHyk1pOiyjgRM+VpS8J37UnPhx44Hk+y+kqpo7S5zeqPiWVx87pIA8Rg9BGoVnJHWd7F5eSV47vYDr4E55m97gQT8c10If+gm5I+JdlpK8/nKsu3coIPQSs9hMXtuffn8pSbIHIyJaReChySZ3yXtWJMPYdG3HlFH6kGByykkgwLdVPV7PN1aJ8QARKuMBHKN2bLp4AqTRt4iCXxad30lVf6Wb3tNdq577oC81MYpYVSPzDFm5agpPIW8kr7/Dg5/2DcPRMF6RNyCPm7lczGIysYmAQQOVwsgoowBw6FJpBzyGWTAAGMxUvejjgZSly1SsLZ2T2YBMXur60N5Hd1vsEZ6QYD8gt+JY7woMt7sYxmUjZq76S7+ifzgkr624ziO41tAIMpgZn1cW0+uIUMta8wEqbPX9mdZMcZgNW/z14+K6j8aFz/BdNc6c7DPBgErGYGrE2QCsqjGpCVrbOLDxrnBMfeG9vbuwxM15dlxhsp6MHXTec6kXTvcXf09+3pNdUe7dKwW5iTFkBQ0yv2ygUE0991+mj8fa5etYK/RTxjIcEcuv013fCGwYcbbDcfLJZDa8YDLYIG5DDqW0Y+V3TqUDH5vMNaSyURkZZfaCq2aU2sHWMTYM/CsYZS8hIx6xahnIrz793HPUkTFjbONyEiI/zZ8z8imtdm6b8Nh2APGtBzboulylieunIy0yn2SkVE25xHa6POpmv09pYCXZn27HzViRmeo6gqNpOhAhT8H853wsQmszGAfHw4DsSAw+EsiBhT7C78ritWh2Y/mHuszWyGJeCREs+KWCqrYiZcnuR9HugHMZ35woTfleEAiCHwTmSNHnXDB/dm4vkI7Mhr5B+rLae9YmRma9DsKzI91NFfdJTe6yJMeLPllP4fk6vvS4URz81uPLquxdOYbGjuskPEvnxR03fh7rOwOYWVYjg+41NtsaazUCeNuxhaBBqhHllcBI1Yj9FYpg1YiKIkI14sAOohpRMoOtRuxZgVUjKmYI1Yg9O/hqREUTsxpxuMbaZZrSjeDAVUhfRiD1lYoTcH1lzwq0vlKxQ6qvHC5DhqmvlNcgQ9dXWmb6+gqgrBpvNYVWRFnUTuDzucorw/Hmc+0jxmc+V0UMZj7XnoPXfK6KBNB8rluEvzb3q/9edNtsiyzdudS2subXj2wlKp+olioFuVhsQu27TCy1r/fzJMuKv4hLwWUkcTEZksHXwuUTdGsWnVksJopoHRil44pO0KhEi0asKESNPpSos0Kc5vuiKP398/xCxtpDxZ4PSRESzLlfTrDCWhxrWKF5g9DoLzc9PhRl3Zy6cYZtvI3q3AQgd/XuxLqpdkMxfGjbuqt0Ji9F9Il4QOoag2ASBp5DsiPVF1In+6R2OJSebXf9oUeE4zP2sKJADj5KnL6jD2tYn2Qek/qlLIpXl9kNNfC+NWTcZA8I+2IMF3WWvqX58z0YcNYeLvbi6SndOS37qHFfbIFjFrKa69xd8/vrZ7ELDJ/s1ZKHzFoCLt9s1Ro0TTMnlcudCBKUZxM4CH2f7tTvEdvGQXOi2qFIndbJuJYjiQ0OkHeU9KQBjxc5VpDI6Zk2LPuef/jx3e2uJC0HidlwTJzzupHEsDHJDf9Tccz3jmfrauEzBtHRH7OnNMucpiy04Hv2sLHTE1x/pVPw1AgQft4mNofX5Cek7/TMoSNPc1DkF3PYyAFzfqBsf0jqFyDEnSlsxOX5orBhJbsCvcQsAhNTtXXLjZI35bMHQZm10VVlSpCAlZpUVpQYNrEBi2tpRx7+VkG5WjVyL6twHazS+daT4yXqDiymZ9vQZGy9ynUz0JjOzwI8K8t8LtawWQrZfje/qQqbzS0gOnpOWthuX6mTd+dFsHObMfjgO9A6+EUI2BkKCT7/uYl3q0XO7npKz+fLXXbpscLphPvbsYYE3jeHiTzN9iWBk5wzh4j8WNXFa/PT1GkhQoGcN4eHvDmsuAJSnDOGh/o1+flttzseknznm4B7sw2iSTwGBwKmOmMKDzE1lWQ3zyUh9MILp5usFcilJvEYVAP3r8nB89ZAcasrjQG7IIS2I6o8wHZDiAKhVCIYuyJE48iViZQEYIXiwsOrUlETAapYrJn4Vi4KJnAVjC0T70pGzgSworFk4lvZSHnAVTiWLPzqBCkHqHrBYafL8bHalekj6Z+p/uvpmgzXWRyzseuPb5YYfQY8C02VH5Fn2WOy+3Fb5E/ps9O5e268ppKeMIjaZALHm14cifrd+TKEoVuMuZ/MaWNu5HEGdVqnlbKQ1aYrK98C1Ko/Q93ARDomV6Gnq/AFzynS22bwsor9aZ+0h5SUN6+OGySYdiPIFAIcr5TAiKKspcuS5DvXU7qVSKecQU/YpvkeegkxkMbTnjFw1HqPvS1eDySvGu8fSqVvY2SeLEAD82pGONDRzQa/95Cm7ETv9cluRzJqrCjvSLkjw1Oekpm0i3AMH5OKYFFjbaNy0ke98zul0HhkcQ70zihqhDh2Sd4HQQcwq2OAHA+EMxAoB5/8ZoN8I3jzb4Qdg81fZbINYT9Z/ZhUzelbfnA+9MwM1vEkjBTnrz/rMvnbkVT1b6T39IehFYzhYKaH8Oe7NCN7rtIehlpiDgf3Aynf0h0BEJq1BIhWNVT8XrwnWf1Oz5L7nD8V7lmCMzCaIUOGC2DY4PVCKAo1yIEqQr4Hw0aD5siq6iU9fD3Sf8EyklgPxOuQJfmwoV3Hp2cVj4c4SH47UFtp/vyl2JPMPQux7YFPeXim9Q4Ipg9nW4PF5ZSSIv5Cyt1LMmQAkmHuWYNHrUrsTI1i7dm01WhS+BkMQN5u5EBI1jxGoAzdmDXMNntN6gi4OXOYyJ/K4vWTn3uet99fTGEipg0/18TpXAgV5L4tbMzf01fyh9thjzrYPXOYyOsCyDvOhoDR6nLuwFmX+/EcyipFBJSCtfMtfnlBnKiASg62cyweGUI+ywKSJmzR++UKOQGohGH1zYxH1pB8OwOSOqz3LfSa1OR1IImavI4re5wAQSUPKg1SDcdjBazjGtOGFZeBC8tS5In3ZJcl6icycHFUCvtiDQG3KeJ8Ru1T89HFHvzofVYKyY8ld4uDObPNGOLt0ZIiBM6tHUeT70WduHyf0m82Gl++oAHw4VYRhBFEQAk0fLR2bcaOm6ealN+TnxDYBYsB8H8kT0VJQAn0TaIy8JuJEeFDTcUosIv5gk5Pls9Oft81GUGe6CPxyhEnFUDzgwSdd2442YSuKWVYfcZfO5wAz3v4SQdqjHyUnO+It8d6bnL1KGGReETJRQXAKJGi84ySi01DlNR1mT4enTbIyPEyltDwnu4mdFu4lCPmbKFhfkuydN+MZvekOmYOOUmOW2IPErsQ+aSqmf3jZVk4LIJLm18/IyhR+WQHqVKQmcKE2jdrSO2bqj+nSDQyGHpH5xDsr6SqEpfCzwz/YhKLwUYZmd+O9a7o+ZNx1V5hAHb7w29Jmh1LIFQfLta89T3JJd/TdtztSOWwn02L+mINAbWYsH+6jDHk5/Wn7s4gvLLvT9DDsXlM3rn1p2n67Qdx+MJbgNe2xsDVXAvoUiDy0M4GgNDJPP635iRC1/MA+ZajiAQBkGdUMNKofc/xCatQTjtT3lBNx2UXuyRzdUsl6Is1BNwyfx3gqOPxUDDXNPmkJyyfpGh9C6ujCyquXR3seg4+535wVL/VKDwP6rAoRg7gqgHhgCjGLHAVIYXrETj2h8J8f0nL/V1S1u9/nuc0HLBLWl/fR1WgfHxVJhOkzxow+/quzDzCtKSJhecMpTuLkvzzmJYud3kYOfRMIjEQYrRM3kj2yX1rJ9fw+pEpweMTlJwumk2dIBinnSVfoMZthDBoGzvwWDecX94dy0NRuUwu9ZvBTnT977z4K/94rNKcVNWfaZU6fD8jwvogNTdQ0ZNMatx3pKyKPMmAcPPmMHB/LXKvB/+hM4CB7eFYHciuJns4f1CaRMUP5xdKk2D4+aHrj3xPsvSNlGTfn0G1T3AKA1cfynS4PIY0lV6ApaYFcs9qU9WDftgjbouaNjROJgMxyME9/Hx5EGsZj49l/FbDpnptrI01skWQ8GFe2UwT70rS/PhT93ULHrOppCsUqvCn/DlT9TrkbxhH21i7J9WhyCsA9idLo40xBiBCfJ2lxB9PpVxwBtZLV4Z9IseyAhhi5czOxkOzIllzbYXDNJUTr5750Mxqunva8UZUJ25MBwHYiRnP5WNP+usRZK4UYPRPQbdJ8Ji8s0xqGpGTXZ2+Edd7WAWcnBkUpM/ktt1k6nSRggiVs4OC9ZXkae2Js2cDBWNJHNYuRXhtcwxkj2T/t7I4HnzU69vAwLhzTeYcvt3wXG3ERugJex/J3ke/vg0MjKnDQo4ALh20ZGOFykezFE2t/mVqHgA5MxhI6f+4nlkv4GSMoKAkf/2eVvQIrE9p5RvKUmMYqA9lcSBl/e5yw4iAljGCgZI2+P5SkuqlyLzCSTCEgpY8p1VdOs/08VhZMxhIB962J0D1vmfPBush2XkVP2cDQOhk7ys3pwLL7d50oeko3mRERJ6vNaw6qgX5dloMCOr0Ys4fsp0P3Pfi1t0N+Naj8AQpKE9nEGTSbiOGwzs9GwSBbZkXzi+Ijmm213AUnsDj8c0IPV2A5zwUSAGmP/qWbecXPB+7ONEweJi1R/+a5jcuH9/pgJ9twWOWxdvX5JXcNJ90pY9pltaO8gvNRxF7clSeESgqBRyHWtQA0SjaN81O9n5L1/S+vZGyTF0+kjXT0nUShGWa77LjHj4GzvMScvtY3JQxPmAfsth2PNHNQoII7YtAGHEtxQsV1BfjDhENRoK3is/jkezLonj9ROokzfwdujdtzZrFZ9JeJf178kgcDngz0GBt4nN4Ikl9LOndLPQNEM6vRLv4XLps/ZHsXTfKaKkIZoMxeRg+cWXmwxvHZ0VfSd1nCzVMegbx0R/ztL6lvYDB71sMgx80LnoG8dG/peQvMOSdMRTUqhpuyNLOpd1oarceHIC6rRMFoWYTcQLVa51hQ63mUbBLkPt9MuiEvPkIHAT0yRI4XlmEDVzjPTcbRXyxaDzD66IIcHRJUQIE18WuIbb2x8xtp6MK89kSKt7dS5rtS+JY9cgR92yhYq7dDq1WAz4ZgkZrWpFqXwOHL6e07UeRFRSwANelOrGA84QeN0DCkHRgmkH5kRd/ZWT/3Gxnbk+e9Fi4lLBSdhGIIT1yepc8ZuSePB+zdi8yLEFFD4H41XWye6HK/lG6zh2ZiPGmwzCip4xnaeK6jcpApm81DI99Wh2y5L3fzvWeUgteul7C8CQ/yeuB/nrojmoDQ7n9MNzyRspvT3cv71W6S7L7onC5ScuCnaqHMPz6W80wkr/cfjBuNBvTc6QHLcWbqYnmr8VswIy7Mz2vGXgPjg/HR/dJOmt2F+uheSGSCsqITnq67iI2MDmbDMPgr6TM0/x5yIdLBiK8ZTQ+G+a9T75KYjwbRGgKewzP1yLvrPtC+sCYGiQqK5H8qBUgsMGQ3uR7QI0VRkE5yCYtHgbs927bjGJyogfFc0KiEwJ4EkLEBzDx0Bk1bHNI6pfSvYCWAO5bQsTb7p8AgHsxhId2n9KRZsALigQwawsPc5a+gWFmbeFhLp6eUp/8dMJ7sQOKVZZRK/fjhZlmo8irFdQBw6wiwNlVihIgwVaWZwwP/FhcDtv7q3Fb1EM+8ZJD9vvWS4NXjKvq+FjtyvSRMFfDnA4Mcj4Dy8LcCOLQFqVXfNooC3kolCMp31OhbLrz9r+75D0rEqfXciuDo/fBPk5ELzzpCzp+ODPzHlnsejQsAMDHnIwqatQpmQpxd9gnNbnZ70tSOR90KLS9fjTJIfkEjiiQcttK85vf6Zm5UIinnFEA+MbNN69p3s3PvZEbt4NwTFwkpvEZNcdOuN7kaaDC2sTn0Hzr67Z7X0+gZxAf/aGomiPYAB8AYxKFgSJTliQZliZPDceSIxk8/gnyrItmWQUE47Sz5AsUeJusBvDwfbImxHIfvX0hux+f83Z2epCzihZG4rUKYN7uK5FMudmz/SUp08Jpd4EF/qlgHIwO9CfyNmw8vpW3ZqGJgG/H2jcEWBNjigEJMpgg4FTTRcG3Y+14NLcN/ilnG46Mvfe0e7C9vEcwMRrvkSMD8B5RNdU7RpYVf7lcV2UFfXoxC0fB9LbUdnnz7P7KZ8mmMx2M0ekDhJu2+69FDe1iU3kXwRl+LeoAJIVeMHkq8lnzxflDnbz7ZDSZkbHkNCU2/6wm1U61Zk3olNzB8QtoOwpT1jgkHch7Pm3ZDLz204mFPBqaOdLKIxIEAyOJAjku7wgQ9YId1bWw/cd00bzViN42Q+FyNh2IUT5gdNMTyb1GMgv88sj9/Jo8Oy9Ecy1HEqscIO8g7Umj/DSOTrrD4JyejXnDNdVqycH1Czcd7p45dORZSvL6y7FuFuacNpRrGYhmsZmcDvoBYtAzh43c6SB9HeaBh+q7oS3KvdPHdDrAJ1vYmMuidj3wRwe7Zw4BuWZUcd9eIrQd08gCtWlEFAhyf4gWr+9WENF4gHwt4wGcse3YpPSnYBRO1lBwy6PyS+86Do93NYWZkcSqDp132KoU1B264noNmy2LKWMdlhDC248NI793oGFcmrNW/nYkFd6DErvAZiiP//6uttskyx6T3Y/2uKhBecBgbiT5wAald14wKas8eCT93+4TgQ6MpucecIgZ3zSZFs7jvwtTSV9X5fxH6fKx/WC6bTfXYVrkdbKrf311OzPKnSrbz1W4luSfNH/T5fPiWD+QXZG7b1RxIa3qMBR71xFk4Mue0eDoRxHQ10KzvuDvik7MQF4gzT26jCq4fIW+wnE2R+D5y4SH9ruFZh7Wu5RTWx1hLBrAggakRu4A9Y8dU6QySNO5PlaHfPczlLrfxz9enAfGKsCgqbP7rxKvaEOoVnTUkdSWJ/iAqu041LhqzR5jePVQAC9bwX+s6MlbnrHuiNcuHq75SPKPDJV3muGVgt2/o4Hsv3uHN261d4c2QmDRmQ3CZMistY6C32y1EbsiQmmTlAz7rJhpPJboFDD5xyajkerkpmLYLUF60FPeLAQF08ko5z2bcDQYmzgcFP59ui5+kH/3G4/FvwVM/v7NaKT/ch4M7vRiEAI2whlFJvxeJxU5M/Dd+6AmArf5wYWP+74vNQOfrV8umAdcnWZA7nV3mjP+IW+haux+L5muuAEj92QuAPJDN2bBge9ZDIC/JE+kJPmOfAV1Hd5sACY1+Qkw/p+3YLTWQuCGrBGmgIWC9kBo5ue/p1Wd5s8fj/k+Izf7oplJYKZFzOcF2xmEPTz6JstwEH5oLXs+BbWsUjb050h0OtMB+OiL/N+70dSr2GeMjKzoF7GBFf+sdsotGkW5T/PE7UpFOwpT1jgkHUOKfUn35Nefya7+3bO+U3OTdYHLUB8pA1eKuOYjiw7QdR9eKfDlHQ1qkFUc3n6Y10vc3fVunA7dryG59GxicdBHLj0z2Gt8OxsYWfSyuMDi96IX1tSQFDjk9NClA8Mk14CDIA0kvM5/dMUPlYPkXOCzkC2vU86AZsTYDcTF+eYlCx4eVy/ZcjDnVM+KqGdihHkVpTLqq4ZWHSnQg1ZI/T7CZagwlZI9tyGHf5r4+B0DasVBHtn3tHmWDJsJYBqPJJpFTN5xzGqkWtZOquaHw79oUyKfSm1DkDFuTMt3JGtvTW4XpYduqFVz0/YRgqNnptIwA8tRLnz29Ezy9PHY3Op6zNyrdTUhmekAjJ4IeSADaik1kZ7FAPjdF3DVyH0WcF0wD6lE1Kj9qg8X3Ifknd6J/rB7IftjRm7O17/DkdF1EYLh4HckDSWA9yMXDiWhiWQ36DAkNQvOagAeleultAYG1fCraJ2x18nPz/kuO1YDDtJSM+CsBuAx7D1bzcD3HduAXV+FD3y35pqPrBIHfafmlQJ/n9agBnmX5u2HqU5x36HdOJXdryG59GxicdBH7n1v8PF6lxYMjSya5fjA4lrUUbnN9o2+OX5st31/St4Hj8NaRlNpP9AkTdspSf5cv3x7oocE47DkegjMryQVKd+aNPRpyJYJO46SXgLzrMvkjWSIFNkO8NnJc2J3ofxp34XHd21qSyPJigaA3mlRIyXsh292RPy/gdP0Y1izHX67gRs3v5sNXPhpo8c/akYbLVhRgh4d2FFhHw1pvi+KctjHZwYynOlQjIZ8JGpg4vedqDOD4lijPRTeNiInRVbyu3BlnFetoFyyYnm9yq5/Hxwg8ClvGIaG8Rqi/gVl4HT6lgPx6V9QBMuHsxyGT3PJzOnDYFA+vOUgfEjv2g1INpzdIFxehcNlIRlJrQfhdSAYT4ixGoQHtZpkN88lIXThb8D5ojo+UutBeFWvHgcx6CjxhrHYyCsVugnqnjx3V7MP/MZJamQkVYsam3ftItdOeYjyaeX7njwf2x08zkOLkcxU1Q0kRdOeGlInaYbA7WIYl406Uh4OyY5UH5P6pSyK18GxIjEzomhRoQOJF5mC0F9QWJCA+I5C1Y1hLsJ5OsWGjs9Op2E8Bl1ZZEPF8/6iYWyGfMZvQ8bvg/6BXHDi3vMjf2suxuxL9hDJt2dlfLmXBweZevvyqXZnk/3fyuJ48Mm8CgrTvm1QMph5V0UGKO3as/DNuioicEnXnotnzlVRAUu5WiamLPUpzdP8+d4/UXGGRperZPgA0xWvo/Lbi0OyS92/ybbiMe1ZhyaEmLV0jGASlxsXz9ylowOWvoyMTHHvGe3jjHGUyDZ8H9bWiB4ViOzDsItRGPgGj39shxBYEhebQTj47qnVcYHbU+vGaX+OctBHw5oNwiRL3zCYsGaDMCmentKdz1yPZFQ4mwzCYPi3RjoSEF8bufEY9o2IjoPvVyJG/KZR+fezP3uOz5yh0Y3UMnyAYzavI978gYYI7BQC3xFePa6jBFOPu3HxrMd1dMDqcTdGfjMKOkJQkwpGPqZM9q0Z0zyzWM/I6DIYjw0we/W1w8tcCgKwWavfCV7GUlGByVb2HDwzlYoGWJayZ+KXoVREoLKTlocpMw38GlcwMLqMBPpFrqgX+De5WuQgX+WKPYSaQ8D9MteVV9X8FpbN2SYeB3kk/1k+Fg/UekrK84ns+2ETmjpbI4lvI0TvUNcKqv5Ol5R1WpHSPUpsGU25ThDoGeLmTdr0S3I4pPmzczxZ8zZ2G0QJp+gbOKjqrY07AkGHW4Os4GOvPSeQgdjQnT4KEXKNjCdqtnE7sbsL9V/Lsiih0ozuNG++v2twD5JrZSIEzrYe1c795agDiIJHYm6EGVeFEjTlypRFzkYGXgjpSNajfUwyrSHC0iSATeehVHGNTYBySGpw9PGJVhTJ9UWti4zMwEsjeY9hqiMzW+yMZHnO2KUNWJlk5q7p9Uo6BMzNpqopWHZ2rJ329+QtJX/dk+pQ5JVzLuCajyT3ylB5Z1peKfC8qkENkkV5+/rYeSz2zjtwdQw6e0Gw70pC29DTwL6nsA9CNB2E0bDzdnVEfE/cNeLn8w1NWbfCkfff3khZpnuHZ6S3c/UMZAHPIxUZRFStuXZ//47EZMp1AEzLeNpCnmQunws4ELvYRue0sYwUt1txzbYAIqZ3hewd9zCgAH64w3oShutj5Y15mgN9rjMz0qTVRwees04KKoO63BGXm2SsKUwvpmGpgH7Ka08H5bG4p6euIUR26pmCTk6sUwHh+3CH5FHfbR/BPUmq3p3Ezrza9rBiN2fx0sOjyf4mL+oXUt5lSf1UlK8gOD9o7Xs/h05RKbNff9YkPyb0JvLbtNwdX6uatoShpTaOyqm5YOue/JP+D9m3rWAIKSyjsvnP4liR5qImeqVWlu48Yr7PRWoXlclde+fO16K+JzuSvvVOcPViIrWLy6Rb33sosv23v3JSVi/p4fYlyZ+BIkffATw3dTp+ILsi3yflu29e5gzBJuib5tic969FffOWpBlzVxQI0g/yHryfBC+vlF13bcGXtKqTH9DEBONhOLXOvP9EqjrNm2bAvKQdhOTG3hAASWrw1QAebJqhD4fO2XRIPt+e6O0IOIQutsMw+kYrRmAmJ5uBGNAx7lNaJfQETWgmnO2AjLpSEYPQxXQYPl2RBUzlYhWRhWwa7Lxw2azrus1lsG1HMeElgeQ5y8UJBLhCqMfruTwoMW5YXytcF2w02Dtj+KhfSVUlz3DAL/ZQsGsj8K4snktSOawISpuPKw4ZVFCheFYKKxplqCED8mwfY4+TmYnvjqYhXN6aNnfszmsQX+9vzZH2EJDfvbBfCoGivBMslvKc5fsg+fYjyVpSWN5pSxALPG/pcIMkLqEDm9067pt1LNgIpsMwek2rKs2f+aChJpyOwLZgaOwqDOPLyUbV9+Km3L043a1twVPRQVh23c/bDVAPjluyHEjK+7kKV1SC4VgdGylRcoxgGo2RfHQFKCMkJkYyxqqQeQ+zMtXAR1oDepDBVtYH5nhr4gQ15LrzYoZCxKiQDr2gdbY7d/HbC59BysTc2NsVeQcgG5Sh38hlIgc1eFnxYhfML8XqjjSBxPmq1WS5wgjsQjntxHXfhQ7Yh7PBQWqrhFNiF2bsYRj0zOLz+CM/tL8DfRCsVXwWfyZZ2nw8AcihbzMYg7TIoV1KtIzERlZGd62GDJdM01GUzSIiz3KZVQe4TFaiBSiPWdtYE+hqBhCT5y4c6Jzvt/yxSMp9mj+fJ4Rg3Lo/sazrBIMlWzqYKVqlI6UZ2PLhtng9ZKR3xzsAuA89o4P0Vkso3/LsnuwNBLySvCP6z/lpyeLvaf3y688D2adJc4ArKCVtN+F53iVlnbvucXKieOkhBLtLgXBBAUpO0QEaN1kh0nuRunktjq5fQAnNR1GQyFF5FiWiUsCFiRY1QHEi2jcUKGD+cLk4tbMYBP+hLPbHXX3rvHlIT4I1G4QJcAR4fcJngd0qzziWh2L7cWYakPcfiVjYuQb6TUjSgd7Hq+Pra1I6fuFsoHGxicZB5uvKkwvdyCnNjMLz9eg8A0CtIHAcWLEACAd1P/qoIM+XFhjMOPtBuckP+cRgqezpanz/cLwnaxjXPwbfneXI0ykLOh6SarY17nwIcjyqhaDhMoh4LihqGhl+Kjwa30AJxZU5aFbRs0ZKLZZnvf5pOOlwmAQyS6PKLUqAQJlFKiVSxWXiAlh0SbvCrruM/CBz5gCGZb+J48u4NUehkwAsXXOFRzmiNDf6rAFelKiVDRphuKWJukdTNmFa4tLlu7oKY+VRxJjcdZ2GUoHPPn9PynzAijjT7OrZRETjkTVYRQCrCyVKz1KCtav3e7cvldWIh36k7IJ1T6pdmR6YY108ILPmoJELcUXS5xeHYbv9/fUj6QLDJ4Ra8pCxI+DyDZrWIOwKowTl8CVFK4R/NT+iL7teKBkzYEjlMeFYz/YajSQ6QGrTvhag3ie5FcjTBW3qqeF+KOKFcEZV9dNbzpNYoHV4U0VdKqHXYk+PN5TzuPxe4prqOLjZ77+0Z2WcLnb9MylTehqcVQXW61VjaUCw9Oi7gPfGDAV1aHCbwQ0KdK1ZmMHRGvng0VLfg2H4PDeA5cLYxeOC7k49Il3v/xbBM+rLFdjpJPx6johM1uCcqdWrvh/X1PHN3puhkKzbgwF6V0l6jzhmi2gjj7JrMA5jGon0IL1HJLWY4EnCignICKXuyTBSCQ1xOEr7wefKR1J75GH/G1XPrGA2iJUUlD1DMRhRStBj9M0IaiWhE4IVD4h8oO7IMEvKt0MhKOsFnWcoNxTZ+Ze4JpoSRa/jumruMOWvuxD2i+2hBSkD+L+NHsaB5Z6eDbxLsxRnxDSYDzZ+ynHgsBvz2KpBDD7SKjRHT15mjiijsKJbxzGZtRJACjOCwPpcx+1NOiCM81pBjM9lDGFkqxlSfeAlYLjaAVJIlLoCWEf5YMx92gVTaZiM4tYXit4hmYyultDhhKkgVKriJDwLPnDVgqozmxqBa4tGVtVbEN4h3VTOFGqc11NWqHw9F9drATl+DxHGFCBZSvL6ZMlutyuGShIcI1PKt6oBEAmugoHRRxjam3vK8GZIHM2jVTB2OHDYjamqcUDsXd9Yag4+DLhzBKl5LLs1JHe9lQBSmBEE1uc6bm/SAaBychLE+FzGEEa2mgFVWKAC4tUSmEKC1BfIOgqDcZE/peVrz8LXok6f0h1MyeFmHa3isIKBwm1M9YY9YO9yw05w8DTpzBCk2LDr1VBraI3g62DsP6w2V3F3gwgAVYaLGqZHMoLgsdQLqMIAFA95VgdPSbh5HlQ1hQG4ubOnfzH0XZGlu/cGxbN3leFmHa3KsIKBwm1MVYY9YO8qw05w8ETpzBCkyrDr1ZDYtEbwdTD2H1YbeQR/St6/Pf2dkB+f0mpHv/S8K4vXAuR1yNU+bqoyA0HiN7p0ZQkZJmFZyI6TstxYwiUti35t0pbaTAg1LDCE1uhK7m+UAuBFyU0T88MZRUBZ6wb0wgQsIvT3n8gaenwrGli58flfyKTvq94uqclzYXeQfDgFe6j+JVSsrM8rC6dhNeDCryv6oeVJYAF90PlMsSv6H8ky+zPzAvpgH9e/hJJpdVvkdZnsarIfVYXcG5oVEP8l9C1JVZfprn0XHZWsHLJ/CTVJlj6njxm5T2pylyVjk1QG719C18cs2f0ojjW9eXtkmvLQ/iX03He/H5eUPVRjVVE+9fgbIQ/kvI7lN5+qsIU7d8p2CoB7dHOiEngw85+cdDhTM2r0cPOaXB82c5htE2hGnG1MTvJo+HLM6vQrPScSac3EpQPcwLdAgsVwdCnCFjNM3rBRHieZOPKEyzA2HdukHY2dIILYoAiu07XCwKwG1AKKvSwWT2gcoWWvHeQiCqSQOMsoiDp6L6QEVG+Mfhh0HPBW0Gs5BVFFoAWVgEp6LKkg6giyqBLSH4cuq2D6ov/CSkg/9FtawfRFqMWVkOMz2PIK5pCNsMASUGPvJRZEaQEXWQIqCrPMgigr9EJLQG39l1oQdYVcbAmoqddyC6KcQAsuuErKJy77X+zcJln2mOx+QH5/42Afd4bWDASJ3+jmZy0hw0zPWsiOM4XkxhJuctaiX5u5WbWZEGpYYAitkTyqT/cywCQrpTXc1MR3C4J9dGlHChAmyQgC4qQUHQO4BCL0YpMuTo3geQn2cbnpI+TzK8BtfjYmwwQ80zcci9GGvogSNv5ZPXGTgJILfCZgu3JJB01LJJryngLwlcfUaYoAJjsoreEmBr5bEOyjSwdSgDCZQBAQJwnoGMDFv9CLTeifGsHzEuzjcpNHyEOaP2cEaT+ZrXHcJGBAgcFsdCnCBi9MxjCpjZNAHPjB5RNTpzbpRWEDXQRT70F1uYab6xWA2htmJ4XhaVw/ZOy0gtwLBiEczh4wBN28934FUGtMfhYsd3sp5rXHC0E1oL1dAZTz2NOFoBvIXq4Q/jZ0DxeGr/nv3QrhZ357tjB8DWqvVojxE2yPFsaQirA3K4Cm3nuyEKQE3IsVQEGYPVgIMkLvvQqgpf+eKwQdIfdaBdDQa48VgnxAe6twlJNP4P2Rp/XDIdmRCmZaUmMPdyZS7BgI/+jmGxUQYaYYJTLiTJHoWcBNJEr6sZk7vDTDYCfpA5sjHzWfSEZqArJJQWcKK+glffqjHlGoq9D5RrlMN+gAN2CHiG1ZF4Za4dICmA5rGZGPPAbwdkU728cNdvBd0bZmR5cWAu2KtpYdJ4GE3xVt3a9NqgHbFT1IDQsMoTWSR/W5doHJVmpzuMlJ6BcG/ehSjxwhTKYRNcRJLFoOcHlE7MYmbZxbIVATe0DmJ8RKWtFYhPoSwmQOLeTl/cKgH1PIaxB6h7xCQ/CQN3MACXlFN8YJzH4rBGpiD8j8+Fj5NYeMeIM1rICXdwuCfUThrgHoG+0KAaGD3cwAItYVvRjWznKPSLfgJdjH5cZHyP8q0vwr+ev3tKrT/Pm0HOEb7pZWscJe3z0olxGlAQugvunAICx0WrBnBJEeDL3p08T/LW2Mx1fZXxjufMTRBfy/HUnlnTnUhrCShdCjL+IRpQQ5Nt8sICoGHfha3BCxLnZg2IN0+j0okb5VNB6Cv5OnklQv6pnAB7Ir/U/IH9oNWpi74cFlO6YUMQC5dwJxfBbg6WU4Z5Dk49i9aXuklbWAEtkjupJ+ktxwzPe9O+YBkp/BIGKak/cMxWBcqUuDESBJKZRESEdmHkCJR9GRMcWw7VAIynpB5xnKDUV2/p9TmmhKFL2O66q5w3we6S6E+ZODsK7OfFmA7v82eogDyyFLduQ2yXcky5pGd0WW7t5h9iy5mscbP61w4LAb1dhqj9h/pLXTHD55OXOEGYXtujWlKK2VAFKYEQTWRxHLMDf+6Y0hpyOvO/+kNsaXahBu/ZOrh5RGcO/9k3dilSIG3fxnJsVbR+XFx8UDyfdfSFUBfAWhM4UV1pI+/VGPKKRV6HwDWqYbdDgbsEMEs6wLfShXlxbAdFjLiHxkMfCdVHV/Gg8ilo02MYNa1Tkgj5GFuRYmRLwrJcUIfBs2UBlA2Zc5FfBNsZgq+grBWYyuuksx319KkuwfDslreyqIf9KwtoyXOkwQwDmNKo1YgfVPJkaR4VOKCzOYxGLs0ZReVAZwuWv7DaeFJDJPmyq/Jz/vya4o9wAJx2wTMdUoOwfkMa70oocJkFjUkiKkFCs2QMlE3ZcxjQhNsZgq+grBWRJd9+QtJX/dk+pQ5BXA7ITJIGKikPcMxWBcKUKDESA/KJRESA5mHkCZQdGRMS2w7VAIynpB5xnKDUV2/jsJTDQlil7HddXcYXYSuAthdSrRnh7M9j0NL4rY/Uh0GXScrbccnsfWgqvwWOxdPynz1qDr83oKjCBRNiKc/l8cXo32IYwuhTKq9BPqtSQyhE9W7JLsyiqdMYxQn7ckO15ZnhOEcagjvOMcH6tdmT4y5+L8+kby+vv7wf/dzc062oucFQwUbmN6xbMH7P2+Zyc4ePp3ZgjyJmjXq6Ea1BrB18HYf1ht+Aj+I9cD9E1UzvaxUpUtECR+I0pXTpB9E5a17NApawhLiKRl3a8+bR0NZkKoYYEhtEZCVB/2SU0+Je/fnv5OyA/wixWd7aOlL0sgSPzGlL5cIHunL1vZwdPXAJYg6cu2X0P6MpgJoYYFhtAaXcn9jVL4T/M7amJ+OKMIKGvdYJYIoEU03SjlumyOrKHHvYyBlRuf/4VM+r7qDbypEVlB7/saA6s4aJkLWUPPRbDQfuh+gyO2D/rc4xja/4be5ojtg/53OoYehwFudsQemkHvdwysr8ctj8iygtz1GFhN3xsfkSWFu/cxsK4+tz8iawpzB2RgPQfeBIkspfd9kPgqyqceQa6F05nCnTn1uRZOYmF086Hw18LJdMOZlEG9Fk7Whc3c5ZBr4Ux0WMuIfOQx8OWY1enX9PmlRloncekAN9wtkGAxHF1qsMUMkzBslMdJI4484ZKLTcc2KUdjJ4ggNiiC63StMDCrAbVoYi+LxRMaR2jZawe5cAIpJM7SCaKO3osnAdUbox8GHQe8FfRaQkFUEWgRJaCSHssoiDqCLKSE9MehSymYvui/mBLSD/2WUzB9EWpBJeT4DLakgjlkIyyqBNTYe1kFUVrAhZWAisIsrSDKCr24ElBb/+UVRF0hF1gCauq1xIIoJ9AiC66S8olL9c0zMFO0DvZxZ2jNQJD4jW5+1hIyzPSshew4U0huLOEmZy36tZmbVZsJoYYFhtAamaP6/DlP963ioZ844bKYXTfhkpkWDy7bUac2M3L4DKd/FviJzpozTr7Td++a9qTWAkpkj+hK+slzA39xul/mU1rDTXB8tyDYR5eupABhspIgIE7y0TGAyzFCLzap5NQInpdgH5ebPEJOUyIwYa60hhvmfLcg2EcX5lKAMGEuCIgT5joGcGEu9GIT5qdG8LwE+7jc5BHykObPGUHaP2drHDcJGFBgMBtdirDBC5MxTGrjJBAHfnD5xNSpTXpR2EAXwdR7UF2u4eZ6BaD2wtlJYXga1w8ZO60g975BCIez5w1BN++9bgHUGpOfBcvdXop57WlDUA1oL1sA5Tz2sCHoBrJ3LYS/Dd2zhuFr/nvVQviZ3x41DF+D2psWYvwE25OGMaQi7EULoKn3HjQEKQH3ngVQ0H9fFIKEkPuhAmjotQ8KQT6g/U8BlIPZ8YggIfRORxwt5RN4f+Tp+b5zvwlJqSXc2cd+l96YRzevKICDmURkRMOZ/lAhh5seZHqwmQukDWC5MHbxuKg9/548p1Xd2oILYa1V/HCWdQ/KZZRhrgQKF/JSYfHC38QINhVIe7NNC/3GeHyV/YXhHtRdFWShJv4NrFVSX9HZDXpATu4PE8f80tK8pl5PoR6C0amzK14PGamv6D89BKNTZ0/qJM1gCxI31zkDGJ02yeGQpTtaWt2T52OWDJ+bAlFKBWcMuqlLxodDsiMVXAWssIdf+7IdA+EfZb0rgQhX6XIy4g37ahaw1S3Xj21d2zbDYCfpA5sjHzV/T+uXfZn89ZX89Xta1Wn+fJoC800EDpaxUoIZAjinEaUJS7C+CcNCZOjU4cYMIolY9KhPJ38pDeBy1/YbTgs+Mm+TfEeytjK6K7J0995++/hfR1K+D804dkaxko22d0gmI0oxZpy+2UWvKnRiseYDkVP0nZn2bcnbovHVdBiEPR9tn7p5jI/vt0VR7tOcrlp7ZQ8Li1ipQ901GIcRJQ0DSN+MoRETOl3YMYHIFZqe7GYcmYY4NFVd4TPm4+kLqarkmXilA6kNrATQ78wD54iCXIDlG9aMRNCBrEILEbqMbX2wvrY/hQJ/MYeBXOHD319KkuwhQk9mCTkAe116Yx5fMPLggEKyLxpSYCqQA4ZnvwerIG0bwNLhTeMx4v1fegKHXz1tYxIrnDV9w7EYUYCbUPpGuk5P6JC35AIR+7qu9Ekgl7ZEYqrsLABrXWTdlcVTmvmV2UZ7IVJEv2Mg/CNNDgJEyMzAyIiZFlQsoHMC0499QuiaYRCUd4PNlI+d7ryelFQf32/2b/SfFSm98oCNSaxUoOkbjsWIEoIJpW9O0OkJnRYsuUBkBl1X+uRwkLZEYqrsLABrRWS9Q6SG96DJ4N0j/N9HGvDv4CH+jhrUIl7AMH53CFx/P+CCc/j5Bgb0Km++eX4uyTM1d0/eUvKX36u9pVXsEJV3D8plhEGsAQoV1QphscLczAgy7hW9oSYCC4ZgmcGWnzKqXkme0vEeJkXIraGnBqZbEOxjTAUiQLAUwAqIFvpKBqAhz/aCG+pqRnAhbuCjiorTmjpIZMuNYQc20ysE8hGGtYgPKqpZ9bCCWokfMqbZTlBDWs0HLKINbFTR8BshD6SGGamltrDDud8pAO4RBrMADyqWGemwQlmFHjKSmT5QA1nJBiyO9VxUUdBto4eJY7kx7EBmeoVAPsJQFvFBxTKrHlYwK/FDRjPbCWo4q/mAxbOBjSEaPh7zfUZu9kVziQ1kdOssBwp1CQRwTuNNAiqwwBlBJjJyejAwQ8gVsh71ieOZ1FobuApY9B5Ol+CubaTvfzyNtQ7mR3HlYLHWCuboGjjhTAdudD+jbceiIIfpX0TB7+OJ1ymHaXwKqkqSL2SfJiD1lcQSdj116dIb8wjrJQ4cVH3UEw0rxcuRQ9Y/vR5QX5QUTMDeknQ81F7f+0oBZuZDZxI/iIW+4ViMMqzlKOHiW9QTL9C1XGAjXuwKOfT13ABzgAUzQ/SApoHrJACI0B970OOFe5hADxLiAYM7QFi7BnRzogfUHiK5MeyAZnqFQD7CgBbxQQU0qx5WQCvxQwY02wlqQKv5gAW0gY0yGk4XYgCFtMIcelCz/cKgH2NgSxCChTanIVpwqzmAhjfXDW6AazjBhbiJkSo67klFyrcELszVBrEDXegZisEIg12OESrcRSWxAl7LAzLkxY5Qg17PCyzsLVjZRMvD8fU1KWE+2TPaDZkG+gCA+Yw8KQhQMXIDI2+IFKFihZUpmP6CJQwlS5S8oeeojjK4bwqv8iUhwPeDI/9qEO1bwSBfCIb4LjDc14D43wAO+/KP3h8AE8QSS9ghfOnSG/MIw5cDBxW8PdGwQleOHDJwez2ghq2CCVjQ6njovL5/3w9c+GqshghlsXtQLiMNcQVQyHCXCIsZ+npG0GlA0ht6SjAwBE0PNvz4qDrdpu2VGeRGsBIB05sP0hGFuYjLN6pZlaCDWIkXImZZ4/oQLbvfguHvGURBL1xMl+9Jlr6Rkuz7R+75DdV2RrECVNs7JJMRBbAZp/fVe1pVoQPcmg/IJXzazvQJ4Khoi8ZX02EQ9mK0pX5HdogG8BJDOuhojnO7UQV8CngEx0UZ+ECW4IQJ2tTqeI1jnjrfaC3F3BkCRzu/OOjNft9taftU7I6vpHf/3tspOIzoRSNQbttHWu5e0jdyKv8/7ysfxEpjCMjbq716ywoewJW2QuC+J7si36VZCs5CbhmN05/lYwH5PBT2MPC/JPkzQXkmdpYxONGL7srXXtf9qsCHkpVhDEYlSWqiutLPh5GVYTRGn5L3b09/J+TH6YbT89Yqb05m02is2kNqvBmwZtDQfjlmdfo1fX6p4R+ChW00Xv3QvE2y7DHZ/QCKF7NpNFanCsObA28IHfHnV7+iUGMNDftpJsobNm8IDfFDmj9nBD6SDXbR+NC3jodDsiM+1bnKFALqTyQjNfH1dYkVNKwoedLWNBqr88P2JiFYwsCcVhQSQHJXWELA/GsOBFluCAHx/yrS/Cv5qzsL45TLPJDrDSIwoMPI346k8gEt2MDASZ5KUr2o4/+B7EqvEtmxBxyOx3wP89avtIWC+5AlO4yXSUvLeJy8X7ykdhDwPpAcYJpUYgUJ63dS1UBzKDpzKOhr5uSEh0Py+lAn9dGnnjQbxWFyGiO/Jz/pZFq59+OgNIeDvt00e0+qQ5FXfn6vsIWB+/hY7cr0kallz7d6+pCwMozA6I+8wuJkaxqD1WGPNZ9oaxqNle/bpMQKGlac2URr22i8UN6SbU0HYXWO0i4zHUCemXUPaBwB3lDlhtAQA8w6yg2hIYafdbSyi8aHzvl4g+8bQUXa37UMglpmEJWB9wyvyhQC6r+n9cu+TP4CnUkyG0XbuwC7nhz+3f90tc/H99uiKPdpntRerqS1h4Dffx4Afw6Aedv1R8raQcArrTp8nEJvEJlBd3k8EHzOGgL2rlDirrT2gK83iMfAp2YMUC2euhBuJAWArbSJyeN07SIEft4Wppd0IwaEt3CmEFF3V2kBgOYsIWI+XRcEAJo3hY+aPXwfjoLcLiKf5jhyAPyMHVS8/aOTQYDLDOIzAMQeAvXpKEwA1LwpTNTn0/0gcAvGEJH3DxoCwC4zFwh9d0wSMAnOKioXqDosXPXVHI8BgJixg4yX+V4fCLvUJtJeHs9Z3hDzu4pPK71WCfUmUVj4zecizORewB2Sd2r43+/a/73N0j7K12J/pBi7X/0P8ysJmN43hPHmEjRS210zhW1TTz3acgoXKMvoQndX5FVdHnd1UQ4G8oE14gBqqoIYzxYXuf7JfGLrjO7U/IKrrvb/llb/luYvpExrsgfC+Xqsk5oMB3puj4JU8HBlWKicXRmROr8Xjj1qjX1uPIb+S/utt7Frgzm7QLFJEFY0YNCDgbb4LNwHoukjcRNShW3nT8YBONh8QD6QjulMJr4RAjlZH8gc55pQ0Yz97mztKgGXSDckyuaxWObI5rdO6fFL8v5o59+t7eb3Q7i3NNRAPueHY+2K5tIIA9KvP5OdXXi0aJrfYwD5kvwg35r5vSRzelaXZliw3P2na4MF6NfXg3DgnAlQ0wbHqXcloe2cnluvFQaoh12SJaVd5dMC6lpAgBlcIohIhpUDjB3VIPn5kx+maWNgMKxB95C7QzxdTbwCwEoZK8RMaZKGAztt7P3bEga0oVoqjjUs+NZgIPQPdZnmz57oz0bG7c4tzJPQGwh9O+aIbs2B7lx7DQc+hHvzJDoXD8fiY1FkRDjC0pXGxcq4Hb3Deb5XHkLmE3dEV+dhT09GocCHcHWBxNlqIBafLd/XNYOR89v4FUqTvD5JDJJFPjMzk/DFSQ9ul8JhSqqzXdzypA+/S96B8P+WFYkv/JONcbt0g/IkM0j11/JGdGsWcufYCzDoIVybo9A5dzAOt3QLf/l+W+x93Ye1NG5X72E9SR9DKN7XANHtZfA75weptUT7qCEgpdMFQmA+t8eyJPkOJB5YUyMPiB7Y0zOYg0jfVwEzJGQEupiACW2xA9ygkBLqoiI0o09JTb6nlquMak49M+MOhxPQk/Agw/GZPWIYCMC7EACJZc44qvuLRDrXR2bCr0Tc7PclqVxWIroWI1iJ6CPxWYk4aQCzCUGJbfiGA9ak3juT9le/p7nlzho1Xs4UHuLXNO92fL6Rm5Ik3rglBsOhd6yt7BgMrrLsWOwGvSbJoO88X5Ps8GbFLslSp1VmGdieGSykh6KqkwxAWMYQFtrq+Pg7jLSsJUC8/Aj2Mcl/fK6qI9nfJuXeATXbcATjmQSQz7DGCQM5uqmR+g5ynGVD7t3VaXdcY38Xrhd+wSYyh92xqotXUsKg71lDxk1+HujXg3+mZX1MMtrghirnljg0TLT28bmlJbBfCTaROaT0h+VXsLhm7CFjz4+vj1ARcbaFjBks10+BEr4B7xspz1/+fAXUW2oXnou4URQgHamNjKA6MIDzqRQ04kFWDXYMfCsITS+GauItSTO6J/1jktFTlOCZSXoIyG/3kpTPpD0mF54bZz04r/3NK33zxCJ2MY/LbKPJaLeyB0jy46srz74hiMwWXdJaa/q2eD3QqxtgUX4QjEM8C0ZVKadPpHspIHtgQqzlMGzukrJOkyx7b38KTUliPgyve5Ls378X7Q+BSfG2r8DoW377QnY/PrOvJAj0+I4QuQofjxQ5cfpwhP5+BKXZBYdPFdayhyy4BFy+tVVr0FBGuY7DIspk+Fhrg3DXLQx7YewZAUNp/OLYAbHQFuM7JqGTW/fZLKWNEQS2HptPsKuVg0wAVvh9k4K6E6uVSnA6F7vhuDwds8xxrs2OTM8wKhvhpJLv/Ugxlxm9VsBvFGI14QHrg9TaYGW/cy5xQd1c8HVbkn1a+0IWTUHh5dO5/YEWrdXBR1cAp2nf8yl6VkDTL+CZE32DhgVnj6IB/hwJLW6p/wlJ66Z8dhkk1EbG4qlqcN7uKxdPtWRR/CAun+zZgZ+ezEJSkPjOZc9Cku8fi5///tD+r+L4ru5X/8P8yvr4Lrnt03FPctumnvqnlkkpuB/fZQvE6vguKaipCqLF8V3W6NyO7/LAqTi+yxqo4/FdjkgFD2djRnN814kAG8UDj+/q8PUO8vytTJ5pZJ7+l8shxt7NFu3CRamHU76GgmtK3ibUFv04VyfA3GzqFwCaxm0/O1JV6WNKN5d9Jz+x/O+yJUjs72rc98esvpXMsIGT7nd0LbaPZN/c84HMtdfN1ZgWxY80f34ojqWw8gxOl+vrapyPFd1aXn0p9oQ/nAmcM9fXtTjvJIs4OIx3Fqs4gfh+O9ahCF+6uh7jNNvfPKMnrX4/V+UaYjRiOroa25KcN3BKvhYE5yx2dy3mKb+vHpprqp7WDMCuordv57s0I+g82a6uxThLqrq9sXEfyJnlPV6L/yu9yPi+KF4DvD3wfV2L84EEeW/odXM1pt1lEp+xo5np6Fpsyy6hpE3j7+jzG1Nph9diX7027zIBaLM9XY3vgezSJLsn/6SrgtiU+c6uxlq2aRmcrX7vcgCWx0fp7mxwor1+rsW1TveV5KNYaKq9bq7GtKiTrF3DDzD8ir1dbaay2cSH7cuXXq5WbbTrldilxrmXgDzDL56ceJqPVoUjfNb22osrPPfeaktQIUzTIEm5l34xiK4H0/NI1FB+Z4uuhsUXucHVELYLBSjMBWFUIEaikfHLW3SBHL7RDe9BZUrvCP1bgNcbrqv/nw+sPbLmM0EhH3tf5asPsTIV+uNscElMR1G8JmkmP6QtjDYcgDFp85SWVR1i5JUK0+99TKrQmfaridLrfFSaFO9JVr9/T/HHWrksTP9jUubwUuSkrQGuk184AGPSprlLOCXl7+3Toxc9f86fiqvIpMYyJsVoP5/32I506eV6ay7nlgHo8p1di/UxT2t8updersXzLcmO5Ga/J/u7sngtamaLNQ5pRZcBFVDs+r6l59RkPUtf6Jb3tMhV1zfbKmM2DLYH3JUaNKMxbmbXg4Xayq6WGOtF0IoX5DZ2dYemWVSuHSphWW/BeId2W5Et3HKCibZE6eu6uloL2OUFd2FMAdJ8D3WyMngvj7dKEhwjU6q8VhK5iFQGzCw2+owo5fS1gZt4HSwS86hGm5pkmsFO04IIiLVtGkc/gE3WIVTz2uyFoxzQ1jAk9VTvNy9J/kx6xh7q5J1uvq7A3uHse0B/mTNCQeM4ytc7O9Rg73lm9dGGGiemoG9+5p4NFa7SQBgttP2H1+Zq7q8RAvDF0VYR3WMZSRBZ6AX8cgkgXqDXTXgl4V9A8dUEeCWFFxL0JRVFw1GnQKQXWTghw7zahtEV+GUXR2S0199AGkO8EF9FWf9TJEJJDHkKxRW19jvBIqjYUCdgBFNb9UZPjz8gd90ntmBTFnqr6NMU0u5BuYxyOkKNFGwKQq4sWhlgZAQ61SDvzZC4mEZ4PIV+wnAN6p4cScBpAR1bXtorOrOCP/BrvoMYgV7nhysD/9oOp84hcFLofZsVJE0Y1RhF8jiLAfg27a7K5ZGMML0ICgG/F3vIhfbyC6kWxBsunkZj8Sn8Gs1ZJ+37A8Z2XKPhMK9GgNtxVfbG+4KEvh1XKTFu6g+5HVfZoc3LEsB2XCvCst6C8Q7ttiJb6Ncn3Y4aQenrurpaC4xXKRdh8Ff0fAUCXb8D0GdEgYS0NjdUpDArcRiaYbxfeApoCEyo2xBw5IS/OyGIpr63LCCJCXcnQwgVPW9vwNEQ7K6HIAoC3AqBJCPoHRJBtAS4bQJJS9C7KUJoCbD/AEVJ0N0GoXT03FuAJyTYToIgSvrduoElI9QdHcE0HF/VA3j3RxAVYW4JQdIS+k6REIp6LqVAawi2poKsmv+tJkj6Qd6BEkJJuNtScATFuFslhK4Qt7DgKAp7Z0sILT1vd8GREewumCAK+t4ag6Qh3B0zIVQEu40GR02Eu2tCqOp/yw2OnJB34gTREeL2HCQpYe/aCaKm10ENOCoCHdQQQj3P236QBAS7GyiEhp63COFICHbnUBAFQW4nQhIS+C6jICuHXrceIS0bAt2RFKQK97pNCakEB7p7CUm/sW9D4e8fmY9KSPTbn8JoOr3gHKnApmlz31ulAukMeAfVFVT2vq0qkMqAd1tdQWXIW7ACCY5zZ9YVtAe7XSuQ8Ah3cV3D4/1v7cKaPgW84+v/2AJOciXJYlRqhrllLKC6/XpuxFIb0gLA7WUhNQe96+xamvveihZScLg71K6ltudtayHFBrub7Wpae9/iFlRuwDvfrqU4wO1wISUHvUvuWprD3joXUn6sO+qu9SRKr9vskDYwAN19F2YvyPmXo5ORhzZ+Nf1u38OREequvhD6Ad7qhyMmyh2ASMoqzvD4RDICf2ajwSr2wSTy7kG5jPFIEg1SqPNIFMpiTd+YGU2ZPjDIGZLUnmmEx1PoJwzXoO7JkTxnX1y2vLRXdGYF//7UYlgxTEvAMGc2eigDfmajnzpWA1Jv6Aa72Mmhh7CjrwwKGsfxj8pK1DgjtFT9MAnOxBRv5Jb27DKK9w2E0ULbf3htrub+GiGwqgGNIrrHMpIgstALs3oYJt41qgoQJZGrDSg1tQOzZGYBpvjQGQ5Tc0gQQDMab4VhmNwCclWZxLip0DRpB15GqKfe9NVDrx0qYVlvwXiHdluRLXQdoJlpFZW+rqurtcAY412ECTmie6iENH77KaUY0trzIaBn5g1WscdpefegXMY4QmuQQg3PCmWxEpaZEeTArOjNsPzKNMLjKfQThmtQ9+RIwo3BWra8tFd0ZgV/2HHXRYwwI66HMuBjLaA6nrcpeagCdpuSnxqjSB4ItykNUAX/NiVIhfoJ57pyGUJs8BGAoGoBnPyHqNFYfAq/RnPWSfv+gDCFaTYc5tUIbgpTaW+8L0jYU5hqiXFTf8ApTHWHNi9L/lOYdoRlvQXjHdptRbbQr0+a+SdR6eu6uloLjFcpF2FCvlB5qIT0WgWolP+9U94iQd47BaHPiFIOzr1Tg0UKcu8UimYYb2KeAhoCE+reKRw54e+dCqKp771TSGLC3TsVQkXPe6dwNAS7dyqIggD3TiHJCHrvVBAtAe6dQtIS9N6pEFr63zuFoyTkvVPBdPS7dwpRSKh7p8Io6XfvFJaMUPdOBdNwfFUP4L1TQVQsQe6dQtJSBDd+RT0XnaA1BFt9QlbN/94pJP0g750KoSTcvVM4gmLcOxVCV4h7p3AUhb13KoSWnvdO4cgIdu9UEAV9751C0hDu3qkQKoLdO4WjJsK9UyFU9b93CkdOyHungugIce8UkpSw904FUdPn2iQkFWHuTAqinue9U0gCgt07FUJDz3uncCQEu3cqiIIg904hCQl871SQlUOve6eQlg2B7p0KUoV73TuFVIID3TuFpN/Yt6HA3zsFKST6vVNhNJ1ecI5UYNO0ue+9U4F0Brx36goqe987FUhlwHunrqAy5L1TgQTHuXfqCtqD3TsVSHiEe6eu4fH+905hTZ8C3jv1f2wBh3LvFKybhrh3KqC6/XpuxFIb0gLAvVMhNQe9d+pamvveOxVScLh7p66ltue9UyHFBrt36mpae987FVRuwHunrqU4wL1TISUHvXfqWprD3jsVUn6se6eu9SRKr3unkDYwAN07FWYvyPmXo5ORhzZ+Nf3uncKREereqRD6Ad47hSMmyr1TSMoqTjvpToJJSfVfR1K++x7fojKHfWgL1y8M+jEe0CKDCHUsCy8i1qSMhsOUMQ5Kxzgfevo1AivGODKrMM7Wo3ROkkjc+updwyUlTPtzfQFomxZij2VVDH3BdmV+7uy6nJudRj4boFx5Mx1elzvJCF3gwU1UF+a97oLz1g/375A1y/tVKpZ3gHrlfezVyjtarfIepFIR8SPUKe8OVQqcw3CB738eroFNCOcSTtYEG6LfZYnrGu4nMESpSOR0DS46+NtfF7YAX/T6cAz0TNHSiy3P3owCyOhq4Mt1F5T3dRITQ/k8sRSEO6v2GFKYVIt+YruCMAFevTy0gX0ZA1MF6uXMQxn41zUwdWBe3zy0gX6h81FG8XbUm90GecdT2sN+zeM7BsI/xpc9KUao9z1BR6wBS8cC8q1P6Me6EsMgBnlQr5lZIKeTLdr5vxsp6AU5QNeZLexroQV1gxtDHX3rLgT8sbYAavgeWjtABrgDaf35ex43684e7ChZAO4AB8UOEAD0EFgAFQCOeB2gAujxrf4q+B/O6q4B5MGrQAr4Has6UAKoI1MhNPA7EHWIAFCHnQKxDzsWAh5TCsAf5hDSASpAHzDqr8XgJQR39gALCQB8/Q/+HMAc8lBPfw3gjux0lwLjOE5/RSAO23TXAvYgTX8VPI/JdBcA7AhMAO6+B1wOYA93eKU/f7CjKd11QDh20l8P/0Ml3YWAPDASQAGI4yAHiAB71COADj7nEA7gD3PAIABvzyMYB1AHO17Rn73n4Ynu5MEORgTgDnLs4QAJgI80BJg19jqwcMCUMdBhhAD1kNdRgwOKIaBjBAcxv+YiGX/okf/GG3sJ0I/381cDdk+SuzSmqSTfg/kAFAI8dA9cH+8j9QD0ATwuD1wfyMPwAKTCOegOXDWwY+wAJEM4og7ey/wPoBsyvQF4uNy/4LAuOQXE/+xZF9cIcegbkC79Uf5qIhmCCOC4Nii1QI9iw1HL96A1KKngDlHD0cnziDQomcCOP0NSyftwMzChAA8uw9EK4FgyKLFAjxzDUQv2QDEo4bAOC8PRsPQ6CmzAghHQMV8Qq2bnXwYVgO/22jr4Hb/lLgDU0Vr+zAEPznKXAeVQrEGazHVf4/xWJs/0LfX0v5+K3Vmit9PXQUNkkhgG+1pHZHSb5DuS9br/VOyOzCS5OxmlTUweL0n+3D/U7KFO3ulmnAqCkNE4JjO6v46cPpWDYCM1iM4A2MdUNhF5fCIZAX0ScoPBGPTUg4gSs3F0ZrA+prSJyKPdRgjoY3KD6Axgn4TSJiKPy2lTAAREY/jIIbwnoN/Aegymr1ygyxvVzDdpr8X+qEbe/FaCTP1h+Jfk/dFuZq213fx+CPeWhhrI5/xwrF3RXBphQPr1Z7KzWwxq0TS/xwDyJflBvh2o4yR2n6WdntWlGRYsd//p2mAB+vX1YHkg2QVQ0wbHqXdlc7qF03PrtcIA9bBLssRy4rMF1LWAADN4wVFEMuwwB8aOasri8yc/TNPGwGBYgOu0OoinWRLX+6FkWClj1QYXmqThwE4be85roArQhrmr4ljDgm8NBkL/UJdp/uyJ/mxk3O7cwjwJvYLQt2OO6NYc6M61l3DgQ7g3T6Jz8XAsPhZFRhK7k2jUNC5Wxu3oHc7zFDeEzCfuiK7Ow56ejEKBD+HqAomz1UAsPlvuN9cMRs47yK9Qmlx2D4Jkkc/q/dsgxUkPbpfCYUoq465FmPKkD79L3oHw/5YViS/8k41xu3SDcugmR6m6LW9Et2Yhd47t+oGBGnoI1+YodM4djIP1+TFqBgNOgwnv3BTkebs3hLgNa0TXZgB3ng1SSPUMozo2S6Dza0QGm36xLTkpjOTHVz0Lph3ETFK06k3UHsg+TbzQfLgYcdeQFUWK8c/ysfAD2FmAQ9d7qNKDzyxQ9tvhPNTbIstIbxp+CKgPgq0BIjISSRH/Z1GTDAQvZwkOreKRf2ZyqiPkpvEoH/4FGbgHtIqhuUEPOawv8Lj5xQFht9Vnx+FWbmAESwcaYD4rCQrBVB/DZinJ69MdmpYn6djin0qsQxEyfcQKzMT5IDQP7BXJ91+L+vyJIiwTiXU8XsZovkvesyLxelidiTFGdB8aaEyfZIP5RtAe/ZSxDEfEEBGQWUrGCidP2XFzPbregdbwY+tdGQlxrtxS7Dx86y2NIeotEHoFv0FLoFOTncl4nJFs15chJ7ieiTyQ4LATkEEYemQ9F5Ygyc+LqVu15sBtaNnmxcanfnPgBlPIuTK1z/QDSjuTrVFne7Biz6goaNXnwse7/DN2doWMiFcQerIdWBk6EfUuEd05Chmk+dbpU1InFakHJA1J8zHkCRUsr9Qgkwo0GxhQeycAmX28mDexgQlzd06OJ1dbshl8OPVgHiWpjpnT25yJw9kiFn559jl9COT8diq2Hk3uEVH5px5WJ6yIVSKHDFi2E72fD8qiahae6dOAXO/hQwdYrv3ovBx2iOXVgh9jNbhhBlm+A+RRVscHIWrdxllQNj2jaCzkMeyzCio1MJoohl8FlQumOjN80L2btgS8L9fUdqSPAMc7NO0pDb0o04OL032Y1kwGXnrpw8P5Vkd7Mh5XN3owGrjWYObjvcQwmM2AlQVLOl4LCsP4uNyc6EBm2PWIvkwQstngqw59uPhWXAF23gzh5X4vmzUpn8vXPBgNP/DdmhnEIe4+DF0PG7cnNvxEcS8+g+fXDGwAZtgcuQy85c2ak/dVbl7cXtO6prtMMHhxtgNx8ln9NbOCWfQdxMvxdj17SoOv0PNh435Tnj0hn+vwfDjZX/1mz2XI5W4eHAafzWrNCOAAVjd+xrmcoVOy49wDq4MGOqODNzeLvAdW1Ue49wXkSdpQe2BtaHlvcLBmxMc5e2Co64StpPUIoluFyiewZTrBx4ABOYz7yzrRe77TzkcTh4G7Ha1Q673bfQiTth+dh0MNXnK1IEcuI27fYUveAdqYZeaDELEDc3v/MGi/PC9YGl1EyBHCxYaoJbZvaRlheJnYIcJslgtHz2ktZ3b20eQ7rkhsjTqicMYbmaJ4Y4+BD+w4JOss0Jhk4omcORzHKo+9I3IDo4kj8L0jCsGw/Al/HU/RD/ibCcYX9LbYjV4/dCgZ5SybFhqo7+ONF7izbMo+kEeHELNs9tz4qHBd4W2vEry+v19w+Dg35L3KCly+botyq7EKq8edxPZo3W4VVkEdeiewPU6nW31VMAfeyeuA0vFWXSXQwXfi2mN1vtVWBdbjTlp7tD63yqqAw9wJq+UgzfC3RV4nu/ruopsrDdHCWEYBBTLvcUGiGfhIoccOMnZIutD7fVKS5LbYQ3PpmQ3FZEc3cJbvCGRYy6H45JCRe/727GQUkYU0J7nOOlwajSXzwMwu9MSAH+PF126Qgd5q9xHM+CnZggQ9iFrOIHzef3XLJG2DEXhrD4iPp3YCQI6CIjLfQa+zCDiXJcE4cO7KEht3dPVAhGcrcDg3vVhwPl/71OTqR2szQLxO1T6rIEX20OWpwdB6BqCxOR72zeIafM63BJNwQ2KRE6fbEenvR5BiLzh8MmzLHjLBCrh882tr0PAK8er4SZaI8mwCB+HuWJYk37m+G4g4OUNgaIW46GaIXcB2TcYQHX0oXgFykgE0RiTovMPkZNPgh/yJqr6wZQbx0CsP+/KmobOMx4c5jMGbA28NGTekF0kMoqHfM1safKEL1gLh7m/FgOXAWUbmA+hFMoNo6CtSHw/fSUW/pU98kfPG0FAfD3vAjCNYQ8YN6Csyg5DoVfWUcKT5Tfk8JH6ldkZUeanxQZRjchVVExyOE7/WFDxubNX3Ye9NyrJlqFtpDY7Jv8xAQRxNLzC0x1mTgnA9fWf2PsiUnUP9TjAyJl+TgwPxL1E8aJ/SgofwI7EDR98BGA1ldkbnQWijoVRFFD9CHg2lfVh7E7tXfaAriUZG5EcKcBBOJBEP2IP04AHcR9LBQN/pvwKD+BFvcLQ+JQUK71+CwKi+piMF7ndCZ44+6D8aSu2MzuOwRkO5iij+hTsayvuw9qaH/pzSQE8SbIzIi+TYIDxIVA7Ye7TQATxHtG/tNX8wU3oD3UY0MiK/UYCDcByJeMCeowcP4DqSDhx9x3/8ktoZnQdhjV9yFVH8CHf8kvdh9Ka79ihSB1JdixF4SB+Jjy+cNIDcdSDB5rvp4GTStOeg3Dt/BCJDyxjCQptW1ZGUjh9iydAyhrDQ+h4NLAMOdxawHYc3Up6PEwXxE6lBQPQbPlexUrEfGpg3O6qNAG9d/ZjkP76XSV49OW0SNeD7wJkdLLRMRSmP26R6AcTfmcPH3W39/TMt62OS3SblHpCF1Dg+p/abnJLs0xqYkGgZn83XInfZYm6i0JlDwi0UTm3RnpLqnlSHIq+cBgKh8RjKKTkor8pKFAm0yNIi9q63ROuG0utYVoXTcKrHf7YXADvJCPV8lxdIA/qexQD466JOMte7QgwMGJs4HBRZxWWv2KnJeDKI/5cSZxkQsgXo9xJnm4bXHJcv0qQ4B36TZokPQklsDXtHOw/IUixWzhYkZlVEeyxyjnhZE20h03XpcujYq1+t9B+BLRYo2a/B09d0wBCmp3EyismC9/v/OpLSZRhrfj8Cj77g8HHflj3k6CXg8h26WoOGCa9zCeOFlDGDinSYx4Hc9WqDctjNByJQ32sOFFilMXwpYx2HLUnrscS3BJV3tHM6QY1TBrw+Q5TMNOzoZAI/fGCywq7zZ9fVdqHtyHwZZm1dVAjijUaLc+irjWjU7vkPXzGXNR+LF0Cvj0ulAvMF7VK4hzsYl78vi0n36osWzVPRYmPgxaP2SyV/RB/OhtwVlSgkxfql2KdP7wBYz4bwsH4tHl6KvwCwng3hYb0nT8fcZY1HhfVsCBirLphcl2UVFsYXVsxSJmBsadbJAAKshxo0yrSre96hxizuAcYbj7rvyP1rZN2dWGgN7MB/K4veKdDDEX04GRoipyiR3AEIhHYfWjPQOPnScNjH7r1WIygEeTQ+9V9fD8hpLAVG38msvln9K2yy25GqSh/TLK3fHS+tV4GX2UTlsD9mtetipxJ83xgq6ubQL5cXLiXksyVMvI9k/70JUH/APVOoiIvmbm3nEyaVsDl7qNiPVZqTqvpS7HsVmgd2zh4m9t0L2f34nNPP+QGQs9bQcX871pDAL+ZwkafZ/uYZJDj7ttAxQ2VtxhgqavqVOP0+LqnJ9xRkrJeYxGTgND2lwjxwVsoBZXV6TyEgeFlzmMjpLSjt1yd7QCeRW8Xk8XrM6vS+KF6BqkLeHib2g/NnPCrUF0uoeAlY/dozhYq4TF+T8t31Si0latYcLvIBF8qqcXtdHmuPmrb7vIcY3y+WUPGq1xM8oMuM4rK43LwIIz5vEBN99dq8rwCJz1pDxQ31wlaFeFOrDmSXJtk9+SdQLhQMoqKvk/oI4dlnQ6hoj48PYIB7tjAx1+m+cjx5XQW5ZwoVMd3o3913BFOUiBYx8R/ztIZJ1xdLmHjfkuxIbvZ7sr8ri9fCdUu3CrzCLDATzcrBjc8MZ9d4XOsIfVBAywknkZBWFSSIARcXTtb1/p2nzy919t59VwjgD+dvLATDOGw0Pv4pSbP3G9crQOQGxuXrPDAgf+8LhuTzCuSAft/vwWaVB5aHx3UxgzjsB8+HqxjsAabEHfCTalemh+GL2UoajOFAbA6k3A2e21IxuRgNxAI8L02Bk5PTKPAVYoTjjIxrNJCBAxoRePGQRgUNA8CRge/FsJrUbJnL/KtlHTl5JwFZ7i9RhUCPsx6Q14GU9Nh6NGaCfVxumvx210cyjChjYly5TYQGlNlY2ZDymhI9YFZj+8CreNVcYGpeFx7eVaOaDGDd6MLIq3JUswGqHV2YIMQ6SP1o4LCR5VZuQttmazDXFvqktqL4Qdw+tJAB+nC24yVpJ4/m+4UMAmzfFCxezUN331AvMzC6x98/ng/QB7SH8gE4gvApC5g3OOy2/1OctB+W6CSGxlV1qQAC1V4yIZEqMAMTwDpM1hNyFWMiB1jLuLMbupfRRMp/e6MVF7c8wI4WvnzBhg7UjNDLyWhpQRhXsONHIIUcRG1/wSJJpIcSTgpWmpgacjSprPm4ogbueFKpVEhjJsoRpVL7hhlY1wNojBw8TqAZgH/AQaVGBl5HlQ7gMOiwUiMLz+NK7Xjw2Ya5/MZ1wBYbjyDTKED55BmJSMr1kUPSfkYKhnjK2IQAb8owWUry+nQvidu+NBMViekAjAbtoDdQ8dxI78yh2pE8KdMCjkHPIg5+IdccD4csJeXvxXuS1e93WZJ/zp+cGMktjCHraJB5pR6FZpBVjgV230JH1YXe518JvY6kekkPzjed2HCSmA/F7JAlueMeaxtGPbOITCzj2rma0JgZb4QDVRg6CYNFhzhGYIaI1cgNFieSERwhWBScLksqpyHzViwUzSsAYmPgpZTeO8RtUZJvdeKP7oPUqLviEuV0Aj/w9ZI9gVNTYHEfanL4n1l0T6r25vabfN8u2zRfevvi/GA0P1zys5YaXvFD8VT/Z1LuvxR72vXpcnogXhrzuLzmvY6BuHAmQfHzYzN7Q6nrkCxpPYKRWIXKZwCW6WT5fgyHXHg/hqICOZdu4jBw7twdteNbjgn34HcbK+T6uLxL3rMiGf4Uuvaji80+LrjoPKkF+Q5sxO37BizvwG0mDpQPQq6xYzXgqgczG6+rHyxZyGO4V94OG155A6OJYikw/zAWBIM8JdGM3PfAREUPhkgedMKcBRnfw+aGs3E/d86Wjs8RdAP5uJ9GZ0XG52C64UwQYsbzuLphXHxHPz0juOHPkdeAalvLxKvgdsRekXz/tajPF4bDMpFYD8Vr6Jk4Nqz8j8cZxsn14BkbLsMPoLHlYKyyhr4siSbGWGnBvjJJZIN/a9Kjh3lxkvQRbvRAfn1y5jbsGjorWr430zkwii+T9h+TivytTA4v//X7baPrmVaH4N93xetrkU+FH+pDuG3V63QZXRLLrmgujN/Vve10Vt19YFteuq6r/b+l1b8dyqImu7r5GIODIlpkMt/iIsk/mfs37XCd2ujEsEfwSn2bOEI4NxqOYdn7TKb5422RP6XPx5J1+DSvSfmU7C6QJL92dA8myn6Q9wGdfWibaenLaCkLrl3Zu4fDAce5JRQUkr+lZZEz59Q64GGbQ4Eq26qKHi9cHAfhEixAQTtWpLx5HqhWv7EHoA0XSr9KnmG7mMWY6/3MNYIuwXt3/+2TSycfugYWdPs0pH1///Xhu1PfXQOIvh9uvn76+O3/+h9n/lxDSCzOenANh2PpjfK/5vtDkeb1XVm8pXuiHHX53zm6IDOIPZO62arxfgLZmnbq+oPaiFYXga8aY3fIhSdIlRUolA9t4ecrpcIKFMqbY/0yGBzXeCgmxzpTDkdVZlpB+e/JL2m+Jz9/+Y//95c3UlZ0XPiPX+LpfLr9ZfLLU0qyffXLf/zjtIpK7bSDwr7YHZt//nf3sz8JRUB/3P7632e/TP4xm6xX03j93/89+cepbfPfm/9wMnH5L0276JfJP6LJJprO1xumYSQ0jJiG8S+Tf8STdTzdzpZMQ/qH+WQ2XUTzyWISTePtcrKczKbRJpqs6H9fbyZr+r+byWYym85nm8l2MptutstJNKP/fRVNomgymy7n80kUdy2i+SSaRovNJFpMZtP1bDmJlqffUKvLSbRu/2fT/H0+iajVZRxNYmp1Pl9NYmp1Hk/ixuhsNYkbnPP1JF50tmJqdL7ZTuLGaDSJqdU4nsTU7GY9iU9Y57PTP6IO4jzu6MznTdvlZE7NzpfzyXzZdTRvFIi2k3mDdrmczDen5tuO/KLBu11MFg3eySKeRNNFFE8WrazxZLHozC0aDZbbyWLV4J4sWrjRZLHpGC22HYYlNRuv4smyMbteT5Zx95vlvPnNdrKkhuN1PFmexF2uTv9Yn/7RPLX5ZLnt/sNq1jFYNYY3i8mqUWIeT1YdYtaRYsaR5r9M/rFaTFab6XzDetJccME503JBWy4ny+U0jlnnXQgtF0zLJW25mqypzjHTcim0XDItV7TlWhYwK6Hlimm5pi03sohZCy3XTMsNbbmVtdwILTdMy+0vk3+sZ7KWW6Hlls0LNE2sI1nTSMwpEZdUaKpYS7NDJMkrbGKJqHus59LGsdiYdaaIesh6IW0sulPE+lNEnWS9nKxW03W0YBvTP9FcM10tlzTKoul804RSNI2jeLJeTuLpOl5P1qtJPFmvJ/F0u5msN/S/bpeT9bb782Y2iaer1WayiSbxdL7dTjY0urdzLkQi1l8j6oSb+STaTDfzOYtM9NiIddmI+uFmMYm309k8YhuLThuxXhut1T2LfhuxjhtRb9zQHDddrLnGoutGrO9G1CE3q8lyNp1H7KAWid4bse4bU4fcrCer2TRac+OT6L4x675xpOQci+4bc+NirOQci+4bs+4bz5WcY9F9Y9Z9Y+ozG2mGicWEGLMeFqs9LBY9LGY9LF6pOYseFrMeFq/VnEUPi1kPixsP28pGj1j0sJj1sHir5ix6WMx62Hym5DwXPWzOetg8UnKeix42Zz1sTn1mK83qc9HD5txoO1dynkvGW9bD5gs1Z9HD5qyHzZdqzqKHzVkPm1Of2UaTVTTdRlu2cfen+TTaRpNtPImny/lysp1P5tNZvJzQQmoabRcTWqu1/2V1+i/ryXy6Xq4n281kPp2vFhwG1lHn6lQ4Fx11zjrqXJ0K56KjzllHnatT4Vx01DnrqAvqetvtZLmaxkvWXdo/xVSW1aZVbLWKqBqL6WwdT7bbyXy6nG0n0Ww2WUyXtPyeRe2vuPKK9e+FOoMuRP9esP69UGfQhejfC9a/F+oMuhD9e8EVlNRjo1ksc7Pmb7QAWMSrtgBYbBZUs3i6XK9bV4pnjXjxdLNaUfHiKf3hbNb9KZpRhZfr+SSaLSbxdBbFk2hGK4f5YsUBY2Nnoc7OCzF2FmzsLNTZeSFm5wXr9At1dl6ITr9gnX6xafRcTebb6XrOtd60vhdP1+tVG4CrzbLzrzl93aMvaNN4Qf9Fxd02ulHXjCL6O+qb69WSA8AGzkKd4Rdi4CzYwFmqM/xSzPBLNgKW6gy/FCNgyUbAkvp0FM2oH85mrB8u454fnp2NytY6YitWE7Obk99FTdVJ36Kj6OSBUXz+1/z8O/q+PuPT4JKNsKV6BFmKEbZkI2ypHkGW4giy5N7a1CPIUvLexkbBctVoKq3um79RTefxms4bRNPVejE5l/v0tX+6WLVjyyyiQp3K/ShaUXeNV5MoWp//1TwV+iwaW5tZPIlimgSiDvUFIxtsS/UIsxSDbckG21I9wizFEWbJBspSPcIsxUBZsoGyoq4fxdFktZjO5uz7dPM3Oguw3qzaKZktHaubCSA6b0H/sYk27aTEOlpPopi+EEXUp+PmAVCnbOZntvF2EsVL+rq0ov9aUW0Xy0lEn0P33zaTaLpc03+12Xc1ieYzam+2mERz+ra2aP4Vn9o2D7lpO1+c/3XuY75q/8XSX7GhvlIPdisx1FdsqK/Ug91KHOxWbCiu1IPdSgzFFRuKq2awm69ldWT7N+q8c5on6ENazTZ0eiiazudR+9K6jBZtAppt407czZKKtm7KBzpnRx9HNInm1NKaCrpoMtFsPYkW0flf8flf8/O/Fu2/OAZsPlipR8WVmA9W3ESOelRcSaZy2EBdqUfFlRioKzZQV82ouFhKJ5E2XSZazxeTdTfl2VQbM+rbM+qP8ewk7WyxmESLxkc39F/0d+vmX5smdU2iBVV+Qd14OTv/iz6p5WY7oTu64mkc0f9GlZ9Hm0m0pMrTmFsumwiac1zYvLFSD7ArMW+s2LyxVg+wa3GAXbNRt1YPsGsx6tZs1K2bAXa5kj2C9WmAXW6j5hHMFlGbp7Y0bTSPYEYnq5vEEi/bhzGbbqn8zcPYdI9iRfVsHsViu+6exZzOTDfPov1XO6R0DyBq/lOThxb0v1EjMS2KaCe02JlEy21bFHH02LywVg/RazEvrNm8sFYP0WtxiF6zIblWD9FrMSTXbEiumyF6NZM+ldMQTadtmycQ09nvaBqvu4fTJJxGWJq42keynZ8eyeb8UOijaGSnBRLVOJ7OqVarNoFFk2hF/0qnzKPV/NR2tTj/t2X7L44KN9mrHsnXkuleNkGs1SP5WhzJ12xErtUj+VqMyDUbkZtmJF+t6Mvihp0q3LQDeTyd0YF3RXP8mrrlanP+1/b0r/X5bXEdtf+N7XXDhvJGPYBuxFDesKG8UQ+gG3EA3bCBslEPoBsxUDZsoGyaQZIulmymqy2n1qKXxyMas9Fm3Y6f8WpOK8pouqH1DF3Imq7iRVO3t4k3np1yMV2ZavPzvC1KtxPaX5fk1/M2QU+i9eL8r+X5XytZ+t6w4bpRj6AbMVw3bLhu1CPoRhxBN2yAbNQj6EYMkA23INKMoGvpMsxm0/kplXbdFJ7LdhWPRn5TyjRra+fcOqMrXJu4rRRpGj9lj3V0Gl3ny1Mip3Vl1CypbTdtIj/9qxl76cNp8ghd/GqzR9N23QwCK/rQtqd/bWan323OLZq6asZHCxvgG/WQuxEDfMMG+FY95G7FIXfLxulWPeRuxTjdsnG6bYbczVy26LYVA3XLBupWPaJtxUDdsoG6bQKVroAspovNim0tDmlbNka2y6b1UrqKJgbJlg2SbTOmbVbS1mKUbNko2a6b1lJH34phsmXDZLtRiyaOI1tu6XCroS1ZPeSXD2dq3u0f2fa9/9YZaHYmbDbSvQkzySrijFtGnMXqlauZZCFxxq0kzuZqr2n/yBvgVhNnC7WC7R95A9yi32yp01Cy7jfjFv5mrfNt5RquegM6HYXWNAdu6TzFhmauZko9psNQM0O8oJNu7XTnZsH3y60ZzjSLhjPJquGMWzacbXTSS1YOZ9zS4axx3q18Hbj9YzPXtaWk5s0qLZ1x3NK6ZUPfZrdR8w674vvhvLxZ91YsrTZ/mzcrxXE82TQTvnScbzqm78JNb3M65dFIvdxyb7uRsKrehMRW+uLY/nHeVsLrbvKUbsKixuPpir6Yb1fd2ki0XXcrIFHzAr9snve2WQeg+2VoAbLkh6GIX6dvlt7pvKEUzuktakO3itC3qVXcedeCvjw1qLZ0Arxdf9h2zjWnT2PWLOII6vNr/ZF6UIhkq/38cn+00HhJ+8dBXsIv3rer9wovWXp7CRf0zQK+klVTs8XUZDeLMJ82Uzfb2WQ5XS34yOZ3AzQL/PFsLn/mktDmdwQ0i/zxbCFbjopkmwL4XQHNQn88UwSBZGMAtzMgahb745n03T+SbA6IuN0BUbPgH8+kg3Ik2SAQcTsEorgNHPnQJtkkEHG7BKJm4T+eyfO6ZKNAxO0UiJrF/ziSvmlHks0CEbdbIGo2AMSRPPYlGwYibsdA1GwCoDtnpAYk21K4XQNRsxEgjuSeKNk4EHE7B6JmM0AcLeQGJJ7I7R6Img0BcST3RMkGgojbQRA1mwLo653MgGQTQcTtIoiajQFxJPdEyUaCiNtJEDWbA+gYL90vJfFEbjdBpNlOEEn2E0TchoJorinNI8megojbVBDNW0fc0pfwWcxt2mr/2L7pNdPY0TSeL9t5I/oy3b4E0kmibTPhR3HEs2b6bTOhuyijaUxnp+Nmhpou+jRLEpuY/m7RTMTRfzXv3DN+FOB2METNboI4Xkk26bZ/a2Bt6TRvg2ZDpw0aDHSlL47X3XpdHDebFRqEzbz6YjmJ57PTX+dRM42wmcTz+PzfuhU+HiEXUs2WhXgujwjJFoeI2+MQzdUvHJFkl0PEbXOImp0L9AnJJJIEFLfTIWp2IcTz1WQVT7lXzGghiSdu10LUbESI5/J4av64bCcJ6cbW+XRLn3wzhC7pdr45LaC2W+rLzZhNS5yFdLdExO14iBaadxXJnoeI2/QQLXTvKpJ9DxG38SFq9htQn5bMZbV/bOZa6Z7mZsVu3u19nDdrm81sKg2PxdnlFvOucKIh0i4vx4vlyXEXq/PvOrfm8XFh3mxpiBfyIXNxrqFma7rNOaaVRYuPruO2tdR8tWmCtt1cEC/onNyGzv4uaeisIr7y4TZRRM2+iHgZyXyz/du6K1/P1dyqUYOuRDarv0u6nXxJa6/ZVtjuyYVis5EibnZtT1e8J6+7x0Hzwrnib3jP6B7uZnmHppHmuSw2866gntNZ73Z1YUt5L9t3AB4JF9PNjopYvlTS/tFKeVHvSdyseWyWfEHL7eGImm0Z8XItW15u/0j7oROljbzL6Xw5oT9fTjdzwTaXMZpdG3QNR8au+WPDarHt/J1OGDak6McklNR8ShdnWlJN7C/X7b+4jrntIVGz46OpvxfT+YLf0hv1SV2q9BM93jaXTZoNG/FSXh42f9SQal90mkVZkR7fMZeGms0edIpUXD6IJHtDIm5zSNTuDlFsc5YUA9z+kGi51KRByRaRiNsjEjX7MeLVbLJaTuMNj0BSlXIbOKJmT0a8imQbUiPJHo6I28QRNfsy6FcakjTT/K3dWr6Y0GWE9jU0Xi0myyb0Y/o1xHQx47Mpt9kjavZvxKuVHOW210vzhtt2InTHd8KFVrNLQr5lM1pJBmNuV0XUbJSI5d9atH+8SEFfXhtHNaLktl9EzY6KeCVPAM0fB/XCBUaz9SJeySOy+eOgXrjwabZHUB+QPdaVJH64/RTRqq2XZ7I5+kiypSLi9lREq3YglA6Szd8uNKPWU21ocjHWbKegHylJUUpijNt/ETV7GNaryWIz3cZcllhJylRuz0PUbGOI1/PJYnEuXS4GJHUqt+8harYyxGt5oS3Z+hBxex+iZjtDvF5KJZBsf4i4/Q9Rs2EgXq+k0bmWVJzcDoOo2TQQr9eyJy3ZYxBxmwyiZt9ATD8FlLSXuCq3zyBat666lbaXeCq31SBq1uvjjeyTyWgtSfTc+n7ULNnHG6mnS1b4I26JP2pW7elbqdQFJE7ILfNHa/UyYCRZ6I+4lf6oXepXjJUbiQ9yi/ZRsw4fb+QfaknW7SNu4T5q1uJj+rmgZLCVrN1H3OJ91KzH0zVcmYaS9fuIW8CPNpp6YyNxQm71PGoWxJUSSLyQW0GPNiudBBI35FbRo03rhvLqXLKQHnEr6dFG88q+kbghtxgdbbY6N5L4IbcgHTVrzCoNJWvSEbcoHW0jjYaSdemIW5iOtq0fygsNydJ0xK1NR5rF6UiyOh1xy9ORbn06kixQR9wK9f/H3tsuO6/jSLo35HCIBAiQ939jJwDQfr1TKfbuqdo13Sfmn8Nci5IlfueDRFvVDiedDtb4CENz5e6w7x1wan+xN8s94QzYZMaKX+LTql2avXrpgLEfSKVmIszTQPFuqWHHqRp9nrY3r6k2/tlK5UIzlqR96edAZcXB2gqQZSVlPXE3B2p5S/27r4c3+bttLl0njtV23FDdSmx5WuI6sb742Szng7E+X72Qe4zXaCC9t1TT++IrPqK+N5Df2zqM70R/byDA99TT5aJhYp0I8B0E+J56unB5rxMBvoMA3w8CfCcCfAcBvp8E+E4E+A4CfE89PU6o6C8gIZEgwPfU04PTZOGFRIDvIMD3FMafHgGJjAQhvV9+egQkOhKU9J7CuFxKlimdCOkdhPSegrdcGWTvHR8hCZIEhbyXCs7Vtk4iyTuI3r2dgnFZNC60whKi+RMg8eQdROaeovHTEyAqcweVuVfoOJcLeyOtEOTjfgj+7iT6u4Mg3EsQfmhEJAK8g+jbU8N9fASkFYLo21u1wkn7ERF9O4i+vR0idYnm2zEavB8Wu50FhGNEeK/BkG03OosJvwWFZytsbLvRaVg4tMJ+aoUsNBxjw1PAFS7YdhYejvHhpwBxFiGOIeKp3z49QdIIMUo85dunJ0jaIAaK93l6gqQNYrB4qrfCFevO4sVB7u0VMc6fIFF7O6i9XdqhERO1t4Pa26UfHgFRezuovT3VW+Gaeydybwe5t8vzhqsTtbeD2ttTU5Wmr+FhngEVkFYIImxPyVMaUxi7kFYIEmmXaoUUyetEIu0gkfaDRNqJRNpBIu1y2G91opF20Eh7aaRUWepEI+2gkfaULiMgT2IsxwpIKwSts2sNhXw+JGJnB7Gz6/N2qxOts4PW2fWw3epKWiGIkb3EyIdHSBohSIk9xb4H7aeTkOwO6mBPje7xHZBWCKJeL92u0VPvrqQZgibXD4HVnURWd9Dd+jhNyCS6uoN+1lPzikgf9gtIhHUHkayndhUknN84tD5IKwStq6d2JZ0iVJ2IXR3Erp7ilXQqFXWidnVQu3qKV0kNsjtgpi3QDivsufPhnKhdHdSunuKVdHqO3Yna1UHt6uMwGpKg5Q5CVh+n0ZAELncQqXqKTg+tgIhUHUSqnnKSdHoE2Un0bwf9qdthk0wCgDsoS91Om2QSBNxBNOo7DJgPRkQ06iAadatmyHd4RDTqIBp1O2ySSShuBz2op7zz+AtIKwQ9qFfQbWdaRid6UAc9qB+CYDuRgzrIQd0PUzJRgzqoQd1PUzJRgzqoQb1CXjufDoga1EEN6oeA007UoA5qUPfTlEzkoA5yUPdqhHw6IHpQBz2ouz0PBEQP6qAH9dR3RPh0QAShDoJQ98NQSPSgDnpQ99NQSAShDoJQrwBPYYpWJ3pQBz2oz1MrJHpQBz2op7wTYXDsERI9qIMe1OehFRI5qIMc1Cto8+EJkEYIclBPdefxCZBGCHJQT3VHhE/IRA7qIAf1+Rx404ka1EEN6vMQeNOJHNRBDupzPQ9lRA3qoAb1VY1QXyOjkP5aAVGDOqhBfR24qk7UoA5qUF/VCvmMTtSgDmpQT3Un7GZpBaQZghzUVzVDvkEiclAHOaivw1ENiVjsIOD0dTowJEGLHXSYvmowZOJ+/8owZecS+ouMtbGziMyV5GgDDpXkaNsaeDlotSmdiNJ+m2V/93JJ16FHTwdlpqfSIir0cuu/cTnNsLqGl0Ofwet5VKnCL5qbAec+y7DItL9StrqC0U3Hos9NFa0raT2mQeBKSl5hWDwqGEuS0BUFrU9AJJISiZS21SoMI+Gp2/JneODv6Z3m+07Sgioint5hKhBDR3uPuJ+ITku4PY5bKgxeMgY7osYkzTQibl7GJ1xeCmYM0n+UZXJ7pWND1TIKpzT8RWCueFCthKhWAqqVXPLY9qvsX2r7AhqXlMZF236V/UttX0ARk1LEaNuvsn+p7QvoZ1IBrE9t3/7DbR/sIFNrk0FnCiHinIA4J9fzkk+IOCcgzsn1PNkK0eYEtDlpp5GFaHMC2pxUzClnw4WIcwLinLRDZyPinIA4J+2w+xUizgmIc1Li3ODjVxVum/eRXg4buB89/dTDV6yVdVl4mFXsUBiMSYENMRS1CnXoL8kAgfSArEEuB6o0LDN7ycfY5yWWtUT/iWDc/V0MaBb/YYltYMcBzVDa8xGlEM1QQDOUdup4RDMU0AylNEOjR0NCNEMBzVDaoXMQyVBAMpR22A8J0QwFNENJCfBBaxCiGQpohlKaoU4SjSREMxTQDKU0Q+PjCxENBURD6c/7ISGaoYBmKFszfHgCxPAXNEPp4/AESCsEzVBKMzQ+vhDRUEA0lH6w7CWioYBoKP2wHxIiGgqIhlKi4cMTII0QTaZTAxSjsS9VmMuamLu+UfM7Ji06r8Q0G+ORzV0m6dI0wuvXdzA+3AJaVcszgCHMrBrdqqUfniEzrL45VsvzWCZCY6HKw679Bj7lKmSNmQ+lTGfF0xoh5v6gvd7TO94K9IgKV30YFrMwg6HGlD/38EOW5TI3jMoq9MlisfFzNw/3AJ2qNFCnhwRVyH5+/8Rk0QeRzSP+rhpFWg14xsrhzUAPleezWyF6qqCltjzHuVXZP/huoa+n0vr4buc/825huEixVpwP+eUC/vFuiMtoxtFJYPzvLuheDsqvaBmSsGNuIcqvgPIrWg4j9JRYiPIroPxKKb9OD2mFKL8Cyq+kkiuTHrIKkX4FpF8pE+9JKRgh0q+A9CsVasqxfSHar4D2Kynlht8grYD0GNB+JaXcSLJDKyBzGmi/Utovp+aFaL8C2q+kliucORci/gqIv5JarkxnuLIQ8VdA/JUSfznvLET8FRB/pUy0uTFSFca4k8YouZAfWgOQ+6h1v0WuqBxTY1kvq0Jf41Mrn+eXpFt0pHqRVaT1esUmuLK+SLLN03G/DSqzHMy2hYjMAiKzlMi8aJxPFaaTffrIxof6oWWTkD90RNKaPJ1pP44Ikg4FS2z/EAs0fGUAdPi3r7SfjZ3OSgPshmsMkLIllWnlsHIVyr5yGqFGrT+3e72976jjdHFu5RbtvxYOnucDsRT63rqmZ3r46mpOJfEjMiItPuENQzdOJTx2erQB2ccpIMPjP67qP24O1STCV0IzJ8C1XponEpePV2YmS7t2TU/IOKXQNHPPP1t1mIE3CMPEwUpciDIvoMzLOK18iTQvIM1LKu2PLW/9X2t5MBaloP/U8rZ5edmRz23IVCHtVncbBqf5pi8bu+FN/9xv/JdsL4+Zza3FNXYjC2MALWf+Fp/SEKvjgguAA0l+QDmFKAQ4EAAOJAEC5QyfEOJAgDiQBAiU++YIIQ4EiANJgEC5b04Vxumcva9LXhqoXXinYp0wgCRToBwqEwIhCEAIklCBciKqCmO9qe9Wq+X8EHn87H1NHCwAUBA79EXCJwjwCWKnvkgABQFAQexwUGhPbnjx68Y7gnm1X/E7Ox6dA8cgfjpP9K8dXpiA/vgNxNFYpp2pXciM0S46xDt8mDVSGYaVClwaEAhJokE5C1WF30vXviEuc7zgS3uMzKo4ggA8IX44wyTshAA7IX7Y3mbZ/9nLAcRC/LR1df23vhzonMlaKMfEhMAZAnCGJGyhnLISQmcI0BmSsIVyRkkInSFAZ0jSFtr5+ELwDAE8Qw7hukLoDAE6Q07hukLwDAE8Q2b1kMlyygjBMwTwDCmjbepiKITOEKAzJGkLDXOQe75OIXiGAJ4hhWeosrh9IXyGAJ8hxWdwNkAInyHAZ0jiFsohHyF8hgCfIQc+QwifIcBnyInPEMJnCPAZkrzFYysg7RAADSlA4+ElEEBDANCQ5C1U+BY8CytbjGTS4JBK8uSn7Vy3VnlsIynZThkzIrHb9fZMTpbZecc28NZIkpFpdWPh3zOJTPyZpOl6qJixSozUJuOl6ZYWpxu6U8K0l2ZKmCvymWQC3xl/Zt+vcuMRf5WpgcNSNV3aszBz+E6PVL15l+GXn3l8R9pGyOc/9HuF/HkzVhWZy7c++bd0btctTfPxrDlXyVlaChROVEC2yDpMVARsEQBbZJ3ENgK2CIAtkpxK3CxJwSQEbBEAWyRBFR18lidkiwDZIutwXEnAFgGwRZI8efwFpAMDqiLJkujgq28SFiwAn8ghLFhIWLAATaLXYR5REhasQHxo8hIPj0BJWLACYKEJTMR2jzwCJYSFAmGh1/OZiJKwYAVkQq8DbKokLFgBgtCrmiE19lYSFqyANehVdo80AbWSuGAF9ECvA/KsBD1QQA/0qnZI1zNK2AMF9kCvQ2Y9wh4osAeaKMHTMyTsgQJ7oK0dniFhDxTYA02W4OkZEvhAAT7QZAmUe8cpgQ8U4ANtz9FwSgKDFUR+bQe7MyUqv4LKr+3UDonKr6Dyazu1Q6LyK6j82qodsqhQJSq/gsqvh8BgJSK/gsivp8BgJSK/gsivKdprmHatrwfsnwpIMwSVX/vzslqJyK8g8ms/LKuVqPwKKr/2w7JaicqvoPJrqvZqdEWnROZXkPm1P8/KSlR+BZVf+8ElQYnMryDza6r2jy+RNEOQ+XXL/A/PkLRD0Pk1RXc1urJREhysoNLrQaVXotIrqPR6UumVqPQKKr2mVK5GvTIUZfqSUf8kKdBMr7XWSy0gvKCqNA5PU4lWS9e4hTcA7Th1cjVqMlCFf+8G8LIvtVVf4Q1AP0htXJ3uDpUEJyuI6XoQ05WI6Qpiuqai/fgK/B94BdCPZJ5ewfwHXgH0w5S81flQRKKjFXNl63OMvhKNXDHv9XaQbnQgYKmvMfd1St5h0rTeNmB1zbJfY/rrVLyVmyMqy4B9S4F9WJQQhVwxU7WeFiUsWTVmq67oaJ4oSlnCasxYnYK3ckCmCn9F3RDpvDScvsHySNY2krkMk1zNHXmoNJFpUHeSX81Ma5EpPROtpTjgCXiOjvcHvST1dKXWh0r0d8Wc1lqNnIrXVSiZlcz/MPd5VBC5Dkqi8vjdmbFMM7FIEvlrZH+LPJMxj12ZuThMMlu6NI+XZnayyFqXntKZZk4zY0nQ9zrH9zv7fnLG3CsAAZr6vvJcT1WYhyMbArJ99JNu0ukzHm6ihdzG0JGsbP6IPOm/wvG/kkCOlj9M3lfIvzOJ2zj7WdfnP1bbCR/DHHn/RymO7i/NkIQ5AQxXwBM0aQPleXqq8Onn1Espi/T/gx/W3p5v4t/2w2BwSjpBFz1GVxI0r4Az6AFnUIIzKOAMOvQwNpCYeQXQQAs04H2PhMwr6P5auj93mFMSMq+gy+tBl1eiyyvo8nrS5ZXo8gq6vO6Q+YdHSKZIUMy1FPPFOyuJmVeQsLUk7LVedr2bwyohC1tiq5Ek6Lq2zDViPZKGweNKTUpwUAGhW62MzqmxZBVGNo/Yt66sfbwjw3WJvAjFKojgmpr2uGiSpSoMBKCHxeB/XTc08tS2x8U8apQE5Cto4XpIi61ECleQwjXl6xFDv7/99ts+eXiTe/pMn8VpRExXsTer/dBRNYPElDqSZxkSr3PmzBCPfm12aiQMMQQXeSCna8rjozW647XPMjfyjX0yE8xCseISHzwr1E15W9xUy2iMEGCz3S1MRqGgx2vK66MNhrZUYSak12N2hh9ANS0lI29o3UpQCCNj3m4LbhD2NRX40RjSucu202bRRSuTiUeCgv794Z4PI+giH/oaKe7eJF0FqV/9sE4mlgUKer36wctKiWWBguquXutkeXV/jwaNwD++7Ttgp2TteOLyjrSx9cTD3fT3GVhafOJ1oeOnrD647YsSqwMFHV79sL4mTgcKYrqmNt6uThuffxMezST8q/mnjLSu+coUf5kjOM1f47xh5DAVHi6j5/CExJSCGK+prQ/uGrMLMwl3GLrnjexGH1hbkQWRQLf6X+RRr1eQtmQ5ZKzoiZmoJRLojuggd9NZBYVfU7B/GrTKnKGyf49/drACcEB9HgYrn4xwz9EqFMeRTNhU208rwql+hwjdnrQj/vu97vcCo4Wvw7jl6x8ct4Bm0IQTBscplNAMCjSDHlKGK4EZFGAGnafjLkIzKNAMmnDC0/iThf+e8QcgCE2mYXCrFiUQhAIEoYeU30oYCAUGQmd1f3piX3zEzJwhkRddYvXmYq/oRRabTawcenHyDiNk7th8wuJ0Vi9uO5VS8JTytjVfQ2IdF+dHQ7TSK70izakEYYtXhP6ZgMTgbg27MMeD2gjrO9aM0S+1emOo72/DxDgK2IUmRfE0Os3fntfzOCyOwnIrHi868dj0qv7G8OTwHemwSB/EW4GulzzG0yBQdIdnbo7IVx/t+70Mfx4wHZqkwRDeKKtwh2nnr4rjqUpG28bKYP3YzM499kqOd5lZNYLSay+wXukJkFHcQ3MLj2MM4A6a+MJQfhZIeAcF3kEPtu5KcAcF3EFPtu5KcAcF3EGTXnjqDdvW/V/rDcBHaLmzP4xqZQuS5z3+kzlqZXaq2JjdxrLX0E6Xk8BVaJmCKF9TbDeR9KiPA7oMxF47Ed2Ydbh1xQarfTmgsY9Raoq31jL2f1sFpIvEiPOxDMQOuEZz0vXo3InkrFgQZULGWLaMPGWJFjhyLWUacWgz7yi+yzSMjgsnYD/0kI5dCfqhgH7oOkQ0K2E/FNiPUWYhg1noDoJ+DEA/Rvl5qDF4bBD0YwD6Ma7qks5SNQyCfgxAP0YZaCh1sK3CPPoMDivzzcWyST6Yfsbrj8TFYiH4Wf95xg3o/k7zpcfxWPQqyc3TSDuRODwb2WByEKoYwGh1Y+zjtjHqKHjgrxD4FQfLvUEAlAEAyiinDU5vDAKgDABQRllncHRhEABlAIAykicZPMXcIADKAABlJE8yjO6jBgFQBgAoI4GSwVXnKvzfN2QMoGRGe95mDwLJDIBkRjIvDz2eMDIDGJnR+qHHE0ZmACMzmhx6PGFkBjAyI5mXpx7/Nej4n9bjgdQZ7UAeD0LqDCB1RoI30WrIqe0gpM4AUmc0P71J0mGB1BlJ3jy+SdJhAdUZid48vsn79DWA1RmJ3sSxHlGXB2F1BrA6oz9vGgdBdQagOqMfNo2DsDoDWJ2R6M0weiQ9CKszgNUZ/TRzEFZnAKszEr0Z3JZlEFZnAKszDqzOIKzOAFZnnFidQVidAazO6DVxsNPxQVCdAajO6DVvsDTcg5A6A0idUaYbPC3lIKTOAFJnHEidQUidAaTOSPDm4QEQUGcAqDOKxeEPgHj4D+BsRqE0AXncAeBBTPwHcDJDnk8gBsFkBmAyQw72hINwMgM4mVEojC3aDYmJ/wDOZRTK4jRodBAX/wGcyigrBwr9DYKpDMBUxjbxz2AuH1AB4VQGcCqjkplHok7yCwinMoBTGdq3xiUh9UMrIKDKAFBlJHcSvlisH5XRQyyg9kFILN5qIk5iKOZmTYvAWIG1V3rKZXzwSEIjj9Z87GRm6XsT3+EtQcs+oC+DoC8D0JdxQl8GQV8GoC+j8ohzemgQ9GUA+jIqNTilhwbxhhiApgyths0HtzKO+MdfCnSVQ6aBQcwmBrAlozJ8PzxTYjYxgOYYBWzwZ0q8JgZAE6PsJLhtyiDQxABoYhygiUGgiQHQxBh6WHUQaGIANDHGafVKqIkB1MQYz2fGg0ATA6CJcYAmBoEmBkAT4wRNDAJNDIAmxliHpSeBJgZAEyMZiEHT1Q7CTAxgJkbCDYM73wwS9j+AhhiHPAODRP0PAB5GAQ8PT4BE/Q+gGkZRDQ9PgDRCoBpGUgqDW/cMgjUMwBrGIc3AIGkGBmAHw04rVxLGPwAbGIUNzE77IQnjH6D2j1L0JzNfHSTPwADRfqQIP7h10CCq/QDVfvhh6UpE+wGi/SjR/uEJkFj5Aer7KPWdPwEivg8Q30eK6YN7Hw2ivg9Q30eK4U4B50Ei2QeI56P0ce6dNEgk+wCde5TOzZPVDhLJPkCQHqU5c9ZykEj2ASryKBWZeycNEso+QPwdJf4uPpYR8XeA+DtSzB2LDwWVlvqzPPlJe7sJhFFI6k/+25KdRprOXwn1ymtkrttcsaRVj6ANxABFeaRAHBAmiSEZRFEeoCiPUpQX750kPn6ANDxKGl40Kfwg0vAAaXik1Ds43jmINjxAGx7zMMSS8PgB8u8o+Xf5a9h7wq5mfhmOSHmkpa77jh8IUiFY7JK9ImDgfd3fGPSEFGktCEO75fyowu/lTld5WaKJt+zEA0TgcRKBq/DvISp/E0x52bUBdrwv6I9bEaaIyi7cFFne31TZHF2cnP4R/cJ1abwvxwU9iMWj9GAuQFfhv0yhWPh8hXEy3gr02VR8I/qfzUeVCOLuidKvD0H+I3gmRRVHCnaleTiq0wPE5ZFisfGssIOoywPU5bEOm1UiLg8Ql8c6bVZJLP0ArXictOIq/G8SMPXWVsd+C2LxSF3VLsZwV1m/EqB6VfpufxXyHyLAd5da+EEkm0mjztyRWru+n9p+xZbglQ7s26DtjoO2O4i2O0DbHSnVPu1S13dsiKCKGosiS8z2G4uBQdIxLTSnSozwamVT+GrZZTx8Kmx8OIsM81g28odG51kvS9QDXYQGSMhWEjLdDFdZRpxE2NaVthcrTgrCrmPTiC3iE+ob304ea8c/xGjiltEp+vmR2vePDNgmfuSVyG4YM5bRWtOy91j5gz+fUtSLeJT8u6ivjD689SRh6+/CXS9MNSwfSNUXgWZXyj0pAKbVoGULva72sq/Bm7WR9xIYZt5zGCK05C1xvDWQ0S1VcWt0EWlERjeQ0e2QosKIim6gotspsboRBwUDAdtSjw7XOrLSMCJgGwjYlnp0n8rEJCMCtoGAbalHG8dwjQjYBgK2Xc9HCkb0awP92q7DkYIR/dpAv7aUeh+f4X0ZbaANW2q91ukq2Ig4bCAO2yGzuhFx2EActnaQw4yIwwbisKXWG31qzPfVYTQh4rCBOGzt4GlmxEHBQJe1lFmN28YZ0WUNdFlrzyteI7KsgSxrqbI+PgLSDkGWtXZwrTYiyxrIspYqq3W2pa6yf8NsuufQV+brif/Fe4Km3Z+xByNCr4HQa/0QhVuF/9BsWnNo/s5Ylze8T+hB/TnYt8r+Dbf5ubmY2fr7Wv43bhP6aarQsdZmExaRrQ1ka+vPa1UjqrWBam39sFY1olobqNbWa7qgRidGZGsD2dpShTYOrBuRrQ1ka+vPC0QjsrWBbG39AP8Z0a0NdGuT6/AIiG5toFtb6tDGyXMjwrWBcG1yWLYQ4dpAuDapZshOkKssAZ2wVet91Xa9S+5Jp7xMdj6tl8XG+W0Y5WWgc1vK1ib0xNuIzm2gc9tB5zaicxvo3HbSuY3o3AY6t5UfRIR/35MpGtG5DXRuS9k6rM5pmyGtFnRuS93ahIZJGhG6DYRuS93ahO7QjQjdBkK3pW5tnO83InQbCN2mh1ZLdG4Dndv0tNgmhgwGqrSpHl4CkaUNZGlLldl4Pskq/OToq+is2LFn8Ln8ZO3L6PIV2kFOP7P/WAnE0dQ2HMiAc/OVRvjbGCB9r2MREMdV7W11aFQ7L0tH25jhLPn+/KSZAAtPbwzUctPD2ouI5QZiuVUmBe5QXoVx7nWNWWp3n52YzedJ3VxtB+yX3//Hjrx+yYyzrkhY8vY5X5GaLkJQ+8sqCG8Z3if0wlTETenBcBXmTUQakD/xdbI+8XUV+tl1+8pHYGD5ysedlK98rtIy/V2E3FnaXQwMBDRQ5u2gzBtR5g2UeRsH7y0jyryBMm+ptAdYSyaELMvnEg2rbdf2yNE2dsRETRLx2uI19XcQTTorX5LFE3x35HMNtH1LqT5zwM23rQa30PdZZvDB2YTy/OsTM90y/UD61KcRg4XQkIvtK8hi/ZRann5Gw7LRynPEMmSm+8Tbg7HnQA4YIQcMyAEbhwgWI+SAATlgCQI8HC1X4TcgqKSaCHapFJKzwlbDYORPBoW23fTXjo0MT2jL5+ghTQ/Z+SVtKEvhaAAmWIIG0RBkxUgG92c0mLZsTla+P3lL+7y1GXG1eUg/RfJYqL8n+vkboA2WqILxJJJG2AYDtsHGYWFJ0AYDtMGSVDCew7EKy3W8ZTDWLcLHRkTABdlukX8pjm9fNlZ9h5eGAaCgCB7fVIX/YnyTAUZhSUUYjzqowpaH0C3Hze8V82ev9nvt8EQnCVMNuAtLjsK4sVsVHmt/WcRA709apXhF6PTbmoLKTFX4T8UaGjAfVswHl3qq8L+MNTTgQCyxDuNZEY1wIAYciB04ECMciAEHYicOxAgHYsCBWHEgT81+/juaPfTxbRNBpZoq/HthfZ9ovpeZvfTtGJVvQJxYAiTG0xcaIU4MiBM7ECdGiBMD4sT8dEZJiBMD4sSSIInJl21ACHJigJxYEiTGYWMjyIkBcmKJkBi3FTTCnBgwJ+aHBk+QEwPkxJIgeXwEpMEDcmJJkDw+AjJHAXJiSZAYt/UzgpwYICc2DweKhDgxIE6soBK7qF5B/AYM6BBL2CPcvNhhAqFDDOgQS9gjeh4ZSQkcYgCHWLIe3fgZHoFDDOAQm7Vau+g2lMAhBnCIJexhHPg2QocY0CF2SJ5gJHmCAe9hFc3/0AxJ8gQDgMMK4HgYuEnyBAPSwgqm4HEDRpInGLATlgDDA/dvi7RDIB6sguI5928kKN6AW7B1Wl0QbsGAW7DkEIy7MxoBFwzABVuHYzXCLRhwC7ZOx2okCYABf2AVrM4DYIwkATCABWydFgCEFjCgBWzVeMhPBEgkuIGM79fzeOgkEtxBwvYtYVPx0omE7SBhe0rSDwKwEw3bQcP2lKSNZ0p1omE7aNh+PWsSTiRsBwnbr/F8nu5EwnaQsL0kbKcbLycStoOE7QcJ24mE7SBhe+UA4MfDTiRsBwnbS8LmJ5NOJGwHCdtLwubHw04kbAcJ21t7Ph52omE7aNiekrTxgBcnGraDhu3t+YjFiYTtIGF7KtI9LQgx+5cTBdtBwfYUpHn2MCcCtoOA7a1aIVV1nCjYDgq2t0MrJAK2g4Dt7dQKiYDtIGB7isdyUddrJ3HFDmqzp3r8oME7kZsd5GZPWde4Ia+TwGIHHdj7s8bgJK7YQaD1ygHAHTWdCLQOAq2n4PowIzlRaB0UWk/B1SZdIDtRaB0UWk/B9WFl40ShdVBovR8M4JwotA4KrafiajzAxIlE6yDRen8+D3ei0DootC6H83AnCq2DQuvSDm+RKLQOCq2n4hpQGxvQiUTrINF6SbQ8u7WT4GIH0dXlMCsTzdVBc3Wpdsj7MhFdHURXTw31aTAgoquD6OqpoQakaOFWBf9PmiForl6aK48QcaK5OmiuLodmSCRXB8nVS3KN7NxkTs3Clra5cSAUZ0Sp6pVH9cqs9JKpbW1m4YIDUgeB1kugnXwpWWHKt6tEWso6AYurjDCyxKtAy05V1hbdeVXhx+athaHiu435auF0/g43bVtxSolku4PU66ncRkJiepEcoz9OnKOyaf4IU/FL+nuFLrikxKeXhfl8WHK+IihAwyQTbwH6T4nFPITDiVjsIBa7Pu+unIQwO4iyrofdlRNV1kGV9VQ/w5eFTefqv0x+NoxI8Pcnpes3aetufz0w2zzKvDcR6Hgls8Ykeu+4FRed+kZsOTwPPzWvoRHy8LKMBlne8CLQOVMD9Yse5jkRTR1EUx+HnRvRTB00Uy9v+oflFglndpA8PTVGuSi97CSc2UGU9HGgPp2okg6qpFfa+otP1ESVdFAlfRzaOAlndlANvUzgeY4NJ/HMDqKfp4bn10MFZJIA0c9TxPOLz7NE9XNQ/XwcJgkSz+wg3XkKaxl4RF4iCWh2UOI8dTLnBupOApodhDUv7exhsUMimh10Mi8pjAf/OIlodlC33Kod8rE2CzP2IXzBZGzjrwppCjep9KYKNKbsxgJNGLr9kstkLAJlK429RLRCr5CrlbEH7R0zbYjMce2YPH3DDJ6QzZwRBphUaCzn2lXf4S+CjpFSmTfes4i25qCteWVR58nInIhrDuKa22kVT8Q1B3HNy369dcKEOImxdpDKPBWsyLBNHwHpGSB5+cEZ3Yni5aB4+ckZ3Ynk5SB5uZ86BpG8HCQv9+oYfIQnkpeD5OWpYHlT9g6I4uWgeLkfxmcieDkIXp4CVqze7mGkTgQvB8HLd7ZwmiTZieDlIHi5Hw54nQheDoKXlxl3G4wrciJ4OQhePg8GQU4ULwfFy1PA8saPN4ni5aB4eQpYGdZ3l36dKF4OipeXiXajsqMTyctB8vJZzZDxwk4ULwfFy1PA8s7ME50IXg6Cl6d+9ZAU0Ing5SB4+Txk13SieDkoXp4ClvMQISeKl4Pi5fOwTCCCl4Pg5eug/zsRvBwEL6944M63VETwchC8PPUrp+EtTvQuB73LDybQTuQuB7nLTybQTuQuB7nLTybQTvQuB73Llz07dTnRuxz0Lk/5yjtVm5zoXQ56lx+CY53IXQ5yl6d6FdQtbQSkGYLcNSsytTPLu0nkrgly17wOB2uTyF0T5K55VSukZyqTyF0T5K6Z6lUQWuwX3JvhBLVrpnr1MB9MIndNkLvmVYMhFc8nkbsmyF0z1SsXyg9MIndNkLvmdVgaTqJ3TdC7ZspXHtEfsY42qODeDifoXTPlKxc6GE2id03Qu2a7ngf0SfSuCXrXTPnKEy+9YSCT6F0T9K6Z8lUERJN2ROSuCXLXTPnKhcquk+hdE/Suech5PYneNUHvmqec15MIXhMEr1lOug99mQheEwSvmQJWJLUgy+NJFK8Jitds1Q6p5jiJ4jVB8ZqHpNeTCF4TBK+Z+pULXVlNInhNELxmr2bIBwMieE0QvGYKWK5saTWJ4DVB8JqpX7lSjGUSwWuC4DVTv3LlXZkIXhMEr5n6lfOMBZMIXhMEr3kw0p1E75qgd81+CO6aRO+aoHfNlK9c6QnMJHrXBL1rpn7lyscCInhNELymPG+VJ9G7JuhdUw5nmZPoXRP0rinVDI0+AqJ3TdC7phzOMifRuyboXVOqHfKFARG8JgheU6odUv1+EsFrguA1D0mnJ9G7Juhds/Qu7mYxieA1QfCaJXjx6OJJBK8JgtfcQYY0UHMSxWuC4jVTknJurj5JkOEEDWum2uTjondAggwnyFMzlaTwEKF3QBoiSE8zdSAf/BmQKMMJwtFMHcgHNQmdRDiaIBzNFIJKFCF3QBoiKEczhSDnkTCTKEcTlKOpzyTKJOa3EwSgWXmZ+bHPJImZJ4g7sxIz89PPScSdCeLOTLHm4cRgEnVngrozU6x5WmASdWeCujMrZo1HA02i7kxQd+Yh5GwScWeCuDNTq1GjNnqTiDsTxJ1ZGX4fXgJRdyaoO3Mcjm0mUXcmqDuz1B2enWUSdWeCujMPIV2TiDsTxJ2ZYo0Pvr4j6s4EdWdWit+HZ0jUnQnqzix1h6eHmUTdmaDuzINd7STizgRxZ5a4Y3y3ScSdCeLOLHHH+IhM/GonaCnTDuc2k2gpE7SUmdJIhDWyt0i0lAlaykxpxI3imZNoKRO0lFlaiimvgDREEFOmHRwPJxFTJogp06/DfpeoKRPUlJniiPNosUnUlAlqyvRDQyRiygQxZaY28jSeETFlgpgyUxx56otETZmgpsxUR57GMyKnTJBTpldD5HMC0VMm6CnTDxMzkVMmyCkz1ZHHZ0jaIcgp008TM5FTJsgpc54mZiKnTJBTZskpPGvIJHLKBDllzkM7JGrKBDVlzoMNxSRqygQ1Zc4DIjqJnDJBTpklp/CwiUn0lAl6ypzVDvmkQvSUCXrKPAQQTSKnTJBT5jx4vk0ip0yQU2Zl+nR67PFjANu0Yt/7+vqORrx5z+Bcm6+20rnAexoWRAjvK7ye2ntJfOoZUT9f7ulcbBPvChp3ai7u9EywEoJGcOjI7ODbRblnSHgoS6JrmydLMm2BrAWg0DPxlkdMfIbPe6Z7CHsJD1+e+A5uC6SfWdIPJ9MnkX4mSD9zHboMkX4mSD9znboM0X4maD9zPbP9k0g/E6SfuZ7Z/kmUnwnKzywTVs6lT6L8TFB+5jp0GCL8TBB+5jp1GKL8TFB+ZtmiPjwBMm6D8LNK+OFpExZRfhYoPyuFHOdQ+CLKzwLlZ5XyM2nU4yLKzwLlZ5Xyw5HqRaSfBdLPOgQ6LaL8LFB+Vnl1cjO9KgxzOn332V4eBkFvN8M6B9Rpj8Z3VfanyvCts7c51mhQYy52J9UIF1GHFqhD63redC0iDi0Qh9Z1MGhbRBxaIA6tdkhUs4g4tEAcWu05Uc0i2tACbWiVNsTJ80XEoQXi0DrEQi2iDS3QhlbFQj09AdJUQRxabRyewH3AXKANrZR6nCdXWEQbWqANrUMw1CLS0AJpaKXS8/gESCsEaWil1JM2U/dTuEW0oQXa0OrPBs+LSEMLpKFV0tBk0E2VpW/yGuULrerbF9rkpWUK9k3KOj5el6YvsZ7pVOUVDhjXO9Y2kWzhenuw+SP/da5XpD/o73DD93Wle3x7xV+09zX15avHdy2+y//wl1ce0Cs+je+fhaXzbPLysvIK4X7Nb2lYRGcKjqtMrsdrXp9LzKt/P0l9wicG3a6Cvy6KVywihi0Qw1Y/dDuihS3Qwla5c14soeAiUtgCKWylsjUvRlcsooQtUMJWKWEXs/FaRAlboIStFLYm9YNfRAhbIIStsua8eJMlfQ50sFVxX42t6heRwRbIYKvivsKWrb0VO7188i9kHpJynfPqPLGyk8x+q9uoT/XDE0e6r5ZtfJnkIr1lJjbJxLYrkt2Wad/4dIErNaTKMRHLnZ5xKdEqcxeRHsmVAiGGx/EtDQK5JxzkVQq/FkS7VekvG31bRLNboNmtchFtdFG7iGa3QLNbcuguRLJbINmtClHrFwu2rMJ47GnUk8NYf+WTjgiRbumm2Ou1RU644sHDVizfXwS1ZGrqcOLJ97jCzCzt7Fe540c96cGo8RJ6Txv6mRbMYWsvadgUq2XJlx1ouWS24xpbCyjvri8tM8MV9vc53kU0fgHloYvXNjJOfXKUixVs/7juz0yMPeKtd9kZdmbX76dRn/BBwriRSmSPwKb76eAuTDOiSPVxM2DciVG6v3qO2zMp+15ZtX82wbMyHKTtSDTkMF6caXwVNlcz/j+zec8+mRnjArl0lSnrpS8dcU246Sxc2zkrt80RmvS1/Mv9c2/9N61LQv+RlEuvysUw991HdvbysQ3b4cxM5P3Wu2AsTHE1OrSON0hYVVb3EnFLcbUrnkamLnH/sdmrnEeRQrtuJcKxapRY8zUlU6/Es5VeNpJ4UzDASi2thfeYuYPvrj6ig7SwlXrdbQHLX3O18Zd7WnnqMV4zH7bEVCxR2eq31gejtqxnIq4Kv+ln0vKvm7wy47vK2I8qtvb1/lbcTN7WWv0VxqbyVokn5BkOiWsAUKBXKdAcTavCCn2MCMtsJZF/fu1fnCOGf45n5Oo/b7J7PrXIC/TnneYLFLXXrGMcDI1boG+vlKsfbBKr8O89q0zRHuNgtuuYcX4f2mI5exZI5av8eJVv6YlUvkAqX3oY/4lSvkApX3oa//X/jf+P4z8QA0tP47/+Dxn/gVJYehr/9T8+/gMDsfQw/ut/avwHsGLpafzX/9D4D7DG0ucU3FWW7zG2fX8e2ceQNm0yI0D7Z6C9NH1hX71nXsGlP/c582HP27EY8B9rHKJ2qvAfnJOAJVmjHeakAk3+k3MSkCpr9MOcNPo/OicB9LIKelF+yEuolwXUyxqHM1oCvSyAXlZFNPMtPGFeFjAva9jzFp4gLwuQl1UJmvkWnhAvC4iXVcQL38IT4mUB8bIqnJlv4QnwsgB4WcmvPGzhCe+ygHdZZR38sIWv3M3/i7fwAOesgnP4Fp7AOQvgnGXVXbikQeCcBXDOskN3IWzOAjZnndicRdicBWzOKg9hPnkQNGcBmrOStJnc0n8RNGcBmrPsoFYQMmcBmbPspFYQMmcBmbP84N29CJmzgMxZ3p4fIQFzFoA5q8AcTp8vQuYsIHOWH/YBBMxZAOas5GymGvELqbL07e9jJ4uIFeHH9YXkJfhj/5I2JnerlwVcz6ooaU5+L8L1LOB61sEXeBGsZwHWs/xghL0I17OA61k+D09w/jr/xEUCsP9jAfS1F8rnRZzYF0BAy2vBxw8OCQS0AAJaBxPhRRigBQzQmocowkUYoAUM0Eqm5wGnWwQCWgABrWR65uB7ZwIBLYCAVoVUcx5vEQhoAQS0kumZg+vpBAJaAAGtQ4rpRRigBQzQmqdGSyCgBRDQmofY/kUgoAUQ0KqY6sEXiySoegGvs9ahHZKY6gVgzVoHh4lFwJoFYM2qmGrOFy9C1iwga1YFVfOxn4A1C8CatQ5M5CJkzQKyZpWH8OArEILWLEBr1jo0Q0LWLCBrVnkIP7QigtYsQGvWmodHSFohkDVrVSvkKxCC1ixAa9p18BDehX+t4ffLTxWHlrhLb3U0rONgd7JLb3V0rOO5Pe7CWxWCVejjwcsuvFWhWMWz7ckuvFUxsAp7jv/YpZVScn3c9OJApRK8eOrdkf1kmNyuZHglf97x7NL/xVue/Qv+8oOzww22xd6FtyomVlF9jgI2u/RWB/a6dj3yFbsQq2jY6yrv72Cb9V14qwI7XZI/c7Ad4C68VYF9rmAhHiKyS291YKdL/ieahIYhoGIdrNc17HXJAEXDIVY7u/RWB3a7ygJs7PhgF1ZuuJ1OT/P0NZpsZMb5nGVaptQZeZLY3uEsHkeJ295rZQcIn2rLs7ZYE1smAbvGa5p8P9VpsrymjV3LtKw5DvDNv383q5bbT8N+XkQTh6536a0O7DoJKcVtjLAtG1gH6zsN+065PIcsMiJTEdZRiYrDFTQSU8Wfva/KkxYfbrVjrzokHN6FWEXHXtWPcxkJiv/98lNHfwSGd2GdRff+47iaqerCcTV+tqTzW6QC1Lcj+b3r+MsVTzNfLwB6G2rmQWlQ4JXysLV9wQjAnn7Fg85PrT7dLo2dt7Ajng9kl/75kXnC3PfhceQl8pdcY//c6TvL6+2a2NkLVeKJE3ZpzhExj+SvvKTOtJN+TxO9pa8+MgW22MeyL07UK32l5EOp3IqREE7e1u6PAsePIqB4KoBdKqkBWmqKceTeAkcTsXgtpSTVpDpLSYzTuZYDSbvWZ3YNd1srx0B9Nc8j+nikOadG5T1LM3lenoFLpnW7dgDC9MolHZ/m99PatczMEBr/O2f7lM7+/ZSJ+3TcngUOOEVzzadX5BtPfF+R2frrA5wy27ulQrjb/it7whtND3cdf7lkjk8cfN2ltzSAmWtYQln4Jv8T0coemXkmK2tq3kK7Ly86jm8JhUXSRzoNldVCZkXVapmaL+k3G+kKkaxaYUSFVE7L1beuePV6IFsBnZ6nTXGH8/tp1afbveJoWb4Ni093f4A128pniNI6w73yar7TiQWxOeTaWc4if2r6HOOlBUdZec4HtgtvVeAgK4eUYLv0VgcOm8WQrYexK0szha47kw8Dbm9fwHVnthye8pPvRO2e+QCvndlyplBm95lMcFQtOm09dJ/C03wL9XX1ePixA4jVwkzr0YrsqauvQBLy6tHYS/HNjfOqznW/IxxzKw02t6Tepf/Csxp7sP07zwqH3bK+WBT33qW3OnC4kmfiexfeqsDhRw5RMrv0VgcOH/KsZu/CP1jCh0bQeti9JvQ2/RdLSDm7py5aau2W2GOgLTk7LGtnpoRc90eNQ4bWkPGwjCQeG79ffuo49X3isvH75aeKfnhMWfgffUyK40qyRovbg+/SWx04AuizOLYLb1Vgl9WDPrZLb3Vg59JniWwX3qrAvpUcyeJG37v0Vgd2Ln0WynbhrQrsW3rQynbprQ5s/+Mgl+1SrGNg+x/PitkuvFWB7X/be1Cjml16qwPb6MHhYxfeqsAmesorvUtvdWAbLZ8Pbv60S291YBstqw+eOmiX3urARloJnLkF1C691YGNNHGGdT0sJwgA8fvlp45nU7hdeKsCG6kdEtDsUqzDsJEmK/D4SIn1x++Xnzp6Pg56Or9Lb3VgK7VTKyWMwe+XnyqOrZRwBr9ffuoY+VNYbPUuvFWBjTTZgUXZnl14qwLbqNVA+rAEI7zB75efOk4DKUEOfr/8VLFOD4M1UcMmmhTB08Mg2MHvl58qWlbxsOoj6MHvl586nkPLd+GtCmygfogu36W3OrCFJhIQ6WT4T2Et1LGFerXQh5UZ4Qh+v/zU8ayG7cJbFdhETzDBLr3VgU10+4Qspk7v0lsd2EbLKiTy5N5Z1V16qwMbaQr/qz2s4ggq8Pvlp47TYpfAAr9ffqrop8dBeIHfLz91yOlxEGTg98tPHdlKeVaJXXqrA1vpPGljhBv4/fJTxSEz0S691YGtNGGA50fKWunEVjrn8ZGyVjqxlSYSkLAQfaSslU5spQeMYBdiFQsb6ToQLbv0Vge20nU6887CCHLoGRvR8hRJXpK5UCL+IDx5+jskoJGgf9BEdcKkbabOF0cp+lotjo193A7iFrb4ZA1WezhAydI8QIlMgXnudoXScmVEQZzJJfUVrFcGAlucc7U6mY0DnTxI2RlcTD4ZXCLMeLXi1uW18q7rUxx0WFu3u8Y+tvQZDdql5S0TO1Syj+2lR/lrZCKZEdj3FZvWzPFzpd9MANvt2qWWKbd06e3WsOuWgX3kMGN9JkvzXFm3PBYqVz7Ea6x6wiPOpTw30328JDfTzdrPi7Y4db2D2rv6v9xNrqYou7oLv+nFtvVOi9Plz4F/XTLSWoyUJCKduF2B1st1f0s4fCTEsXjs6i691YHDx8FMfxfeqsDRYx03tAT++P2y6mjXaUPbGP7REP9oZasfSr2/R5tYxw4x6O/U8zIUKFSoTPoWcU7spWgIArLa7doNr517jM53wlU6KiQhIqrieNrCsXtmGj7TV/zreOuFLa4hXNKuw06kMbikIVzSrtNOpDG6pCFd0q5DtNUuTXDk7fnb/C3oubL/6i+V2vPg3Z5wk1Is11qHh2h4oew5PJPJLtWI+3oH0vR8/47V5sabpxfZpbc6JtaRc3Hnu9XGqI6GVEdLRmPxFBu7FOtArKO1w4qxMayjIdbR2kkaaYzraMh1tIQ0dFAjnl16qwPbe0IaOmjyoV16qwPbe0Iai9tK79IYNVI3jYfeXu3KQMIPjBThjqWLhDlJIUgZu5lBZ3bNl6Ya0lt7peJWn0Yp1a+4dH9Li0+5Chnxyb+fZn26/Q7sYu2EdDViSvP75aeOjPxTGrK6S291YFdph3mnMYajIcPR2mneacSd5vfLXUdyFxF6R5sGQzUaohotuQvlGW536a0O7CqFavBQvV16qwO7SmUx4BF2u/RWB3aVRBwioSBZzzTi3vL75aeK7ClC5dxGDFx+v/xUcWykxMTl98tPHTnES+O3wdooCvktVfXQwekwSrxcfr/81JFCfKR0JcvVRvxcfr/cdUg1UkrYNZLZ4PfLTxUZcu90ndqY0N1Q6G6pWnfnTYPp3A117pbycp+8aRCzlN8vP1Wkqdfkr5VkOPj98lNFNdCHGZYkOfj98lNHrvtp4ptdeKsCG6hUAx3MwHSX3urAFirVQvlJbGNab0Ottx0SfO/CWxXYQPV00t+YHNtQjm0pri6hud126a0ObKKVeVuNWe7v0lsd2EZTAB06KBnYmGbaUDNtqYA+jl9MNG0omjatVsoPYxsTTRuKpk2rlS7mdLxLb3VgM9VaDMcO9W2GMxNTTRuqpi010MVNNnbprQ5spnpqpkw1baiatpRAH5sYU00bqqYtNdDHJsZk04ayaRv91MSYbNpQNm0pgj42MaabNtRNW4qgwc3T18J004a6aUsR9Pl5sGaKumlLEfT5ebBmirppSxF08Zj5XXqrA5vpIVHCLrxVga10HNekTDdtqJs2Ozh37lKsA3XTZs/mnbvwVgW20pJNeVj1Lr3Vga30JJs2Jps2lE2bHVw8d+mtDmyk9mzkuQtvVWAbLdmUh1jv0lsd2EbtAHc1Jps2lE2bzdN+hemmDXXTliro436FCacNhdPmB2uRXYp1oHLa/OAIsktvdWAj9X7YrzDltKFy2lIGfdqvMOG0oXDa/DjfM+G0oXDaSjh92K8w3bShbtq82iiNYd+ltzqwjR6SK+zCWxXYRv0EIDammzbUTVtlrOb+y7v0Vge20dJNlbmQ7EKsAmXTliLoUr7zYrJpQ9m0zRpGH9ZxTDZtKJu2eRpGmWraUDVtFWr99ECZatpQNW2pgT4+UNZEUTVt004PlLVQFE1bKqA2Ox8CmWjaUDRt8zTTM820oWba5nGmZ5ppQ820pQKqa/GDNCaaNhRNWyqgNq+XjXef+FuYaNpQNG3rwLE2EoH9++WnCjlNCCQK+/fLTx21HuV6ViOB2L9ffuo4KPuNhGL/fvmpItsotzXYpSO99OxVsTG6Q1H7J56jjwqbiQTH6T6d5hxX2uINezVJL+kQTjUPhP3VMjj1Cly4HPvyU0aJyKuNjM6Zr5YBMK2tT5DNSy2t7CLVX4rA3Yqqj2wfvuP32nyt8gxRfa08eNbrJmaguthKXeRB7bv0R4TJOKrRe8ZRaYgwj9G/DUXIdog+34X/vHvavtBfbms9e4J9SoMcmBWKeROm4j/fDSXthuJnTyVz8eD5XTpSWd8xOsEKVEaX9ssKRLPaPjDZmuLHVmuqT+V+ONPyvKenuGYEZ7qLp/bQrGdTCeIA7rqj3NpTA108weIuvdXRsI4D+NZZsH1HPbSnuvmkHHcmiHYURHuqm2sYjZaq0ozYClmnoqR8vDJe9oromutKK8P1inPeD8+QIEnk1Ml+GcHNliDG9Y17UXutDD0JFGKlOY10bJUdldeequkTm1Gl/xk2o6N+23ceDs5mVOk/xmZ0FHl7ibyD7g2qsNgMb69MBxBBjvUuIwFu2QVEwJuHwWGPZKgVnmEUuJnJD4zv221oObiv+Zc7zHMx4zNNZ3pxR724X4dzsc7k4o5ycW+n49vO5OKOcnFP8XcZ38x1phd31It7O3lvdKYXd9SLe4q/y/g5UGd6cUe9uDd9hnqqsEZ7X3+CeIvuCCzsE7lrphsoKW5Mg8oK6ZfE8HbUm3vpzWGeen3NqH5ugixkOmq9vR042s6k3o5Sb28njrYzqbej1NtTuG290WPXT+l8+fsK7bxHfp526zuo/vaUcldwjze3r114qwLbfSq5y5hh2C7EKlD77b2aPT9SrtJvNGLahV4+Xssqpmu9Vob2xvohoprlHV/5VYazr5XjYETGr4yM71d8ku+nnGEUF3IdteWeQvGKGYvsEPofH4CwUPwDqa1svk3iPiwBG32l++m735ZOHbXonsLy8skfrXxWNBnp/juxWtqzZDh41xx62zuyQC1fm4OY14eDmBW3HZ9qwF2vCC/9fMrHM+W1MkxZ87svOZEBy+MW4t9REO8liE8+FnTlSNIob2jXV6wKxrvd4lo7yua9ZHMeBV2FeaHxJQmTk/rDplqlxlu7dUWQbYbxv+NMKdxn6aSJ0nvvpzGDKe8dlffej2MGk947Su+9pPfHNjv/HW0WR5TU3VckF2RvILf7bYUZgFb99p63GMyO4n2XAxfdmXjfUbzvcvIC6Uy976je99Ti43mwH1cx7LmwssSUYikTHOpao4i611rxg+8NCDX+LgU88yVgFrILhVXE50LOL4Q9U/TzRvR9TVy0f0ulUO8/Pyli/HLBudbkV8KuWcDAQ7RxZ8BAR2Cgy6lfMWCgIzDQ5divGDDQERjoFRx+XXyY2ckz2tuDMYsn1pYnodbfsab607/COS26QgzVVxrlkB6GqEGvyPErzgbIKeS3WDd4GY5k9fFWM/ayIhAuajm9S7EOJBD6KSC8MwChI4DQ9UQ8dgYgdAQQuh48dDrjDzryB734g+ty3gsZgNARQOhauRgfwsE6IxA6EghdT82eAQgdAYSufnoerNUjf9B1np8H22ghgNB1nStZH18u1z+729yAR2qIH4v4/vHvFUtTlZHdKUaqIMHDYS0TIty6E/IMvfz9u/CTgCr9SXwQK6nxN4/Lwsxup3Go++m3mQ7RiJ6cQwyxI2xrsPGP9rmdsepu5uduwmOn7iYOrupuzL6X1tidX61Rg5COdEVPVOLJHqxK8za879PE9Ddj72nUmunnlcTHdAW7H4YgodETt/CL5k7cpbc6sCNXZPvV+CFsZ4hGR0Sjj4LxebNlhEZHQqOPAvNpnGxngEZHQKMnbRGGeQ8/hXVkJDT6idDojNDoSGj0Uce2iwbYd0ZodCQ0euIWfnExrTNCoyOh0cvj/2oP56eM0ejIaHSrhVsz3sgYpNER0uhWi7LGQ5g7wzQ6Yhrddkt9mC0Yp9GR0+h2EG864zQ6cho9oYuwJRv2vi0KGabREdPoCV1EenSJZ4qbV8ZpdOQ0utWM09bDi2FNFUGNbqejPcZpdOQ0uh+P9hin0ZHT6AldPNlidsZpdOQ0uldD7Q9HnVmcx6bB1P4JwIp0UvKOTCKpseRyNJ9qrjdf4XkYjm1+Oy5CyqNXfPzVHw4GGefRkfPoxXlcD8E5nYEeHUGP7rWueojO6Qz16Ih6dK+8Uf1h9HD7hMLlKURm5cqcWxYfIjAlnhw9mEAipJ+IkM6IkI5ESD8SIZ0RIR2JkJ54x3MrXD87l5aLl0hS9ieqkraa+Gi1jbldH3tSsiFPjE+VZohOWgB/FzN/nNBM07vPpG5F0ok4byWO/UbdSp4Nx0evxU58nPzEGFmVPmtC6Q/b1NkeglEzUVGdZacbW6Y4/nS7P4/tdn3s4pVOoBmfWBno0hF06bN6qXCaoTPUpSPq0mf1UuFca2esS0fWpc/qpdL5AM5ol460Sy+PgOsh1KAz3qUj79IrxcAVsQZstcGAl47AS581H8nDkoUhLx2Rl17Iy/UQbtAZ89KReemrdurysNpg0EtH6KVXzoFLJoWAOqNeOlIvvdwALnnoMIx76ci99HVAszrDXjpiL32dwnE7w146Yi99VXNVfq7DuJeO3EtfOxchRRA7SUPw++WnjmqsDxx2ZzHpHXGQfopJ7ywmvSO60Ssm/fF5sJaKWIZc1+F5CItJF4QkpKLOrweKehf/cc6/VPcxaFjgvewdk0JY2b3G+3YgIIhTyAmnEIZTCOIUcp18hIThFII4hSSyEAYaJJ/GLtV0oshA/LZD4CMRZC5SwnaPxnELshBy7WbvdJSu4pmVhQg0kkeSfQV7d8FdvCDSINfuFFQAkot0CkEQQa7DCkou0iUESQG5TisoYaSAICkgqft7gM5kzKzSr8Hun0xSdVwV6TbDhzDXInFINa6XpsgUtoAhtfj9bWGHKs7gGp0+y3b9LOG+C5Wy6o5uMNMPOSyqryHfs+cw0ib+4IKAgrTqiTzjwi7dhgW6WqnRt0qxw1WE+xWh5WRa3cWZDiNWoxH0Le8ullfQ8ipOJ5k4CcsNzrg/RkQcJHmFOCUbdj/gqtJ/+ZrYpVutqQaftav4/5KhtCA7Ie1wjCAMnRBEJ6Sd3J2EsROC7IQUO3ENfiSyi2dCea/kG2VmctHAGucrreD18iQiSg6vrthePTcVEYzSK5NJPKP8+3CaD9/wncA4cTRpZRxe1wnhqzTwcFukpgGCBIcUo3FZ48NsFstnlPiOHGEL/xkurDjJ+BTt0cvkSCozXXxU6tgtiH3ITtxAAfJduE/X0yahEsTu097yVg+wLIxLApqsnA6x6YlJwUYd7cZHo/5OggyJFEPyYPlRpX+6QWXT+Bjoh31DK4PgeDI5JXYN6qHu/Kc/FOwRp5b5AHt243BVjPLcPCZI4pG5+0qSpN0QGkF4RSrHxOX8UKaKRybbaa9MpWyVdad4jXyEstYPW1i/ZsY+MrNopz1M3uPon3sMUOJKsiXYwnAyrI+3u8WxttdY6w9LqSyO8TtC1NPnx2Ji+tr354PT/DJsC1mOv13JXy5aG1Ln5yy7+JNWouTmuMOy+MlMAn8STNisnAK3i+JgW8kqIv0F7W4f6uTjup6Jhj+6UiQSSMDZY/Jclaq47xwCLXmyHFrFdtPP1BI5yc51mweQUpFeCy7nwWPyh1OJuXt6diL9PW3IXBfBIdS9JUcxdt6P29VxVC5fiIvbGFRpdvE4Txn1UuYrgSGrFpBnMbrJ+vD9jDz3kbe8vVqq3NrnD89rScNGogpr1/dTZ+bbghiM9NOqj1EwghSMVK6Ih9jHKg0vuHyRSU99jMbjZ2l9s/bvVpPdUyP0b4cg7MiDyJ5VkQefT77prJYJhXr8h8knlUmm69B4p5muIz9luo78u/n9j4xWiL1PS4+bGFnj2YYyOtNrvyUEVzEMcWZvefB7X5UjqiNJ2TwEdFbh/+Ln8nkagay1nBEenwvORlIrbOdHGiJ0iV2Lxab9Z7H9JxdPmInyJTZySnLKpiEMUxLElOSYTUOYy4gggSTlMjI4k1mln3CKXH5lIE6+MG+1/hr+2ffEe+gJ6UeCkZzKQqDIZaxEAFC+wVSQXcpcMZ5Y246LYYEaD++G9QviTCKnGNJdOjeb/80qkCfOMWYlRWlj7ANnvfQH9C9jqRgCVS1v0vft5mQ8pZLKxEetUe52tzgPSM0D82FeZEyUIBMlJyZKGBMlyETJkYkSxkQJMlGymajJ/cGEuagIok0i5fPDoxKF2agIQkyyIab5sMliFJMgxSQnikkYxSRIMcmRYhJGMQlSTKLl9HtR6xFhGJMgxiSVeoKTP8IgJkGISRJIekjtuktvdWAzTSIpnGHpLMwgJkGISbT2gvNhL8gwJkGMSU7JJ4RBTIIQkxyTTwizURHEjiTBn8dXy2xUBFkhSWrn8ZkyGxVB0EdGbQjmw2THfFQEKR05pZ8QBukIQjpyTD8hjNERZHSkGB2OLQhjdAQZHUni5glbEAbpCEI6siGd9bAjZJCOIKQjJ0hHGKQjCOlI2ag8PQ7WSpHRkco+8fQ4GKMjyOhI8jaPm3v77I+/qcmCDZRPErJPrrZXGDDJOzJh5Y49lN9XOFfXOcjtJrCZ2+lQnxE+goSP2PFQnwE+goCPbMDnIUlZFafVVGYdzd9n7yuP8wOpjyCF2zWwF1itKh7SjVXxL7tXjKXWJld+znf249VYDMVm8HOskxzE/uiU4xMkiiT5II8IazazM6RIECmSk/OLMKJIkCgSOyoADCgSBIok8SCbPLmMMKJIkCiSxIOeEtQII4oEiSLx8iygsVvCgCJBoEg2ULS4AizM+kUQChI/Df4MCRJEgsSPgz8jggSJINlE0EOAgTAiSJAIkiKC2kOyL2HuL4Ksj5xYH2GsjyDrI8X6tItHgAiDfQRhH/GKtnlIYSTM/0WQ2JF5iLwR5v8iyNRIQi5PsKgwAxhBLkYScvGL4xvCuBhBLkbmISZAGBUjSMVIUTHtIQ2SMCpGkIqRJFxiYymBDN2eB2uoCMXI3A31YZBnUIwgFCMJuDxZMwhjYgSZGJm7pXJFkCExgkiMzN1QORIjDIkRRGLklDpDGBAjCMRIATHtIThBGBAjCMRIATGRDJyu7BkQIwjEyKoj8WvxgXl9jl/iaDYP56Z+3DMykiE9UqQSmevcR3OWB7R5nhFqoeRRWujBGSqqIq9x5T9ctvNjWNJ/eQYcMaAyPp9W6j1hn9HatYW18C7Py91+HfaiBG/CfOR9Cb7sSpqxT5ZSL9E4J0qjjuvHuqOiLMIEIaIspJwOxkxviJY/pL8jpoql/IgfkidPtzvFrpp4z1M0RpWm1Bgy2Ucp+y6pREsl1H1j4S/+J9Y0bmIvrkKcyo+3+8FuX3RRewhlEIYXCeJFsl1nHoIIhOFFgniRlKFMeyDvhQFGgoCRFGDU2kPHZ4SRIGGkRRjFHoF5ACtDjBQRI70OBz7KbFgUuSG9Tgc+ysAhRXBICxxqDwEAVfzNtF3GHpnlIEMKC5pt/hHoQtQab7uBCYqskVYui9Y5MVrFPY2XYmeWWK5t9xzJRr3dmUZ69Eda4b7tl4JtST+lH+OmHDEk9jc9/yy6ADFzSnnpuiq9SEvSWDXzVEdSkWv/WXitxOn/y/KvemauzotGx8rT2wiXaXWtESkFWqaF3R+VGjkpQlJakFT8PX9Ef0mZ/LVVyrTHFQD2TZmcSZEjfLNlggKZv8mTv4mS6+Z7ZTJqGUV1S2ajCFrpdUjwqn/N/TErS67WheTtwUy3JLnnQnlVEcfSqwaR7mz78SktvT3lW31fqRGFZc7bBYdeRVhLC9YKTwveFTLKNmyIt3zeYqss/X7nEyteh+VXlUrqDQEG5KPRm1CpiGVpYVntARyv4m/yGsmEOWF08ie8IHvueHdHEV+RwtLirKIh8Wux4QqpK22HExFlNjGKDJUm4OTeWKYZZS4xikiUFhIVbARbLSlLK6KIKmmrvin8iEkZrKQIK2nBSu0BM1dGKynSStoOWz9lRi+KmJC20xGFsqQeinyPtkPmcW1/GMVorQl5qNUwoO8+b20dcR3t1daFLyCUmb4ocjPaTzMuy/ehCLNoP864LN+HIpui/bAprML7o9IIFYxjuVvt2LwT/XgydPxTqjkCRLUeRmO3arHB993g6aarSv8Nc5HunHfrL7OScNpRkTPRvjsUF+Kq+H/EoqLVLmMelxe/iwq6kqjNUZCbpR77zXBBkW7RMnkJgJtY5lXpt/V9G12aVI634KG3IvmivabQh9gMZblXFCkR7Yf4SWWpVxSBCpVT/KQy+xZFLEKlHU5dlXERilyEJuQwljNBRBkWoYhFaBIHdl0UG1aWfUURUtDtqvKQ+klZ/hVFdkCLHWgPeQeUsQOK7IDKabnI2AFFdkBlr/T4IaMyeEARHlA5iF3K0AFFdEDlpMkqQwcU0QHVk9qljBxQJAdUdzDKwzKCsQOK7IDqaW3G0AFFdECTA3j+LayhIjqguhvqwzzP4AFFeED1wJErYwcU2QHVE0eujB1QZAdUdzvlU2aWFpjU6ySnW/uN30jQJ+Iya9MtwZfVBi15oag3KezbfWBT16IRqV1eFcYtlOYZf1b+p5XpbqaPkG5iuAjnfvUfT9S9401qqqmVGWp89M0p1TyfIGfLQJS7Waoi76DFOzweD2RxzuSeE3nMub2OwUQ/qGDMpTGjjzidi7+JyJPZc/rvNaMHpp/TeJxvxSx7vWcwgDmNpx+zzjwY3Fhh/GNhhfWpTj33zG4eSS3jxM/XeIn1XW/N8T0mkmvXVnN8etLUoiDurO4og3zTJTrjiGvqTz4/Z/76lEuXBLfTyPKe6VSR/tBxHU8TsjhXcGFAXWee16ynNOf2KE5Hl1zYxO4xjVZHNNi8ifpUe33djyQCjdKJ5S1Raz6SsB6uXz3HZ5GzLvk0pJHvJN1lVW/rGQRSdNTgNx4mpSzecFyd7fa2WfiM5q4PUmvAiGVJ/DhE6f2QY0cudcjs6XAbqHakcM5D2NAg6gdM/fyAdLZLRFs9P0oeSdzaPHIxOg5u7lX439lCITGjQ46HlkOQioh4Mhh79N37PrOJM4rb2IOMjRZj0x48sqs4n499aPMwZs7Q9nhhGc8e7kf7xKj77UAKkRwd3xy2BMj8KX3v35THLrdacUIoSqc92GYrw3QUMR0dp706g3QUIR0dZbvaA8BqjhMTo3QUKR1N5uYJrlOG6ShiOlqYThv8HF0Zp6PI6aidNuTMSUeRslE7bsgZZqOI2aidDpXsuyFvn3Gi5T527cis/CpDubz2ci+pwOAEwLNHyXp5Dh2Rg969zLr85TWdRocqP/H89N0Vtwz5anZr8sj4qOlJRfwU/zeORpHw0SJ8niTGXZzd11bNHjl7fq3KKsIoVbBksMMdt+fYouGF0rdT+V+PoO0qa91IckUPo5H50XIRag820sqgH0XoR82PMyXDfhSxHy3sJ4IM+J2wjorcjxb386AFKuN+FLkf9a1VNb7jZ+CPIvijXrOsPQzjDP1RRH/UT1sMBv4ogj/qJyBOGfmjSP5oYjyP23pG/iiSP1rkTzO+tGfgjyL4o+X183A0wLAfRexHE+J5PBpg3I8i96Ob+3k6GmDcjyL3o346/WXUjyL1o+XT07irtzLsRxH70bmb6cP5H+N+FLkfnUVT2IMKxMAfRfBHyxAnDK1ZKKAy9EcR/dGN/jzEeSpDfxTRH52nzTAjfxTJH53HzTADfxTBH02K58H2XRn3o8j96JzPtu/KsB9F7Ec39uMPuwWG/ShiP3rCfpRhP4rYj66TM7Qy6keR+tEkeJ5WLav/j1u1IHGkH+LoYdWy/sTo/jVT0V/U4zjJvlusKAJAuvS4gKnijHb9GiBsr9VbiHQuYOJ0oRYwEdhVCxj53NznOMQ+wae5gvl8dBqIqkgCaXkDNafG5sq8gRTpHV2HUC1l7I4iu6PrFKqlDN1RRHd0oztObcyVkTuK5I6uo4jOwB1FcGdscOchLLyK6zzCXp/zi2+ig/SaDSB0Jd8VjnQpuzSTr8VDwVbRgUwzg1MKWBGOWWHLLcPq794NA/GgccKDBsODBuJB44gHDYYHDcSDxsaDeEaIKv0E71eKr3BqzDxV2/ii9vYRb5kh9rcLCl5wT3qLKutVXPsGZtcch03hxvCLvZnWYVLIkGknn3bNEeHLUisM5HBGJW6K7QA5N6lSqQj+PDVZkbbh44Tcy9MjB96KMtV1Vcx+mhzGcViMFLN9TAYjyljeerOwGEjejOvQtwdzOBqI1Izr1LcHszgaSM2MwmIeDB6rNEfReDDZROJ4R5O3TBplH9VWmHXPh1fCaf7XuPJd5eGj5vO8Kp/cyjDvcF7JjqZxJJJHk0E+bg01Mm3UoaKN16jz1Tg9K+m319l0/UerOO/IUNcyuDqP3iOZ5p+Poz7ensjEJ1ImZp3Oa+OPYVPkZsimkn4QaZ+dR6Tt03/KBrPdCKOBLNDYLNDkxzFV/J9opAgOjXYaxhg2NBAbGpVe6qmBlVfT/68bGFJQo8mpgTX51xsYUlMjCag5qH9PFabwMe1V9hA1f+YEWZ45L80ZMvzyUzjoS/bzHOFhmvH7EuP2qBk05ozM6ZazR54jhb1XvrxMHpSNNT34be6/a5kyr+wP2kyJIRWqub4fs879MVv2baE6EPYaG/Z6CKEbDPYaCHuNU1KvwVCvgajXKOepxjPdVGnNiLbqaUuYF6W8NUZ1hJmL1ZQYbXcADwK/xI62xZpQIhNxfEscFmoqgeFtlS1cZb8QuXS/kB4pk3Jv4dGV0hnj3XPBU4ZCN2uCgRTaKAotnD7or5ul+LVU8fJHBeZeoYOhWla2k3BCSNEp0wPWbUas2focP1azqWVZSFLBFcXHSRGjgZzbaDufEA+T2MXpYxxpB/64uOVKMh3UKr1qSNyRKExj2LldFYf3wt+ixyT5DxftH3uQ/OXZzcrwKTYxKxawYYOyM3Wpts/IFyP5ysLEocq15KP8Rj7RkTpkJLvcPTDTYVfLii10NSRNY7ra/sztGBTD7fiWpu6WxtlepfiDEdUbZXH1wBJU6Xe5+cfH6fvcydO+XRKnmUL7+kMg3mBs30C2b/RDZOLo5NRnIMA3Er2bnZ/HVWm8s5itYo7z8H/JOS46QEjiqd5LfvhE215emnikVKo8xbFvzkaw5GVZz4yEm7uemb46G22L6JeZjktXaoKlcVtkTR5ZGq1nJTInc48bMSBobaMjdtcSmpu6826K9p3YN0pmeujMsrO60sh6FvAWTabLNsyaXb+fRn26PUscuZMQ7Glnds+0sksrvW7bAT8fjCB83/7YvZUtWnrzZeeIs4H9A7y6RAw4fXeEdELslTsyGELf3omzz/rudt84WWzDLH3piKvifWfpx0tGdDMZ1SEuL9vGXsuPT/bY7WGn27YxjjfrByQTkXpr99dMOtP7vYPiXJTkX3QuHR9h5ucGvxhhZnxORSeeSfvgoF9d6Ges/iZ6/o7a4Swb/Xnu1Kymt3UKAoijF9clD72nEmX1TPX9nU1+k+2UcFXTYBw7/d7WZw6ZUiup+DSKV73dF84bSSg+YblV+sd/LQ+IdP7Ffy1T/URqhTw+0hiF+yeX1+3qOH8k2+jCs7xW6Ve9qyWhzlfGksWv/M62oyL5foW9Oj6MKeLnVUpFHYT3a9ob3lLqDoQtR5KTT4GhVXo3DsgHpfLJiZTZf9JWb30ggjQAzlcYAYRTFt/zI7c5ZE8GD0s+Rm4OJDeHnCYDBm4OBDeHHCcD+X+TwfNkgPzqkONkIP9TJgNEZoccJwP5z08GSOQOOU0G8h+bDBDyHXKcDOQ/NRkgOTzkIJdWYb7QPIb4PrhPUMXfSwT351ZnPvJ5ywQyEEYeep3mKL3+rXMUYswjkeTHOaog5//oHIWM9Eji+XGO0v7PzlHIW4/NWz84QwwGXA8Erkd5tT3MUQy3HohbDx2nYwkd/6uOJZAEH0WCPx1LZOlfkzX+ZZT7cz7xd08l0nKAHUUgXz42X/50FKH+7ziKQJp8FDD+dBSh83/7UQSi6EPX6ShC179+FIGs9kjKORBjtXdv2CuZU99AMHqM08E7M+obCCSPcdQPmU/fQOp4bOp48NTBVfy1F9iMcUYNZFi4xFuKDpsJEG4Xw8GsaOPOswmP8VktrwQgcvyxaokjXlQ6/jat9e6cnxWTi2951+Uzl8gYL8lRJygJyRYZ6e4lzbGbbvU3yf+ext09Wl6/vr61/ar0XbdujjzzKGK5t4uiRFX8MfEfnxS1Zd++MlFL3ma6kWQI+AqrlVWpP5Jjz4Hndhs4Dm6bwkaz6lRpRZZHkENcqpK3tFh6MsZ0IB09ysSwNz6PZKnscWHsmIlRI4xub+Y1bf/eSFYy0nc3jGdGTriRtKK4fbdgTtpnJW4pz1u5omyP/p4aid+4+oFE9thEdqMsYJX+eTAxAOl75tz2+GBwBCpXxf7gWVLFSSlE8o6p26Q6mqDkzGr6ORqv8W8GwJBxEMWp9HxbmbJoL03y25y69sdtjHy7VRy5tntjp6liqrRe0Aph3qTs/F+ZEkxza9piDZseIvFRy1kEr4sk+aisrJH6l16XDXeIko9CySPAgdbRvzhSLHY18QEPNjd9CmW1n2Wv50pjpmlO+GiY3X8CjpRl9tg7l9iY2eNAEHwU6d07Ndqv0rpJW+Nn9o+brLQHsRDR9BRPLU3ffdxeOsLho+jvWMzSq44f8/IxdyL6OEWQd0/bmf2EXq0nnhFftnTPJxlCBzLfo5jv/pDxbzDmeyDzPXbuWOFjD0O+ByLfo5DvsLeidRDIaSDxPay6Og+zr9I4SdHMNeZp9h6plOpVDpP9Kk1u6xoEw0eB4bEgZJdiXPhALnwUF96Ft1mGhQ/Ewkc5QkZuHFpHiv+fVhOtQnJw/9N+aKuJj6syVtxuADue77hVmnNuMKh8IFQ+yk6y85xzg0HlA6HyUVB5TG+0DqYyI1Q+fJsJP+wJs3hzIGOnPxi/Bmwt8/rUqiAE8tnq5MpzloyN7CtX6JXvtFzEmt2GCCTVh+/NCA8gqOI6LSuAYF7yZ3L/mdK/03fdWKYlp9N3ZW2NbUHPoNR7Xp2BKPwoFL7rQ2ue+5CrOlouSzMTb1xi7mR4Lfb3+r6fASEyP8oqM/Kq0IsRnHEgMz+KmQ8DKlbHvH684nIxEO6euTUNCiSR3TzxzVRdNsLQap89vNLcLz+1yFXFHHcH4vej8Ps++CCapZmRYXzU+mX9J2l0vFJ591w0pkNJZorrI22A78czCO6PAvf7Q0ja2HluvyuxTKlsOVSMQc1VBmL9o7D+/oDBMKp/INU/iurvg493DOofCPWPynLbB59x59i9yT/de4Tvcub7q6jhBKhXn59Qzvy2Z6D21NuCFAMCRgUEdONtd/4MMrksDfjHEntteReVxkissMxoDNcnBUeXz5ctT3sq23LP3Fn3PEcDwwxGJd2Nczd6Z/67V9qxrnUI1/P4KEe2T7jpJ9D+E+z6yniOSId2uw0cScqiNMFXdhvzdxSOLFufmLk4EFptP4FvYqg/w3ELCxp5Sxw49ByQ7Ra7OjDqYVTUQ7eHVsuGGgx6GJX+txtvtevDF0bakk/qsT/Kwze3Sb3zgMD2rD0iYLzX0X5gXN3Wtg3oXidn+bEVcY93iXEVo+IqMp0Hu8tG7vIn8Urcxt+4RXJj8XFnY7ndIw5T5dbaOQu/S/8Pthl77LxdHoewCqsI/YBeng1hGEwxKlqiO186rudtRmZKjxx0f2ObgfEQo+IhOs8hWKVJekvNciEH5CxXXrGWqSkj014KmHn6YfNzLvCznMihKtZD+f7rD/f7DwUvUtznDJrvn6e2HBiHMcpFtU8+Yq7PiBkzdfKT4beUwSXXJxd9zFk1U8cYUPeb2auqlUZUzm6a0ZYjzzs/Rsb4jlHxHaF10v0TC/AYGOAxKsCjz4d1J4vwGBjhMcqbNYwy6ENi4xRGeFhFeMQigtRRpf/VBipzDdw27IYRGlZJoPukvcBYiIZhiIZViEZkF6N1/BkMMoi63Dja2oEVkU6zEgRe26oh0Nb2l8ZRkdMhh1W7TSGkT447GoZ/WIV/9EkXGsbSShtGdFhFdPSH5CRV/Ecu+0Zy9M9ZpqSDxhp/ieTomShixQDeV//YGvc6bL/ZGhsGdViZq/aHlBVVfL+pP7dCw0v+uzc18KZqlFgPjddgA3LfdcTFwrPtph4ahn5YhX6E2Qt/AKTbG8Z+2HVw0TKW3dowWMKu7fTTqDm3XaTXG4Y/WIU/RDweUxmskcMMw1AFK4/T/pDOwViwgmGwgp08To15nBrS/ZbsfWShmV994KcK1uWQ1rfyOJWLTjfGLE4NqXc7ZWM2xrwbMu9WzPvTLyEHc4bMuxXzHlM6fymsmSJabu3UTJm/qSH3beVv+vRTWCNFiNsK4pYHpsyYh6khGG0nD1NjHqaGoLNVxt2Hn8IwZ0PM2Sp/rjygB8ZAZ0PQ2foBPbDO2ijyvZbg7ONPYW0UUVsrmFYe0lpYZ60UaVg75Yw1ljPWEFy1Aleffgpro8iYWmKfLQ7w+E9hrRRRUZNDdLsx40xDltMqn+jDT2G+mYb8pRV/KQ/5OYzxl4b8pZ34S2P8pSF/acVfPv0U1kYRO7SyzQwUj/8U1kqRAbRTyk1jtpmGkJ4VpBcr3vm2cbsN1kgRqLNC5i6jCKUx20xD+M1kt1IaUWzMNtOQVDPdQ+nDVM18Mw2BMztl3DTmmmlIhJmehlLmmmlIcVlRXNIeVseM4jKkuOxEcRmjuAwpLkvw6bF5MNdMQ1bKElF6bB7MNdOQajL1U/NgCTcNGSXbppbtYdHAUm4acj+mBxdiYxk3DTkeSyjnqXkwjMcQ47HyN4y9HFvJMY7HkOOxcVqTMozHEOOxcVqTsnSbhnCOFZwjD4lkjOXbNIRhbJwWpSzfpiHIYuO0KGU+foakihWpIg/pbIw5+RlyI3ZKt2nMyM8QDLFxWpQyHz9DYMMK2JCHpDrGfPwM6Qs7+fgZgy8M4Quzfhp+mI+fIUFhiUM8Dj+MoDAkKMz0NPwYa6TIQ1jxEPLA65ixZopYg9lpxmdQgyHUYJW98qF5MKbBkGkw2yPpw+KFQQ2GUIPZaSRlLnaGsIL5aSRlrIIhq2C+R1Lu62UMVjCEFezkYWfMw84QNzA/DaWMNjCkDcz3UPqw/GG4gSFuYH4aShltYEgbmJ+GUmZhZwgGWIEB0h+WP8zDzlC4Nz8NpczBzlCONz8NpUyNN1TjrdT4wpHJT2EWdoYaus3TUMoM7Ax1cJunRSmzrzPUua107qKo2U9hrRSFbpunRSnTuQ11bpun/T0zrzPUqq20aukPyw7mXmcoK9s87e+Ze52hJGzztL9n7nWGOq6Vjiv9YdnBhFxDIddO7nXG3OsMVVZLSfMhfMmYeZ2hCGolc14P3m/GUlYaSpm2dit9WLswLdNQy7R1aqWLtVIUJm2dWinzaTPUB20dd07MqM1QyLN13DkxHc9Qx7O10wE8LF2Yjmeo49k6zfdMxjOU8fw6zPfO8is6ynNe8lxI/eynONPnHPU5vw7zvTMHNUcJza/DfO9MQXNU0LwUNHlITOcXaaWOipdfh/neL9JKHfUpvw7zvTPHMUfZya893/OlizPZyVF28pPs5Ex2cpSd/DrM985EJ0fRyUt0koeceM5EJ0fRyU/+WM4kJ0fJydthvncmOTlKTl6GUiJ86eJMdHIUnbwdRlJnmpOj5uTtMJI605wcNSevpHoifOniTHVyVJ38lFTPmebkqDl5O8z3zjQnR83Jy0xIHvIDOlOdHFUn74f53pnm5Kg5eT+c5zvTnBw1Jy9zHXnI3+dMdXJUnfxkruNMc3LUnLwfzvOdaU6OmpNXJjwRvupwpjo5qk7eD7t7Z5qTo+bkqSA9pPVxpjk5ak7eT8f5zkQnR9HJ++k435nm5Kg5ueyRlJI0zkQnR9HJpab7h9x/zmQnR9nJ5TTdM9HJUXRyOU33THRyFJ28srWJPEz3THZylJ1cTtM9E50cRSeX03TPRCdH0ckrV5s85AN0pjo5qk5+ytXmTHRyFJ08FaSn40VnopOj6OQpID32FqY5OWpOXjYGT72FiU6OopNrjaX6sO5gspOj7OR6GkuZ6OQoOrmexlImOjmKTl7WAfKQUtCZ6uSoOrmexlImOjmKTq4nbdSZ6OQoOrkeB1OmOTlqTq7HwZSJTo6ik1eiL3lIj+hMdnKUnfwUPe5MdXJUnXyclqVMdXJUnbyCx+UhmsmZ7uSoO/k4LUuZ6uSoOvk4LUuZ6uSoOnmFT4tSttWZ7OQoO/kpfZQz0clRdPJxWpUy0clRdPKKRhZ9WP8w2clRdnI7rUqZ6OQoOrmdVqVMdHIUndz2SMpPO5ypTo6qk9tpJGWik6Po5HYaSZnm5Kg5+dac9GH5wzQnR83JT5qTM83JUXNyO46kTHRyFJ3cjiMp05wcNSe340jKRCdH0cl9j6QP6zAmOznKTu6nkZSJTo6ik/tpJGWik6Po5L5H0od1GJOdHGUn99NIykQnR9HJK8ZVxsPahclOjrKT++mw1Jnu5Kg7uZ8OS53JTo6yk6eIFAC+jreJYR2snaLu5BUGKg/5K50pT47Kk8/TaMp0J0fdyedpNGW6k6Pu5BV/GZY99Kcw5clRefJ5Gk2Z7uSoO/k8jaZMd3LUnXzuZvqw8GDKk6Py5PM0mjLdyVF38nlQ8J3pTo66k1coojxk4HSmPDkqTz4PJ/rOdCdH3clLd+KikTPdyVF38oruexKNnClPjsqT7/A7uV4j/A5vlbBWisqTr1MrZbqTo+7kFUP3YK7kTHhyFJ587WY6aFKjKv469rUrA9sivfE3vLAyOK10Q++f+MI/hgq3G8AmvsPaLDMRXGj9WMXfpLWVdTVjLiNQTcOL8nYF7AFb1HoI6q7iSM4zMkFvvdcI2bxVjP0iVauIPGZJUH9K30vXqV7sKmsP6A8LMSZ/Ocpf8zoM6JPJXxPlr3mdUoxNpn5NVL9malkRJMkM5qr0a3iYGZuvyMdQQXV97CD/iIyKpM4VZf7HbGDHeudHSYePJdgeJqppM7UxWxcN9KnSDJaeEQ45vwYNER6lMxwOGssXNlFym5VniA9XVfjtWF93kgwTS1O6P/G7V4S8zsv+GJbcLq146ZE/sT/8xPETK/r1KP0aDlZ2sf+PvXNNltzGue2EMjLENzD/id3ABijpgCDbvmW73B3fn+50sg6llPjGwt7QVZUkOuSWP2mjHSKErYrvuOSR5SvN9yDFqTSOjFbJRwJJM9VKrABgpfjpZgouafUF+hL1K1qDqXQ4L7f1Ut1fSkeAjacrRRFD8hFDOkUMKYoYko8YkiaqbTtU0K/JhwxJQ4YbKV8rfbnomphkt3emDi7ylgferYjhQlMO8q7yTCXRUPYrSbICRQZR+lZvarjr787HIkkT4HapeFqsjunjI9Y69ZvST60EvSyLHl6BUoH4uCQR9VS5uSRO4vi43Iwfe9TXp2xsOCmKa5KPa1I6zNMURTXJRzUpneZpisKa5MOahCCl5GgGVo1aGChIQpZWpAXlD8X5kHXeLF9aVAbIh0EJIc2dli9ZkHTOx/h331byfmYmHyMly8zr8ZaSoigp+SgpnTLzKIqSko+SUjr2yyhISj5ISgh5ilhylAJPt7/KPeRiwpv6OZqfL4KLF1wgTZ1qznLIyYeGuchFlO/S9H28lcz8ZLOqop37ydNgIMQ8rnxoMD5CSxahHZuZNYrQko/Q0ilCS1GElnyElvKxv0UhWvIhWrIQ7cbm1YrvOfqREhuSUI/ZeiMqVoZoIbW6TOI+wEuWVjhi3VMrnq9OrgsNjFtzhMe8LuSspJ72vWhtO75XZu2VI97uURQXJh8XpnzqlVFYmHxYmPKxV0ZhYfJhYbKw8Mat04qD5q9SLNCSnM3/8Ah9JJkskiySsIFDuBZDPTq/PC9/9DnTUv6gkvq9qpdlIR95Jkt4HPG2gaLYM/nYM50SHimKPZOPPVM5dr8o9Ew+9EwIJNd+hbtSimLP5GPPpLHnzfo7ij2Tjz0T4sg1c7jDoyj0TD70TAgkS9Sm0pe92jVFsWfysWeyhMexWclEwWfywWeqpx1hFHsmH3umetwRRrFn8rFnQhx5+2qj0DP50DMhkLx9plHsmXzsmaoiEmOz+Iiiz+Sjz1QPiARFsWfysWdCJFlFhYKFQxR8Jh98JkSSKcuiO7eliqiZ+tgzWcIjxcfqFAWfyQef6ZTwSFHsmXzsmRBH3j6OKPRMPvRMGnrePI4o9Ew+9EwqXF5oM/9HwWfywWdqp8E0Cj2TDz0TAsn7xxE1Uh97Jo097x5H1Eh97Jks9kybHXQUfCYffCaEkuv4FJlPl8cRtVIffKZmrTQ+Vaco/Ew+/EwWfqbNAicKP5MPP9Mp/ExR+Jl8+JkQTN6+2yj+TD7+TIgl795tFH0mH30mVY0utFkjRfFn8vFn6ofAHkXxZ/LxZ9L4825yicLP5MPPhGDyhmi0QvGP+nL7YPr4VtE1xbH1ImBPPjJNKvGcxEurfTMtP9Pat2r/qRKkaFLjcIzk9OU+K5e7KN9CY6vuTT6mTZZIST2MXWjxH7z6JWvaq/TnPpar+06D0PbOuUZL1w2lCmPK1uSSX5lxqkNDxdmXS/ouZsFziiWZtNjL+UdmWxcstkTOt081vpqnsVaHZKn4PYwyRfkKmSif+FlPPcBUIKu5SvWRD9jTKWBPUcCefMCexsk4g6KIPfmIPSH6PkZ8wIpCvDGx64I1VE7TYqjy9PSW9VHCIfyUURbzC8JjU+OZMeB4hr2vPMGcvcwveQyAhuo7hiSTFt6asxmbMtFLK/AgEIOmgoMTEZ/tqcGDSfzfmmlEio6h6qbpZny1SyEPFRAAgXaJyuz3Sssd4XxNvBbEYgT/THxkllr9aDQO4VuKIAPykAEpZLBtB9Gk6SEDUlHqsjGf1mIYonGB3G7+Nj2lsqjffczRcDpFOHxn7IXXMIjHE8jwhI1MnhZDnFt95UWzDy5XyYzUSF6s9OoOVxBY+NiBWcIgLhq8w7QLBfRrlxrpzeYqPiwd/j21oUfrzlv6Oc7Ar8UcgjweQZaYK8d7wcQS8RHk+Qiikz8l3drWqZgLlJi+3MLC8vNkdBr2EuR4R5Wo62JwQJ6rIOMqeLN/jLgK8lwFnbgKirgK8lwF0fFoIAIryIMVpGDFLgCCUrQjEVZt00MLLpESREKjFuHFCw2nTYse8YrUJiSKsheGmoQzIY1Aysd6XaYEm9T1UJaQqeqRrX4s+nH5EX5koPv0vEqb9T8CdBImMhl90RZufef8gdG9zOZ6673o0ZX4crZPgVmZiNxf8MDqcCrCnWNUlztPX2q43fp8bM9HLAkkEFgRc22E3076cflpfsRS/ey6EVaiCDkhj5wQnY4PI+CEPHBCmuq8bSf8r2wnftzh69RO+PrvaScexSFFcepGtYoiFIc8ikN8yLahCMQhD+KQpoDvxqSIxCFP4pBmgA+OF6oRiUOexCFFbcQRon3HctYY5YCTh2lIYRroeke4hcI0snoR+V5dx8DGUCa2yEiKPExDfADIKUoQJ4/NkCaIbx941Lk9IkPAXXoXl7TvVZbfaXZWWa0gQC3BiAI7oC5BEb5gqVde06lUd4ebk35cbsR1UL5OHVRLb5hEXUKTXrMI76lPHjyDuxJ7Gocv6y853Hxq8elSulpIw/8m9swOq2Z0jV3UOEpZZw/ZsKo+V/GxCw43OEpaZ0/QsCati2901K84Slpnz8KwyjTX1DeVBB2LPazCl3WsOLzLUeI6ewyFFUOpG/kgjjAU9hgKnzAUjjAU9hgKHzEUjjAU9hgKp2O7T2oDLBNinnvygXFGemIbtkYnSp+GeVOiomgt+TtkQKowkSNhkGq+1BZBPiazdqg5P1/Gtgns4RRWOKVuxE84SpVnD5XwSZ2ZI6SEPVLCliq/e3bl3/DsfFdUhqVuhFI4gljYQyx80oPmKDefPZTCip3s2m6Ums8eO2EgJLuZliPqhD11wmBIUt2onHDEnbDnTjgdwiUcYSfssRNWRejd84iS89nDIpytX8SBY35gkcrTrFuszGW+bMpr7lA89owIKyOyscLV0uBS+IPvJTbs86LLlXwvAxYyWuxJwRFJwp4k4ZO+NEcgCXuQhPPpVJujVH/2JAgD0ahCE4h10HIfUaP3VAdnbfRxsIEjqIM91MFANGSBFFENHFEd7KkOVqqjboRoOMI62GMdfFKY5ijZnz2iweUUyuYo1589ccGgJ7bPNAIu2AMXDHxCvMuilSxHxAV74oLLqZlGwAV74ILLsZlGwAV74IKLNtMcbj44Ii7YExes2f51I+7DEXLBHrlg8BMC0sQ3ErVTj1ywIhd1I83DEXLBHrngE3LBEXLBHrngI3LBEXLBHrlgTfevG20ejpgL9swFq8p03ajicARdsIcuWKGLutGj4Qi6YA9d8Am64Ai6YA9dcD0uIyLogj10wSozXcWsNWpmEXbBHrtgxS7qRgqGI+yCPXbB1drqZjESgRfswQtup7YacRfsuQtux7YagRfswQtumjASh1i1VNOBrhmZkJBdgTkljMnV1wiHbxLOUGhcDZvaYv/HntngZs08dKnT0uD6r6tecIUE1v7jBnhzA76LqMh1rTFFq8Uat6s/YjO4gybnjxmwfBPfL7kDpGQtl/WdCsiH2N9EqBtHlAh7SoSVEqkbLQ6OKBH2lAifJAo4okTYUyLcTidMHEEi7CERVkikbjQwOIJE2EMirNLYdaM+wREmwh4TYTUmrxvjW444EfacCPfTtjXiRNhzIgzmo9Nm9dfvntGoaDx53A1U8g8StqVirCj4gTqoPhZYqcJudyxRVfaoCau+dqrXp1/fNHwH6fVXb8R8a5cb8V1GgZXUQ9pES3/pPpDzlD2Wwh564W7dbrOkjlQX2LMt3E/dLhJdYA+osIouyFFy/1LyVdA71U/PZC/kGV2W8ZAQTJGpMCETUD8l84DsCZkP8lw49EJjj6wwgJJ+XXI/CxzFE1n5/74h7Enhnba/JT8gABUZ5YqXDJEcBHu6hFWFvG4EEDjiS9jzJax8Sd2IBnAEmLAHTFglIeomXZ8jSQj2LAirEnndJMpzJArBnt9gFYWomxR1jkQh2OMarM7ntW3WYhGwwR7Y4HFSL+EI2GAPbPBJjJwjUQj21AWDYBAbwEjgwkoR4BP/WcRBKYfwFGgJkrbegFGJ6+tQwELGm4SYgjSACVRR7uZzSvL3X4xLAvLId8t9+w5Chxx/LUScczC9shtxYCQ4J4bWMSkmMbzMSHgULA7E18XVbl9StQg5r9SX2/LsBpP1uR4vSxXtwKJMwDscVtWb4tDU5CwZvMCVWm/mwJtIRpm2WZt6jIOBZOwy8rT0NoGG8+QlwG5G9MueCca0hnhuGfYoxMqaClJtxamyjGmaXTUvua935kcCspGAN8+nWKBa8joV5qGk8ekmzWi+EIuxS5uUiPZXziS13fU+fjBnGe+eP+lC/A5kT+23CXjt8maHjM0w/ua8/gY/EIE02fE5WnpPF4+vZ54Twz2vZ8zrPOlHmVP0flkIrMLx6sJzLqycS+2bcTESEGHPmbAKiLTQDZQjARH2PAcbz9E3Q2vEc7DnOfjEc3DEc7DnOZiOUatIQYQ9TsGKU9S+GeEjDRH24AIbuNA3u+0IXGAPLjAfu3JELrAnFxgYwrbBRuQCe3KBVUOk9s3Zf4QusEcXmK2pxnvmCF1gjy6woQubXGCO9OvZ0wmsUh91bJZGEZ/Ank9g5RPqJvWTI0CBPaDAquFRx2ZpFGl4sIML8qVwQR3hEGDFPyt5fzkr0eYap3Na8VJJ8pXst49WuFSRfRUHzsZKlzqKr0O54RRkwVvhzKrEImRwRuhIdA46QGVLgq+jfdq3+Lin1fHjitq0R//0/h2p+mu2l6BBm3bTME4Xm7Lcsn165numdp8PgVQevS230fxtaO+IczuteKmk+0qkpcskGoSRrHSpY/g6tHP0FHR1K13qIF+HknlXGJqz4qUS3zdM6SJOibRiX0nyfQPRfZmvgyMNK13q8F3DgAAODgGscKnCdw0N+acom9EKlyp8zzgo51vhUoVv6ukQArLSpQ7fTpO101Dvx4pnykaRD62+cjY0C0HIculJknAgGSMZjJqmGbAwUwlZLpI4hR6UNcFdLio7c1m30nX/AwqTNuxWftz6OGSbWPHs6c/Brwo2NEnSniwF1qnYAAykkVcl7OyAerkP38OULEhyGLQmyM7iqfCCQ980n6HI+Dxbn4SdkiyXM9gRbNaAkQPjyFi5SkZO6kgHkhMpcG9evMcu+uMmdXqL8wGtGIzrGKD6e6P3pkxOxCWDAhk5KhwkIFz+dmkXwGtlb5YqFbvxJPu78m0+bciu9b63g12BFfoqsh8X8iGQYaVLHX5cyPkwVwVaGO8vZxVFm0KoVmfFSyV+ZFA1jG17CiiG95ezEkQHhH2WzbQfKNVDG9ty45CbBEHu3owYBZm6lbzMC5vTWj9ZG7BkWmHrJBklqnmQvxkbOWp2SJoqdU3FWu7Wj0IHawQrXKrwo0E+5N1Y6VKH78lgHyAKEg0oKC3IYpFHJzIwOEFIxRRipC9gi1znGUeS/8RmeQh1wzgrFpY8XxDIa3ieUmNG7xb/yAyUTCR6HmxddO5QuvwE38+V1hABhOVI1wqXKnx3VI0N+Q3hUBHQGu8vZyUJQgwUydlY6VKH75BAL/QcYSEtrPQ+mkgZT7nY4yYZoIDJC1aPU6Mk2jodz/EzcKwjXSxdvcyDB00izHJkjSRC+5iej/n5qH+1/AY/IgD9YI5OtK1Q6alhvU7IfDQTydlj/AAh+BFvQK5CkN4w2xAhJ+ySTKtXnkPFjKxpDNy0muW2/RikkiA4EwzbAM5WsAjoMn5cyL1EbxDRNrwVwTaR/dV7+UheK5bVkIL8ZmCNY37XdZwYn9Q1Uts/qdP9ieenIb1GaPCEtQW+4655ZciOSLV/0mVnTbJeZ82XlE90f2L71JA8QXl5Gn4wLbppyBF/aKXPBN/R20mXREXWzC2bJCKpaposgQkz+JU/RM0m+HT1W5/vQkQYH9uV4nm0+FEUbE4S2jR+adE4Wvw4qjxPuzZbWHWUB5haP3KeVpG5km+0ULpYwPvZX/64Em1Pjq0wQ1+Sm50czx1blkNrzEw0TyBZNUylT8oZNjqE2MBJQqktmhoOlqUZNMxmTMsd+sEUeBASJ4MVAQpXTSC8YnkcBRnd2L2KbnWgQ2R1vK9YTSwwOpix0keDUvN9Hi1KGapUtEqaV/0KVpBEhjPI+7TKflw76ZvfTH/1pkpzaSI+Kc08vyMPeOrI7U6XZWY/UQZUbGt8IR3ql6Vjyz8t9g8QMExp6Y/VTwxAnWQMb/Tt7JtOQEe9v5x1YKl2McUbn4COen85K8EwKTRH2FlqtRWDHNjj7Lxne0zyTYUYH2iTl55igt4YjhskuBxktVjFP25EI9s5Sne10qUOP3zUg3yglb4E8TRK/gqOYxCXLF39gXKsgqFYNWBTSxXJS+tv8SOQGrNI+kf4YoZFJkgXrrLks+Ehf2Qt+q1pxsPGpZPj9WXZUFVsZHuyeIqkD2Jfk0XtNiGcrAFjpKiLMlvDt/nCtwNSBCLLkOj5B6wfl1/lRzswYBts1EqXOvx4VPlw7BBAY+8vrQpV69ktcdtMf4KU7wzX6avFOgKvVlqAPkJ5wK1m24xeODKTylPLV7gvbX7QAU6WIcy9ro9QCJG1xvmR2tUx9sJdZFPNUA5Dnu8t6Ldc2w8jQMlyjvdqgWDQ+8tZBUYRQbmi8bqV8xRh4BfL2rVl6faLsIdV8uOada+lZaVLHX68aLpmoU+r38zLfd8rGgnQv6PNCel290bxGfyRtfodMiQgkidB5KwL8NI/FXq28l1qduqyjPLNj0dTwijKurHSpQ4/ljSNL1CYBmbFxUarRe3zNbhhuZ9K+zG4VRxw5KoakQELZRf4cUOkDWZzuK9ePb9tY978iNP2CS9WuFThRxxF6tKV4n4WIHXvL2clujaJs5ms+Pc9tu5HlgO8Z4VLFX5k6eX82KL1SfdDhZJ3LU56suLf+Nj8qNT3nLgVLlX4QUPRut7D848ArHt/OavQHVCcXWXFv/Gh+RGl7yP1VrhU4Xu5Gift21rUz7vv5yr+1OI8ISv+fY9t+BHlIPlkhUsVvpcrkiebmWjyD4i895ezDltAhFF0K/6NT80PKAc7KCtcqvCdHBTf7pg94P7eX84q+rG9Btzf+8tZiWrDlRQfswfg3/vLWYnGfkpo3GDFSyW++6ngUoszl6z4N7YB39EPzlNW6Ksg3/lUO2nTBgLnqfeXs4p8bAOBQtL7y1lJObaBQCPp/eWsRCfZOFnLin/f6yPf/+g0yQaQ2vvLWQXyBuVgKToPDSi195ezDrANJcwJsNKlDt/71OdKPAzC1X2Aqb2/nJVY74vEM6z0N7493/n41PkCHO795awind5eQMO9v5x15D2pb6VLHb7zAW3btoCAhnt/OeuoxxYQ0HDvL2clTSvZ7Mn49wZL2fc+PgVLA+zu/eWsYhybQNT52Hc+EHT71xf1PfZ9T6G77fQZQHfvL7WSpNDdrg2kCLpLHrpLCt21OK3Tin9bG0ge70snvC9FeF/yeF+6jhvMFPF9yfN96bL+F28wUyD48/5yVnKYkVIg9/P+clahoa8S79lShNslj9sllftpJd7BpIi3S563Swe5HytcqiBfxQGcttKlDt8p0nUiUVJE2yVP2yUzh9qQKCnC7ZLH7ZKaOrUS73BSBNwlD9ylg6mTFS5V+KZ6MnWy0qUO31KVuItPF7SwIaZtZ6VCuCl7MGaUu9+n6K1anAyInI4NTc4VW9Wzcw+ZJg/vJYX3JC4dxMG0NCsAVxXey2xKiaI4hxCeMOBJk0rIgunCxlmQKnXcY0K0N+l57rxFiczKuTV+YJfgvUQC8HG5cd/TFN1rcZqtFS+V+J528JGywqUK39NOPlJWutThe5oK+lwUx6tSxK8lz6+lrPlIoQCGlS51+I6mSj0tTju24qUS39EObk5WuFThO5rya/sHEvU0z68lVeFpseO8FS+V+P6hjkst9nq34qUS31bzPs/WCpcqfEvNh/R2K13q8E018wGGShHZlTzZlUBpjRyvtlIEdiUPdiWV4Wmx6bwV74FhIL9C/94LJehCA72/8QFNJZPQalEUSuwBKlgdhHaHmlxKULmqyLJHOZJnyVI5LZgC4Z/3l7OKUz5ECoR/3l/OOpTtHJEFuZUi9XC84oUEB8hcX4FDWYWW77UwQcmjS0nhJEl6bkI4L3fdVHgzgT24tesAul1YxyLoOqbjHZRlE94UODh9F5lZfSDrd9Q8X0vz1q52uR+3Zz00PELV0iVB5PYo6Kohkj69cmS5ZRX8uJ6yBZvLjTA3BGSX8AM3uNGRew7Lywx0HNp8rcF4zMedkwefkqod5Ujm3wr3N6GRyFLoz96EH09ULqnF+eRWDNhVQtTFQsEPbonWkMtslJdoC6Oziq+AdtZxtdlWhPTRpnLlpE1FGnmfTWWxILAbeN/wQZrJCn0VnnBKJ2kmK13q8AOJSjPtejBKf6kHe1ApKai07cHqrPWP9WCPQCVDoGJJASteKvGj1EEgygqXKvxIogJRrZX4FKD2d8J3ykqqMBBGzfgQSlgVieCuXgzwaQX9ST5BmedaBhkPMKVq/uWhRbsVL5X4QUJ1plqsbWDFSyW+kx/svaxwqcJ3OxA78rwqfdPwvyWQmXp/OetIe1c+K13q8P1O/b1abApvxUslvi8priMZhkHWuxUvlfgW36zFb1ZAEYCTPICT2qnFB+JN7y9nFecW3/6+Fu8xm9TOLT4QgXp/OSuxFr85fglUoN5fzkpOLT4CVpIHVlI/KLRaqa/D8yqpn9IfUqAA9f5y1pEPxGCKKJLkKZKkIk8bVixFEEnyEElSiGTDYaXAKuz95ayjnTisFLEdybMdqVuD35wkRXRH8nRHMrqjx8HWFAgnvb+clWhTjZNqUwRdJA9dJIUuWuxxb8VzAXYrcajuRrAgw2FOF8wOYtNzvWorM9hokXRspFVgIak5RdDhaMiB6cnjmslDHmmcFmGBGtL7y1nFcREWkRfJkxcJGEXZbYZRCmw0yeHU7dD9sHsvj6oCGW7J6+5k/67AQVioZfFUXty77QI/7gehrFriaQWlz0HcPH+7rZGUVR7T+AwCKFlTXeZNS+4CXjGRvcOKPBskPYkRIBJoFbTuENARnyXRrcHH5Qf4Pg5Ko8CV8Cq+KY4aNMWX7xhDK0VSd7A5kRH8ZyvUv1TYuguTjZSkS37B0x4T2mPyyod2+R83e0rH0dJm7mh3Nk7W89j8yWSJNwUm7UIri2l4/ooJ4ZOMwwPYMVz4AOkWwKt9aFrOco9+rFJEpfXNZBYhKskjKmmcjp4iQCV5QCWN49FTxKckz6ekcTDmsdKlDj9wqBJUi9VCrNhX4rGRRAdmK0XYSPLYSKKDTZ+VLnX43q7UyO55RNBI8tBIMmgkFj6x4qUS3xFOKEeKUI7kUY5EB11dK13q8M1UBYe4fCoAal9H1E49ypEU5Yhl5q10qcO3U8ASTKGklZUGUvXyB+2bGnJBxTIwe28X+9v3pVSXqMWSM1bsK/EgRgJV0Vu8K4o4jOQ5jHSwU7LCpQrfmk92Sla61OFbM5AKGewizZUUURjJUxjJKAyJgQRrKr4PKjlruF1mniekhkk+ybkSklAkFbtjsBbTVM0ClG0Qk1oGyaIHWg/UlrNjD1wkVTpqofullb5zOqAtKZNyalO1Rj52NVGVj6GfqtX048JmX5vieZnf2Qs6iXUR5Sj4tZJGBg0LsdhsKnGX20w1k+zclHuaGQyaarbeku+nqrUE0YzwVc8c+TbvSLKx9I6QHo/EankTTRdedCe/4TAKh7waEMW9QdVO7+3yZld2tR93pzzJCFmuFOEkyeMk2XCSEaZgaqlKikpju9TDtH1KwpEmHirP/L08pk7HLpMvexAlK4gii5MoSKPF2LeLxoqIJVr+UC5yLRFzRTYK0k31uuKZvF43+evmfW5ZNoOpQMPEMsQeDZOSbN30aIYAMpmJYXB91cWUHJEGic3ZoypZUZVG4Ym5lk7tkrnw+/PaJTpISHL2o2Ky3Fnxd1YPMhs5wl+yx18yYJYhMa5ga5wj/iV7/iUb/0LhhlRLc/l06Eumq1yf9mUE0MRxTJQllyt0f4XTJJ8jNiZ7NiarFlWjcIjX0q099B0wfOUb32HC2yZaX6y4Pz8Bw5dhNAplFml4w6vKUPYwTlYYp8Xe81a8VOLHlHTYNueIxcmexcngajbZ8jkicbIncbKROLFvvBUvlfi+eCJxckTiZE/iZGA1vcc5qDkicbIncfKJxMmR9FX29EwGlSLjWXwbwdI3e5AlG8hC8al0jkCW7EGWfAJZcgSyZA+yZDWm2rWOqI16jiUrx9IoPtbOEceSPceS82GHliOMJXuMJQNJ2f2UCGLJHmLJ2eaLePOdI4wle4wlH6ykrHCpwjdSACk7zDZHDEv2DEsGj7LDbHOEsGSPsOQ8ToRsjiCW7CGWDCJFlCwCgWorXerwzTTbYBqfAuSIYsmeYskHLykr9FV4iCWXQ/5JjsSJsgdKcjk10wgoyR4oyQqUXBtGM0dESfZESS5HAj4HZlLvL2cluvfieIEVmEm9v5x1HLD0HGnPZE9nZJAS22catVLPVmRwDodnGjVTz0ZkYyM43t3nwErq/aVVcuIVcsQrZM8rZMAH2y4X8QrZ8wpZeQXoJ0S/JRJLyZ5ByMogiOJZXEnUUj0pkOtpQI04gew5gVwPuYM54gSy5wRyPeYO5sBJ6v3lrOSYO5ijCH/2Ef5sEX7erCyjCH/2Ef58ivDnKMKffYQ/t72CvxX6KnyAP6uPVOPNyjKK8Gcf4c/tcJaVo/h+9vH9rG5P3ON3G4X3sw/vZwvvb6TPchTezz68n5sNqCMcUKP4fvbx/Ywou+yXI4w2R/oX2QfmswbmrxbvuKK4fPZx+dxOy9MoKp99VD63E2edo7B89mH5rGH5xptFXb+mLpCcjiAaNg0d0mSfoNgBdwKJv4m3gxxfpI+4lynjjvSer2SC4XgKnryXyphAWq7hnEHdfnCYgJNEuPpWMP4q1LeeaXhCIKuixSaqrqU3vAGYS2KUNJ0qcFPmfQ6UQw+cJLgGYkM+5sikwqr+cSeYIfpG8S1HoEH2oEE2r6nQBc5Klzp8z+snIzUrXirxPU9Jg35tRtWINMieNMimInG1MMCcI9Ige9IgK2kgmGZ8J1Hn86RBVtJA0iviSqLu51GD3E+TRKTukH3gP6u6w3XFK8RxWcxV9CDVwloyTdAvuOcPA/gUjbp0oYkOhFvQRLN3c7HqflwdCyE5y4nG9WFHI+UrAmgNknO8Hnl6iiAPa/jxSe+4nQt/IJx6sNjZFKdYxoILInY9L+eFHhTIw5b8JW7is7h+xpckynFdTT8uNfvOgyj59hQxkmbIPrCexyGemCNphuzj3nmc4ok5CntnH/bO6sgk2QLhM4r6jY97ZwSxdxGpHMW9s497Z41776i2HAW+sw98Z9KcixH/mCjunX3cOyOK3SnODspR4Dv7wHem0341intnH/fOGvfu12b3HgW+sw98ZzXt2agM5ijunX3cOyOKPfLm5C4KfGcf+M6IYm+M3ax0qcM3VESxt/uzKPCdfeA7I4o9ZCdRvtXT3TkKfGcf+M4IT298Zax0qcO3U1ajuzg3KEcB7ewD2pmPa5ooop19RDsjPj0kySIa6qOQdvYh7Yz49ChhvDZHEe3sI9pZhQV6ivmMHIW0sw9pZz6Np4HLzvvLWcVxPI2y/bMPI2cLI1+xx0OO0v2zD/xmDfyKqWP4UKN26sOzWcOzfSOXmqP4bPbx2XIdzlVKlOxffIy1XOn0QErksFN8wLRoTHTzQEqUg198YLNoYLOneOldohz84mOQ5Tqcq5QoBFl8CLJcJyeREoUgiw9BlksH1DiqU6IM/OKDjAURw1Higb1EQcbig4wFEbxRw4VqiRLwi4/5FcTvhsSEw9sImmnxIb+CAJ7k0oR1RDG/4mN+RfPvZZMXNo8o6ld81K+kfLDMKVHQr/igX7GgX2iZU6KgX/FBv5JsQI2PiEoU9Ss+6lcs6pfiLVWJ4n7Fx/2KZs33FC/JShT4Kz7wVzTw11N8GlGiwF/xgb+SbEyNF1QlCv0VH/ormsPeczxTlSj4V3zwr2jwr+f4xLtEwb/ig3/lFPwrUfCv+OBfySc8s0TRv+Kjf0Wjfz3Hs4wWG6KkhjsCVqdmbppq8ixrXJwANezCYBsxhGSught8i+wLO/TmGZK3sBZefDftYj9uTrvBRshUi//kzQGzAjP1Z2/Ody9NupfdbJOs6+UVvhm827eUofcrONf7Ob3uqsPAAMzdj7vqz7cjJPGKD4YWTejvG43JEkVDi4+GFo2G9o3kYomiocVHQ4um9PeNZl+JwqHFh0OLhkPF0CIciVCMQ8CR6ZElRlKw6GyK5nL+VkEfa4FnrAi1iBIxIzIBGL/OxjIWC4DiQ6ulXIe8lhLFVouPrRYVCJDUhfDJRNHV4qOrpejiqmwWRlF8tfj4atH4ao/3ASUKrxYfXi0aXt2dBGqxyH/Xb+kCHclRbJc3JH8C8u6TuvglfMeiUlB8HLaYlUiPT0C1WK9W0cnFWfdbuqe3ig/OFs2z7yV2RSxReLb48Gwph3SEEoVniw/PlnJKRyhRdLb46GwpB6fsV2nT80b5zUOcQpZ6feNX740Ngl4e742f+Dj+4HvJsCiXivDx4gO7pVofiU91SxTZLT6yW+ohXlaiuG7xcd2CGO32Ud6l/+lR+lBv0aTw7aOsv/AofZdR54u+Ee2yYgn8dMgVJDGPad+BiUkWtF9ezBuKDxqXemAbShQyLj5kXOrJn6xEEePiI8ZFI8ZCNsa/ldxvvWrTHygf+6dLguByEd+9qk5KdbMUrJYM1OcRtVC09B3LKX7xgeaiqeR9o/qkxXCKLG085+wJuXpFsh/rBQuRpm8xcksoPjRdNDTdazwJRJHp4iPTRXPP+0aMqESx6eJj06UdwMkShaaLD00XhJlJ3mSwDUPh4gl0m2bo8xSrmk4QqMDWBS5T5BO8i49nF41n942SUokC2sUHtEs79aIonl18PLu0Yy+K4tnFx7OLxrN3T5Hea64GFQzBXjTZsb89IWBkIR4+GUFf8TeSRys2PvzpHNrG2wV+3A6EnTjeW6OwqU1Q+9BA6KziOhVKkvKH9cvrQOnj50Xj54JKRx1BSyVXWOLmsrIs307lqV/kQVLo7FV8bLt063Ob6S1Kfy8+LF1OHgolCkoXH5QuiDDvzue1VD1NuEWGYo+NmJhoQQ7loy5WOE65ZC+W2zAZPyntl3m0Lrfmu3LX3prC5C8r9cYxapAlvRujn2j33EHI5YK+B2tcPLcWrwC1+JK5UcZKcVGsXzlCl+WmWJusP8l3bwTAd0FaLR0GUjx7GegINn42NU8eU4H1bbrNfaooC1017lY++l4s+l4364Io+l589L2cvBVKFHsvPvZe+gl9KVHwvfjge9HwusS1x7cl/1NQqtOmOXOJO1yBeXoSMyQ8xw4tx2mS1C1xaBn5fei9DOvLm91ylK9ffKS9jFNfjowSio+cFwS8BXOt6UuXHyeH9mWks7X0qXrkwOKcbglQSDir0KwUld/yzdlbEBUfVC9Dd39ts+AaNfJEE7mN/JV+Ix02f2WqeVqwCS7JyUmSjWLkiVZ8ZL5oUvtuJBvtnxvJfMS/aMR/O7Bo8Z8ZWDwPUBDc3w4sSgv86sCSLjSK1cKpeLSgaEp93yhelYgtKJ4tKOOA5JSILCieLCh00qkpEVlQPFlQKJ1GFrVp+ItGFk8kFE3F722zHYiYhOKZhEKnVXVEJBRPJBTgBSISGmn1lIhIKJ5IKNQOke8SEQnFEwlFU/F720R7IiSheCShKJKw/THRrOeRhAK+QJQ5avv2sjQsikwtMVy8lINLsXRLTtmkVdowqRnAistd+B5Cpx4SMQ3FMw2Fjz0kYhqKZxoKAIWd1IyW/o1SM8XzEUWdFzZSM1r6b5KaKR7OKKw9NsUtlEske3TLTj6iM8gzvmSu+4OiM39AaqZ4DKRwPUjNaOk/LDVTPGVSVDihb5QCtbjM6R9+9entmgy4WFqpPkhqU0NKPNSfhYNq9pTa7UFKqT3IYJXgOZZyMq0oEcZSPMZS+Lj3jyiW4imWYhRL6/EBO4onx3pPeIlVU7XgYRU1mNVWJ+1PnDvDGc/zLwUsy34s4WloL0bu0LggAU7xgiDbaQKrbAONYKQ6vMhIgtGlSHL7q7VVzWP/VATeanCPbsysKn/QWxwd1+I56peJoz8DfId5rowGqTe6ufR2ayL0foUTQPWUTlVKRxxmA3V7LUVPq96iVPypVXIg1/nU5E3pSMdwJp2lHQtFOdnpUHUQf2o1bEc3ubA0ruwPN6vHgarhQD2O5WnxYt2t8VyRRMADJBkDEnb5UlEq3MIlcvUgUTWQqMe4iRbffZ9stY8As2qHmGpstGPQEZRy/sBE+SuqhulC0Hdwm0HfgvQITurAvtxv8ferG6sec9BaPEWQ4bLC14wUYPjBc6uwLJjuw7cwcoIyx6qBXD32VC9LIo9JYy2eTw27u3p7TQ83cMrWq7yGRh3e8ZRb1rVRljvr87F1PLa+BAWrB6uqajvgsC9Au614sgJ3WH5q5NxmExLIEfWLbPcm2EkyjRy9IZmuaoOsDuvH5d66vzfNLxq70WK8Wz3O9oW6k+cpvDwEfAoeq94dy4+Ep3NdotXVk15V5ST6RirFimn6z9+mPXIhuo3YITivgXQJn0OpRowYWplS9ZonJGQbaIUvp2J5Qp26zd550U6sniqrqiTRx26E4Hm7cmCABi7HBzICXH0qbo/xWlqmS9WMpEP26UAsH0u4k62eUavKqG1YWy1d3befmS8rzYFFf51jltxYFdF/f3VPt1Wj20a8btHif3jdUj09V9Ph5KpG8Fz18FxN5bTm0OK/as1RPXdXwdDt1hxW+s+uOarH+qphfbs1x22s85evOTwbWI0N3M3iKP7LZnEPFVaDCnezOIp/4yzu+cVq/OJuFk/0d8ziHoCsBkDuZnEU/+OzuCcsq9kE7WZxLf5nZnEPbtacjhOpFv+2idRDolUh0e1Eagzp3ziReuS05nKaSFH6102knimtxpSOODhvxQkWKUn3Pu1bdLSq30UCq3ostOZDGkuNVGyqBzdrPqWx1IjbrJ7brMZtjjiqrMW3YYrs9SR/u2Hky98mqANypq8kg1GfedSICuksMSjMmK4e/qwKf5YrPCDV0luHDpZpEojCSHzlD03pOYw8qcly+LKZtaqZmgglau+S7BIdG2Vp0zeKedWTpdXIUooDV/UhSyW9fA7RCY4yYEnvpxdMtwABIjHD6nnSCjg0txAntcJhRnL3rCpzvMqxzmk1a0axBBzmBOuv7CnUahQqxRSTFk+vvkRzIL2Ja8L6R8Y2+OmIiGjW1ZEwe9AwRBYClRtiltMH+bjcmh++jG2lOO5hxXd3RVABc9euv3rutRr3upGs0+IbKng4q2SONLhQ+cozSJ1MwXS5qB+EwLLuxHe19LKzzfukVMnxMV5qjTpHMDc7hal1QKFXZpquCr0ZVESSOQOdQT6OuF94wLYqYCv4TNgi7ziqiFrePfalbqktRAbPojFTa5LSeZOCVTi97cT3R6zko5vzg6RBurzpLv21jrnXelDux6oEt0ZXfu2CdH0u//0saXRVLhO1PmpCT8OZvi5uMCzxMut4GriC7d2ZT2rp3L0petbCJepz3wnKvRANuH/Bc7dDh3EcyqERSE51KnjOKWiffsxWXy158UHKn5beXUFlXWWB9XQFCSoD4pZHVEIB3+pR5apCUn0j8VMjIanqueSqXHLfiOvUSEqqeuK4GnG8UbWpEXFcPXFcVUuq82YGjpjj6pnjqlpSfaPjUiMtqeoB46qAscBpcSVB0LZ6dLgqGzyuzSQZ6UlVjwZX1ZMa12aiieDg6uHgqnDwuGKkoEZ0cPV0cFX8d2x0XGqkJ1U9/VsV7x0b+ZQaKUpVD/pWBX3F/y2sJNKUqh7crQrujo18So3I3erJ3arkLszp1sz4GoG71YO7VU2jxkaCpUbobvXoblVVqXFtWn2kKlU9hVubNdhNq48o3Oop3Kq2UWOT2V4jDrd6DrcqhzvSptVHIG71IG5Vw6eRQnGqGilLVU/PVlWWGpsM6hpJS1WPxlaFX8cmz7ZGlk/VQ69VodexSXCtEfRaPfRaVYtpbBJca4S9Vo+91q4NNm0abCTGVD2gWlWMaWwSXGskxlQ9dFqVKh2bBNcaiTFVz5XWbi7XmwYbiTFVj4PWbquVTYONcNDqcdCqYkxjk1laIyC0eiC0KhA68qbFRkRo9URoVTmmkTctNnJiqh7trIp2jk0uao3QzurRzqoiSnJ2HVcStVgPd1bVPZIVXVxJ1GI9rFkV1hyb5NAaSSBVD1rWoS12kxxaIxGk6pHIqszj2CSH1kgFqXrqsQ5tsWXTYiMZpOpZxaqs4tgkY9aIVayeVayqgzQ2yZg1ohWrpxWr0ooCfoaVRLhi9bhiJW2xZdNiIyWk6rnDqtyhZIDFlUQt1nOHVbWQxiaDr0bkYfXkYVUToLHJXasRelg9elgVPRTRjLiSqMV69rAqezg2mWU1Yg+rZw+r+gCNTeZYjeDD6uHDqkZAIpwRVxK1WM8OVtIWu8k0qxE9WD09WJUeHHXTYiN8sHp8sKok0tikjtVIE6l65q+ytthN9lWNRJGq5+6q+vyMTVJOjWSRqufhqsoijU1WRY1kkaoH1qoCa2OTUlAjYaTqgbKqwkhjg+bXCCmrHimr6qBDIz4UiJCy6pGyqkjZ2Bhp10gZqXoyrKoy0tgw5TVSRqoe3WqKbo0NUN0ibaTmqaum1NXYUMgt0kZqHoZqCkONDZLYInGk5pmmpkzT2Dj+tkgcqXnQqCloNDZmvS2SR2qeE2rKCY2NM22L9JGax3jaZQ02bvUtEkhqnrdpytuMjXupFk9qFueYzU7fSp9wgaTycTI/0J/ejQnB2AeUlRQRsc5BhogK5MqhmH6yMGht/kC6eVCnXYc0qhZJMjUPz7TrlEbVIkmm5nGXlrR/xOoWWnofTSNcXQmiJvJVba8wTaqQYZFzTM0zwScghZIiymnaDD1nwwVn3aulUPNYTFPuZTMmtdsGBmavcqn6lSOfTXCgeaClAU/ZnYNqqZyDSiT2FXtIo+cwV7553KUp7jL6ZhTSYsQaxGZJs7tl/y6RFqSX2qFrv9Yf43u3ikqNvhmsUp3doQx0hzxYu0Mmc69KkriC7iAzo3YHpLVrd7gmDSApFdodqLD1B7FKQXegMXtDQSgIUEAO3rUfWNIhstoiNavmiZWmxMq2Ufff06j9uJVOE62W/plG7QeYdDrc19I/16j98KOMyeibCS1Ns2ZJBHziuk/cqPYZwbqf4xPfSgMYZL5wS2MGjgYeNAzJhriufQv5iGvzmEnLB3XEFsl4NU+DtHwyaG6RjlfziEYDIbFTedVSU7nC0yplRtmkFeozqvLMoLde7VlJXNyeCizt9amIL2MayKNZo6/NoxpN1cHEQyLqL5E1UPPARcsneRMtXbJC0fdkRyJ/J0wP2a8TPV1NlRJizX7UWAJwzWMZTdW6xojXjFr8J9tkyjqn/1Kb9PBHy4fcjxaxH82zHw0Ixr49jT/Znux3ykD9pxuUH3vyybm23TDIX9wY/AClwIcESePGEC2QPK7RTs5KLVL/ap67aOU4eETiX80DEs0IiDwiSYwWaX81z0C0osxVLO/cIu2v5pGGptpfY2xWF5G1UvPEQSunKT5yVmqeC2jlBE+1SLur+Wh902j9JkFVSxe9iUd5R5l8LHZGN3vb5ZK+Y5Rjxyh/T8fwIfhWrGNsZu4oBN98CL6dvJxaFIBvPgDfNAC/exo1/S1Pw0fwm0bwdxSqFs92AKAJ+DwA5pJFfaCZs+zdIpZL+p5YbcLdbOOjeH/z8f5WrStutvFRvL/5eH+zeP/YbOOjeH/z8f6m8X5x9m2ixbO8yKg3+nh/s3h/HPlsUbi/+XB/s3D/2JwnROH+5sP9DaF7mRmj7IAWRfubj/Y3i/ZvWMMWRfubj/Y3i/ZveL0WRfubj/Y3jfYP2qyIonB/8+H+1oyei99NFO1vPtrfLNq/QfxaFO1vPtrfLNq/wfhaFO1vPtrfLNq/8XxtUbS/+Wh/s2j/xuW0RdH+5qP9zaL9G3/RFoX7mw/3Nwv3b5w9WxTubz7c3yzcv3GhbFG4v/lwf7NwP29afRTubz7c3yzcvzEabFG4v/lwf7Nw/8bhr0Xh/ubD/c3C/VxCFZcWhfubD/c3C/dvcLcWhfubD/c3C/dvcLcWhfubD/c3C/dvcLcWhfubD/c3C/dvcLcWhfubD/e3k/dSi4L9zQf72zjJWLQo1t98rL9ZrH9D3Wnx3CxOdv3OC9Nk6p+g7rNpVB9uOUx6DNZfyO6AEt7l0zqaJwnaOC77HzsmgcTlmrJPFdy4Tj+pBB1pzk2BVvtIF84Vl3zS5imEphQCbVA+LRYqP8lAiCwR4Wszq2aerIiqnBgu1/F9TUGFTWK7liI/QZQ7JFtDVatea/BcbQ0uvy6HgHbzZENTsoE2eKAWV9iui8AwQF2SM0+4rZuO0oCvKsIJ1Shd5JAhpQa0cZ2lBYk96aqfivaRqVrajwiZS66fqlWlfD0f4bQnyU34XZKlIx3nAnjP+LY9H/v8M3pqID2iZS/t1Tyj0ZTRqKJYFK2EUYxzUHnM2tyk/dPFyv5+EiXJKmS5uORpRERw81RHU6qDNhYoWozz2jzX/7LaxnMRxibhK1GZ1IciuLc+XsGjC5LE+oD+mTwRtkcOcz8cVctWIan0VxENXIJbGiRcCCekXX9Pez52/bj8ND9cKmtCG+xMi6EeL1IlTUVnykeSnj4ZNL1YMqgygzQeTbhjTRbLX2jZ4hgwy+lTxmm1qJfhPZhVo/yaCAdvnmlpyrTQBm/TYokciNJOVmqddUCUHB29e1JdHWH9dYSsHUmV6DHSA6r1hYoGKtuouAfob8Ek8WrVGiORfThBuEKbvcor6cf8fCybZu/nEhMNyzXMnbNinJDL4xQPNhFk9tV6MKeRCVq3uDdFYE7zYE4zQbCN1nqLwJzmwZymYA5teLQWgTnNgzmNDpY6LcJymsdyGhCb1mMrmxZROc1TOQ2EzU7zsEVQTvNQTlNBsE1qZ4uYnOaZnEa0945rEZHTPJHT1KJsd4AbATnNAzkNcE3bpH22iMdpnsdpyuPQhjRsEY/TPI/T+CAK0CIap3kapymNs1vTRTBO8zBOU/mpjcdhi1ic5lmcBq5m28QiFKd5FKeZR9kGvGwRitM8itP4YC7QIhKneRKngaqpMuld3zSW9hG1Uw/iNEA1++cRtVPP4XQwNTsv3B5hON1jOP1K+y7XIwinewinX6cYXI8YnO4ZnH6dFJR7hOB0j+B0RXBog9T2CMHpHsHp1+EYvUcATvcATr9Ox+g94m+652+6Ajab5tEjg7LuaZgOtmXn5tkjHKZ7HKaDbdnpdmqp6Hl8RdZhZ4jbPSDT0+GYu0eWZd3TKz2d4j89cizrHlHpCqFQ2XSglF+5uypxOB6lBFUilQw+6MAgxsfQKSwk611ID8FLSXa2oiXtF03dIy0d3Ink00YWav0WcJH7wYk9vxQcoPYr4or4IIZIopoqCBW97pUbJCWofBgSCn2RQegefukKvyTRvVgPKnsKJcSLpHt/W/5hXyw6L9jILJf0vRD0iRg+RWal/dZp+aFk80jDMvLGZZuYCLLM2LVTsQ38cnXfgRV1oRILfWjx3S5U1uN5D9hXJNm3NaVzXk8fdZpqBpXbl0pyvaMYcPd4S1fhFhJli7DFjjjj+o6v1fKfBN27Z156Os12Wjo1c5IKlPY7079dcjwiOEuDUnaq8gkCJ3cXagsW0z0W04GfVNq1BxuG8veCRJDlVeNNXGLDottQ6Vcqs5ebXTuLl8KdCZ4EubJUb6qWRb7cmx/MwLXIr492JFa6ttUMX4X8arWtzKOkhs5zLTGv7hGaDh4Gj7J/yc+8KLyFqlV04RK4AiiWqMIqilXLRLH0E6QhsIdEN/qkimOgWpZn4XGcDgqmy0FY/+a2PIv8izcE0ZICpmR7S35MzbYATuFmT4tnQHRR98ZYCgHxQMpbR1Bov0hkK7IL6B7p6SaSUq+4O/1gev6G2/EDrbI9O+vxfrM9ReTb5QxCtDJwTNFmkr2d4bWO96jHeqBhvhf0jK77EwYFiTLjaE/GIsyPX7nlAfgRRAzPT3TNf0b3H4hYxDfJWMM44fgkzHIiGCSPQu6wfTq+y/K/VFV/eHkSftDPph+f4qEVxRhjaq5P5PyxaXk0mVVLwKnxX1ChL+viyCNIHeAPc2ifooWqwC9XVnUDESjQMxoIuuBg65pN4xLWHysU6UiyQkk4NYJs15dT/7CJsMlMVFUWa204flYAGCSriehsWUvxtOQMDvcrnGWgzXXPAVialG9J67X9bACeaLdnyfyeAwF7Xrk+k2GGnY5ABtsp0PNKXe0KrxavgMp7iM/g2nhOuqlmSHiI9vb4VBCnP4Z9f20POvUJOtVw963FWaV+bP1VmWwtnkb9NPmvwE2nexyqKw4lq9dIXcqKV+eeBOce0Z7ImO2pLvOWp6Y6ECjeiAVqKU5wq6SHQGybZxsfU71IBgFtznIuzyp1XtuHFa7L/GGIBRYWzS90ig9D+kMGMYbMh36qU+Fbm/+q1909stUV2do5e2sxxksmHS9propkdMCIKWkROhCSdeSeZsqEdF89ZRd/tdKgji4y+Dhvl65qgx2LvwVatizpZbbUT+jSJhB4WY+HVqBcbvl1flZQ9RoZP8MFMIoxBjWj2xH3x0homisau9MdiMy9z3IrpZxspZYSestYe6BH0/pE01o8OqO4AMBnTJsSyNLbYFbVZsm6x4zVqp2nkzThCqH31Oxe4feGyUsdUKVOie7qIrGk+oGqzBepAGh8OgvQsC+hwihRSvnUAfmvrckP+YrFXflTu8iG+R83qdNLc20wv+L/TQOe5mTcL3ok+BErS/YLofKOX1hqwRJcdrPVfiFRtl9YMY2z7udIf4P4m6y/wU8I03EzPg/X4n/dj/Azi0J8ohYchIa1dAatX+1fg9dYnKVKH/gyfC8JbgTtn0AEixy/ahhK6Fjg/CB03T0f2EH7wf0kGjcf61B18UI3G68duPylecXK2BBFErsHCnu1CaiERgpajIvKPyGIaUp/gi7UVzZcjO/EJJA5VpPtnh/s1fy54zNnLb5jfG9HIskYmf4NotxIWCnLe7gQvhM3vUTYPZS8rAo9VNgVKqRN9qcVz6XF86DFDkwUHZuafyJw/knU4uht9xhiVwyRWt686Pp+5o/j4rPmeLaVsLCMH7of9pVb3MXstPh0uvA66pGIHg4alov6kV05R50Mo+YV2rlhehN7rWf9XfgGViPbJcm1gvLmckN+MDYD1baZaup4HXgs0oaPoOEt/fiscBNhibtIzXbPXHZzWN0YpGtxYGz7rPrwt/WbFkqkezSzqxKTTIZxW+M5tZLmtskQpykPcpb44xxSVBt16L7mmF1pjtn5GanLPaFS+nRkwMncqVMrsuJ09JazfJtGGZtEvOMreIl+oAT3CWQm0GPS0rUl3/RF0JH9FT1Y2pu5SMTEsxY/GyFwTtRfG6HH2ejVYK4UNxhPpHbQpdw43KC0HB7RtmqM9fNzhWGqogG6XNAPjM0GRopbTSuvBGGlCuQ3Y+YXkc865Q3fjjvXl2SdDs6kCmPVsPTvcyEmR9nyQvRPVdFXll/Av3CBRA2vcNlle3K2g4IVBCAc6lr1p3Yy0L7O6rCGlah7x4aorHO3x2y7YrYU+6Jq6Tz4wbIYC+j7sOwe594elVg9w4C5pakrTD32+use2e2K7IqwcjjHtj6TndjWanJWh82M7CZwrgO4DGvpRBoZkRPeBGYoI/ZxoW+3DxYd3/6pgFUILolyiCHDV8qW7ppEh15wN5ksEUtJkv6pxxcyreviKRjVPErcgQWLqmi0kGuhld/LcheKsCIqnXnqO8dHbhjj16nVQ8ldoWSSHW/4rOm9o0IrG/ScZGNdk3K8tbKFjb57ig+tPd/clW+mHsuoarHgeTibw7ErzjRoXOr5vVzAD8DKPkt/DhdO/YqGpNdA1KfoqgZzxrpW86R0V1KaNnmKWvyLgSoPVveTeXCPsOrusereT4RGj6jq7qnqrlQ1bbLyemzze5+NvaY7jGZ9SfDpHsHuimDTCO3OtXRe8Kn+fpcamJvLYjHpDNDS7pHt3g8Jnj0CtrsHtns/mXv1iNfuntfuymvLIi/87fQjyvEcEOPEKcsxIKDh6+dQohYJMoYSVo5QhhfYMFy1evy7m/3viFPTtfgx/bh3DHpTg15z2zt6CqXysp6HeXS8Gzq+SRLS4n8kZOqB9A78e9dmIum57oHxPvKpzUTKc90z312ZbxlKwwF3TDtCOUCTdVNjif/IxDrVjGvV8/OSNWJ2qTqKRloSz0gLPmE3Ik9PIWqagRaAtpd9RbNMYyrQJe+YXiyoMg+qL1jTW1BF9IewYs9PdAXVot6+GDN2j6V3xdJpk4KlxVh3dHsUOeFRiApo7og12TMR1ZmK5UfP+nBE21kfjqwE5eHIwZA+nPkJj1W6Jh5OxmPCD8IvuuZ3dJdSnp2ZlbnVB3SBskjKnyeaj0rOWbCRSVCv6qY/rQ8tpfup6eUsxrWsIDxW3w2r3+ScafEhBi7Bc/Vd+ePR8F0I3DPufZzG5UiFsHtevY/juByJEHYPhncDwzfZcFqMDeTVn61IHXag9+wxmnqQ9HmeKPh4160nVfgkQI7oQxizIeh/QQEdH4leH1u4G/GUeDdKfJP4psU/Yo46cUtgIOOMU1fLILUJIvU6fRCFxiLd49rdcO1NqpoWY10qY45ObjKzL3uAhMSJOsoMaQipjriNDFuQdviKrKJu7eSrpq6JcuyObaIYASA9pJX+ETUciWiIZdTQfUMl3Qu0aiYK/rd5ZrzTaQaIiPHuifFOxxkgAsa7B8a7AeObRD4tnhpCRpsV3VNVHCzhtDN19GQxdpkNVvg7tV8SRKKqbc+HSY9/xcsAwwIUgwhBX7V1QjMei6pW95B6N9/qEc9cEaXePaXelVIX+ifwt9XSacabZviu2dD4gRVRuuh1SFC42ndqYFI+DR73EhRoOH8vuFixAGBrNabdPAvfVaFSRutocaekPKaS+ZYkJQeHOOIUjLckLvCAD5AFo+9r3ICCDOH2whLbC0tl4I2JCFqbbwyhQH1jl768qtk0y2/wg6kKZNImtVGL5UeIeJY6mcpZ0L19v/ur/pwiSTr4OS1r8DVBDkB/GFqpxska2w9LRVui7ur1h0knxg/TPo4fpmMBHvbc6uM3LmbE3acKdJXv3OhM9ChXoPtcga7qnbRJ3uxRskD3yQKdTyxrlCvQfa5A5yPLGqUKdJ8q0DVVYEONcP4Px1k3ekYgFFYzqO4TCzqyBNrGkq1HiQXdJxZ0VfmkTeJrjzILus8s6HwitqPEgu4TCzofie0or6D7vIKOLAGZx+LnES1gfGJBV4lP2iTP9iizoPvMgs7WqjdTeZRa0H1qwVCJT77idJ4R5RYMn1swVOJTYgFxJUHDHj67YKjEJ1+hTMKIsguGzy4YqvDJV9xYR5ReMHx6wdD0At44VmjxbR55mxEOGK7J2J80Y/B9vJ/TbQrGlwTMyuU3AsNnKAwVCd2/mqDFD5+jMMzMd2N6MaIkheGTFIaKhG5fTdDkh09SGGqeyxvTixFlKQyfpTBUtFPAsvBG3qJ5Guvp/MTtH/ulW6xQX1tJ+bUx0plN8n4HcAJok/HF6pm23KLvUKeUhxGlPAyf8jCOKQ8jSnkYPuVhaE6DnOzKSVD1dWTTDqqYwpueABe/fRg+cWGo2ObG/uQprd8s69Zttb7LIS8AQY/r27OvtYa0g+astzzjwJyLhWto+GXF8IkHQ4UyU2w2paVP4JuRPJ/5qR9bF02eNzmCJdg/fLrB0HSDzVLmKU2aFw6ATaKEuKas1YauC/MtNydjf+IEOzCY7KY7OsSAAdYDxeFTDYamGvDG8GT8TDWoGNxknQ5xAqGvXsfpSPQPYIDhcw1GOgj4jhSNBT5VYKSTgO9Iwew3PNI/VNwyjtRpITZj/QHKVI4gNyX6hFYUA0OAMJpB3yWmp8vpwThDUMRMzxASwCCciyKhqNyf6h3jbFaLRjurHASp/iv+HWkt/qf5jIGhopu8saAZOf21Jw3DpwgMdU3ljX3NyNGE7qH+Aax+104ibc3hQfyhIP6uneRg6Tk8PT8AkYvEZzQ+5RZhwc8ZfK6GzUgF5kQpumdRjtLwuPpQXF0gkyigqMV3Fs40K6WkhDW6qX568dfU5mJE2ZXRl8WIh9VHtlFis45QOU1hCsTuVuCc/oUURrr003IBPyLk04iQoxHB4+IDOPcmSUYLp4L5DSrcWAIenZyo6kGMdNtL41q2XBBOoaIfytlgx9nqqMidkVOJJGctsr8H03LZsWJiUaCQSWq5eT8UgQffZdRo6V9390hckLvXtik7+D95/x5fH6DMJcgadREUYqkFlMhCURqSlf7w7FAHFlpQrSjwuVxtzocH2scZaNfiqdaNhydeLfrwqq0Lr6s+Z3D68ChZ6lIpxUItDRVo/IMM3IbuxjVgZkt3Q7hA6eFBXkvy0vCc/CjlBMdp8V/3/PwQCS58B1Fp6cS/smZr6UMDn25psvLMBNWrxvXI6bg9C1FwsWehFgFJ5hBaBz/Ppw/l03fwkRbPBf+kKnCHCHUsbquPsNQbU8c9Soe2e4QqtESVopjI8MT6UGKdN5ZkWnzDc09EVJOMH03hKIlXPc8pvRKOl9vxA3U5yB6MEm3VPOE9JuEdz5glGos9YD0UsM5xMp6WBlHqlMnyZhJUsFqteAjlK7aNN1+8XN0PpmCbuYdQ0HjoaRcix9FxxTHZcklR8pfpLfflFXiQeihIzRtruFmMwN14TAOwspQj7YRoXZ7MoOSRqKdtldEVTUJGF02JEWNNViK9Iw7aIBvEumi7P5J+XG7dj6TgojnG4rUwemvYAcnjOj7C5eJ+EFTImjdueFqMFHuxMwyoWKG06rev+02PXY96kOMZkfbr8Az1MIZ600ki6dfhkegBJHknA6Clf7sMwPBc9FAuepe5Om4u+m/JXB0ekR6KSG9SNbT0L7ibGL8ZHqIeBlFvkiS0WGUgxlv4+s4cKJKYIeC+dou27uQ84jxUDrdvDr0UccburWtqlmjHPZ1TJBQLsm9eqQIXzgzysjLwsPMAf5yRybbKtYxIRHd4ZHk0zRXvktN/+Zz+EWnoDk8hD2C9siFuKVgdRxq6w5PAQzV0eeOTqcVYFSCVE+L/lvUjjpYD0UqBYjBjJ0tZwiYLy4qWNDchoTM+Obldw92y3Uo6UMvKRMPbpS+v3+PEox3CHiPS7B0eAB7tFPYYkWTv8JztUMleSd+OuiFKyTf7GzzMWbU96/60zJO0Q0laEQGI2w25zCD1gUew+5LXo3qGo9iLEtQTKYkJJ4X2LjISeDsEQ2TZp6+lleUEy4O1Q8FagRPCXskvLlKTHzk/eQddiRtZHUlO7bVk0g7P2Q7jbHc7BBQjdHsNbb0CIOrBQLdGK7s9nEdJ8oGG2EUAXRttv7HcVpR2V71HPCgVhky5zlg30mzy3RVfN+5p3dFtNbQ5iOrphQTcucBPugBeHpJjcZt0D2QQo0TfEl9we7Wd55uFOgF0Q78yRdqbzeuY51HfcUJ9R4T6Do/6jiPqOyLUd3jUdyjqu+twKP2lDudJ36Gkr8gyhPEmFNOji6AzLOmBQ/9kpFTnSu/EhXpNR6ILkWdIeqiUbjD1ewx4qHLzdghA8T83BHjEeChiLNH0aAjo4+/Hg4dHlkc/HaNFAtPDE8ajHw/WI4Xp4THhoZiwAJTRo7kp4R+YeqUJjQcgub+ix3/HsGFmxFecowxw9KlihNMdabjv8O08Jh0a9akzM+FaDzE9QDwUIJbT8/AmUIrdymuNinMKIYn0JiR9/WkOlFVNqb4bBp5a1Bo8jDwURuaNb7QWZ6stI9G6Irqj+YXB4tQzvkMZX96YSo/II3t45HUo8sobU+kReWQPz6YO1V8W8CjKyxsRnTo8nTqUTuWNM/WI8NTh8dSheCpvnKlH5JE9PCk6lBRF/lvUlPhPN6UnjmjRbA0ZbtuS79J0CmxHbtvDA5qDjoHtiNAcntAcdAxs0x8MbHtocwCG3EWgUfiLEWhPWw6VBN5FoKn+BRFoT2cOtfbeRaDv0r83Au1JzKEkJm/807X43toflJmiTb5sd8t3fTK+49Pp2DQSNR6eVBx0PDaNSMXhScUB6nCnMWelazLdovWn1GWVA8blkr5fqys5b4zntXhGNyvWIVnQbbzoiqP0QOIucZhPNDwSOfiMjkVM5PBM5FA7c97Y3o9IQHl4znGwzZWbc3wuwQpCZOUzdNuxoROtoZThH4GUpizLUmTFJq6XBl2X+/DjgrKSvDG9HxErOTwrOdQRnTem9yOiJYenJYfSkrwxvR8RLjk8LjlYZ9SN6f2IeMnhecmhvCRvTO9HxEsOz0sO5SV5I1wzIl5yeF6SjJfcmN5TxEuS5yXJeMkaLhO1NDjevo1BbvWH5ULJXwhHby3cQlKEVJJHKsmQyvicQ0urRiY1BjjTPoe0d7HCTAwfZmSA8kYYhTyESUpZph4ejVMk8UweoCQDKFvcCSgCKMkDlGQAZYs7AUUAJXmAkgygbHEnoIigJE9QkhGULe4EFBGU5AlKAq8oHhRRjgdFtufkEUcCsCj21FGLiBBH8ogjgVeURMPw9UaII3nEkRRilAhH+DxS1Lw90EiKLEooIK4kOKohjy+SCidzi+cfSlFr9UQiJWut8fxDkXk3ecSQFCLkHm/4KEWt1ROBZERgj2cgSlFr9YQfqUc2903nixg/8owfKePHG+t3iiA/8pAfZR2yN57uFHlYk8fpyHC6jV83RSbW5JE4MiSub1pshMSRR+JIdW5FUzGuJGqxHoojheJESzGupMaynquazX/WsCFP01E+RDQoR+3cU3GUTxENiiygySNtpMzahnqhR4D1z87CHm2jbF1h07MzveCeO7xesIxECArbGskIfBbYBAXORn6BTR6Ko3ywi6PIxZk8mkblZBdHkY0zeTyMykHAWgv/TgFr8sgYlZOAtZb+vQLW5BkwUgZMtEyjeTVymCZPclE5gA0U+UuTZ66onMAGigymyTNRBCppc5qihTqmZP6I3bwdHlywQuMFHycPOZFCTrEwsBbePRchETEdfrqwXvJawDjyJBQpCVU4xa+EXltC1YPj8kC4SeWAhaC8KdwkZ/4zEwg4MK+LYQ9TUTn14chwmjwRRfXYhyPHafJcEym4JNhaJD2ixVEkT9Qa0jv/3mDVrDmgPYOM1theSnXMrPqqjAvDpW4mC+MJzn+A3Od1BPZYE1UDRGOdW3rApmuESm01mw2c6cSJtukoEEtqE7QsvMx8nnAik5GULKNAhV2L82WCSIECY7KDPqTpCkK5XNEPCCowKZGNqAVHqBN51IkUdeKN6BBFrBN51olU/pHHZhUW2VyTR5NI0STeeK9T5HNNHigiMD2jxB4TFNlck8eAqJ56ZORyTR7roXbskZHJNXk8h1SLUPi/sF03xa5VXAaKKsg4QbuaCN2lqOz1Ff1S9RoU9UqIP35lz77VnZGfD8HqH9IyEnm+vsPgaJFSlwDb9ZX8B4hsiJurjMAXhk05u4YCsGbAAMsyqZnl1/tere7c4LzCX59/46+fvxksvvybX/3xfihptlrYDGlaDPBZRrE+3wWeB5kmk/12MUmHXC6CzZq8lPEJEJmcuqswOZTtQZ1m/Ap5HgRFdnyVcr91PRnuDsLAJqbr+Ziej/n5WJ6PaluwLAE8zUVGc1Es7EhGc13AZ5vBJFnf9NDWIH+L51ELkBkRIBKhcHkiVzYEpRcVHpKla325dcqfQ7VD0sLESgK6RcAy9RIkRWWoKsplIREUSuIGXjM8AxpB82na23b6VGPOVDtVLj2fdmnJ2ozYZhAqxgfITeSPKPrah2YfOn5OKlC/n+4duA9RY0tM3QS4RfVVPi0P3s8GKm/Ju7nU9C2d5gQeHRRM0BbaeCnJPPoxoJxliVDVC6DxS3HCGpwcO7FKxKgwaDYN6oQQSJLAnOrMJPGMhjLF8pv85KSAHLw4wt80xUBkwfruQpJCwGqmW5MJmQjzZ79JxhT0oQvGy8VQf4miKPz9dKJhrz99WFWuaehvyd8BnWvVyZWPrIIaMgox50138TOn4nvMcWa8Fv/OtzamG/ThrfmJXAlBEZ6Nf9NEg6/pXpBL+2DfdnX9SdLhH28VfUPymzR+fsEFQMXn53136nhDgjWR3neEcZLnBUl5QdHbim92hvZqsSYmz0F3Mb3rm5DkGgw9XebWSpisyOajMprNPjiYKBjYZaWImUgshWXQuSAjWzCGSAoixi05lZdVtboqVHB2l2SVMd6iyO1ryy5zIErVHofsaDA3yOSSWK16ms+SJ08zEijBKq7FQZxTSzFnId0NO4h3xpYqwEGAFv+oTksiyEihO3absDt25RLQTq98LX3T8pZVrpZtWhZonu2nVV42Zp5tJLCDYtIc/4z09/yM4OYroDdJAfkjP8MvpLoupDbyLBQxj+SZR+qHVF2KkEfyyCP1elzO9vq/tJz1/CX1dlzO9vY/tJz1qCf1flzOavH/znLWs6RkLOluOasw6f8tZ395OeuBWVKN3+1yttO/fznrCV7qfFzOdv5vW856vpiML94tZw0w/lcvZz3BTEYw75azI/3G5awnnclI591yduT/5eWs56wJWPR2OauY9b9vOethbgKYvV3OovRfuJz1ODkZTr5R16MIJyePk9NJ6pgimJw8TE4Gk++Ws2P8Ly1nPQVPRsHvlrOD/oeWs57eJ6P3d8vZB9//31jO+mQBUpnp7XJWZab/bzn7y8tZn2JBmmKxXc5S+vcvZ33KB1E+Lmc1I+S/aTnrs09IJcO3y9lbMvxfvJz1+S2kGSzb5SzV37ic9YkxRO24nKX2v7yc9Qk5hOyY7XIWpf/C5azP6SFk6GyXsyj9Fy5nfV4RkYU5NvhglFhEPrGIVAJdsrBD8DuSQCefKkTI3snXtaGLIxF08hk/hOydLOatcSURSeszfgjZO1n0/qukUvs6ogNrn/BDfDqwjnTNyefqEJ+0JSlK1SGfqkNIu8kllLexQvmdX3jZih7WNy/ZheRzdwh5OJlilygt1RVF+WFbfmEw1XVnnY4eMhskLF6wmMQ8Ut6+5drm4a8OL1AxA4AroHqnqiOgsLOkuYXyiecnjEpFhJphJABLnZYUDxRR1SubrXm+Ll2JLryXTzoiVjnKWLBaS19ZnEWJrlynT6bcJ2zhcHdFXM+XS/peqilKKW86GIqBtom8F4T7ukjIAiiFfzvUiETaWq8pCxARjcG/W67uuzfylHZApCY+gWATBb9sH+4MylvDIaluKO5AFEtk9qqm27Dcghsc+LLBIQa8rLjbHHpbfuA1VFE8U/fX9qkXdiFXe5ny5AvqgpJgmy91w0R7GM+X9Hxk/ejumH0aFmsa1k42Uov/4CsDjn2V/ry85erJXx2r2ovjLqrFUlvFBkD+nUqqpirpl6I4vFwi+0tg3Sh63IF6k5beHK4qhsjdcxEVteTfOPscLbYcLRlBxA3LVz/1lK6qO9xMtr+/ZEOF5IIyNUzlGebphaIDC0zgMc1OSxVlsGEL9+1XURkrWRJKW4A3Zl+25uyzwhgZXlVU+MdKfmvpTV7e3f9TeCbZViS5gV2VjUNkH8k+i4w1i2zn86zFt5cAJPxucUglUaGhZ8NlAT1rdqAivZBh/BWYCrDPRGPNRLs2Dgl3cf0MPSmQjoePS83D10yHdAotPaVTaFNfhGbZZ7Ax0tHylULfHi2NrmPVf/CXXdTSliv5ES3piLaR0OYo0419phungykVR4lu7BPdOJ1MqTjKc2Of58ZJ0eKNGrcW++xmzBQgnO+GqIa5VfQkoTQJtzRJ/Albn0+UY9X55xSuyLV0Stndgtp8qVL2JyOlHboDuDZkL/Xaq5A2+/w6Rq4c1hBRu4nS69in1zFS5fKVYlCCo/Q69ul1nHRxkuLjaY7S69in13GigzAfR9l17LPrOFlPijcWHGXXsc+u46ydJMd7Ao6y69hn13HWPcFGMZWj7Dr22XWMTLl8beRDOcquY59dx1n7yUYkkKPsOvbZdYyMN5GhCJQ9OFKcZ58jx1lb60Y1jaMsOfZZcoyUt51qIkdZcuyz5NiU3fNm4MhRa/UZcIystAyFyrASemlMvAR5Xx2+arrbu+vvVlo+BY5PKXAcpcCxT4HjYwocRylw7FPgGDlocv9hly0zvCu7raz60C/PGttiYSaDSbo8kQ6pazlgwJoBwp+9QA9WMmVMF0bmPDk6l6SS5SZ9JypTQKfICO0XpSXqQz6RjYv1oc0AF2Wysc9k41MmG0eZbOwz2VjlwTf+SVoqCUrfQfSRf9a/vfZPLyJXUJctH/ssN1blb8l9DaczTYLLyIktlkQoyzrJ7dFm3YsptMNzV8RyVHE/kk5hnwTHxXrmZvhG8b2WbFPov2In1cWgPkHBJxe7Dwk8YEmrQiZZDouqOAIvd+K7NxLWthsBLZ0P+pYWOzxo34FVTLyUUHHASrFRYHo54qIPUdXtrdgtv4TgL+hUazhNO5MOJ7wkk7FPpWNNpduu5etlOomSOr0+/2cp/zz1P7SU9+l4rOl4orkRPZWa4tb3bFWjdrhvfj6njqtOtxvlN67RUOET4rgezuC4RgOFz3DjejqD4yjDjX2GGyNbbaMXr4WnzRnebZKQUErTeAVy8fLspR/luB/5HDlGvttGfV0Lg5xA8VVHsFLvY8DxABvTi/1RP/uMOq46iGwE7zjKqGOfUcf1IDrJUUId+4Q6nrram7cYTdI+o46bLkVLDTuE5tvB6Eh8xmUA0sNL+YMuJ6H+Aj7djlUN+yqbtVAkh80+a42b9ZvNWijSw2af/cVNp9iNaBdHgtjsU6i4nabYFnUcnwzE7ZQszpE6NfvkG9bsmlgawAq95JkOZ2O8FM/yVUhlhpYL+jaPRJJd7j+38QevKEMlzouXC/r+0UwZLtZu1uIM8U0xWBKlkvatS9/1KSWsKSU7SWhuUafxmRisuRa7Y5t+/X+qYLDPleBunWezXOlR5/GZCnzSZuYoT4F9ngL3o9WOFj/z5rMZ+UOuO8vVfZ8D9Z+vutku96jX+UwB7gcBFe5Rp/O8PQNA3wQMuEc7Q4+sc7ezwhEfn/do6vD4NXdt+xu1O44Ui9nzztxPG7xIsJg9UMzjuMEb0QbPA7wMSHbjEqeFj9nLHVwu4CnkWH+Ye4e0NGlzn6LdrVaLhIgwuyoljKQCBLJ0FU6lT8MYRCT0E/wFYMLUWKPPyw/wvQtca87x+xxR7/IkLI+jwoEVT2tWnPiPRI9H67NEV3BF9G+zRBOxuc2s+uMNdJX47Mm/g8HFJSsy1Wlef6fvhMM64eakKBItZk+Z8jh1wogxZc+YskoW72KGWlzn0hziS2JLlSC3KhZfT6Tw3j/mS+Ssxbxtubrvv4qnbsNfKD5efQ16nS7ve/6wnr854UJxnTukl/LUZarcr40sqxB++7l9RVx39TZkD2vy0HPQjbqkFp/uRB6ERCTH657+2J34UYh0BbuRqNTi4JU8Rwv3jITlkJ2bb9+JpweZdI7eqFtq8R+7vu4joaW/v7wff0iXxnVzcETRCORZOqbTlpKihbFH1xh4WI6lt5mi0cEDZUwHqoMpGh08hcXgmZpsHmG/4euwjLj8LeK4qeHp/BGyFw9bnruJ8H7y1a7nY4o3+B6fYoBIScbc8PwsEkVmDy8xaS/faHByBC+xh5eYTvN7hC6xR5eYj/N7RC6xJ5cYFNL2haiS8V/4Qjz0xAo9XRspUi1erUCekwIdEhgaR/AVyGOZKz0lxaw7zY10KUecFHtOivm004wwKfaYFKuice45XrbzDxNeG3Dg+5FfhyPgJ/LAwA3H5hbb8LLnqRiIkQg9tfbNeXkKukuVUyBcHYzWpyB0WXDe2FocdPboEhu6tFE15UgvmT2MxHw6kInUktkTRczHA5lILJkdElQuFUve+LdYsaLIzaD/CYQIjlwVu2TFawd1ywWhefiGdA+FWmUWBiuShpnNyAoa+DDNjxnfJrV7AcwrOFqBy7ZETVIBnI6PCqDJwvkCv4vF9gWWVvT98tX4/rZf+u3Px2E/78fj0Nk11lW1Yt1rJ7P0Ba2Nc8Yy7WwqJJXxo3haj2UjidO3SA4/oD2h9PQXdxHnVF/vWqUtwn+8Czx1wYB8oWbsXn7cu449PTpbs9JbuhLWfj2/Ns+qkFYB02IQ0pFPTXd877PqflxdB6FYfdWKl0qKr2Q/CFnhUkX1VbT9DGClf90MYBX+uP5+126F7ziIbqmA2sl67Y4lBgERTAhZuaKkfmVII+iIIEr8UZIE1s2VXfXHPR5kVa30dvcC8dmEOH3xgMluA9kyQlSjjYuDtaJfSFV42X3hdpENJbdbv4jpXL2bYGDWPI3F+dLu5cet62IlVsW14qUS8pXsFytWuFThx810WKxYqa8j+cEmHRYrVvpXNtXkBwwQSLumatLdMmGmwEvssfSwdlnxdnM3ctXaZQMU3HtkM2LX+HFHNoiEB5BWnPAkMJ5m0hlbrU6qjl4t45TWA9j21z+udhptAkXw95ezCl3yiAPcukG34oa0Bck7MtXR2wZNM/jKTHdCXhIno1n1jAkzhRq5wAVt4KMcslxYIxXpWhdkSotfutj1f9yv0lGh1qSVTjvb28YWJjNmWCepFYY3ZOiGq5yurDzLlPzUu9UdNhQ4Fxtxu9KPGxvHvrAuqd5fzjpoz9LOUnsXuga/zI8pJxtxESF83oA69MnZFlI6BbN7vQoGxTzWVUXy441RXLGwphUvlfgRJ+/NnazQV5H9gJMP5k5WutThBw3gWNsXFRBc7y9nHejH4lkUtcJcXpjNzQq8LeKTmQnXa5h5YSsgbvLd/MB+6+ElhsrRIrrGLvbj3jAotMj3wwqRhYiUWDjy2DJPx0PBVLDIlZkT9y4e31WNLZM6Qul3wqTgHHjA0V5MwAdSgzWlDnbg6p1EfH/EP20+nGX39eNXKJs2wi2KFS+V+MEi7/PrrXCpwnfrrJa0HOoRz2IZW+BiVSDCLEcyDYO8PLcBrgz2egNOYT7PwWr5cVVzd5M2WvPSzudAgNV5wogwNMVmiFOnJp7bpCfZyjo6N4k1IaFPzA70LcOHGKnIsE1B9qBkeeqb1FMyLOmATSIpp8+xEicAtvzWPJJZChIfWOHQ0uUH+wEGMNwGCbPSAEu4n3vwtJdL+uGo6DnoCM8hrdhXUvyAVPbktRUuVfjxCGgb5dAJ3UqRxS47XKRMZctiZ9YNbRvZkteHLcnl+EVT1SVDHYmbwvmhEXCxVHWaqeoyQ0pRRQoWUtVppqqLI4Plj4o8NfJHJSO+MFbO4vKmybyjzqx1Ob/uSC+naqvpUmfaqJSIr4DlqCdbfut2UtZalsmOWbven5p+Wp6lH5eVCozxx1kKFXBZ8iMfmPJjv/3KA9Zca2mP6Byy1nnygHXRkEa2jpBk9sUOQRaWlGduMGXS75b79mM2sELZe9cmV/X3XeemC4sv0CUqT+CWAM8qLGNH36gi1SlDVUB/gBjIqEV0Hh9CntHISwctfjwGmCidq7bv5VeJ5UloESgOuzx5Jghj3Ma0MvVhxIJUu95N5znWiJJKwWJMnrCm7ng+wa704750iC+b3jPPzIQtRoIQghWTfL33rw/5+r6tGRwkPHI5z6GiKWJrS/TzhoKTDQPaaH5vUu4dqrRv8F4XOoQuVPV5wf6haa7jFAqQX0oFexQxrCmwyhNHYcnBxpfLnfm5pRykya30CZ6i7VTSnHl5AutO/7WuGWWKBDyvGe9UEpsJ56TDh2jskj/ukE+7+8Jv34yqK/mizw4OGY8LMnZ/Mkyiwctspk9RRBMIzgmLQ7TV/76dahPFZsce+Bq8v5yVnCaKGk0U1U8U9ThR1P+bKPYTRfUTRT1OFPXfMlFUP1HU40RR//mJovqJop4mivqPTRTVTxT1OFHUf2qiqH6iqHubGSv8Zez8uVXSeHpfG5qfJQDPbuevSv/Y/FX97AAkdzt/Vf7H56/qJ4x2wB2t9G+cv5qfeowoHpszyYAofn85K9lDkVa4VOHHXLWL2G6ltfhXt9LNj5jm4bDZSrf6376Vbn4AVlx6t5Vu7de30s2PrU0PZSkETq14qcQPhG3vjm2FSxV+0JoMdHw82KLQSvPDC+BlcYVqoHN9HdFJZ/MDALjkUUNVKiv1dXTfa4ElI21rzfuy0qUO32kPJLMVLlX4Tmsk8+aRBpLr7y9nHfX0SAMc+f3lrAPLihrKXFrpUodvpqCLuwDlqyGslS51+FYKuFgwvPg+ombafTM1Hpk2MfqAR35/OSvRI3kKoScrXirxDXXo1oZC2seKfSXDt9Sh8wttggMjaqrDN9VxaqoBFvz+clZxbKojaqrDN1UQuKNf8RQVQLvvL2cdaKo9beqImurwTRUgrSjxxXVETXX4pqrar0JThHVETXX4pjoOghtWutThW+o4BatH1E6Hb6d0DFZT1EzJN1OVpZQQxkpXWelSh2+lZB5/n1K/pfrfErCj7y9nHZr8EeWZWuFShW+ldIr7Buzo+8tZxSGpykqXOnwjJZv2N8QMRa2UfCtVibwSasVY6VKHb6UGgNImWEQqA6wifI9X5ORCHgpE8wEQqYIEIjRIdFUoBIASUVf/IRpFcNWVD486FIXqUHYjP25cB3HeLJxQXGDuWopmaOSvbC2TYk2KPpNsohhaQRAzUB5btYTqErgm37dMcI83c4BCrcj5gOikynaNDkAsfwmCnbhDYUaxeJRPdlsy22bZgwbJqVb3j3vRqYQ3LYqnfoHETmGJe0FqFEdCsi2+7015HG738yn6SIoKHF+aiF0WxIJ9jzceNratseL9HRUcCOgdAXFAbP7P3ZEfPxSW3e3M79IqCXN6rf4lXtoB+0GFNWElVjS34hv8qHoU8eMkCQiVuBI/4Id1j45kAW0lcvyVruv5mJ6P+flYYh6E/TjGbe89aqX3Xvt+P89+WruUHDu+30rSVyH3gQcpfUty4PFxuSU/LKosoiQsxA8yGhbZD4t82g0FgO77y1nF8QgnIHTfX846WH/LrvlHs7dHdNN1AD/SFUzeyWOtCayoSAhEp3fpCibv5PHSpHippI1FvyVdweydPCWarn3mhxUuVRRfRT0sRFIEiSYPiSbFQDcLkXQF03fyoGcCVSmp/NH6MF1BM00exEzXoZmmK2imyQOR6Tpt2lPEQybPQybQjT2FKrxWutThWynoxp5bXEcERCYPRKakzTRv6oiaqYcaE5jCUeNTshQosb2/nHUUHB5cm/uImqmHCxNQwdHibUyK6MLk6cIEfG+03fOImqkn/hJIu9HiBWIK5NDeX846xuEwJUVwXvJwXlI1NMHqwuEjkEN7fzkrOeyFUoTRJY/RpXzaC6WIo0ueo0uA4rb9JeLokufoEqC4bX+JOLrkOboEeG3bXwIhtPeXs4566i+BEtr7y1lHO/WXCDZLHjZLuZ/aekSbJU+bJRVCk6zPsI0FQmjvL2cl+8QcK1yq8M1U1cxqlFlohc+iaq51kfwhp8cBYt1JxYrkoFlR309q7VK+erkb3+JVGG2TlmXFt9SypmNJ2PmlVZM7m+yyZWbRcpCePNuVVEtNZG7ClxHRXcnTXakczrVSIHX2/nJWcTrXSoHS2fvLWQfUAnnEjbPU1y7mebPzhcojldC2aLzJs0Ubf71QaBUD89Z3u9yN727llGdnxUGMInyz29fp+ycQnX6F7gtWutTh+2c5LXdK1Ds9fpMUsLlCAQQrzaqXTI96NrZbo5YPQ6ZA/reCvq2ESFP+Co/Rsm0nl5vw/VvlzHqoYmSlajZSJASWcNDw0A9oDiJApVS50A+19skyYMsrdgYV0oGix5Y6ctZBEQsD0STwutyk7/bK3YiSRdj/Iu4mee4mnbibFHE3yXM3qR6kca10qcP3YSNKYplfKy4WRJyGJXoY1ftHsxVqfXEnKsYoD7Thk6QEtJaNLEnYhUNJOifou8tTzwlifCL/k1Ma+nG5cz9yAPDIKVaSteJiJ2RAyiXciWSqkfTOZcf1nLHpnRe7b0n70vuGMr/eN+TqGHJ1tfV533Kaobetn1iLlx/gBxuQIDnF4rFWfKcVvrR4Hg27W3BAu1rr/OkX1CiWVLXkuZNUDwx6qtGo4xGRpBTIbshAKSTki9rz6DyI0xaW8VPk9as1hhyKiVslP66pHCDH0YM0ARDVbNJnRfIG5S+aKjvLkNS/C6CQPNGRqh4yxHq4Vjy18W6Nw5deNMYjxmZ4Kmh0yEXgUFRC29HpY/LcRlJuI8UytFbsK/G0RVLaIsUytFa8VOKHHLATqdd4fI5wi+Rxi6TybSnHRzcpkG97fzkrkd4kFnPRQjCQb3t/OavYa9hY4VKF70NgBbYjcIQXJI8XpKZL6xwqTVhxsOZISE4d5SPGdfWb5Wg7ZY5E2aySHxfVPWMJ5WGt+L6oJkb2ll7XEo88cC4fMZuLiJfkCYZkkm0SxIwaT5xLoQOaqNwkzb+EMwmmlfCX+r4DfoE3C4qIeEieeEjAFwSj613Ep3wdUcfxxEPqesZX4qh4ipiH5JmHdHCZt8KlCt9v+kEw1EqXOnzH6TpxJY4X7b29xZwnsvikZN98G6ylBmRhM6bcYqEsoQF1csuipYVUR+RhW6tf12geqUhdz7o34TstfoS37jtRfxN47agbGwx5rvsT0haxCpBhXMTFXmgljuez0Kqp1DApLnlsI3Xt/aHcjpW+hAfxJGQ13Unkg6FzJr5dgbqG/fGPa5EurtPmmVA80jSwkA2hx/wl0qW0rOd9fmbyMEhSGETQtfiS/MY19TUIdK2vIUluPl6DoJt4C/iQpgotXkKRPlV0WSmzqky3QWJs8oxJUsYkxZqMVjw3G4iH5Wv6obWkWsLpSz3Bkq98q4gBzz1GTnXuMXKq6V7oSjwnWt16diWN0/YgIleSJ1fSyMcugOLb4Qe9Urx1JIaGdHdbngl3b8szJMGL2kj7XmP9CX60UufnXdMePw14LrkW3E5rKIxtf/Cj/npszqpzh+WnNImb2iTVJoMQieZQy4+qkXyqVfLjou3YoFF86zk8uwzko4uppIKYksKN8wKUVjDZ2FyIEqztI8pM+8bV5sdaZ3m9TaFS7c/HEUb4kwd50tABMpYbs+KlEj96jdOxQwTyJA/ypHGMskQgT/IgTwKWI3ugKpslP0GPjStOqWquUrF9kiFuWcJ43iepRp0MSlGbpjlkqPMbAOr0HzYEOpZeVQfy/8fcuSW9juPKei7n2eEQQYCX+U/sBADK9kol2VUd3bvrpbf3z1q0LEG8fYkEMT9f3f5xFbmUt83OcRnZ+XsU9d3U3f11PCZNVBGVcToTZCKigiKiktVad48iWp9bQroTfImP9PZuz1kUdUclPeu2j0Xvb9W+iq65zmZ9q8up41t9PvWxLkYKX3RIscqncVQtlXS8K9wobDU/OsFXcpx25Ey0VFC0VNK2bvc2MdFSQdFSSdFSsc1uc3xOAm1+rSx+MitCfuOjVY050M2G007AC4taqJa88mKmMsSO+eNr8bg2fNNTl1S4Qdjd/DevbWjogdrfvTYcG+Z1XBbP6/c8555vc+nrBfXqurbfc53oLcoU4LejQqmEQGjuqBcpLPr7x7uP0/tP6or+/vHu4sgEiGHe7x/vPvQ0hky9n/GqWJumwjHpusDL9TDhErGO9vyhxrjriT01Dsqq182KvJbwTY/HXqf9OA2vOntTX35L81+UFolL5SGFKij+KfOogpj2x4SU6TteB12itqFvPlq4+D2tdgqKesoS9djmNIWJegqKespJ1FOYqKegqKfM4zzORD0FRT0lbfd2nj/ZfE+v97nbz+wa9jLzY1duZdkXZcWR6DdKuj2uA95kWdU8uXYrW58e+bH7i/XbtCUXW98+BadeQR2RZDlON7imX0leX0EdkSwdkfElnTAdkaCOSE46ImE6IkEdkVynMwZhOiJBHZGkjmiTTyq32Vwm033TD8P2zJlU5Bp6BmePPaJnZBaJMqleEazUFjI+DQvE2L/LMkYMr+3H1Rle3fKu9r2fjyF4eb8VLWcJQ85it5+Xl8ZZXxtMwr82Banhx5i+yeHHGB8fF9PwYvIIwfg+VpjYSVDsJOn+5nbivBPy/gqqnSSrU5aNx6MwuZOg3ElCu+S1nnW8J+bFCZM7Ccqd5FB3cjU+usCX6VR3crU++sB3KU3XfD3x8MRfjY8u8F1KJzVh9VpX46MLfJWy9mNp/OhRmNhJUOwk5bA2FaZ1EtQ6SQiXaqHHAcKkToJSJylZZ7rT01xhSidBpZOUFaQc6gjTOglqneRkGSZM6iQodZIs+7gJDqZ0ElQ6icghOJjQSVDoJFnysTS+cRGmdBJUOokc0j6ECZ0EhU4ip7QPYUInQaGThGppe0dZjKLOSdI2q00+Dd/lIH249nPAMq5cpb2keAr323X+wZvfj/MxQTmUnORQwuRQgnIokYNP8Wp99IGhvERMm0XXar65+SdJ5WNVaimqkp8clZplPfzYs4VpsJfuCEu/8K/0r1qepS0SUuI4K+bePOPKHdfDslRQCCUhavJUBpa/ma1xAOjpDBIlydwhucaJS13Pz5dnlt+/8lZKOF4+M1QENVRSc8HV+NpbmIpKUEUl9bTgYiIqQRGV1LTsL3zKJPUif/9492FLrDbfzXC9Vdn7h0ImCVWSF3Fh7046Ht2avI9yq0Z9k6blpWtF9NKZz8fR4lyfimdqZEZKGUOpmkhQFSXpdVQ2lrbCdFGCuiipa2W0WV5V9qKirklS1+QO7Gx7LpW9qag7kqU76ps1GtMdCeqOJEsj+ivMO2ETDyqPJMsfpn8M64QFPkqP5FD+cDU+usDAP5U/XK2PPjDw1U4+7dkcFFN8aAvzZoeS6aKwDhm6W8SEGbv5FKCZcCTpwJ7jzx9+5DHYOc6OFb/47J0r/vXRQk6UOVlZy8gLzUSG0G1jfuVfHz8PX8oQ7cSXm4/OOLx/CyvC4fjHvj/+rRLiI6gHkqynWPpmaUXqKf7+8e7kNC2Seoq/f7y7yJKpZqwO02p+dIJvmx3FvWLXL79K6hhexC78VE88w29ARY4sRc7GvFaYIkdQkSMn/xNhghxBQY7Y6cxOmB5HUI8joa7h5b9W4z+p/Ne6pD9+gGXtLlrQbTV/ilswJC9R1vYpKxNUDUmqhjZlwlazrKpJqxRC19+DrpQY+u2K4k8uPoyyD/Xd4ki5XXni8LgSfGGtHzxosjVO0nxJO+I4ImUA6RK+PaUU1BuJnV5q5n8iqB4SO651mf+JoBhIst5j4VKrbI21af3CgwjN5iZyErrPqP8oyx1K4nDYFVA1dArmS8uQsHgwFx3LRgovDCVG0tZQwLmGMI2RoMZIQi+kMviAxSRGghIjCcHQnBwjCNMYCWqMJG1V2sXDm2mMBDVGEoKecLwiuYjZGpOyP6KcvlyklmivvtYA0H7QTybOz/brth67AaIVEZQTyZITbawWhVm0CGp9pB0c1YQ5tAhKeCQ1OpNvcZk/i6AkR5YkZ+O6JcyfRVA7I0s7szFWEubPIqhxkZ51GBrfMGRBycjQd3uqyCh4e/nhIlGd4XGOL6iAkZCk7GzrhZm3CKpYZKlYNp44wtxbBKUqEjISH7rVvMQO9nE7ga3iC58DBv8X+alZyC2vx+SCAhVJk5dNRqEwkxdBbYgsk5dBBY/Z+tnJ9Sw1UmI2d5LZllDMhT++ya9hXVij3sYM9/fAME69XBbDvAUEhSbSc2W58QPK5n9rpkI9ivTTTMXkKIJyFAnVSHEDAbqUYM4ygkoTWUqTjXlRNv9bvxjVJDJOh+XMfkZQOCJpP+NX8qhivRofXeB7NtZ7xlUHwvxnBHUgcvKfEeY/I6jkkKP/jDAhh6CQQ9J/xh1XSYqCMCWHoJJD0n7GDWif1VFX66MPjOWl5NjYzwipP/j7x7uTQ2awkPqDv39cXZzqD65W7AP1DZIOLF5GhP6WuwChZyF5mk9af6RN4i0+luUpPErUXHKPxFVWrWe1NDdQ9EVDjTIYXnGsjpAIpx1tlqVIu2BfUlj8d24wnHsUf99jQ+i75u7S2XdsY0b8d+E449UnfBXix5wjT0n98HFe+dfHXcAXLV1fyqBCp2xd2wSfPSKf6VlvKpa0Ls7+1pv6cRUKVWtdBql1yk/hqRkZlSFUzJ834+ILlRwKakMkLWDK3JwaMXGIoDhEDtUUV+OjC3zF5/EVn+wVR9mFzMz8qIXPkfNToNTFmeErG4A3dUUuOrl8zPZ7n04v5k+hZ8Ux/+g9k7K5q+c/riSnxo1NUjZnvnNZxsFeLqeGk/K1bKdWzT040fpW1ctgCCPR2LO7kks/p1HlisP9OOXKuIgT/dS31scxLUpHJP1gysZcKZvjRa5L1OXvj2Y28Fh53qW9erxacRIXeX+up7I0Zi7rul30E1a2od3It9ZfUacT672VlA9FcuiI/MbL7p/1PHJGCYssX5q5GXKjOQelvh5GWRuYqyxVmI07obLX+8eIzftxuK40fpbvRvL4vPtpel5is/vOX+7dXUJPXEt8DC/vp6AA5S815S9unsV+QzZ/i/K0PGBZ44wHRvwIX7DedSZznFnjaQqx1oiz9tUl8nfXkFP8Gckq6/MjxIrBRz5jz6g4XFZU1dQsOulSWP5Lyu+7Eb/ED2U/h7zxSzSW7XGx/fuS5Ivsx7Rx+W4V8X1J1kV73kBctAu4v29GGdbu093IFiE1KCuKe2oIdboP2uPdZsFfIrco7hNPcfz578dTj5ejD/1XkfW4csErT1/Biw/72VxuK2JJA7uRVsdTVk03f13jcnuWScxJPH9V8yOxUFu7O9d6+fW2RA+BpaWT9riHgZJm3xFE9+9T/0Fl6vqryJWJ7BGhmh8fv7Xib9X8rXwoy+b8rXFZoWWz/K3DT5Eibka/j58kf3SzFXn9I2t0ppqrk3nd87f7g+WP/jqcX3KPfdVemgW0rvL5zfX+yeH1JpGcGjkGEordp8dyRaVWDXGUuLiKLEnqV6kVT/fnoXoQKn2W3yfoWWJv8dOcGDhs/KunqpH4b/6/u6c6VqCIXHPzVA1/YqznZeN+UpkjVUWZVj05UlUm0qoo0qpHR6rKNFoVNVr1Omoss/lO+I/npu7ZNzOtKUS2XkbN0pH8N/M/H5sPNvlgfK7NB+PrxSsSV2LGTf7vZxsiZaVGPS4b56SsCroxD8/WKLvhNa1jLW79LnsdxajDCN3KvVJ3chBzvlcC7sWPzn0KiGsr6SeZVZDjZWkxuvgq5+e9icSF93RJn1euqO8oSiFZTyNeobh945FVUlGuVktOU2UzajDBWkXBWi0HEFSZXq2iXq2WEwiqTLBWUbBWSw5xyu1M7uZ4VPf+7Gp34U5/dr42klX22torLewvyx2b+3hmIexWX9OW3cfaummKULyDdrvgRykUf6ZS7VVbutv7p7qec4aGl4Uu+UR9zx3Xn+0iOZnnx0gt6PFwx/djjKqPGEYhXs2Spsrdi+7WiN32XRLGZs1n3ITKtedLGMH1ndTjEqr+zu7xq5vXCohfqD5u5i+MRFeNCuOhlpawsYj/lQTP6wf6p8evwsExC5/OQU/qs/W7xPqsrOJXeeb4XGXr81eNfKhj/AHWc51yP8nYJbWsZ5BPMvl4/k4/ipxZtrzN+7cFPk+AQ9ZaqFSsJas4Cz/zzeb7mj41aH8KzcbitY47Y9aXe9edAJj0IX+NrgoeKZMaUfg5fEn14eZZUQtZy+GgsjIpZEUpZC0npFaZErKiErKm61szboCfzbae8dfNJEqij9gH+NAZhZviZsViNf2CpuDmt6KIsoYk0oUTTd9XxVdKym+Wd1Z8cdlZPKA434nQGpHNe6egS+RjeBLYJ7O7xiq+RwBrSsRjpeG1mZ/XiAOz5OGo8ZTRbP5kNdzZgDE9hprk53yg2bil5O5wdX/c4N6KYs+a1WGvwvcQ0RqnAT57/dSWysGzxFYl3H6+M31sfqav7PRubZGo7W4/LVLtPAe6hZNOvCZ5VvAsKVVRVVol83sbz+/N5kc+VbJxr0kbN9ATq0qJVYZ3VGrkZvTnnIyC1JqC1NZk8+1/1J8OaOyDzqMQ9a8N8efF/9gQz9huObItVytZ8/j2iPaBocSSnpS3qih+rSFlLT4t8uv9TUlIucU1qKYg38hr/hxWldY03tfHVeDIufSzbTP7R/N912IuVf1WAftz4PRdf/0ZGkeextin/LBXjSst9FNx21qWum+PHSkqb2tWsfUavgySreZYud4Vdhwz51lSp9W6x61ejavw2xcXFKTLrzjSVPzj49pwTE5Jr1d/5Xdw/kb9J30/Km97Efvwg4/bmlc3e8LD+taHgKuiFrim2Ld1bguzmscqGPexAYtM9NFk3ZkQRthdQs4ieV28el8Eu30W4X7KkCclniKTxcraaK8ZY6w89L8V9b81BLml9c0Ikc3jQyXjun3X7Wes5cc9UD4amyuTQf2FbP32QC8tRD5PxWlFRXANdW/3Ym5scxWtsSmxueqiR+mlz8yXpdH8mSU5jTHLL4zpkStKiWvWkXV5CtuK1/or9YvaGb7SixF5eYlIKJzsUUqsouS4puQ4C0CRJRLTHFfUHNeaRwdCU0IqEx1XFB3XmgfxtnmXmX1iRaFwrWvBx09tKxMKVxQK1xQKy8bXKpv/q9i8ouy41gO7q0x0XFF0XPXE7irTHFfUHNfQD++K11QmOa4oOa4hH94Vr6lMcVxRcVxDP9x3UzqTHFeUHFfVQwGcyiTHFSXHNUtRbgrgVGVxj7reqnkmJVyRVJmBX0XBbtXTmRST61aU61Y9nkkxvW5FvW4N7e1OuFaZXLeiXLeGunanWanMIq+iILemINdHRnpPmSC3oiC3ngS5lQlyKwpy66o4uJEeZ/NnwVtzny4viTXAZXIffPlpRdrQZmHcXrMIy+P7McYtB/e6Oe9k9noVBbX1ZK9Xmb1eRaFsPdrrVWavV1HiWlPiur+X/f9Rl82f28pupkga0D3XVCh9rWm1Jxvnt8rErxXFr9VOAznTvlbUvtbUvraLCkoqc8KrKFOtKVNthc+1TKVaUaVaQ3I6uTaqMpFqRZFqDcWpNC5SrUykWlGkWlvaSGzmJCZSrShSrSlD9RpR9NGy4n8VpaW1HTJrKxOWVhSW1naScVemLK2oLK1pDrc7YGfS0orS0prSUqmbRSGTllaUltZ+SK2tTFhaUVhae1YR4M77lbmnVdSO1nRP2+ivKtOOVtSO1tSO+uEJvR9MO1pRO1r7QfBSWeG/iprQGgJPhxj8frAwRU1oTb+wNFBjv4UFKso468kvrDK/sIr6zBpqy13NzsoEmhUFmjXEll4ljd8PFqaoz6whowyjcraWZJX/Kiov68iqLJvDEia9rCi9rCGkFKmbXQcTX1YUX9ZxSMWrTHpZUXpZ04LLVXFPZXpl0suK0suaJlo8f7sy5WVF5WUdK0o3q2ImvawovazjFKVMeVlReVnHMUqZ8LKi8LJmkT1XF7JZjikvKyova8god5VlK1NeVlRe1lReysYnszJrqYrCxXqylqrMWqqifLDe8sHNb2FRiurBGlrAfm3eWiYfrCgfrKEFtOpCp/e4ME6ZfLCifLDOLHG1efOZaVNF4V+dh3SSykybKirvasjX1F2jGbtjpk0VFW815GO98DMnVoetouBMU3AmyvcbyiqxKWq99DrI2JUZKClqrPQ6eb4o809SVDtpSIJ20aHMQElRRaRXRimvgqTMQElRlqNLlqOcYSqrxKYofNHrsDZVJntRlL1oiFja4COQMt2Lou5FQ8SyG8WU6V4UdS+aldiGMfauzJlIUYOiZYUp38kpsyZS1HroyZpImdJDUemhodtwlRgbPLI1nW1bzdSQSLQlBSQk/C395NfL5oQE5vHlGN8h+NhUYMrGj5Xw/dXfg+7PNXy+7zWKAwt5+P0qKks09BTuGMJWbdlKfm2JY3w/SP/+bv92e18PcYOiZEND7dAm5yHZGh6/LjjxUlNxM92G3weQ+XIjGeIFoyii0JAgtMlPJrP1U2rnW/7oU8bKf5q87Ro/9Y9aHCdP/7D8Ml4t6Ofz4FhRAaFLAaF8Z6vMrUlRoaAnhYIyhYKiQkGPCgVlCgVFhYKGaGBXYipbvxj5DqCfl+Tj0KmRlO3SoO3rggIFTZcn5+L0RjKfJ0UFgcph8aTM50kR/aucXlup/9XCaYpoXxPt7w7lVvPHUiFKxb59Tt2aKyjye5U1//G9tzJHKUWornKa/5ijlCIRVzk58iornKfIqzUg8T6Cx3+zSJoiodYk1PuHx+t4/K0iaYpkWuuae/nxg1Y29yIv1nqae1nZPEXAq1UOGztljk+KmFYTxO6Wd8zySZG/atbN2y2JGH5VxK+68KvyowNl/FWRv2o9vSKMvirSV61ZKIrX+1UGXxXhqwb63NUMVmbSpEhLtebxpVIluzJcqohLVQ+nl8poqSIt1UCfUcrnmUyrDJYqwlLVkxOEMliqCEtVjxsZBksVYakG+dxsUZWxUkVWqslKN3kvylipIivVZKWbguPKUKkiKtUAn73wM1RlrFSRlWqAT881ZWpFZaxUkZWq5nabW5goY6WKrFTtZLGqjJUqslIN7rmzuFaGShVRqVqeXSo/WVIGSxVhqVpC/c1vYWGKvFOTdzoe1Y/b/08fLE4Rd2oaBMmmJoMy4KkIPNVOgynjnYq8U4M/to0iVo3FKSJLDfzYZbMbYcRSkViq5WBq1ElTGbJURJbaToMpI5aKxFJbOS2/GLFUJJYa/HE7EjJkqYgsNZGlJ2N5RgrO1wxZKiJLTWQptjl/YMxSkVlqO2B5ZcRSkVhq8Mft7MKQpSKy1OCPO58hZchSEVlq8Mf9c2FhishSAz/uLGKUEUtFYqnBH3eiP2XIUhFZas99om023IxZKjJL7ad9IkOWishS+ykFSBmxVCSWGvxx+1wYslRElhr8cYe0lSFLRWSpC1luirIoQ5aKyFJPyFIZslREltpzOOWH/cqQpSKy1OCPnkPBRlNGLBWJpWZ1ot1jYcRSkVhq4Mcum6NHRiwViaUGfezCV9mMVyrySk1euVlXMl6pyCs1eeVuTciApSKw1MCPbv/I7wYLUiSWGvRxOwAxYKkILDXwY3dFkh9P4cvCiKUisdT0inFR8PSUMuyDBSkSSw382Otm3cCIpSKx1HkcTBmxVCSWuojlpoKRMmKpSCz1RCyVEUtFYqnHYjjKiKUisdR5HEwZsVQklhr4sVcukVZGLBWJpc41mG4OYBiyVESWeqozowxZKiJLDf4YBgUsxhiyVESWmsiybt5bxiwVmaUFf+zKUw+MIUtDZGkBILvy98UYszRklpbOD7Kp/2MMWhpCSzsVfTHGLA2ZpV16OBgzxiwNmaUFf+zK6bwxZGmILG3l6m+K4BiDlobQ0k65+saYpSGztOukADHGLA2ZpQWB7MpTK41BS0NoaeWkADHGLA2ZpZWMUz7rG4OWhtDSyopTvtc3lqBuCB+tnOKU5acbUkRLilj44auxiiqGVNCSCm5qrRkrqGJI/CyJX5VNHyxMkdJZELeunIgag3SGkM4CuXW7NtfB4hQpnQVy68ZzM4xROkNKZ0HOum3uByupYgjbLMBZN54CaYy1GbI2C3K28880BtsMYZtlURXZFFPK5kgBrfX1KRd6yUr4zXQ0b6vh8u45+t904GKt0nRfQ8pmp7IsxsqyGFI0CyK2y6/OVkuXs/LDl74JdZlM7flLmU3tdt35W6Igb+CfqJzWlbAnQyBnmcYqtOzWagyDqfYKI4l522a7DYynl7oZSb8T7hyRRV5+C2eYsv5lpuc2T3dOu6MmP4VMVoZ+eSBIQ/RnWS5GNuWwjLE/Q/ZnpyoxxqrEGAI7k1N6jbEqMT9/XH0ES9vsuIzRN0P6ZsHSdmIzY/jNEL9ZsLTdybUx/GaI3yxY2u7k2hh+M8RvttIfNzW1jPE3Q/5m9XAUZ4y+GdI3C5a2s9o2ht8M8ZvVg47QGH0zpG9WTzpCY/TNkL5ZoLT9o2VRivTNskKKbGp7GeNvhvzN9ECJjfE3Q/5mmaxofJNijL8Z8jfTwxmHMfxmiN8sYNr2sTD+ZsjfLOufyKZAmDEAZwjgTA9cwxh/M+Rvlvxtk0NqjL8Z8jdL/rbJITXG3wz5mwVM2+3HjfE3Q/5mK1dxs+9j/M2Qv5mVQx6qMf5myN/M5JCHagy/GeI3y2TEzfmVMf5myN8si4dsznyM8TdD/maLvzV+5mOMvxnyNzvxN2P8zZC/WcC07YjM+Jshf7OslrF59Rl+M8RvZvP06jP8ZojfrJ0wsTH+ZsjfLDMGvQ4ufSwMwBkCOGuHozhj/M2Qv1nAtO1jYfzNkL9ZO6gZjNE3Q/pmwdK2j4XhN0P8ZsHS9o+FRSniN2trabo5NWL8zZC/WTstTRl+M8Rv1k76TmP4zRC/WT9xDWP4zRC/WRab2GSPG6NvhvTNMmNQNtXmstlug9soADaWCUj97PqcR1gNy58SNbjSVaZlZePI4g57nrDQrRbl8R4Oy4ZUz/rp3IRBPUOoZ1nCwl2d2BgdreEqpD8axI9u1D2k69sdpLLKvZcI9pp/KUseofQMY0+JAgZaUVhrCAitr/GeOqFna80b+rzX36owXy+fqCjl5am+95/d9cd14du5oOOmSF82f+7Ld6Osl1+le1PrFRXL/f0OD9bR5aXhFu62NHrNZQPSNHy29Pn08WU/IUxjCNMQYVo/uTwYQ5iGCNMCSO4jaP6pYs1Soj8RJKsU5DeW8vl0z8GcM02GHheBg0WW1ZBN+cNsjopPruO/C4xnvFxN19mA+wvm7b/CWzmKjPp67reauI66rOJEIgfBy41L1gurDzMfQ9Rqo5wCPFrvM6S4S+2T9rCsVe9DpLhznvmiZRnFrTs3Hy6DhrDWVnrppkZdNu8HNTaWWQnrxMv+7qiGFNhOWavGKLAhBbZxHNXGf3tUQ6JsmQIbpUPYQ/+roxoZzM63/XFhOKytxNpNgbJs/tyYvz+Y5dVpOQxrSL3tlKZrDHobQm8bx2GNQW9D6G3jOKyN/8qwhtTc5hrWNuu5SYe18EMV+7eGt780piGYtwXmN+E9/8WYxkayDByzuh/TkOzbXGPaZqHG2L4h27d5GnwY2jdE+zZP1WuNoX1DtG8z61LSvB5jZN+Q7FvWKinCnWGMkX1Dsm9ZhWQjHzGG9g3RvmUdENlUpsvm20pWRySreO1vt2V1S8+X1buct1fm0Xed5TXCD7HMx3CCogCbB4sdY5oAQ01AW3nMm6p4jYkCGooCWhalGO6Q83ykjYkCGooC2hIFbIrWZfPHDLSE+WB7+dxQozBr3tyr9LiRXlqsxo2U8N8uUVmJ1KZpqCtoWdth+1vIW9JQWNBWSYXBj9obUxY0VBa063DU3piwoKGwoGUudBGaiJCtf4zz8498Ob+lklGadpluXjriRj4rEDQUJLSQF+yYRbb+YbI8tP5YWH1flvWVT2vlhgKGduXbuCm5l82fNVEEkZty1+v+dd9fnKHjK6P4eovCDyuKnouihjKIFpqG/Z0nr2ZDGURbudubcnrZfNcFytsVpuS1+zzjGd/pq+rz49TLs4fH46mhbqItX/9NTbvGhBMNhRMt87nnxXOQGxNONBROtHT2nxeXKzUmnWgonWhlvYl8DdiYdqKhdqKVXOFu6rg1Jp5oKJ5o6Tnv5Yd4J2TKaqieaCvHefDpJptvr+Kww66eIGlh5D77im8vWGhh0jk86TLL57gtfKyf/G9pdjtckBTvQVgDz2hOG1aftKpgjnhDpUYrS6G5GdSZVKOhVKOVTMvY1GBrTKvRUKvRJF+mTcmxxsQaDcUabWVGz80bydQaDdUaTXKi25QOa0yu0VCu0ZZcY1Ozqwl7OVBs0SR1RXyMYmKLhmKLtlKW5+bVYCnLDRUSTfLVmJtXgyUtN1QutPTpvuSlzZcB2AdZzTUULjRZ4bp5vaK5ZnUj+/qlhwX45V4RV7hG9DuBOez6S5xqTC/vU7Lwu7tG+65E366jLKahk3k4HDQURTQ5LPca00Q01ES0erLGbUwU0VAU0dKj+vL9vNcmwD7Kj59G+rK7ECXKUQ1bP92iYEgZg9tENxRRtFBExL1kMpps/pizy7rhcRVe6ObzhLLQeS8am8U0S//jCUWBwCiJmdWk/L+Pra4XtHpcJb6VKdPwkk9kr5itXuGldQutTyinWpR6qFlnyhPmo8DMUFlFY0qc3ngJkrsWna9X3E/Zq5GEJ7bXCW0viV+kfrEmUXHQ4ldm4b6mUcZOYoN+vad321rsod2zP8q79e41hEZWSmgvqVfUifO7V6/y/Sjfj/X7MZPmcd/fUIfS6kHi1ZgKpaEKpdVTNczGZCgNZSgtNCW7M5BsjRnUsz6ePhOf05AILfNCPZ/DkLibeaAm/qz0XR47/IaSlpZ+3vWi6TLZuo7RstBg/br8Z1j46ZQfofrl1HUYEuWjvmdnOQC19oxkHAnTGNwrHNCrGX/pamwVlup/92pw4Mss9+29mf/de4Nj6ClfvjG9TkO9TtNTimdjgp2Ggp0W6hupvIhdtt6n3BJ1A+f8uS1RpCMKKs2sNuTFEVLkmIOKVzTSV4u/uU62+JAUVSIeV4bDYIh6pF6baVRvLakXFjkXG6mherza/Bmv85mVKAAyrruoRhbJ8/IVUqM2WvGyUHUVa3s8VNQdtdQd7XYs0XqXmIspxO/hXWouVwJirMTcT32J+FVu5FejVMisfupcVnFKDSWqD6VRYJSNpKhzaqlz8gfM77P9hMDnyT/p7c/T/rwOTef93P2nBtzw21mjKvBj4Y/qqZb2BV4KgF9a+6soKLmA18r9HJZ6RbsoLPA8hEAJVtMcVQs9vc3Wf/slCQOrev2+LoeXBEdYPY6w+t8dYVEi1vS0tGQKsYYKsWbHpSVTiDVUiLV0s9+NadH6fzOmoe6spe9DLZsNVzSTMY2MZHn8X8T+02Ma6tya5ThcNpuzlMEdxof7hjEO9zcHCNTPtfSvqGWz5zP9FwPEZ1ggNOUwQKAGr5mdBgiz/7MBAoV9zdYQuplFrf1c2uehxXLULyOrsDhFTWLpnPp3jPg8vSvNDH0n2rP+2HzeNRxWQ/7XJ5UeZePjpsVi2n7iy6+mxnzYtK76U79Rtb0YHEmzWkGVDcKwuxa718yz2GSNvCyn4BIueguVx4lXFqiUu7pvFDsaq/RvvrFeirVFFUh1MWuPfJgIz0zICGfFK8Zod0D0/WPJomRema9kSdke6Rlx+lbXBtRzT0Tusr9VKi0Z3lA42dK3pG4KG2XzUwrw2bl4dErUOv6A7Fe5gpVGgNcoPxVVpb3yNnNjbCjEbFm6wUdD9l6twg5RlnaFhheszjpTLrzM6ss1qkvlhl1jB+qVoxPLezXqfBx9DUzZugJnXXlg4LivMeY/tmEo/mwp/qybeirZbLHcmyuI/Cgoaj7XNTJYll3zeM5garau3veIfvVZod0iRLSun3HP3fmfrViSTN+5VkXtO5ZmvwPIiwHL5Yg86/pmAK2P9ftxZDXgx+/HeS5UqB629LHJccb4DD7f8Y4PPnHgFa/Tet0fl4VTWTug68aksA2lsK2d0HVjWtiGWtgWwtbtoUGzHyIzsux8qiT8CMDiZui7xS2IE/Tn78ZJoOUkUC/+PH4rJNJl9CoXvu6+i0V1ZLVOv/f1Lf0xEaHwtqXwdnsN92jvGYFDcr35vRh6CeubX1IDettzkEfhbgsZrk8UDPhn68ezV2LACqgeup0a518+cvmeNL/e0xc9VFlBnIaa35aa3zi59Jv3CJ65phg/abM4vltTi65lux/1xWAwhqz5JDyF88wu7k5UFfbEhp7w5XN2HHKsGCum/8QcAloU/InpxJVeMYfI29dTMQSs2sg1ivPJcz2GiuTWc7ze1IVZzX0V1/zEtt9p/bm/PrX6L9H3pY/AQgVzSwOhuqm9ks2fdcRaPtQc0360x7Gw1rWVto++5s/l6pq5yMoUNdEtNdF1UwGl/aGJ3l5VVkX0ZLv7+vhVeQ1oX3Y8rgoHwKzLUjc1M7K5RvXHtSaWd+n68nJ9NZYuftqr7+v5VHCcPBVvacwJqaHQufXj+SxzQmooSm4hCfbLV19R4RozWz821lF70DOTnz/88UU4vPU1vG12Ir3/DOqOMWqM5fk4ZxnxTY5NvS5ib5vQx+Esxck7ccSnNUxwS46q7ssQX1V8ivczo1iJvYrW+6PUOvO4+SVVr+/Hwg+hUe/ceq4kN3bxbQme865/7/UdWq/Z/ItEHsM5aprbOJ2hMl+nhmLjNo5nqMzXqaFUuI2sntAHTSfLZlJpLXef/daAuj2m//Rbr9JHKrkeX48v9ciXemNZns1xbHC1OHWM04NgNpYzbJ/1FSnivd3HDh6IedTt/6pd97r4d60cc0l9RClKjds4DQXMb6qhOriN41DA/KYaCnnbSLVfH1SSNe6zRM9JuOVMI2pUK1FA573pYVBwpaX04wJwiBg5RLjLC1kBjU4u4C99cTye0M0+LgEHjPS6qsrPKcb4WYRJUOZWXs+V4ac89veANS/hqUFtqBpuYw0OmyOwFBX/H0YrjinzNKYwF66GYt8WutttpH3Evv+xSEOdb0ud7y7SpvznIw1Vwm3WU6TN+p+PNFQZt5mHgxuX72y+D1tv6j8Q+se1hPPFByx9D2E1rkWn0uNYkVse9bhUHN/mSaXJxMwNxcxtnkqGNqZlbqhlbiFM3gdupB3Epmu+Pj73P6v4Es8x1fv1ffXHBI7C5zYzDcEqdejI5tjlXD1Xx64RyjBxc5GIE9EcDmxlgricpi861kTuo90618DQ/MjVmUYkTfqyL1ZInu004uhI7DFKoGa6zTWKbZZ7898dxfJi/RL/1iiGgux+HUaxzuTYHeXY/TqNYtn690ax/G+/g8kn9eVxKQUvJXU7nfvWZfNfv5Y/r8ClVM8rELyCNZzxA71sXqBtf7KVX+wH/T/E7fqykHWg9biYihezStBTgVC2fqrdjz6jEM9fqnbfUT7eT/LxzuTjHeXj/ToNTJ3Z0nVUgfdUgW/EYj+tgcPj53VPN3r027Hfsa/d2G+hd97IXLdP32/H0c90GrG/kQO/KQeMjUt6Z1rujlruXk5vNXO066jM7uW03+lMmN1RmN1DZL3bVHemy+6oy+4lXyjukt6ZLLujLLunLLtubME7k2V3lGX3copwJsruKMru5XTI0Jkmu6Mmu6cme3s/iPC0o066p066bqy0O9NJd9RJ97IClR+ndaaT7qiT7qmTrhsf2s500h110l0OdkSdqaQ7qqS7nOoadiaS7iiS7iF4LmVjrteZSLqjSLqfHOk6E0l3FEl3Oe2BO9NId9RId2l7I4/OFNIdFdJdVqDy/VtnEumOEukuK1L50rwzd7eOQuZ+EjJ3JmTuKGTuRyFzZ0LmjkLmnkJm4bLCztzdOgqTe80N28a7tTN7t4664V7XkLpZozB/t4662n7S1Xamq+2oq+1HXW1nutqOutoewtYihbtzdubv1lEM2+shT7ozf7eOCtZeT3nSnfm7ddSd9pB+xoqvv608HgsLVFSL9vR3qxtjzc70oh31ol2TlGxsGTsTjHYUjHY9WBJ1ZvDWUdnZ9eQO3pnDW0elZdcspFf4fMkc3joqH7uepn7m79ZRodj1uLhlBm8d1YU99YO7+GAGbx11gH3pADe2jJ05vHWU73XNqX9jItiZgK+jgK/baY3K9Hsd9XvdjmtU5vDWUWnXQ8ZWpFQaH8zhraPyrdtBLtCZwVtHgVq3k1ygM4O3juKybqey2535u3WUgfXUee1ijBm8dZRrdcuZf2OI2JnDW0eZVV8yq41bXWcebx2lSt1OMz+zeOuoLOrtOPMzi7eOKp+eJZaEq/46c3jrqJTpJ4e3zhzeOqpaejsOp0zW0lHW0kOjso0PJmvpKGvpbTkybFaGzOOto1SlL6nKxp+tM5O3jlqT3k4TP7N466gU6e048TOPt456j556j905DfN466io6P00nDKLt44Cid6PwymzeOsoZ+j9VAmsswpLHcUHfYkPNjZxnbmxddQV9J57/rZZ5DJlQUdlQe+niZ8JCzoKC3o/TvyswlJHzUAPnl9c/cLig/mTdZQA9J7j6cZ1rTODso7Avi9gv/EG66zKUkcY308wvjMY3xHG9yOM7wzGd4TxPWG88IJRnVVZ6kjU+8lfqzN/rY7Qu4/jxM+od0fq3QNh73brDHp3hN59nAqAdlZkqSO37smtXXlIjG4785vqCJ77schSZ35THclxD1S7PQRmRZY60t0erLaoo0yiAOyM73bkuz35rlrbdMLiFBltD2K6K13VmRVTR8jalxWTQ9F36fhkmBdTR0rag0UO90CifbBARXzZs8zSjCeDEK8zfNkRX/asslT7ZgPD+GVHftnTi6n2zQaGmTF1ZJJ9HsxdOyuz1JEO9nkyd+3MUqkjwRvB44pw6ftgCG8gwhtXbvg3HoaDWSoNhG8jLZVq5yv2weosDeRn41RnaTA7pIHUa1ynEXUwN6SBOGsEnCrCS/ANxrMG8qxxHayyB8NZA3HWSGC1/SkkTAeiq3EdrLIHq7I0kEmNZFKbyWEwJDUQSY20F9pMDoMxqYFMaiy3ID45DMakBjKpkWZBm8lhMCY1kEmN9AraTQ6DQamBUGoEYNpODoNBqYFQahQ7TA6DUamBVGqUdpgcBqNSA6nUCMS0mxwGo1IDqdTIOkt8chiMSQ1kUmMxqY0H52BMaiCTGotJbZwiB2NSA5nUODGpwZjUQCY1jkxqMCY1kEmNZFL+yrBxjCGpgUhqSO6kNmaQg0GpgVBqpHNP3TgXDkalBlKpIacRlVGpgVRqyHFEZVBqIJQaAZiKbCqTDQalBkKpIRmqGyfEwbDUQCw1aobqxsVwMC41kEuNegpVhqUGYqlRj6HKqNRAKjXSzUYqPYgdDEoNhFIjiw7VjRPiYFhqIJYaNUN1Y+s3GJcayKVGPYUqo1IDqdSox1BlWGoglhp1hSoVeA6GpQZiqbHsUDbGgINxqYFcaiwutTH6G4xLDeRS41R3aDAqNZBKDT1GKsNSA7HU0BWp9DhmMCw1EEsNPeDTwajUQCo19IRPB8NSA7HU0APnH4xKDaRSIz0vdotDRqUGUqmRVGq3OGRQaiCUGjpPi0PGpAYyqZGmErvFIYNSA6HUsHJcHDIqNZBKjaRS28Uhw1IDsdQIyLRdHDIuNZBLDdPT4pBxqYFcagRk2i4OGZcayKVGQKbd4pBhqYFYaiwstTHnHAxLDcRSY2GpjTnnYFhqIJYaJyw1GJYaiKXGEUsNhqUGYqmxsFSlJ6CDYamBWGq03PRvfEYHA1MDwdRoeeC/8RkdjEwNJFOjnUZUBqYGgqnRjiMq41IDudRoKUip/DiGYamBWGqsFOi5WRsyMDUQTI2WkboxQx2MTA0kU6OdIpWBqYFgavRjpDIyNZBMjb4ilR/HMDI1kEyNlWi78XUdDE0NRFNjoamNr+tgaGogmhqnlNfBwNRAMDWOKa+DkamBZGokmXIfR3pTWaQimRorm3VjUTsYmhqIpsZCUxuL2sHQ1EA0NfopUhmYGgimxjhGKiNTA8nUSDIlSuVGg5GpgWRqjBWpm4mKoamBaGqsZM+NVe5gcGognBqnjMzB2NRANjWOGZmDwamBcGqMFamUjw8GpwbCqbGSKjeuv4PRqYF0aqy0yI1j72B4aiCeGuMUqYxODaRTYx4jlcGpgXBqzBWpfKJibGogmxqZP+g+hvR+MDg1EE6NzAB0QwXeCYtUpFNjniKVwamBcGrMY6QyOjWQTo1MrhPjYyqDUwPh1Eg45Q6N/H6wSEU4NbJSiJs78k5YpCKeGqeCH4PRqYF0al6nSJ2MTk2kUzMTzISnPEwGpybCqXmtSOUT1WRwaiKcmteKVD5RTYanJuKpeR0idTI6NZFOzesUqZPRqYl0al4rUulx22R4aiKemtdBPjUZnZpIp+Z1kk9Nhqcm4ql5nXTTk+GpiXhqJp7yPF36aBmfmsinZvIpt9zinbBIRUA1y0HoNxmfmsinZjkJ/SbDUxPx1Ew8JUanh8no1EQ6NbOShVcz4/eDBSriqZmVLHRj7zsZn5rIp2Y5RSrDUxPx1CzHSGV8aiKfmiWFfkb3MZPhqYl4aiae8vpe9H4wPDURT80sLaGFz7mTAaqJgGrKKVIZn5rIp6YcI5XxqYl8asqKVMq4JsNTE/HUTDylG2/jyfDURDw1s7CEFj7nTgaoJgKqKadIZXxqIp+acoxUhqcm4qkpGamNLmQmo1MT6dSsK1I3cy6jUxPp1KwrUjdzLuNTE/nUrKdIZXhqIp6a9RipDE9NxFOzZqQ2PucyOjWRTs26InUzUTE6NZFOzboidTNRMT41kU/NU9bUZHhqIp6ax6ypyfDURDw164pUirgmo1MT6dTUFambiYrRqYl0auqK1M1ExfjURD41T1lTk+GpiXhqHrOmJsNTE/HUXFlTjc/+jE9N5FPzlDU1GZ6aiKfmMWtqMj41kU9N7afijZMBqomAaupJljoZoJoIqOadNcVsMibjUxP51DzlTE2GpybiqXnMmZqMTk2kUzPpVGsva+9RsAsWpMimpiVDDWpYB94NxqYmsqmZpt66cWKeDE5NhFMzHblVNishRqcm0qlpB9o/GZ2aSKemnWj/ZHBqIpyalrS/8eUlY1MT2dRMd2eVzUqI0amJdGqm4bLKZiXE8NREPDXbgfZPRqcm0qnZTrR/Mjg1EU7NzJryYr7spjI2NZFNzbYidbMSYnRqIp2abUXqZiXE8NREPDXbKVIZnZpIp2Y7RiqDUxPh1MysKS+aTm8qi1RkU/PEpiZjUxPZ1DyyqcnY1EQ2NQM0bSQUk6GpiWhqJpraSCgmI1MTydRMMrWRUEwGpiaCqZk5U7tZjpGpiWRqJpnaSCgmI1MTydRMMrWTUEyGpiaiqZlJUzsJxWRoaiKamoGZdhKKycjURDI1F5niEorJ0NRENDUzZ2ojoZgMTU1EUzM400ZCMRmZmkimZpKpcM1iQxAjUxPJ1EwypbLZfDAyNZFMzROZmoxMTSRT80imJiNTE8nUXGSKl2ufjExNJFMzyZTKZvPByNREMjWTTOmmkMBkZGoimZonMjUZmZpIpuaRTE1GpiaSqbnIVKe6lMnI1EQyNedpH8W41EQuNedxH8Ww1EQsNRNLbSYHhqUmYqmZ9et3kwPDUhOx1Mykqd3kwLDURCw1j/XrJ6NSE6nUTBvH3eTAoNREKDUzZ2o7OTAsNQFL6XVdh8lhNf/Zye8f707KfnJYrY8+CvYh+8lhtT76EOyj7ieH1froo2Ifup0cVuOjC8Uucn1a6XZsNT86MewkT6Yq3Y6t5kcnDTvZn0ytxkcXHbs4nEyt1kcfA/vIk6nODlFW66MPDNTFpSrdjq1m7KRgoC4uxastrOZHJxipBy61Gh9dYKCeuNRqffSBgbq41GAH06v10QdG6uJSvBLEan50gpG6uBQv3LCaH51gpB641Gp8dIGReuJSq/XRB0bq4lKDZrSs5kcnGKoLTFW6OFzN2IlgqC4wxQtPrOZHJxiqBzC1Gh9dYKiewNRqffSBobrA1GCb3NX66ANDdYEpXi5iNT86wVBdYKrSxeFqfnSCoXoAU6vx0QWG6glMrdZHHxiqC0wNtuJerY8+MFLr/hh1NWIXFeO0Ho5RV+ujDwzTpFJ0cbgaH11gmKaVH18crtZHHximmTTFF4er9dEHhmlSKb44XK2PPjBK08qPLw5X66MPDNLaD4vD1fzoBMM0qdR2cUiw1O8f707maXFIsNTvH1cfetj1r1bsQzFQdb/rX42PLjBO9bhGJVDq9493H7np183ikFCp3z/eneQxqm4WhwRL/f7x7mSPpVbjowuM1BOWWq2PPjBSE0vJYJvc1froAwM1qZTy+jmr+dEJBmpiKeVVYVbzoxOM1AOYWo3YhWGgnsDUan30gZG6zPwGX3ETMvX7x7uPvQPFanx0gXF6MvNbrY8+MEyDMbnNidm7Cz4VgqV+/3j30fZV7Fbrow+M04BM7ufV31d9XAYLU8MwzZKozau2va8q2AeLUsMoXVhKN0t2gqV+/7g6WVhKN0t2gqV+/3h3ssdSq/HRBYbpCUut1kcfGKYLSw2melqtjz4wTheW4iV2VvOjEwzUhaV49ZTV/OgEI/WApVbjowsM1BOWWq2PPjBSF5aafHFJsNTvH+8+VqRuVuwETP3+cXXSV6RuVuyETP3+8e7kFKmETP3+8e7iGKmETP3+8e7Dw868EuezfPNqffSBkZpkSnlVhNX86AQjtWek2mb5QNjU7x/vTk6RSsjU7x/vLo6RSsDU7x/vPiJSjVLp1froAyM13fyUl0VYzY9OMFJHRiqvJbCasZOBkTpOkUrQ1O8f7y6OkUrI1O8f7z5qSoUKn+0Imfr9493JCtXNTEXY1O8f705WqG5mKgKnfv94d3IKVcKmfv94d3EMVYKmfv949xGhWkrnAwBBU79/vDtZsbqZqgic+v3j6mSuWN1MVYRO/f7x7uQUqwRO/f7x7uIYq4RO/f7x7qPmAMC0Pqv10QeG6lyhupmqCJ/6/ePdyQrVzVRFANXvH+9OTqFK+NTvH+8ujqFK+NTvH+8+shJqv1gJj9X86ARDNUt+KbfgX82PTiBUy5Whyi34VzN0UhBQlesQqoXxqYJ8qlynUC2MTxXkU+XKUOVH9oXxqYJ8qmQpK+W+9av50YliJxmq3Ld+NT86MezkEKqF8amCfKqcbP1W66OPjn2kItULf7+1K/ZBIrUgoCrXilQ+VRVGqAoSqrIIFTdqX83YCRKqUk6RyvhUQT5VyjFSGaAqCKhKFpva3VQGqAoCqlJWpPKZqjBCVZBQlUWouLv5an50gpFaTpHK+FRBPlXKMVIZoCoIqEo5RioDVAUBVSkrUvlMVRigKgioygJU3BJ8NWMnCKjKwdhvNT66wEg9Gfut1kcfGKlyjFTGpwryqZLGfsotwVfzoxOM1AWouCX4an50gpF6MPZbjY8uMFJPxn6r9dEHRqocI5XxqYJ8qqSvn3J/4tX86AQjdWVOcX/i1YydIKIqB1+/1fjoAiP15Ou3Wh99YKTWY6QyRFUQUZW6InUzUTFGVZBRlZU5xf2JV/OjE4zUg6/fanx0gZF68vVbrY8+MFLr2v5TtFwYoSpIqErdq/1W46MLjFM9qP1WK/aBgKoEbiqXg5DrXSExZjU/OsFADd4UGn3aBwtURFRlISpuHruaH51gpC5Exc1jV/OjE4zUE6IqDFEVRFTliKgKQ1QFEVVJZ7/dm8sQVUFEVRai4uaxq/nRCUbqQlTcPHY1PzrBWD0hqsIQVUFEVY6IqjBEVRBRleBN25vKEFVBRFUsI5V7x67mRycYqSt7invHruZHJxipdopUBqkKQqpix0hlkKogpCp2jFRGqQpSqpLOfsq9Y1fzoxOM1IWpuHfsan50gpHaTpHKIFVBSFXaMVIZpSpIqUo7RiqjVAUpVWkrUjcTN8NUBTFVWZiKe8eu5kcnGKntFKkMUhWEVKUdI5VRqoKUqrRjpDJKVZBSlbYidTNRMUxVEFOVham4keVqfnSCkXooOrUasQuEVOVUdGq1PvrASO3HSGWUqiClKn1F6maiYpiqIKYqC1NxI8vV/OgEI/VQdGo1PrrASD0VnVqtjz4wUvsxUhmlKkipSjr7KTeyXM2PTjBSF6biRpar+dEJRuqh6NRqxC4QUpVT0anV+ugDI3UcI5VRqoKUqqz8KW5kuZofnWCkLkrFjSxX86MTjNRxilTGqAoyqjKOkcogVUFIVcYxUhmkKgipysqf4kaWq/nRCUbqglTcyHI1PzrBSJ2nSGWIqiCiKvMYqYxRFWRUZR4jlTGqgoyqLGc/bmS5mh+dYKQuSMWNLFfzoxOM1HmKVIaoCiKqMo+RyhhVQUZVAjh1t4AgMvvCGFVBRlWWsx83slzNj04wUhej4kaWq/nRCUSqXIdIFUaoBAmVXKdIFYaoBBGVJKKywewBV+ujD8E+UkfNjSxX86OTip1odsInKmGMSpBRyXWIVGGESpBQyXWKVGGIShBRSSKqWb2Op8qjDxKpgohKElEZN7JczY9OBnaStae4keVqfnSCkZqMyrj742rGTpBRSWZRGXd/XM2PTjBYS6b6c5/B1fzoBKO1rGjlQ6IwTiXIqaSsaOXjiDBOJcipJDmVcXO+1fzoBOM1M6mMO9qt5kcnGLAly1BwR7vV/OgEIzZRlXEbuNX86AQjNlmVcRu41fzoBCM2WZVx77TVjJ0gq5JMpjLunbaaH51gxEpGLDccW82PTjBiE1cZNxxbzY9OMGKTVxl36VrNj04wYpNXGXfpWs2PTjBiM6HKuPPQan50ghErGbHceWg1PzrBiE1kZdyuZzU/OsGITWZl3K5nNT86wYhNZmXc42Y1YyfIrCTd/ox73KzmRycYsTUjlrtUrOZHJxixK7OKu1Ss5kcnGLHJrYxbO6zmRycYscmtjFs7rOZHJxix6fhnm+RsYeRKkFxJzYjdJGcLQ1eC6EpqRuwmo1kYuxJkV5I1qWyT0SyMXgnSK0nXP9ukAQvDV4L4StL1zzZpwMLwlSC+ksRXtkmdFcavBPmVJL+yTeqsMH4lyK8k+ZVt8k2F8StBfiWaEbvJNxVGsAQJlmhG7CZjTBjCEkRYchen2kQsY1iCDEuSYdkmzUoYwxJkWJIMyzZpVsIYliDDEsuI3WTBCKNYghRLLCN2kwUjDGMJYiyxZVm1iVjGsQQ5ltjKXt1ELONYghxLkmPZJt9CGMcS5Fhiy2RlE7GMZAmSLLGM2E2SgjCUJYiyJFGWbZIUhLEsQZYlybJso+wXxrIEWZYky7KNsl8YyxJkWZIpV7ZRwwujWYI0S1pG7EYNLwxnCeIsSZxlGwW5MJ4lyLMkeZZtFOTCeJYgz5LkWbaRXQvjWYI8SzLtyjaya2FES5BoScuI3UiVhSEtQaQlibRsI1UWxrQEmZYk07KNvlcY0xJkWpJMyzb6XmFMS5BpSaZe2UYUK4xqCVIt6RmxG1GsMKwliLVk2QJulKTCuJYg15LkWrZRkgrjWoJcS5Jr2UZ+KYxrCXItyfQr28gvhZEtQbIlPSN2o1kUhrYE0ZYk2rKNZlEY2xJkW5JsyzZCP2FsS5BtSbIt2wj9hLEtQbYlmYJlG3WcMLolSLdkZMRu1HHC8JYg3pLEW7aRUAnjW4J8S5Jv2UZClc31db2bvfRV3j7z2+t6y3y11/XuzV7d/68P9K/r7Yhr+v9f56tc9wdZ/2Wpr/Lufb6Kxl/kVfwfmf/F/5XWl3ivKi/xXqvJS/y/6KW/ZL7KW8urXuv/ltVrlfXF1a9zlPKq3r0PB9Uvtb+qd9q6vKr36muxOu5/fF+t+tW2Wl7q/bpQR+VV3IHhpfH720vjql/qnXquiEa313y1a/XW/N+24qbT/kW1vNr6t34u693Wl3gW0fUepo9ngwNBIMCmlF8Ig4aC0FACATbzvHbBvHZh0FAQGkoQwMYFg8KYoSAzlLGGgM1gxKChIDSUhIa20WEJg4aC0FASGtpGhyUMGgpCQzlBQ2HQUBAayhEaCoOGgtBQMrHNy4rQR8OooSA1lKSGthFiCaOGgtRQkhraRogljBoKUkMJBuhu2iQZTBg1FKSGEgiwzU0XLFQRGkpCQ56SJowZCjJDCf7Xy6YLFqZIDCXonwtsaRcsSJEX1qB/vdIuKuOFFXlhTctF3XRBYrQiLqzB/rrRZNRsrD4pNHNDpFdxd/qXlVd5S5FXt5e8u7i/yEtevb/kPcerD/+ruwbM1Tyul7xbrJde8o6CgT52z+V+8Xt9gtd38B+pDERWBJH12ruOrsZHF4pdHDBkZRiyIoasmSjnM9tb+6MLEvoVKWRNI0efq961dOyChH5FCFkDKI5OvYsqQ5AVEWS9DkL5ygBkRQBZAybu7gXDjxXxY80Uuc29YPCxInysaeHIx7PK0GNF9FjLKToZeKwIHmtAxO29YNGJ2LEGQtzeCxadCB1rJsdNupKpDDlWRI71ZN5YGXCsCBxrwMPtvWDRibixBjrc3gsWnQgba4DDyWeYylBjRdRYT2lxlYHGiqCxpmvj5l4wzFgRM9ZAhrt7wSBjRchYAxjO8mrlPcvELlh0ImKscho7GWCsCBirnMZOhhcr4sUqp7GTwcWKcLGmX+Mlm5vBwhPZYpXT4MnIYkWyWOtp8GRcsSJXrPU0eDKqWJEq1syFK5ffjAud9CqDihWhYq2n0ZMhxYpIsdbT6MmAYkWgWOtp9GQ4sSJOrOnVKJNUAPppbG9XUvie8239sfJBvFgPBcVW46MLjNhTQbHV+ugDIzbZYqP1olZrnBb4qu7P04IhL/GteJPvsUEsJkurudMvc3536+abdK8XZr5Jr6W8ZmzSS3uV+AY39ix5DuEnE+KfbLZXiTMC/1r/L663VxyVqbH3l1dVP5e4+qtaXX/SPF2o8zV7rGn7q5TeortXkXX4Ya8yor84IhnN7r9OjV/3KjMu2T/0sv47seGnMM2PEYblMYJ/bN+P/ftxfD/Oz8d5fT+W70f5fqz3N8SPXH/8ftn8ftn8ftmML/MPn69q1/X9WOiZR0VMXBMTt8KXCtHq9/Ptm031/YEX+PMHWN6i+YjKe87+kl5e9T1reZXhb3B8lHg+7zIfF4KouSZqbhspXDabX0iLc6Xy7ld9uaGqvP15zOnfOZp/pb707bdV2mX58fHtOP4Fb95NjNGY3+mnYtF/8e1Ra6/2lvr8cTg0Jr32Eyt6l+tfv8v+6+9b2/LW+se+ucs4wCYB9/02OcLIVvpDr/Hqb13lh3+/AIffpONto5nL5r/2U90eUt7D/7eV6/NTS9n8VBzFE7G3jdwtm4tXd7d38cGmlfpq72keN0U3PxdHdT2N6gzAVwTwVY+jOuPvFfl7Tf7eNlq41ex3fcyab8/lg+T1cvve+iqz+dbet/1lvurbS77EralvufyVKm3zHuFwEjx+jsLXEUn4Y0iYpb3iv2OTJ1L9mlS/FWp9ulqlvuq7t/maviF+X9LyN/hdjcc7Xvbu7fFdOBQk/G8bDV02l6u96ruJvEr1ue49/KZ+gunxHTgepDagufkxO6i5pQP3Sz9mfNt4Demv+q75VV5ocfhHWa1Fr/r92NZHabJG5sdl4eiQ1q5lvlTf12Pl8219d5+F/Rp8EfToFseE0BKUOl5V31XxLfm2vvuhU3y9U4/gj4Dfwo/f9ntWD2HX/717ez5/fKVTo7CNtb5izX/KfP05gIxXezd9fgW+8qFG2I0aTL9QUb9QQ4uwHTWYfKGifKGmfKFtRI2VyRcqyhdqyhfaRtRYmXyhonyhpnyhbUSNlckXKsoXalsvFUdrlckXKsoXasoX2kbUWJl8oaJ8oaZ8oW1EjZXJFyrKF2rKF9pG1FiZfKGifKGmfKFtRI2VyRcqyhdqyhfaRtRYmXyhonyhhhTBBbT0dWXqhYrqhXrKyK1Mu1BRu1CPGbmVSRcqShdqyBBc2qzlXQb+FKZcqKhcqKFCmLHFFMMFIdMtVNQt1NAgbHlUNttaf1vsVC1Wz6XO7lNhfQxUqGqoqWpoGyVqXcm8d8c+n6+vCG79bvpYpqHmoZ4sZytTPFRUPNSj5WxlgoeKgofax2HPH42xbPLMtFyszmKxac3lhf90fY/HtIWaiJqaiLaR5WZzfFP1xcXl/TcHNPGdLdfH8u6XrK8UeyzKUEJRU0LRNirebM4vqG28im/0Y4vhW+z6Fg2aLm/ffhavJazvUuwlrbbvx54f8VpQiVEzz9gr3tPzWKbEqKjEqGOR2LbphL2BqMSogf83qL6yPOOKgoF6qNO4Gh9d4Bt2qtO4Wh994CuUacbbgSCaxbeMbx+0LNaLw43zm8ZqsndfVRbVe2iIpWeb/t9164/vx/dvrElmM2cyuUFFuUEdpzURExtUFBvUEA74j2JW/JVpDSpqDepc78pm6mZqg4pqgzpzTbRRd2dzClUkVT69LpVPS5lPnynzcTmZn2P56x6yH1kyH/8g678Mmc+4xpL5+N5trMOvVPn0+7xu3DqfsXQ+dcl8qi6dj38oq98Q+kS0hNBHbAl9+i30KXVJfYYuqU/U6rn/+X3FKfXRekt95pL6zLakPl2W1qfU+/xwLrWPvOKYzw/fUvXT51L9SF+qH71VP899JEo4asgxNgqfygQcFQUcdZ6GDSbfqCjfqCHF2Ch8KhNvVBRv1PQlbhvpf2XyjYryjZqFM9tG+l+ZgKOigKPO0wkIE3BUFHDUeTwBYQqOigqOmoUzR90cbDMNR0UNh4Yiw6PZxvvCIk3KRByKIg5dSd910AtRJuNQlHHolfuhGKOfq2Vlad+KWgsN5YRnwTN1gDKxhaLYQkM64RM/WRYpE1soii00pBN+Ns2WusrUFopqC72Tvgsd2pXpLRT1FppZ30V5xSlligtFxYVm6cxq9rL51qthJyRYFTUXmpoLLmFRprlQ1FxoWeaEfD+lTHWhqLrQ0FCUOho991amu1DUXehtTWw84JnyQlF5oVk8s/iBuh9rYR8sVlF6oSU3PI2WelOmvVDUXmjJ5ZgJDzSmvlBUX2jJaLXdHWHRivoLXebExgsLKVNgKCowdLkT88p1yiQYihIMzfKZw8bmQli4oghDJcO18dM6ZTIMRRmGhqii+VKAxAiTYSjKMDREFbPxwnXKdBiKOgwNVUVsrNv7QsSsTIihKMRQOewclAkxFIUYKqedgzIlhqISQ2WtAPiKSJkWQ1GLoZnqvTvMVqbGUFRjaKoxtAh/Z5gcQ1GOoZnqvTsTVibIUBRkaF0ja6UMQ5kkQ1GSoSd7YmWSDEVJhh7tiZVJMhQlGRoCCy/5Ql9dpslQ1GRoKCxm428d02QoajI0FBZzM7gzTYaiJkNDTzE3ZdaUZXgrSjA0BBWzb4ZlpsFQ1GBoCCpmH/ynsChFCYbWdXTPa0YpS+9W5Pa6zIltE6UsvVuRuWu6E4/Gi9coS+9WROeqGaeNVyVVlt6tCMh1AfJN2q6y9G5FuK0Jt9smbVdZerciwNaTPbGy5G5F8qxHe2Jlud2KYFlXBU1XZLGRmaFlRbSsejhTUUaWFcmy6okzKUvsVoTCGjjXPRHUzynwpWF53YoEWAPTuu2M9LcVfLQsrVuR7KrJ4XawpG5FcKuBTLe3g+V0K1JWtYOAXVlGtyJRVTtVJFaW0K0IUHUB1E1+urKEbkVYqguWbvLTlSV0K+JQPeFQZThUEYfqEYcqw6GKOFQXDlWez6IMhyriUD0V0FQGQxVhqB4LaCpjoYosVINrbl85hkIVUagG1ty+coyEKpJQPRkTK+OgihxUj8bEyjCoIgbVQJq7V45BUEUIqgE0dychDIEqIlANnrk9CWEIVBGBaiZwt40NgzIIqghBNRO428aGQRkFVaSg2k+jKYOgihBU+3E0ZRRUkYJqUlCpwidKlr2tyDn15EqsLHdbkWPq0ZVYGchUBJkaVHL71jKQqQgytZ/KvChL3FaElNoPsnZladuKzFHHqXiGsqxtRVaoWThz89YyUqhICnXlbDuWeHd79MGiFEGhjiXe5MfkylChIirUtCRuG78RZbBQERbqyZJYGStUZIV6tCRWll6syPt08T7jmYrKeJ8i79MT71PG+xR5n47jpM94nyLv02B320mO4T5F3KenopnKcosVwZQei2YqI1OKZEqzaOYOgShjU4psSpNN7RAIg1OKcEqnHREIg1OKcEpvOLVBIAxOKcIpDdS0RSCMTinSKZ2niZ/BKUU4pfM48TM2pcim7LpOCMQYnDKEU5ZwaodAjMEpQzhlaUm8QyDG4JQhnLJMBOZjuzE2ZcimLEjTFoEYo1OGdMouOyEQY3jKEE/Zjaf4yZIxPGWIp2zhKX5KZoxOGdIpC9K0QyDG4JQhnLJrnhCIMTxliKds4akNAjGGpwzxlCWe2iEQY3jKEE9ZehJvtsrG6JQhnbKkUzsEYgxPGeIpK3pCIMb4lCGfsmJ7BGKMThnSKSvtgECMwSlDOGUBmnYIxBibMmRTVg4LAGNoyhBNWTktAIyRKUMyZXKdEIgxMmVIpkzKCYEYY1OGbMpETgjEGJwyhFMm9YRAjNEpQzploicEYoxPGfIpOyUKG8NThnjK5LRYNUanDOmUST8gEGNwyhBOWYCmDQIxhqYM0ZQFZtogEGNgyhBMWUCmHQIxxqUMuZQFZdohEGNgyhBMWVCmDQIxxqUMuZTVekIgxsCUIZiyqicEYgxNGaIpq3ZCIMbglCGcsswJ3iEQY3TKkE5ZXbsqjkCM4SlDPGXpP9w2PpDGAJUhoLJT7UxjeMoQT9mxdqYxOmVIp2xlhFqn20xjdMqQTpkeTqmMsSlDNmV6OqUyhqYM0ZQFZtqd7BgjU4ZkylZq5cZZ0xibMmRTtrIiN86axuCUIZyyU9ajMTRliKbsmPVojE0ZsilbWY+Ne3sYg1OGcMpOlTONsSlDNmXHypnG2JQhm7IgTdsAYXDKEE7ZyirceJUao1OGdMrScbhtvEqN8SlDPmWnypnG8JQhnrJj5UxjdMqQTtmiU427chmjU4Z0yk50yhidMqRTdqRTxuiUIZ2ydoKoxuCUIZyylau3cX81hqcM8ZStXL2N+6sxPmXIp6wdvEKM4SlDPGVNTzeV4SlDPGUBm4oMDg+MASpDQGXtkMFkjE8Z8ilrpwwmY4DKEFBZAqptgLBARUJl6TG8gQfGCJUhobJTkp4xPmXIp+yYpGcMTxniKUs8tTlgYnjKEE9Zrwd4YAxPGeIp62s43SzIGJ4yxFO20vA2NsfGAJUhoLJTop0xPmXIp+yYaGeMTxnyKUs+1TbGk8YAlSGgshOgMgaoDAGVHQGVMUBlCKgscNP2lWOEypBQWeCmHYAwRqgMCZWN02jK+JQhn7JxHE0ZnjLEU7Zy2TYAwhigMgRUlva3GwBhDFAZAiob/QQgjAEqQ0Bl6X+7AxDGEJUhorLgTTsAYQxRGSIqS0TFAYQxQmVIqCx40w5AGENUhojKbkS1OUlhjMqQUVkyqi2AYIzKkFFZAKc9gGCQyhBSWRbN3MwPDFEZIiq7i2ZuAARDVIaIyoI37QEEY1SGjMruDKrNuQ6jVIaUyjKFagcgGKUypFQtiNMOQDQGqRpCqrYyqDYAojFI1RBStYRUOwDRGKRqCKnaVU8AojFM1RBTtSycuQEQjVGqhpSqXXYCEI1RqoaUqi1KtQEQjVGqhpSqBXLaAIjGIFVDSNWucQAQjUGqhpCqBXDaAYjGGFVDRtXKYaHaGKFqSKhaOS1UGwNUDQFVK3ICEI0RqoaEqpWjoVBjhKohoWpFTwCiMULVkFC1YicA0Rijasio2sqg2gCIxiBVQ0jVTg62jTGqhoyqldMpVWOQqiGkagmpNgCiMUjVEFK19LDlAKIxRNUQUbXATRsA0Rigagio2kqe2oyGjE815FMtWNMOQDSGpxriqZYuthxANAanGsKpdidPcQDRGJ5qiKfawlMbANEYn2rIp1ryqR2AaAxQNQRULbOndgCiMUTVEFG1lT21KWHTGKRqCKlaFspsmxI2jVGqhpSqnbKnGoNUDSFVO2ZPNUapGlKqlpTKi4jQgGeUqiGlavWQ6dcYo2rIqFo9Zfo1hqgaIqoWuKl3t/94t8cvYZGKgKrVFKhcgy67GwNUDQFVSw/bcnW63G0MUDUEVG2Z2G5KHDWGqBoiqracTzcljhpjVA0ZVdNTpDJC1ZBQNT1GKkNUDRFVy/SpzbldY4iqIaJqegpURqgaEqqmx0BlgKohoGoBmzb7ssbwVEM81e66mPTcrjE+1ZBPtSyLeb2sPDfMjeGphniq6eGQqjE41RBONTsdUjVGpxrSqRaoaffmMzjVEE41k+Obz+hUQzrVMnVq++YzOtWQTrVFpzYlxRqjUw3pVMvsqbYpKdYYn2rIp5odjlMbw1MN8VSz03FqY3SqIZ1qwZp2x4eN4amGeKrZKVAZnWpIp1o7BiqjUw3pVGvldHzYGJ1qSKdakKbd8WFjcKohnGqtno4PG8NTDfFUW0aSm+PDxvhUQz7VgjXtjg8bw1MN8VQL2LQ5PmwMTzXEUy1Y0+74sDE81RBPtTZOx4eN8amGfKq1eTo+bAxQNQRULXDT9viwMUTVEFG1fshNaYxQNSRUrcvp+LAxRtWQUbVMododHzYGqRpCqtb1dHzYGKRqCKlaAKfd8WFjjKoho2pBnLbHhwxSNYRUbUGq3fEho1QNKVVLO8jt8SGjVA0pVevzeHzIOFVDTtXSvHF3fMg4VUNO1UY5Hh8yUNUQVLUhx+NDRqoakqqWpoub40NGqhqSqjb0dHzISFVDUtWCOm2PDxmoagiq2jgtABinasip2jguABimaoip2o2pNseHDFM1xFRtzOPxIeNUDTlVC+q0Pz5kpKohqWrLOnF3fMhQVUNU1W5UtTmYYaiqIapq8wBVGwNVDUFVmyeo2hinasipWiZT7Y4PGahqCKrabIfjQ4apGmKqFshpd3zIIFVDSNXmOB0fMkbVkFG1AE7b40PGqBoyqh7AaXN82Bmi6oio+kJUm+PDzhBVR0TVb0TFo7QzRNURUfWFqDbHh50hqo6Iqq9Mqs3xYWeMqiOj6tfaVXFdWGeMqiOj6lfKUzc1ljtjVB0ZVb9S9repsdwZpepIqfqV42rnatvOMFVHTNWvdVDFj1Q741QdOVUveVC1KcTbGanqSKp6yXF1U4i3M1TVEVX1hao2xWs7Q1UdUVVfqGpTvLYzVNURVfWSu6vBt/CdoaqOqKovVDU2EctQVUdU1UtG7NhELENVHVFVLxmxYxOxDFZ1hFU9zf7a2EQso1UdaVUP9LQRZ3UGqzrCqh7oaVMVuDNY1RFW9UBPm6rAncGqjrCqB3naVAXujFV1ZFU9wNOmKnBnqKojquoBnjZVgTtDVR1RVQ/stKkK3Bmo6giqekCnTVXgbPy/rArckYF1OZDazghYRwLWg2Zt9uOd8a+O/Kufijl2Rr860q9+KubYGfvqyL76qZhjZ+yrI/vqAbI2VYE7Q18d0Vc/1XLsDHx1BF/9VMuxM/DVEXz1Uy3HzrhXR+7Vg2JtqgJ3xr06cq9+qtzYGfXqSL16PVTC7Yx5dWRevR4q4XZGvDoSrx70alMVuDPe1ZF39RPv6ox3deRdXQ+VcDvDXR1xVw92tbsXjHZ1pF092NWmKnBntKsj7eonp8DOYFdH2NX1UAm3M9jVEXZ1PVTC7Yx1dWRdPXOxvGAYOWLK1imrQNz0Ol2+ZCqXVxWrXnzAS8S9xevIeV3O9+z+aazaIF7DxOuyYWmQjrysn3hZZ7ysIy/rdhp/GS7riMu6ncZfhss64rJuR/f2bP7WeLkru1jUcZhlvEbU5Ril+02+oowb1m7riNd6Jn95YTJydNoXfLurLJbp07d51VGv5vpWG1HtRd7TxroS9XJm/vd4tKONrAbykhbl6J715DrSup5Oh61RipqtJQJK2/j5/f6t+q6+Gm5exc7LY8S32ueR/H4rvpd2gibZehcSLV5Mp2j71ES0KHrodWEt4ruo/VS/yUu0R8mdjnSwWx5kbxZ+2RplNtdXl3E/itnb+m6NT1kEs6zv7uT344hgac6wWTFm6/O7fdHmNRP/3nfjUGK5B5mbvaqly/Orvq9L42bbWwJNe1UhL1+Y1WnaozZVR2rZbR5v8fyjTp9/gb0dYN8FsR7941iSCXe725hmkXHXZvsL3SPt7EEu7TJWZTAbaxRHVV+Jy/vy5B9fibdYm9+vipWx+T4clNohEbozLtqRi/ajqWS2alzqKwYa9VJVHmCeXxf1YbqsDYbM6tVbStRmjBLLpbyKxL9q46WXRUmb/rIaodp82Jl+H4rfjRbTUbHHCIQUtreD12o2fl6B2PD4WYBfxSh3zS0r8o3/uN8+DGJds47otq8agP5D2XIrmmvMAT1fw+o/9950ZYns6T9ZfF91+S2MQLBaXhpbrDJsXVkRr0VW/T/06VaqeKQ8C6t2hMM94TCvdbkacaioM8vGWjwmeU8v9Vb90/DwkqjVK49Cmx2pcm+ndTWDyh2hcr+hMj1g74wpd2TKPQsTbqM6EnjWPcj5s4wM66vrmjdaybAeXkHaw9r5xYgnWP2tLW/xDXbEtw9JEd5WdIV3PE4P77iADO/vtfxeO45R/eRel60xxbnV53fFQaZciwq/lz7GEQTffXmHzs3JWy8rrm3VhBpzZlh7Rdq4F8PvQ9zKovOlcaKgn9m1Xl7qKWYev3lR57Y/1z9I0/vJjrQzlt6Rpffg4hulRDbey4R42tNLbn3Xvp8Cep9VwsuLs69qyqJ+08tzCkUY3wOs78QW2fqp4PwXv73FnG5WTteBA1jA+e17Ea3/49Ee5QO9H7SD2fj3RvuWpfKux1iGooPe+3G0j+Yai+9VvV6q5TWUqvdoLz1G+xJDao723yd6uaAh3ota7/fC63rGuF9i07XGfSXXiwPnysKdm6PvaP6bI384Z+vbFKumdxRG9FP6bmeyiI6yiH5M3+1MFtFRFtGP6bvZ+k8Z+VGN0Y9pw30VyNyP/BL7nDrrdw54fCUOj8sHd25IB1NvdFRv9FPJzM7EGx3FG/1YMrMz8UZH8UYPKcb+0bOTF1Rv9NEPYqXO1Bsd1Rs9lBheKJqtv5h2o6N2o4cOoxflXcy1kYit3Qrm2Efoz54vi8UPn01aFAC9+mMIQblHn4f0uc7EHh3FHn0eX8BZ/vdTDEpL+jwZSmerf8F0wdb92jWfRUzmuuO+p/uU8X18Ib51MyFUpY93Vjan/asVut9wtkJH/Uqfp5eVyVc6ylf6PL6sTL7SUb7S5/FljdZ/yjiNupkeKphdZka2xhX2T3h4Ddjp1bNlzEf3OH7MNY9vmG80/5VzhFHM1//z+YNwuJmnuZsJcDoKcMayMt4IvbO5xtvdoixuK1kO1wWq+dqvFXjtEfReSLe+LNdQM57i9R42X9VLGr+vqS/NRZe2l/rx59ty4vO+7TVaBICN12x6b6dbfDT/oV4K+93FP0n+Tdqcqz/p1xWbGvjZA0VD4yoHaXq2fh6RdN+P1dJfqv62+tp9mp+u+8NrsbIfA3drAzVGY2mMNlL2bM5tWl3It173mfTlx9AxgKj2l9bYk7UWV7Q+xfX6Pc9IkmvkxeU/kZ77jo7npQNlTONYqzRb4xk5UIjz8jZfz+u2WBXH9VxlXUSeYl6yvUQfnC980wZqpMapEmo2xr5rllUKOU7iA6r3jNFRcrvoy/u+lvyOy0us3z36SoRmveqr2PX5FHtnlRWv3WZs7Mq7vcp1xTB0h4SHZgRkzV3h4zcp/qZTadZsvd/DHEaNvXhrF1ra+lHm5Z3jR11S1o/yf5k/Kj/Fzqe/9Lpfy+/baPFwqrXYtvq5QYf3LQLA65n3nNafr57hDz3Wj83m+KWjxUgzyzq9UJtektpfhvWLfV84Y074vCf+i2peqi9QYrfWx6vO4Z+KxhvjVb7n/TNdR+mh/C6v5vftHTdK/ZOJ3D+36rh/bvc1Q49l2tWmf+zZ4+OnN/zpx6q32ZwR60OOX1PNren1nldZj7T74y95Teu3+hXpjKHPdP2aOu7fY/Lq11yNPnCVt6vgytUzYj+/0Q+S4oc5h8nfVd868HhioD5vXCe7s2z9364dB6oBx3JW36RZZHO/g4GsY653c8QQj8bW5Gatv2q8Yr3ICrnqtdarEz4xWyHntzwfklp7RZH49zR7TWvxQF6lzly4jpz7/HTh+ZNwKi9HzXc2500u67zj8sk2H8n092bEiktjnPbRsvqV9FiyvMRfLXl3fUnzkS1WAtK8oP36GGOFD4MxkEuusruP8e8pjwEQVZHj9u/gEtxs/j6BmD9mf8VSutT+80xiCPdttUTUyM9d7yWPasqrz9iJTVkrDl9KzrjVo+hrRhxd/vqM+Cf+8MTfIp+qEDgMFGeOEFrutqPZGtc7ffWUZ0tr6jQZGfc6WyxC/WX1FXvOI79AuJhdsZl5Xg9O6bdpPs/Dyea/NvBEjFyq902tLTiMj/zzZR4n7+pn2BH8U9tr9kCMPsAETHlP/19/VXKekuv78XcYyttecGM0UH46lpe/cDiYzZ+b/bnHP/w9flLvv3e2XeZHMq8yJD54YGR8jwfIGahlHeWIm7I5UNE6zitru9j1vtVDyjp+9JExjx+vdSzv2ySf7uJ8sXqs5Klj9yVUnjr6rLBu5hi+sCreQbfnzcTJ+VwuO5vvxV+8jNqFLP4SlEn1FyBCotnPmq8Mi8kz/sO8wfq7EnxcJc6j53rc2VzXqrnfS7tY44V6wWPZX+WYtmtdQ4eUV0z6l6xF4uwldAC+2dGX1Fg4ughCkgyuUT8OpufwTj8rQ39pfIS/3uPSl0dC9ptj/dXnGusvj71Syv0xx/0Ylnv8o7Luy/Wew9db8QaRAQhn5GOx8Ww9vRP+L+V9/THceGHJ1B19lSiHlwIn3FUfYpPXkM25qLbcaOp6MKplsVifvGIhs+iJ33xfHMbz8C1m9UYf3dcWc9q93PP17bjWsmgt/PTVuywqVq4RoMEXjLIOHPqrjH5l12X0WDfVzyjlnUuPuxN/7bkXeoglBmqyR1a56IWf92fz3zxHigJg7Lx/oJx7yEE1OJice6Cce8jJJWMwPfdAPfeQk34hW/8h50gDheRDTsU4s/WvkV4/K2Kkd6DwfISMXHrh5/3Z/HeOlkM/QY6WB+rVhxxSKwezVRooKR9yKqWYrf/j7QFK2MdJwp6NeVJ4rTc0DCxyAJg/ADgXcCPCsPo5USuPsRu17yO9n3rh54jZ/PfHh74ZH3B0qgeUMJhsfqBsftSTE99guvmBuvlRTx782fpPGR9QsD9Cfi+98EyzbF6yjFhqF3nFeknrV52Ryyb5UWnUXMOVFVSmd0xdzzkHEwDGyflqsASAgQkAo540CNn6P36LMeFg1JOFwWq9F7O5yyNr2Z7nIWtbFgKSz5FsPgr1bY/moG75VHwb+bw+HBizzEwXrtDM5r/9preLv+mYCDHqoZjCYIkQAxMhRj0VUxgsE2JgJsTQUzGFbP2nvOmYgjGyLE4XnsmZzX8F+UTM6FvbY3bAlI1xKqIzWMrGwJSNoce1l/7vtaMDU0SGHrSj2fj31ERr6JzzecNx3MtSP114om02//2XtPKXFLNShp6WXywrZWBWytCTs8VgaSkD01KGHk94dfyTXlIcpDTLvSlNI8nWzyr9N/HDDyam5LFgfds14lgwkiEe34mD2qmS0WDJLwOTX8axktFg2S8Ds19GmsVtDCvGJvmlyFiUs0i8JK1878HjK3FwicSTjb9FNn5elu+LmRIMLf1Vm784Hj75lcXX01O4jnlglssw3VtjZCP59hIIN8DH5zq+3y4u+KB7Jcx2GZF6snPVyNaaxwzDE3LlfXVbp85yzdf0HUMcMc0WC7v5mv2mqHEaFePZ9CO3t1z+qa5PJe6dH6k9LhJHlMhR2dl2ZGtf0O9HbTjimL/93BdPjokR9BWn2PTx4FAUOSobu49sDLLtyc8fea/UFMm+5vDQGJ73JrmVek2/tvgUp2iRA/e4CBzLIntlTqriyUbHa/q+VhDq20aPn2vvUR/vPibDjJOF32AWfgPzXcbRwm8wC7+BSS0jsk788bCfmf5+l2ZC22tOe1nk/EgXfbU4LhCf5s1zsx7fheNMpKf4uE58z7Lx+13iOWj3d60v8I/t1d5PTo6JLyMNAf0B6ft6wP9Pq2+VXkX9pfAibN9gjS/Vd/VViKfKx5vtHwd/yTGNZaSZoGuE6HpgNf8jORUmxox2SJsdzNJwYNbKaO005rX2L06a87fYrDH6JWrJ0a/JiEHPOcz+nBkzWUY7DTHtM8T4Gftzr6eZgSkW2Erepvew47BixpgdQ7Av4tbiMtiK9X4AGJgrMzJX5op9Pnk5x+885VgnU4kkVyS+uowx0WUqmZTqi6bY57I1JWbZjHYaoJhv48Bkl/H/qXu35Dh2JFt0Lvrp+yFTB95AzeCO4dixthSZktI2xWQnk9q1u+3M/Rpeyx0IIAiq6nT3rZ+KnSE6EHg4HO7Ll7tDBTWibfR99oo/om3ML9MYxIgwxgBGPQ0GhmDXYK+lMsnjNmG9za9TPHvb0m0/ek01s4tmCcC+z17xmQly3pJi98J9Q9kGivimgyZ7tZSLm01yjsvbbH6rz/BdDl2WsWMpZLUllbJPLvZ9fop3GbxkIw/g1vMA5rcpphP85wSPiLp5Kw85mqZihDVBdEpcThRVGZkSU0Q6pbHnX1S+NzhVk/NsuXZuX0K6dqb9rPznGDuKsnyF9qRSmim1qX5g9L/FwFsKlqodhqfPa/E5r2WSR53fShcDshGetDvO+mQVn7JBjBzzjnrkqpgYyBRfXIhndeJ2ceWqFIldksMpgjAiCCgna5k0rCFCOIRP2dM2PUbLSZudhuqTUrw7cg6NKDd9n1ni3aFzaJRa4vvUEp/yROK36KgM++HxJaluSwOTY34ygcQibKzC4kRkckqv0uAlsFtBx0U8V0Iv6IgwlVlSRIvliGtEfG7JwSc/a53gPDElP8UgI5YuD7KJwe0S4g2fvcqw1dhE/Ys0BTH2mB7TfCaEntf0mG+7O/OjT5TxmT90k2PN4qE2Q7B5qeTwpi4gEyGqujEpLiTk7kjt81t8zm9RJjJ0StEvhhHZqO8TVvxRWTw/SlfxfbqKPyyL50f5Kr7PV/G+MDhuY2iGrzBL7d1nEdLqSc6vuFbUZyUTdKBcjGQFXsb4jk2vbFZMWqXo25bMguSniCxOec0lLMm2JfWVkB0ZKB3dG1uy7krqZUr19wlLoIoLREaupy0tzbhmIuwj4q/1ZynSMo3g6oQA2b4EndCPddlLl7oeb/LSJZs0/VuX1uom96uu13o+M6vpMZNYfh3HTUV4R+xhXOtp3CIaKDUeIZUq/RtfXEJy01mjJ6hp/BiVYJmfty/SizykkdYx/lE8DdPYRgd8yGF7XTC8EauUBzfq+zy40Z7OoxsvbxG3uiVAWkxx3b5EdLP2Ms1QxQMEmV1NEe5RYL1BhwJ8FZHTdct/EMokxCefAOcRD1WmQ/uQEztFolVIMxMPPlFnJn5ImQ67uTwd5R/E6Yi4hOhzSB1xe3u3z3zymbc25pGMV7SruIrPufUKH463IJmORJNxL9KIPBtOlkmIhoEpKJTksdvi8ZMeKjYtzoY0VY5MuH+vIiAy6z77OZ+sm1RlcKNeKtDTNG/RxM/HfRqVuFXiUwKuujQoCXixv8z0+Vu+sO+aCRDM+zoS0eKPK0mqz8KW5Ze2WvTX5tWr8lKNh0jJckjDtUUqmzhcW/Zv51Vly5rNw7UlhLgV5R/nVbylZZyBNC7+eUT6ZF1hqmbIGaQy7ZCQ4n25lQhQi+vepTGPmiiPeZYvk7i4oCP0NOoeUc4v5WtihZa+jH4MSpp8um0qre0ozxWwkorXuDQk8Xruy0ZSn33qgUlZznlPxW5tCT2j0/HidB1HkVd5/AfCpG2SdFU6W43y2CfxV5X/Qfy3hmYiHthx2/oMv4sj7PI6yf+2bqSMRU/KwcgMV87/tmyvKDKtpCxMuvQVNiHXVNLte0Bcn9HnCxuzcZNFFYqB5pViLqvCxoTUdKOyO4/wANLpLbMy7brQ20Ahc47aMUFWfq3Kp5u0/EI5u2yJa4ro4Ujja8phFrN3kt6JUK5kVG8mIlEjiE3n5Rz1o8kOiZgSmVzwZcnGYj/Jno/Xr7ROQ8xDSR8XVXgMhsaDslpSqeJJXn8lPhojRu6zzPD1dKbnzZ9A++kwyz/qfDmIGjFrq72F3mcy+kJbPak0n19njZhGKQdkErZP5dGJDt80Ot4p0pY7lZjGwspy1PsEtoOuy7A577nWy4HhGNIoH14UHLRe+vD8Y/pwm07x9OEDBdjnQ/qcD+n0mM01v1bltpT3lfgsEogzeqcSLNIUayemdKQhcLbE/FREkNjkbZKfcx5JjM0kE8QUF8om40Ur3dV0UlHyyxYPA7sVOGVWR9GuKSet++ziyOT4esZBppt2ji5GI8znI97JeJbK2tl8QKRfXUJh5l91irDtb8t9JqfPtW9nxebz6wEaUSRPXOpGtOPycZkIyooZl9aGdCUqKqr5JyJWMpkKCcaRNwoOzIgWzQdmVLZ5EcURzFZf1K359pqucDKogoAsK0dn3eYyfHH35b0VHfRRze/8WpVTpp6FaUlEbhxZbLRsx1W2nIiEoMPRlVWTDboUU9sdjuxMzIo8m3ZKZ9NOBVdMO2EMOx2zaRev7vGaF6U3x58u52q2+5KNt7miELO1pz1yMLoDUXyJtMH5QAwuFGNPB/k5HzHxIM5mX/yNjsaYT5MTHPnBJnXO+PB5vsrJ5/DIj7DZuaXo3NL5jNvNbX+7yQm+atuGbsVRgq/vE3x9OAo4j/jpfZ9n61Nm7IT5z4/46X2fS+tzLq3TE7zjiKDe9+mx/ig91o/SY32fHhu2AxLDMOKnD32qacj89BHkNZiUMKKnD33qaNgOQB9hRE4f+qzOkJIop18yuICHPu0y5OrJMc9gNClhRE0f+jzHsB2EHMKImD70GYRhO2DqDCNa+tBn4oVMS+/0GGMZRrT0oU97C9uBjyyMSOlDn4YWUhLX9FMGSzT0aV8hU9I7PY5HhRElfeiTr4I4QIWHESF96HOegjjgkg0jOvrQpymFTEfvzBgPF0Z09KHPBwriAOoYRmT0oU/gCSktZvopozXaJ9KETEUf4ZrjTxmt0j7PJRxVTQ4jIvrQJ4IEccB2HEY09KHP3Ag5cyMeryMFNuKhD33OQ5AHeJgw4qEPfeJCyIkLky8ZJS6EPnEhyGwgmzGUK4wyF0KfuRDkgSczjJjoQ59AEOQBHXcYMdGHPiEgyKOqSfltdHMkwGEmwgw7r3/owf7hCOwfRmD/0IP9gzxCm4URgXzo0fdBHtZRKq8zU0eKo8svm0nmZTT+5ecc/5fRx5RCJDEaHO8H6kvMxBW6MBNE08qoRNnZ361CD8oP8rAqU36dmStkzlqPvdkyhltmwgyb0QAxER+RrXRfiDlJozhWuR04V9PXTel9vO6o+ChrMC36a0o4zebIj9Q5D7f8Gm926dfdl/ZbVR2mEefXCZAXyw4kRkBVsX4iFMCDEvnLEnEHJY+m2RC2SSNNXUx3nmT1p/TQkmGcc0IV0kNzWnFyyCecltoRZYU+FyGowxpW+XWmhvCEB4h4jQyrEtlVYcoMRNYCJyoeoKwkXVEl2cUTr4yFJ9kZO+TcCH26Q1BFM01Mq1xBO8VoE8Q8JZTH5DNQ9Obh0/GWvWus12CllrYYIqDy22P+4+TO019EBO7Y6Of64kzaTWMMTejTEYLKOVJissGVBqFvQk6nLkRqjfy5KYc0dyGmWCU5+ouz+9XQa81cvVsLM7z85teZqFh6O6SdTu1mVuo0/bE3cZUKP/TmhT4nIaQkABFvieMu2PLp2U046kKB/+hJX0RO8wqDVdfr6lxFPEIHx9OQX0eMlDJEp5yXmvnidnknoc8xCCqrajMxTpVnHF0JcBvB8Zh4ndKwZeQMSuAWuWP7Dn1KQlAHl74wykgIfUZC0EfgljAqzhD6zICgDyo955eJFljGKi6RbzvHGe0WQXA7QtDQZwEELY8KONfXCViaHEURzhi9RzrGBAYoxtAnCQStjupM19dVI8mUyZjAWynTLD6VxjbTu2xDD+8Pum74ETNXflvhMsAr64xSddm5Hhn6sXB27fV64KhcRBiViwg9MD9oe7hIRrZSj8wPuV7EGAGVXx7AkeZf22/CXD99wpOX36KdvfgpP17okfYhweAnhdrzy+jUElGlR09Z9i/KFMdJzq7sYJQRJZlDvYWgdYuJBzlkJ7ODUcRNk0MLJVgZpMgOxugRTIZThL2nP3Ihx9xiAnny1UcXZonGm3zIb8mBnKNvOnMEJ59jxNUl56cyJfoWe5+5AOLyznE4Gbk6QmozordkCYTn4IfMeizK8MUhGaPbOkVbTKhMGol6P7UQj7ccj4tezhLhcllRRMPSfs6OxKDNZ596bDLNxpbycUpcTiUIisoR8IgwSd+hEnmQyc7TRO+SEFAhwgfTxPuEJMzBwBiAS/3Nj9n7m0KkciuPUpZhTI+OHn19zN7L9G9digPkX1N8VPn0KOlRlXCCjJRG+NXQr5Z+dfTo6THg0W35cbdse32fUi9EZIIY2UNm+we1T5/ZEcyRs2WU2BH6xI6Q0i5mx4sZ3WP7RI1QypBEU32k4M3oJtvnW4SUAhHxT+aLlP3pbkY32T5pIpgjXWxGurhPaQjmUBebkS7uUxOCycaOV0Mgc36dtJfJUdYIJUyKI9VvsTUwknahLTe8EAoYTYoSGBGJqSuFWaveitD7pADiMKY/36risi4rrhSDNwU8VBRXYQHbUrZKUVzGVsUVd3xWXIm6KSkpKaoKi0xOBV4AFZaOoax1fdFhkeKi6DCVQJXbFxlP963qpqLNcpJG7m9Ra9HpkFALVhWtFpNsqlarSi3CibJSi6ySWanFsy4rNeWrVov346LVoNMSnDHrNKmg0wRUWrrpe1V+LNpNCmg3k/j86vui5zLFZGoo/lr0XA7ZZTUmoOfyo6+PRc8lKrys59KvWc8lmris5/JjpvIjPZd/NfSrpV8dPXp6DHjMei4/ptbSfTQP196z0afDhFwmZmZ7Gc9qYyQPSzzGcs5CzEgoscwUChSlOEZG0aelki/v0f8S6lXZKF1qEoq4UXLlwjQVEcO6M0z79JqQa81M2Dfy211/TTZqeMeXu4uqHtRxV+ok7Ae3P1pyaZpIKzO8/4wyeUKfyRPs0XlhR+dFn6AT7NF5Mao4E/rEm2CPzws7Oi/65JmQMlCECcMIZbCjA6NPWglHSSthlLQS+qSVYA+KEwQ7Oi/6PJNgcwTJjWtvhFHNlNDngQR7FEEalUwJfTJHyMkcs08Z3Xf7ZI5Qkjkm7HChli7pmF4Tb90mOENtduuZlNzkCzuZyclIsiEAi0xwMqEEZPROJgKwvpt9vkhwmZXXD8kz81uRrqFxo2Z9kroi7JDAOfT5IcFlJ5wYA63y61EL1oTP9ovVO3dInxcScl5ImBTKCk4xNFlyYqvoEE5ZbKm6X0rDTPn0qCwiN1vcPXEsE1PxtjN5+2yRkDI4RMwWG7pFnZ58qoh4nvG39tvU5bz5SeXv4MyInj17NhX0biZHEOO069AnZwRnD5dIMhMTBstoSm7NzExiU4wfIC6amHeTiAxHPAGhz+QIuezIfPW49cZrm2lljXK6Qp+vEVL2xcHK8rX1uKJQs+ZwZeVuZMfUdGH16shl8qJJqfb8epByPpp2nxI1zY4dIvRZIiHngdi4NEd+zPxapYGOZl36hwltlNowX8K+jT7vIuS8i0gMOVSS+TVrYzPZ0XbURq+ADguJ5LcU1Et7Muyvm33qRThKvQij1IvQp16Ew9SLMEq9CH3qRSilQiZM8/l1pUNSmVoyZMOtqUeVjM6U/5T94CpedTItfMLHxaMpZgPuvFV9TkNIUPoZB3x+W/tTc69QRavSM8n0ENlPcoAoeM/6Gn018ovzGSaWUrR2verVSIK1x0QNE/lDdkPtSnq+rXjjuI9yen6QrILM5ygiMuXvFHWPmw/eH/HS59dHW1aryoo/q18Telh1KLDqSVnW/BqDTQXK4j1XprtqyvRIqYB8aeRcYpsz+/SXLUWHQuYI2A9Er0YSknhGfJ/f/pOLlYYevBxyGZYxtX1+SQZY2iS+ZsFE8Cs3xVJYPIaFdShMEyKHytNT8lUFy4yyzPVudtnLoccZh4SmnVHV57fo5D+5bwmhmSzHXS97tZchvjOe+fw6pRUrSQci0mDzllKWH4iJFV4V7O0syNYDbkNCaU5J3/Prd/XMonappO3brghp6MGioYBFI8B5dJ8LpuGEdgXenVkLhC5VBWJh4JznmIKQIUETbCkvkJ4SvFvHK376BJOY0dO/S8zoJoU1PKOTtunfRb+IT1DnzFfpQmGWls5v49h/D2UN4eiWF+zI/lSuVudj9RiVHtZjCT3wNYSCfRln84ZaYabwfpvkLlaFLDnmUuRbU8xAzbcmr+sm0IVTO5IhRDB4ZBzYD0Cv2RMiVsQTchglDKABNrokM0WoTJq7BLzOUxwxEGmKY+mAXBbD1ilOT3mKC8epyCCbkGnwfYG9R09hnvZYriLFWlCrJObc2jLZ6S/yZEca3jLZcm949mDfEA4J/fPrTJ4dPlcgf9ZIoVBBu1powujC7B8ZpjPJc4QM5D2YLiNpFIJzrP+l6kKs/eVMXcC5bk3aoTYdm1HFeFdeF7pntzPhOhiy2bZtjvYqb8HZI5NBwq4YRN7zbhXpIqtpOhm2YkipVN5+TIvm0jmR0Edo7UZKtIhteiEPigOU1/8YiVcR0jSq5vSR9W2vQChsylTJWIEUEU2Lxc72IwVSXg/Oimwrj86I7LOMZ4SIzkyV4gbSJUaAnUlUGmg6ZA5cQ/V1JQkkbsDEZo/ExlhMM7uGVIIs+XTS26LkhKgzlspqpm3kEi96SqLQKXMq+Yt0PgkSn96g76bve+Gyn60ZW1niczg6MuWXih8grKv1PWJkJNFDsKoeZUWnvBZd6nZkQolUssP5XPUoPSZSq5TskYhjdtQ8pTdN790BE395Xa3Rlthjc+VI8TFpNREfbZqbMZl+3+9H0PV9yDQ1IkX0g9r1YXwz4NtPl+DojMikCGkaDQfk/uW1KvQMrqSO5QtCtIcaCypaLihiUdS346UrWKmcfPzYqr5zrZxku3po6pjjJwojU4KPJlSGHuivXoFnkP6Yj7+83Q9kZuFHZYpQSPhjzXPTtyh6vV3KqRg/HkYhjshvWdGxksXnmTWeKwHE/DUXKj4yMqIkGanJAf1tabLpYlbqdojNLK/rTGOGYYBiYpOPQKbiV7oyu/itlB9JxB5pXmnWhRCyTKHwiYkz5tiJfH1UyfWUnAypjFb+sGJ5mvF0i/7kSEkJ1o9IEMtLV/oHc5AVJAF8WWavnLblIBVWMHsw5Coacr8W+mOllEiJ2d3DgdaFnycGcAtJhSvsDTUVVoVarCTkPOFUCy8XztCFjsdVC7AehCWnNtfQiGeOrrwqKuevx/M/bTwVpyoFZnW8kOSUuFDz0qPizVnhibRI5kzhkBbdlku4Rf0SE+pEJsLK/1KYFMC1LpZ0CbL+6lMcNVIsyFynRifcbqZ/SXmkPklIGcje0WOeg/QY8GvY6FHQo8yPu7npT1hhDupilNcDAjUA21Um/9F8ZaQSFqVsTUQJZzK1VKIiPe461R+dpQyMG6V8lLf/iBOqiGhanKe6lJc7Ef1pJfzcSVne7mT0h0+pUuLM+MPD8c6NQEuZ6f4G+1VkOKtNaicdy65PyShN8B6lPBgRYRGjHuViIYUOPlkhGyORz84XH91lJWLNPalEERXvL5k2SoQtjNynpaWmY/OodHm5E9EfAEeFRMrbnYxe1eZCImOGqPJWZLS6yp+sv+ge/lr+XSM2qczo5Bkd2BJFpZK5q4pxCk7sPPAm3pxLbabqHYkhlnx1zk9pCgKopFKqRmb3i2eUSzZ7eTT5cdf1XqPkWiERX7SL9ZeX7KZUa5zqUOois22crjK+TygoMpoWk6Ml2vE+Mtn0TQ4M7Vy/MF6lVSGwzAZWBaDGm6xIuNMYo8wehmTNZbhJTNpOpHDxSDbZRAmymCMxdUXEUykTbsq8ugc2t+yVUM5dikEcHU38/jvq21QtTGSjvvQpEWl9jtMV3XURmm9t5d4KopRpi4+iaoCY5zJUxrLXazLH7uRYJ6W3B4S9jPM86p/KfDouLV7ENa3P8fTl5U5Er8LUAZ6+vO1lqF7b5JoiQY4YM8vb3V1c+3L6rJxIqldOOecm3l2HLUoWqkdUIFdfTYSVLuXPSHbviutQJbdn7sS2976oXrvlVJ2YqzbshKrX78DOIxgJuRNOaHYIxcpyKtFZhQy+igdHGrXRWlS9WsyJO9HgH/ZHf7g/tHnK0ZP3ybRDvbJTczBQebkT0WsvdYAeLW93MnrNodzRKZQTad4/hVS/9XP6zESVK/+Pq3LVb/ecPjNT5Sr8D1Xlqtc5ejtS5Xj7f1eV616L6azF9Hg7a/EPuwF0r8VSXk9MbhzdRHUGPEVdZCqiIAOa/Ci/q/xBIz5ZX/GY2cfQy9uB/Akkq/xBIz9TToQhnKS8zg7QUNdbSkdK+kNU5JLoXezlL5uWzNFAZSxTumiVAyY2COlpxAbJl+Uvm3bs4YjZdxqKfxkJ6fcf1KukXPYjFhAYrjX3X3Cv1L0+03O8Y3m5E9ErKH3AKlve7mT0yiFlZMzUqmnqL7IqEVIXwEPWsJF+O7o8Yr0IkYcmOpJ29rnplYCZ816Xl2h9UMOGusEaj3UqBxUYirim8bzlwzAhs7z+8LKIzWe1uLQsTK9FzByhVF7uRPSKIqWVTKd0piZ0LgIU0lhGLbXbVqbXEzldZTZ7hjeUvMMpdIAW5+30eiIlqMhINDWeKB6+llvJOK8ptO8mzhYBTYNHHhgz8sCYfnubQw+MGe1v0+/vBKEfI9XLy/XE2fIHXHyurDFJnC2vU7UZ6ypZMs+g7eXbfnPnwhqTtNnyWmZs0ufD9NldS/1OTgB96bchw0x5vRPS7zx7tPMGkH7+YxVRWKHGvsIBpJ//WGWY/C1DYpbyeiek3zH2oNpfebuT0W+ChNBP9IMDJGl5vRPSb4OE0R+XoCgv/9lVborYphNH9/ZBXgD/sYg4KvJQ3vYyXL8fEshexpJSA1xyeU3ldmSsOJXg5Z9l9GTa6J7ctdHvhIzbj562cRu1/ozOhIyR1zQhc8M4Gb78RdOCyutzmOxRXv/z59T1W83Nqa3Ky52IfqdlVP58PsxvzEe/EXMRhPl82A/PR79NM9Y+ctaO52O0TV2/TRN2XUZ42VjI6Lhy/TbLePfoyx0LGW0012+0BDaXfpvccvxop/l+pyU0ufTbxLLzI4+877eSz4eKmFgdA65//mMVkhlkJrdcX4ufLNaqFiFZ1s7s7Ejf7w9/tD8GKHX+YxVxUOW2vP1vrY1Z+tB0eQ5zLC8/WKvaJ4Bh2F9lfL8PE5Z8wixR3tYZRi0fmmOqtpcIU1O9zF2T/a7NLO+RrH64uJrSSWvVOBMN8PD25Pvd7o8OVT/a677f6+HwUA2jrR76rZ5B4rNFmt7+z6jGWTrT9F3O043L27xc071my47SsmjCboZCr3tCPqnFxCoOvPLSUUVenxPA9g6d0CudcKR0wkjphF7pJOTyJBOlvB0VzXQZxsVTxzK4MtUxmG6p0CuQDIUe5hyUlzBpKqE9RTpIgfDMsRREduiF2N/MQq9LEnp5klVQ3gJguti63SoE86AfvYIJ/iBvoLxOgJbkzU4dKlQOzgvkqojPheJdZliAyG7ChDcTwRVG7wQ2ytVCIu4lJRhEKH30STtXYGiprlw+NKTbMo0fMhBS8fgC+k9s6Cktp6Id+Xf2uiwDpid5CeX1YNUdr7Xcl6EfrAc1i+2g8Hd5+9971IoeDC22A9ddfvmxMtRZy8ieo6bIalpOajOiFEcX0/w64fN0wWFHxqLUB6E0w+FGZKhIB6BK6o+2TkLfJoC4Urn4hywlSRKEISUYR9pyCbcG76/s+6uOUJz59QAvrhNcGbCZuJ1tgkO0yiSjMFO+1a4nqu+JPoBe5rdLMZfS+mCudN9i9maIsTcjv27Mohyxf6diuB9lAhdpTetzDtfycifC9iIOOFzL250M18s4qBhe3v4PsVFED0EW2wHFSHmbPIORfZLWTkrPSVo65QJGYOMkIbLI4E1mgHCsTThcMwMWb/5jFRK1hh2SapaXOxG9nhFySuhUXu5E9Fs/g1/tZxdRo/3EDzi8+Y9VRNqzYSJiYFOJHlcpEqZRRnNg70cWAw5v/mMVkRKEYz7o3o8nBgze/McqIm4LPY6mixGsUfSwRpFhjZnEbnfhESNYo+hhjUJkL4UY+6/EgMOb/1iEyLJEx06X/DqXxEnYgGTbJKxhsmES25QoqGJfSsH5+FD+JkedIsFrqsojPpfKaSrjjU2imUpoXvs5lfqIdEipFJetpbhcIdeypehIjKEmbq1oI/tSsi0XMIsFjXQueSNKvaIQ77GpcROJvEzuhU845sSkbGWmbYpY8aALLlmEjPrN+z7VEXI+J3qUR59KW6V6R4kn7ouJp5xP1FFRgvSJxyv/gwRYLo8iP/YT0yMxhcyeHzk5b2TlOI4X/KSPfCm2Kr1iqjblzceCw4lUVhXlu/lEE5jMpnguylKYOn1AtBWia1CqmuviU3jSbvte95omITn1OA6eX+Yii+Fzyj2MqMpcCtvlzkfyvVxMW8vc+XR42oQ+KoZhzMLOnY9AFZMJub2undfxi3LnY5Ke9Mm8Mb53cYoedSpkvmbKse+wvC7DU4EyGPLBMcfGPkNdEn12Amelr1YpbSGj7B2bDyWQmGRyMaD9wPfKNQFGpZdjl2V5neot+9z3NAHK5g8QphR2DJUMKD7ED8h9Num2oMrflz5vovQ53jJV4RIqXVaxnFKemkguUyZhl/JZOtZ8SLaz5NhtKuRIyffYVSFznHVczr283gnp1bzM/mg1dpuKAes9/7EKyf5oNXZdCDnS9D1cU2Se+pjDMxYy0vQ9YFMk9OXMjhjhNeuP//vzp8vzr/Ptfn78f58fz3//9Lf/9b8+ffr8n5/+7ZL/M0KtUiuf/vaf/+dzlfrpb//5yfv8kxDBliclPZ5CeTLG5Se51bcywibzk7KmPrkiRWolypOV9a11Ck+6PDlR/8L5+u+8EXiqbXir8YR/5xyeaq98/Q4lXPl3yipVn+q/08pv+SlBf8uTTr/9n88Y4/SfcdC3L9HgohFNmLjxkCaEcxGowoFAwwVGeqKZvNJ7I+oQ2DxUY7mykSvjvW0sWAldx0VoPRUouu+e91POhahmORozkWH9XMJdbH8T5m9xzXNRYSLKyamoGJ4jEWE6k7G+60xIMyph9j2qLsYgsCS6yRRKinZaPw9mplnPqv6tUnX3aL9h0a0sP/Fla1fffDW3HR4Ka2TFiOVYVshfOhbR9Wc2omv9+Vu7uYSdicv6aiqkX212tvgP5Mh2vc4k2KKZnPzQPHZKZDb0+3UX6rITO73y+ZM62MvN98R8xMnSDyTf1SdtsFwFnmS/hLUX0w+WKV+aD+jsk9sBHcuSqlNu8/E7GJBW4Uaa2bGQRIKdvzDkA3UozjffJ6bKZTSw0pt6nnob6pOfDkHz/WF6UtSJ0bX7arqT2x2TEqg+PqRKRIwQ69ls16jpvlMqotPZQG5+Ni1loVRbQzs9PYaUUy7B2/j5MRMspJp/YeIgY91zMw3s5zJuj91SEfOlMpWiN/3l5fFbI0lPtdSRmP/9//y431/+9q//+ueff345P/w8tTJnnTuQKdr/tStruvNTIamZSCla/bFtMylbu+jlls3IodTOophtJCEPZLT9sjPDphqucpuvrn/7t/tfL+fmVKbBiodGVhvVfK4GSFUioZoX5f/Lv9NVZ1ctXv6dqWdL+Xe2/LtqqFdFVM3/arb78u/qqePLvwvl34V6EalHRPR35wdR/olQeKj/WNd/bKqF5eo1xtdfcO2pTYlQlWVtS9bTSIo6PHXcpKj/GCOm6qSoulpqf2Q15WQdLmnqK1vbsrUt6GxclehmU3/xddoCndb1ofxjJeovov4i62TW646qNzQFK7VOpKozqWx9qGaJqoOpajdUqK9w9aqDqavVobf6S7U1dB1DXc0c3Bg1HTfYgvWvag917aGui0y7+o/r3VJ72BhYsPXP69Iyol4D6yYwMLtqf4wqf25qNwxWPpZ+7Y+pc2rqnBpX5fj6S6hyajdsnUG7YQ/VTVRNfCu3+qDrQ/3zehW3tau27gKr65/XPtvaZ1vXoa1dtbWrtt7jbdU2tk63ravObVt90PWh/BtXt6erKsZJWR+gDOpfqfpL1SvOVMkGv9R/U2fZ1duQq1rD1cl1dVR9XWy+LjZfJ9fXDevrYvO6aqU6Pr6Oj69z6h0e6j/29Zc6Pr5uh1heOT2EOj6hbs9QxyfU8Ql1e4aq0ELVG6HqsWDxUOVULRHqfIU6X6Eutkh2WR6qh2erMycifVN5kvitrnuxVcUvNo3f6h4Qm4Z6riMmtjpPIiLW6xP+nSM9jr54SPboS0BfcASIqkqSHVCf8LauISE0ngzeoi/C4gBxePJ4y7xhtS84D4SsOkzIuiWFlHiqC0pIhd8walLjN/RKWrRhIRm9kjiZJMYAel4oHIQKhzkUu4BmF1DtQqEvCvMGfS8UeqUs2sBYKYd/h/7BfxYrf5QnXS91sY4lnupfaFw4NfyKmk5tHNu6qgEBJS+0xd9iDUGrC009wBo36IvZ8JugKyl+qxsvViKqT1jjpnoiha17V1h8m8XYW6xEi6+EmhYWM2OxSuCTFBZzZDFHFj2A2hbWoF2DdjFvFiMEbS4s1pXFqFmHv3X4W+xBCwsJ+l5YjK4NeFtPeOGwJh10icNYOYy4g78LZ4Jw0DkOs+Cwo5yCZAXJWC9O4y+wtxxmy5HthzXkLFqDPnAYK+fwtw5/izXuoCOcx194jAH2qodm9RgDD1vVY5V4fK+Ht91jRXgNKdgLHusA55Pw+CJ4x4XHd3joWI/ee2g4HFMC55TA+RRzq/Fk8FR7ELCyA9ZzUPgNvQ/ofTD4DfMRoGkCNE3Amgy1p3IjixyOKpxWEl4yibNHbpZseIMnyKsjJDdEITa6VCEKgVNIblWrSNxEpNhwGaijJnErkTiZpJD4rWoBKRA5EXWspIAHByeYFAa/4duEw18g+iE8biierii1DVlNXCnRP4n+SVz+ZJ1VSbcZnGVSoqcSF2K60UjEaehyQ3cZWXWOxJVFqrpTpNpwZUJfVLU8pKrnglR1n0ucW1LB24VzSyrMNC4tErcWqXCNUh6/YX5xbkmNq53B/BpcAA3WH64L0mDUcGGQBqNmLN3+6vcazJGpe1BarCuLebPsnoiLIlYxbHUJPS6hsyXM9VgjA0/1i6B3pUNcz2HsHWYahnisp4Un/AV2j8Pd1GP8fD3tpcfl2Cv8hjXkq1aW0FzSV80qA27hAfKgcySMZRmqdSNhN0toGhmgDwLmI2B1BqyNgLURAqRUO0xtdcWqrdqECrpJQTcp6CYFm1rBklZb3TNqw3UbmkvBVlYbbtybRxt1vShR95GChazgJlGi6mwl6vwqaB8lFP4deiXqLlPQPgr2sxIO/87hbz3kefwtfAICPZXoHzwqCpa0khg16CEl0WcJVxTcKUpqvMVIQvso+E2U9GgN4yfr/CpZ51fBplbkPSH3iaorVimNf4d2FcZKGfy7uleVqjpbKYfWMH7QSIpcKuRTgU2tdLVjlcb4afRPS/wFVh08KgouFQWfitIGv1n8VveHgp2tNHqqqVeYVQSWlMH4GYHfMJcGcwntqAxWncGqM+gVPCnKWPytg2T0ymD8DMbPBPxWLVUFzaosHJy2ahBlMS6wuJXFugdeQcEhomArK2hbBW2r4B1RsIsVNLByAr/VM085jBV8JApOEgWtrFw9ERUcJgoeE+Xgw4PPREFnK0f+PKxJeFIU9LiCvavgTFEeM41AnfLoPTwrymPVwbeiPGbaI57t0T9YrwoxK+Ux4p48jhhxj/3rsX89ZhoOFxWwJmHRKvhcVMCeCXCKBmjHgBEPGHFYtAoWrQpYsaHewVSw9Bt6hd7jdFGh7ii91Z7qTeA3gd8kfpP4rdobeoNDfjP4DZ7SrfZKb7VXGjawhidGwxOjN4/fAn6rNpIWCN0KBGzhk9ECiAQh8RtcvAI+XqHoN/IN1+8Q+A6cQlpY/AafL6xhDXSEFh6/we8rAn6rO1TLukO13PAb/p2C61rhrYIXWwm8xRzBetVK4i8k/kLhLxBOwUmi4X/ROCs0sFRa1ZWjlce/qxpY66o3NHnQ4UPRup6SWiO+qdEa/Cqa/OjQ/Fo7+q1+B/nSNfqisUpMPY+0wRgYzK+p+0gbfLnBTBvMtEH/TNXAGu50bTBCxtFvaKNqLg37WVvMkcUIQfNreF00vC4aZ4C2dXdra/Ab9odFQMFhX0J7a4c5h/bWDq1Be2uH1qCpNTS1dpgPh690WBEOK9YF+q3+O+hnDf2s4frWsMe1r34V7TFHXuMvMEfQ2RooPA2drYHC0/A4aODxNPSzDoB8BOwt+B40LH0dECyCztah2okaLnMd8G0Bay1QkNJAHlYYNLXGjUDDq65xDzDQwIlGtz7V4M+GwBB84QZ618CqN/CFJ7aP8lTPNwOrPqUtlydEiIqObULA84hvivA2wE8K5H+C9w6udPh74LyBVw0uRvjA4O7CjajKkfXsgjkPa14CBoobHy6VdVVJODdwAyR4KGFYygPhO3EpgS0PYx2WY/3FkhVTH+ov2MIbnaflQdBZUR9I21flB61Vl4+jPYfFWB/qBNfz3AB8Ws9DQHmgBU1VBaaeXbaOPLzScEoDbQsjF/5lWyfX1pG39YpsaxNwFNs6zq6qC/hZ4SqFxvF1oLDv4WjEDd5XQzLUUxSmUai2fKgGfAB4bIMfHztQAHksNviDN/hHN/h+N/hHN/hHN8QyNsQyYO+IDX5tURdBLFuAJ4oyVcnwzAkB3yVtFfjehITXWyIagM0hJCJtEnEQ6fC3kIzbqoB9IhTtYkQ1sAMErA0BT5pQGCuFsVLwiWOvCNxWhYaXHzdOgRun0PACa8ThNLzyGn5ejbHXGHHYDgJ3SmHQGu6UwiD6gVUnACIUHrE5xHwFgr7Cw18NX5TA2SdwNxE40wQCvQKRXuEJPUL+fsTmsKpFwCzgrIo00vUJcx4Q1QjoQcCo4dQSATEe8kptpHrhk8T+kBt5mmuvpIDvHKtYwickAaOR8ARJ2NsSXh+JNS7h9ZHw+kigaSSpdAlfHjS3hEUtVV1DUgEvA6tYAoYiFbx1UOAScUcJW1hq8sbiyw3BmxQ94d85OoWQnQDoD1AYEr4ACV0poSylhS/eYlxswN/iyxEPkw6zgHu/RHRLwjaUDh5uR6cjoYTg8XU4IGHpSVh60sMjjdiShFUnPfk44f9GZEcGHNiAr0pYUjJg/AA0kAE38Q0eD6xOteFQhl2koJUVIjFqIzQ8gzXB2wmPIABfSuAmLuBRwIpVAt4hrFMl4N2Q8BlIeAoA71ISHhmYL0rC04LVriT6jJukIpgWwbPIeCHrRcEDhQi9UuSjA8YLyCkFa0ThHqegY5UmHxh8EAajYWD/AI2kEJ1WwBEp3I4UrAZlMbqWcmzgZSUQOda9cvAYYQcoQIKUwzjD2FCI+SrsCoWYr4ItohDzVYj5KkR6FfaMQrRCwXxRzkEKeo+blcItSnmsDQ9/kkfvPWbBw+708B3hPqUQy1WI2yqcOMrDH+cxpp4Zq/gN68pjXQX4GnGfUrhPKYCNVIC3GHcnFSTZwfgNI464isLJpHAyKcRyFSIsCrFcBc2gAnoPHaECM7ur4bzBq7LBj7DhlofMM41oit5wR91wy4P9pxFN0Rtu04iraNh/eoOhvnn8Rp45eFoQ/dWIsGhYh1rgjirgrUPMVyPqogXBaYFvRNRFC3wHtJkWuK0KeEFwJmsBLwjiwBpnshbwzSDDT0t48ABy1RL/Diexhh7SiGpohXYRwdAKPiFV9alG/FSzqxK+UsPjQYhOjTZgMWqN74Ve0xrfq+Hpgz2ptYcUzKAB1hTRWo3IrDZ1jWuD7wXuRyMeoQ36Z6r+07iaaaA8NSIT2qB/iPlqWBQamCEN+KaG3tUAcGqLGyY0sLYEf4VXFIgdbckTBJ8GfPsaeZbawRcKbabhvdeI0WpAIzUyMzV0mIbm0vDUa9jKGp51DVyIhi7R8J3rQF6QOi4GXm8DX3cqAlGeAMKFRZGYUMtT1TSm7NV3PShNtsIstQALswgH2Df/fx2UPpmrLtk6CfVjAccBRo2A24ic4TiF7oTTFh5JDEqf5oXVjcWNqHkgKCeuLAhZCwHgj6TrIi5/MFuG6cIa10oDQJQBPAyYa8o8EwgUCoOLmSEp8EYBZy3g/BXYcMIAEgistUBQUMDkEQaQNkNZaoAOevQUS1tgaUuMldxgwvOkaDjHKG8E1xiEPySCHlLAmBfweiFoLmGgSvK2SQBSAOqXCpcIOLYkPFtSAQSC0LHUgHlAPUq4paQh+Asuk4YgJ5TSjYuUhTyLawzc6BJu9GESOKCIlIEo3UYXJMBLcI1BwFPC7JPO4jKEngKaJ+HilrjwS4+/9bjUweiSCCNKmFAyEMwDRteGwC0cU2qjS8kglVfCcALgV0kYe5IuJTBBEXpSClcqhJ4UQKwKB5wyMCMNjFvsD4V1z5PjYbRiBpUF7AHeQ4UwiUJygbK4sgCmquBdVJb8sLiKWISYEU5ROMKURYjUUk8BP7B0ZcEIOQAlAElVDkE8ZM9o0p5YL9pREgmOcYdjHEBPjWC4BtBT43KgoTeaTFb8BvMQjikNkJQG+FNjdWoPkwdOKI2LgPYweZB6oOF11QiQa1wYtMeXA/yp4crSnpzUlObJ8lVxeMP0gGNKB5hGyEjQcAKkKsv1Cb8JHO0SRzZLeKaDH39BQZlAT/XgL6b58Fz/+tTEROQ2zQSV5SY1FnN9uzepz3JmJMBGdtVwopNEIqQkkSYlkRUlAdRh+tmSQwdaBS40hbCzoiiFxxxBrx3PmwE81hRXzGQIfrXhJSOmQ7lpN5Xz8HB+Ot9O9+uto6qY8igULfqOtJfz7SG+aoWyEBiT844x+PBwfrn3S0doMcvKjEWqylzTabE7n+dNnbtUXt5rURyci70+P76c/oq/f7vefr624UCWBRroklUecHHOy+K3mrs8v7TbRHjH2vz97/h5vp8eT/c2p9h7Nkr5AFgU/trmEqsZjcG6xh3q2U67zvrz2nXHTbtzQByQBV2+Xp4u97+6aRdsDxRHfLdfLbk9ceJKCt7jvAtz7pmmA5fX17d28wSWAR4tM708XRB6P/+9W1xqYzLxDZpSUCnnE9aPRrLM8Ls+0p+/Xs7XX+fb7fLYnjHNqq8juiy7O7Dmef1Khvm59/Bw/flyev7r8vy9EafmBxc31GB22XDUxO2xky846KCnIUCs0mCqisE9k//W6nOhp9LrhWws6Y/n659P58fv55/dCSHCjAGAbuUI7kHJU1AYceJ6a8QFEd4wqcnfLw++tunj7RwHt13tgau7NWDIUOpOS8uN7c3ycb8nuj1wLCMWem9APtRYz28gAj8wab50MykfaGW/TKakDkLMp/Tf3y6vl/vl+tySTky5K4SidB17sFR6kZG9fEKvgVgsroSy4OXmojuzYWqYyeJ8mUvqJ6pZEXbZ0rhffp2iuMfTvVWOlvUtuqw/ILDXstziKiNFSYMI8gmFoOsGbwpLGQh7C/MTIvwBMAYEowVgkYIgwrj3KIL00rdNPuf1frq/vXbnEP8opMVRYoVd3X33y6/OrAh+TnOCqI0yB5vj/nZ6akhKpvw11WVZL0UBN6vBkSLgsxIGtyikukvH0nLqLYog1Eiy1o4gkwdH1GOromNBytnhh8RNCsNK8igIuhsTrBAQQnPUg+7yEAtDTrYrKQPA+XnL1b1vSnLSpL2dQtPTa+B7UtoFINWUSwlxaISI4bjCLNbJhi0u4CMTnryrlBYIiMboLk4etNFtu3hIj7/t4fT8cH56Sprr27nRN4YR/HzCMrXw3ppVexSNxdvR7fzvb5fbzsaRipmjZSh/X/Jrd5Y1OkYsXvEeH3+eX19P39tTnNO5sR2jSqJivyYOlAvk4xUfD7NJdmoUj/oHOv3z7X7qN4FUjLUwdnlRte6E/jrdLtH18NpJ544MJxYPOki//7idT/U/9gagahwOy5N46+6usXQdm8Ayf0BaSKCnlYajEywVWrn9RCCo5ggayeJQ2N+Ij4BQRhGAlzWBsKYiuPqhtouf2M2FmbLaVfkHsp4uz504u/Exq7FEuO0R+WPC+TYg6gewPMy9ZY+PvYUwU7ns2joQ8/PyfHm93047O8pOT0Ct9KLA0+186qw8PkJQljC6cKFXer/rPhXYxFq7D9fH/oNUY2Guas/ry87uN25mMkkRDvqYRT1dXtsryeYt37SIcAEmJwWSg9a1fm6st9sl80l9Ih4dRYFMyvfSi/dH1lSrRIxmmlQKuXoUvj21Ss3x8QGmV8jRLgICUFo4cB3lwBBhKXP5IVACaq8tHJgFb0/3nUPD8hQNYjoB4lUgq0uA2UwEQqPu+6o00EmU00A5CIayl4Czoa8bfcnCqLfTp/n0Vbri3l8OaJ6ac1OeHn9FC6q9h/uZD156wFIRAZEeNAUUg/G4wZWEhYO2v16vf1yevz+e/mq+0TFL9ZOndBdK0g6rNkVkbr+8nptYiJpzsSKqWk15C8A0IRIGaAFlkFKLdDkFYJIyFHFF2q61B4u5dvvy2HacbbmjvkpGNvj7/XpnbL99Oz90DmMx41k9dGV8+3a5/WzX+Da9rCJkIBAyEAjIinI5GTdzb5eB3pjdLpGnIpGXK4FOlHKgJT8pQiZVaBIIMmi0AbJUgmDBAMcais8DgsQ96IP4SBhFkOej214CtJt5ePVBTPH7+eF0P3+/3i6dccWZdaPDY/EYhLy/2hPF8BOlamYcuEIAZyz9osvx+/n5oXWsNLY4MqWVWHXWfD/fTs/toErPj++BmX0kaH9b8HwY/GJMtUgbRfJkY8n4xevH926qY3HGWRiPIBk4HUMPJBg38v12/n7qArRyHjQA1iocnGsQejv/upz//Ho7PT++Plxv3ZzxW3tYNKo60d3JzCOmssAqPy7z2+Xpfr7tg70y8Nvf6gnYS7+dX1+uz6/NWCgeoJCrod6nxrvUWIPYpwWBPHY4qmoYQX8ewicHMEYJJ57EQScNAd5gv1lJT7BEYV0zEBx4sAAvkQ5K/RDSNgSoIUNLMeT3yAlKECVFjtF9+Hun8rlVqcNBIPzp6fpnd1hPY31Hh3WU025XzaceODfwFIIQC9kkSOrwxIYKEGogBzIyf5BhquBWUJRjrCkjGbkkZuB0qidcQtMiqRKTi4QfCTtKEUWHFzDdt/cGZ3pcascvu3pREUNoI8sqxUe9pirXfeMI0+gWnVm5nfOv3gmp+BUddB7IsRNbNYME2FBU4X/7WKM7jac2HuAUi/qUixwdh6qx+wb3pwOpz9c2QuYYmf8n0E0qJEergsxelf9y7seeHym0kxDUQjCGuHW0WjQZqMn9yAt+IsgPjVEUOBx3IbnMDyyQl/NzBELczt+LM6mPoVrHp7Ts5DXZXTB2WsyGUNbk5axIy7Hw6w66MQMejfD7FZc6lv3yoxnaaZWleQmP09PrtYMbTi9vG+Wo+LktF62W553LUuhtilhhNzjiVKSCOXbu0KS2Lh0ogpcjil4d08pdWBQQ3eruadkOdeDJffqzc21oNYVhAhlGxagogolUQh2QWBQODOuf5+fLvT9+JFMmCLSDqhOgbI8zcaOcCqh2FFZQoDpQIJhWyJZRZnWH167O7F4l+PmzqtyS1L9aOQ1cZq8jyCA98pplwd8u56fWNyNaFfSRXiZh5+e3n9FZ+3i+ny5P7SnAkQZSL1r+TPa387l3OSvJwX0DM31R5qi7UnPRi8q4Ff3r9PTW9Zd7rVcdDQOh+/Ul+bpY9X4xyQOJfC3YgSm6uMB+nk+vbzdgsoZjzZeG+/iyY03sx7wBgLqPT2QvfD9SitsE/ne6PzA0uGm87CliQmdjrfhCGUCR3pM7GGC+UFZBu73E/ahqDpBdvc9nsXthTeB9Nd+TCfuSetqO5LSy5PsbY4R95ovIrYZWsrjhAuIwOiU+NH7P1/vp1+nytMuMkYHjxEuC8qrU/cqxTebFh2Zlsmi44VS4Yz4kcTiStvUPrwr9e2tCyqnlvMsMGQvsA4NG8pg3+KWFhNcZ7GgjEJx09EQMzXD5o+qJEpRMR3wYgDOiPq8Gm7r2rHYuPKgjY4UIJKtkUJ6DXwZUfAIUqAJko80nmv3HAufLc4qBAkThBdC1C2RBC0JiBuDyiDJcUR0v5JyOyhwjx1Ein1Ein1Ein5Fns7IJQugWFwoQA/PCyMg9xkRKEPRKEJZQAWVF+E6QYSgUSFOgWW2WA9Hk4De2MIgIGbEgZK5SUWWep4g7IkgpBo7BJvsPS6m6P81W8yN5biCVa1b4d4p+Qx4b3YDnZZ3zrktht/up2dBSNGeK8Ku6MAr8ev52vZ33EhuVvep+ShKboyk0aBiqT4d6NBrcbBqVbjS4ArUldoZBpCUmq5leokToT1pLv8GLTYxU8DqDYZqnY4NV3GLpWaJJ9JhGcmWiChtPCp2r0QZvE6bFaUEbU1dpEQ1HPspTAAoukcktJTLNNTL/V7PoLbnvUSoDKHOJgjQK1MYKZd4U6GsVKEN4VNzQEwYXN2Geb0251ZCMfCnCxyGo8F4O3D6H2IiDNJfnh/PrLvVzWoZTbQcRg+f2fvsOawc4MeC+R1wE4QlSJPWhqpE5owYYWuhQ2wWJhsccyDY21P4BJJ0TcID5Erh6oYiyFQcjOHeERr0dRsBBh+CIbAMHI3huGIkGmH2Fp0KZOKAo44kTXGDbEEIMG4iRXlBFGNosFB0DLyH4cKSl8plUd4RIIIabCvoH9VMWSSD4UTqInfHjFRxwcJIRhwvfwnSUYjOTVoQzjREWIBbHoKtEYkDxOTALAQalwazfbNzjlFWiBiAOHxzcxMMjlrb647+2G12YMEVvHeU7PT93qSJim9bqFmpeUTgLerr8vHRIysDhESTgnbP5uc2zFdM8CArijWx1RiYiqUQ6WdkI0Ox78HK63dMvzT1uioNQpdrSoawf1/u5HWzH46fSrCbRv1waKRzaL80ArVTZkoijEvQeqMw0ovIwwN8YoFCNwP1w1LE/zs3UWQ61cFQjZZAJGamCDubj5enycNrnYBvD/FRQymb14l7Etvd1N91LoY4CqPwCVX2kOofgEGZETFRTHiB71G4RBnzLoKkWqN0iQSMuwclZN3U0lUBbhEqQErVo+cUH0E1n6WoDHW1Ib0s80VsCgELTExQUZ4OnNCj0z+OUgNaU4GfkZwMBSnGKMWgpbF1wCEsQuUhKQsJVSXqq8IzzjANUIYUKQNNogC4J+l3CMFPgSlPgSVSUPsXBlgSxxOlElpCABc4IWuZJDliqz5fvP1otK0KT3UNLTS/6wyD7dv7+9rSPsirLvYqgsF3M+NpndyU6ycWb36hvew8Wh1cU18Lvie4UmHIN5HrxbpkFR3nPbz+/ttjTWO6Th3Q+LrMPgE+TBCkaPhbXgnnM9OQH0xXLE60WeY0PE7H2RsbvKId0pAgBKAGpdJNrCgNb0cqmLN+dwhSGsljBlAYWPYmC31xdkVJh3h5seCRXscxW+H2Q46pAnahQrkJtVO5t7ws6zIBNM9TOddimVh7zhBH+mFE+EtHjgaHy8tQsfi9nWOwBWk/R7WeE1iOKOarAt7f8DW5sh/bvy8vt+nK7dDnr0yTXqYkzFf73y8/T/Xy/tGU/wtaQIYDWfrPLe5iLbp1PW8O54xYt5dvXy/12unX28sxMNXNMyO3hRwff0NuUzwRrmlwj8Kro+frKbXR5DVNQBAjvdtkOlcLyoJG4QM63+189RoSb8IwKUzm1aDHuxE/yYDncr5Q4/w3h+4OOc5Uoszej1+RO8mz5KV8ql/4Dwmf5trZpZTF+tWvl5fTX0/XUwlH5/lRY7O9JbpWInsYnkcxVjxdc9A+jLpKKygecVYyhdR9DIXMWKpJhVKkMH2PIHEQmNirG2Se6Jrg+nUE4JQ4isF3maAhNyBBJZ9oOPN9CgolZEQ3jAcZrkC4aGiIaEuhX8SC38+ntuXVPaA5LVMuCbqeOBsxM4dTMK00aEs6oo5zm2+3yq3XNWDE7jVHmGFU5LbknWWFwOPhwUXSsiPB8Ojoj5PiU3XE2l/VIRNQ9l3Ko9ykQWAeqOgTPLPfq4i1S10Hoy1LX6UZOXl0QuQrUKhGopDdCJYpANczhSd0GWQhgy5bAQkug1yWY8uVGlJW4v25Eg4w76EZVaeDLRY3IIUWxRnIiatpy78BGF7PaF1BbMt8BYlwsCINcWU4kDE9vIFIdpGlu5IMTZDJDNWl6qkb2kNAXt2rm/UVVC1aYjJGXgIOfjL2Bf3ccejn24E6T71qCVkdBD3pLhnh3138nS+r1oTk8N55uppbtztfXy/fnjs3GTtMBpRa0LJBNrOZuv9fX60NvjAvumetz8sEexKLnRGABkiN/gLGubXbW5JR0YWdEauLwR1IOjkSKvFXFWp01FUKBwkUC21Og7IPAVhQYS0E5KCjOICxKcoEJXcBJ1SS8UngIT9ielJWM4tgSBU8lCkpIYth6Lz1qkYccISg65zg3Of6CgkeEyIDk48QrjsiAK46sHbpTo+SLoBJBlItBudBUXppsCJbEiCVAvNJUTIEFbHaJ/RRmpwRIHViJQuJtpgAEXIAbTschqzOiphTAJ3YphuYglMZcpXTQr2ksH1VCqahs1YrV1wN/uEDNBIqRsjgdKugtJi7f76eHHz37lp5yfNgDJEoS1d/P9PSGrFDREGpIoBIwjwTDjjhysqHx7hoqFc9UwC4qPHXv63PI7RIgdJMAMcgy478eiO0R45qTAS5H8SDu7fbUSuPJCHbxmsal7a7FHCZYecI/JrLn12wg/UCtgPlILcMk7/fzz5d7Txa7zWGwu6DlROzt8vWtO3OdnRrnYxwNEmdHdSkIg0M1LaD74YFteI2J69jiCZUYhvUXoCyQgIHAvEIxzhpebTnjxNGuz6PTOX8cX3hkmAr0hwxONfDZIETJT+6jv36nl2+PXbjcqzbTYUwoTSU/DkTHbLmny+n569tr5MV6HQYieGt6wPA0Fn3/ETXaw86BpGb304/5X9/uTXaalGJ6RB0O7v368xS7+dQ6tadZWKgppGfdbdEgB2iIEQpccep5iTiCpM2+n2w6g3dHr9AwQFGRS0ooqgAUjITlO8hIJ3CbEZI87+9/2dfTU88gFA1I5vRUq6waf55uHdNm8LPjuSK1RoK+yq+PMUk0bvyeIMy2CWBiLUD49fTwR/uFU+SjRklEjTKi2hFOG2hdRxAjxgKPiyfdfVDgy5OdijJmnhCWKLPmqVi6h0VIUA7CRmxT2/Dr6bn7YDGLAWhF1cbmuNEoMGVtPD6cWtLtSCrPV4teMwOiwPvt9Pz6rVNmuoHBBIC7wmLW4NfTa5daIqb3V4Yhp2KqqF3GkNRzuzQ21/mu3wFZouodHUISvgYJX4OEr0EGR4Yl9IIf+Ed6vM+sw99vp5cf//708HTp4x2ej74Ri/n6Uea4tgg/p4VeszejtFtPYy1kAzc36x2Lor6/nV/31HKOy0Q5U0k1p/QiD1Bs5s9zhHPsPNOyISVdVVevl8Zd5NVMj8JlhwJEIniKyyLwTRVzt4M9/np5eLldf153alc7zsAZFsuUfD3df9yu15/tgDSxqdXxzYJahjnOCupZqWRYmLBszSJPB9oZ5UFpnkmpFlMSvz68tOfXzK9Fzul5XP9rS5D8nqIBoIL8VYSxrA/7corTaO2oriJcb/AGLADEqxwEN2CqMTgCcCn1F/gqwPIIh8nQdSffwewRtoFgKYT2HsBSUG7R10OpcdMRixHhtC2edqRyvOQfJp+88v8YZu8fwOL9Axg7qrPM4geoCM1QIgxyQ8gRxB5wDUWNYYX5ZcQKlH7FYgrsukY+K7po7kmOd/eAjqjvsBDcnNDhmFjk6/n08KNR8G5KlrgdGMrnh9Nbb+3M1QIx2h/EK7+eH64/e4ZANeXNOGAO/trZRdMSUtArLKWD8gstqjgqVlOQUqLmNvD58fT8+PV2Pv3x7dQRA7uGbMasGibnx++369tL+1k8JXixjlEVtHd/Ge7+WsyCrtJaohB+OiIoiEgg1Auwt5TCoupNRCicE7ixCKqxJ0HphRCsQpRaGbtor9feD89cTnevFvnyvp4fd1YH89LF6t87OfBvHQgc0AnIBrHLZCz1sDNnBDdnEFelIguaTuYPDcR4ZHlzepFA+uu5dX9r0yz+2mcUhB/QFox2e93PkyZ3TmxO9K+3NfdtkTPYcY4LWx7YKGy8Yj1fact7YM/x7TmDMqlBrQm+hFPHUG1zuC9GSvK9bpyfWwtz5oWmuvPV7AFGXmx1HQhJmXfV7cvjLYg0jbLzFRi8FdlTG2wsYpiCO9zCSUPJ1QG11wMZpvNsoZyX3EzntJoaus8ylQcCv1+aIXVTeeGoW13UwU/P0kEBIIJxC6INAKwIrO4M3jYsD4TMh11RoHGXe+40OXW5iXm6UBbTqtwpiRc8N9IHGMpHWv318tjtOTt1WEp9dC+7/9ltHW+n2XeUF+oOvDSX2/1HX8tLWE4eLvVixYKvT6eHP65v9yhux3usbeO9W3Sr9BL3apU7DPRiHgcX28yL50RXA8j6AKg+TEd1OKKAClC4Xik41/QGS3lbDKZ8fbo+/LGrUdsGhxeV8LUN7As7LXbKoWASsbY5/u/r9bEl6+ZkSKLeuFkqpoMi8JQYTE5LVi0dYzioLweJ4z5dW0+1m3LavlsCbG5EXK9/7GoVz/URXAg4jQSAvIrysVGskaVKoUYGss6lBv8EijrygtbVIyE1BXb35xwrZk+RJkrHUmDcVUh2MXJ+Nbteu8VqudkiYToYltAxyEGj2onaGYRNUCbZU9rKQMywV/1BZ6fKnkil6Vgj4CTDOwHeaIknhsiiAZd8J3HyOOXxKFlRg+pVB+QLcRTR4d64PH+/PMfKYl1mSFO4UG+LdmYW+HR9SDXL9nkxPAlXiEEd5FWp327tBUyEJkOaDTYN7CI53ai5wfnDrzeLqXkjyW0MW4TGccBWCq2KVZ92buzn5fV++qOnGWvh7B/q/cv16fLQ55s1XopItvZhiX+1o8uNhuoucGCHARBc6cVKaU1T+9nkdo9eTJZpRA6vaoFf/RazTIrU9hocpkfWLtzP3L4eyd3sdEXOn5zz/tY+XN9ufeReN+zkuAFqhKgNsNEW/s6dglodhfv13qY2GH6MmMUKzFVYf83nIB/YJHrAi/CO0G6uuNRFaMPX6/Xp3FInNXUi6kCiyq12avXbb9e37z/aSZzmh2h1dHq+3q/PnF97iBRq4HDLeqAl6jLT4h6HnuVbR0ckp4WqQHojUL0HVzqtzNwhHptIEptm+FEJ880PTrfVm2NtpuN550yrBOAZXH74r3Ppv2SLNNwantWBq5F/1Fhse6uaBiP3d1Sy8Oay/7zcf6QaLd2w8G5vi572odd+83NKG0VG53wFvl1awmcpp1uN4QbHcjpLVQSWb4hYywd2x9ulrc03rYQIKNmuCMlY7vNjd/ExburkOCiyWPGHHRyL6xM1wjnWg+yYeb5KjxgjKhPwV6e8Gp27SLJTJT9dHs7Pr+ehUgyN3MUlWuT+vD62ZECai9M1hcwBhY60Bmlwg7T1pqRxhdEIpWv4VjW4BbUjDiv8RQiLxxnv+r5GkQ3cd+MW+T2q0HdOINdoSb1IbFKF309/b8vpCdfUPdKr6DOSdzs/nC8v92FXZSN60ZJ966DAU66pBimAeHSYezFawqRp1lf+pU/XHNUFxyvEmOBkqDf3ugjhZwcFzqjQE4iQWPIm8qIVuf4PwwEEjR0SULDkTaRdwrr+r03eJN4cRtM3YtChNE7KyCMXEEvepLKlROdHMJFDBl1kADvw+jhknTuM3yGdX7VL0hOAiMgVACpHIeNp6GcVmm4xI2cVpXsipIlk0HENRYRxRimbcEIFwsvOwReRfazlS5DbtJjoAR3cwy61SW5zqGk4EvR4Sij/2/nb+Xbu67m6pnaTXoz9PpyeHiIVUp8sKqfJV0pOTdIqrCeaENsU03HASvrQlZ3zajZq+4TyUd73Ph951mqPA7fT2t6guEN2tIObo3qckdsIRBogu8KAU8agrPIA+CuQhkqgMuGhHVE7VKCCrvDQf4rYuKH1CKxHebignSOSQAVXtCJ2Ly3gtYGLmfKGtZwab3VoH67P3y6NVdzcNzFw9DW8b6zN5SXOmm3tAq+Zx2g/P6Ox45nLNDpyYMfvZ/L97rV2s+LuyTqlyx/cpeFZTiWD9UoLqk7xOAVq1lCn2sw8Y+LgVvNw+vkSPVWXPoPLceeOXOW3e2h9MFOGl8qhDxApcZoBMspgn4gQGPLjMy/dCEI5gkZS5JHgjZQftwZMJMDhiA3+ANb/ELN4Wl8cDxFo5BFVXoMe0EGUTAR4haqlDHAUb8TlRYM+WFPKlReAofiDZRb7vEsPnp6hO6zHXOj+sNKeXxRGTnWOa+7hLZqRS9RxrMkWSPPfYHhZqll2bLSBxNwQ1Tj2rQWK1gJFC5Z6ZQUMJWCDHO6HnkyheUCYj9WARz8W8mRjhs4yke/uV8h/OT+fnu5/3d5ab4RpPNaL+LmJ3ANyWXYMrZZznDSyuy8bjqQziwxhE+G9D9xwp5IZuVcY4B6bY85F2DS7C+sYjgUBnxX4zg0gWcS86BYDBvuG+S9/Xp4f29K2htfGMcvn4/uNDKaPr41FAMygpZ3tYyyPhVQ7B7yxEvh1KSk7ANjyci397Z7gHzaHOF9OekQx/ZEmWovLcV2BC5vSi6VrZ438+9u5qzCvm4/Y3D82Y0n+mOBOa36ArnL0zBrqArKyKQS+GCXdyx5iugwPz66SkR/I3u8ZHgVfRSPvGxjI5VtmMc67l3v9db7dLi3tnOEDjtPcLEZ9523sv8FzIvNFLrq9/Pul9UYabr6YxQqHY7GDLnNl+9sband4ecPFrrnVudjb+fTaeRzkNPRYraD3hPYg6+kdws4DSVxej6HRji+0ARzuPYGDw5CThZma0gXHgrS/YTblViKlyfV2eurTVg0vdFcM3FXxHRk1T9gXkq5LRJSEejHbwHu/Ru8FMi/CoxHyu7/5TNqcf8/Xv35cf55Pf3Z0kcE0AdmPmZVR6vXP5y7kEExT9nIRQMFEvv71ej93yCueLiH9YvVHJvN+O/06P+16ahqpHzoDutipmRKDaEs3m/oAFw7c+jtzND6Fd4zg2/n1fPu1uyYKKTgGDrdhBZ4zrVkp7UFsX7t5Ttyu6bGZxulvtVxMwt/J3uv5jc2ZJvjPhw4p1sCEfJgTG7tF1oap7Bn3sG8a+YilwBoZUA8bHtHWxACyyG61a+J2frg+P1yeLqOVJpqVVi/7bjEC/U5bk6VlmqX1mzPftrRfaLKJIP/mEmgbGS82fvdWbjEhYrGlydLjiZXKLeYHvNPkaCFyogTtP9JM22E3pXN63zf36/b1OleUTbESJH66D9ntXQuTRWubRfsPyB8sVX7JW+TtG4qeLFDVrJaPmIMT+bNl2RDnfehO1jU0Woyaw6nD8gQ8XzswxDxAOiBLWCPpeji1FBtbmObSK7C6Ez0kVa1ltMss2eJgh7xkV2MPtp5GWOu3zCEekNm6PJzmF7RtwNv4rtSHTqbjJyioIwIYF8wiNvTh9LJb9JviFmcYcPXwX2ci2+xobhI5mkZw3ajFyutR+NutD27NqOTEnGSz58ESelqis+H/RbwXCbNEUk1UXAqhCFVjVxrULBUCm56ABgQgTBEygggqRoy3YCELc6x5/MzL82m3JMUUn6ikPdgzt8c90kpavr41MEEaPmgNPIy2FIBZjhPfuuIhepsiX3fM8WOJLeuG3Mx0NDZirZiTHD6cXn+0PeQkgyIQxE+NQrm7CurNvxy0dj9/v946vaXdbBcQ4bWgzDR9oG6qeCCCm8Fqipwt5hhVmf/RRQu3bZogJkHHKwHxCtvBfk4ttKucE2tiuwRQAgmquc7iyoRdrx0A3YwEt4bEPlQstRrU+Q5F6jzCfOAFVCCpVwGw+G28MiqAZt95hWJdgGax2k9K/v6n8aoF+woFBrUPsVhlABgOKosPEIApo6GSRD1LwDJ54LvL89zXJZGbayj50WaR//4SjTXSW2SZmlLzA3IpFBJAf7sK36w3l2+R3PV8/fY2xD03Z6pcdlX+6MMNdooCOySFGFE8aJRC1448PhSEZ8RM1X0o5twhuattnutUX+wrAzSsYtR94lAAHf+IrN/Po+65W32Su5S8Mo4qtV0W5+Px8fx6vzzvLyCNtlVWLq7lJDSxJvZ9bAjEF7mzs7jrt5en03MvzzbyFl0FSd6ql4Vn4RugvZa9XsdtTS6s/O4uF1lg3mlpf3XlY2cGrsjfaGRyieWTvpoQsNjS7Drb8mYuOq2PmxxcbC2fKRN+c6Je76e/9vvZNoFqjdpdfsAdGbXcHF85bW+UvMFNabfIoD9vYTBmsuEbZx1faaP3TU1tThqlkaTb6eHeHmd+Wj61VpyaieqC53LaJfeOmIfrz5en870n0+YOptWaC1lgO+xCzmn49NzeyZIyvKvrmW16tqzLb900al4cXKDCuBADyAQLic5E30/3t24ncaJevVrg7eHHOXoSHv44d4fY1mSthQGsaiKuRY+baXlx0HEh23p4RXOOngCc3OjpuLIVFaTBhb56b8wWEOmcp7GmD7r0rptp7dUASGw4AJhlmT1zkeE4cIyO0DX/QyC+t1bd7jPrjkY2kaZYsQY61cC7YhmqU+2GG8NYB29tQeRv/XZ56tSR5WVgzTBZ1x1cUrLol/Ptcm19F5aV7ftka+9tBf85qr6xrPpzUzs0oOX4YVvleqSICUCaBV1IBkjzdxsdcTNYHkGyq3HwRurl+dTdU1gV5E92Naq6l7k7dC0vWmMXaxIkwddWUJj6jsUWcFcGGDsc3THOoNJqlyVHJ0E7aVRYBOJZBMDdwcMrLUrOUJIZyhpQzzTYjzSFUHW9ympctbSl+L7b6z2uz1YNQPrswZ6Uis/T4HCqn3Uke7BT+PGEOmyeSuLBhSNA02U+uEyOtorjrX9soHr0UmMT2OqItXWyHRXtWeSyTw29XC+d7bH5ucMUpeCo8O2GUnBjdmh4hUDwth1kt6BLX/9KXWg7xu862yLNO4nMq26gIrgyXYXPQ2p3OVJNF0fVwRRmbkra8PCjZ0Nw0zzIprIeeWNGxghgXUSEHQ7OucvT46ntBLcl6zktxCowOwn83lOp6ib3A7VZ4KjUBl56gwwcC2uCvh4VAVmxz4UefW0/kROSgM1eLK+Ky9NjW02UQw5BkC7EKiwmCeyvB0JoDoTSYBEFAksEhsCqT0jy0/D9agPGWgMWdYtzgRYUXzyrzsjL02NHKsN7DatSrOKQosDbuat+wZMJ1ajoUDsW+0KcGBVK+npnUU17dnp6uv55fny+dgc7j7minqfDyaNWESSlmedI7TRpiZ92yJMVMDxX4aKlpcF5qrg9VReeR3VigbZQ60qNkmPeb3V4nnJWTLsKKbrcL/9xft6RUzSF2RaL1vShesmhHWLgfYvh4rmafzq9dj7XqQ/8qDpMkpMjCruiXFMiIR4Kkl2YZtzI+fTcM+toNbWKw5zzs4r6dm5vohyeaFbBsFHW047+Rm7zbPpwkHW3K7v0DpUHMWIMS9n9/65i2TuZrGl4/qUbaTOtSYjCvTKQbQg7dRPvzEPOznm77d3eTerdKIX6Q+UQc2vn51+X2/V5FzHwPErBRue9ddnJ/PIaS15c//5vL7drC+CaktAs9xey7+fXLmvn92TXCECrNA1X/ppKMZcJBT0IrDNbbwm2WpyunruueoucrUUhHR7qP66SPVwcNfQLUk/kdof6C4jlUYctVGsYTPNiA6XDhqj7hpIaGxVCYGzs1eCVxIQP9ILBSqfKcQYBYuQIr+2I9ITaPEQfDSpnwOEUGD6VruOo4GpTGgW3dKVFUBr3MIMUeINcZ0egeuR0EFMm6mFqyr42lWJIG4CgDAIqSInRxn9YKcK3+j9GPS5ue9o+r50BzLOFttVUsSSzkyRm53rVUEmTU9HBgw1/7cokmik0wiA3Z84a/tBinPU0i+tIIXcAEMHhEGvMMwLgnAbiV3ekAEpGeHgoeq6ahDAB+REwLw4Z/8hpUR70LR612QPqw6DylN4G5KOfamtgVaphsahs4IeXcAQin1yYGrB453OJj0uARUoAFEQ8Vg6MGq565BmfFBsMwHloWCxqM2KANOr8aZTI0QoKQyFO4IlPymLjVkVQGaPik6OnecTv2tWO8M0l3A/gqGzElTugg7o+PZ0f+kKaU6IlccC+kiX15vo2r6CB4t0R0VieVD27pGJVJN9rtBkbs01TEDAnmBKUQ1aBnqjcC6JDYPwkKkQwUGsHVzRWm3aUHEixeIas7JCTI4RsQ7I4+PSfO8POzXPb/EHC6vXnz8vrazdzVs9C0xYlGySo3FgJtTkHybTxe8ccJtW0grCyGlt2zhFbpHaXO6nk7IzZM8HNxcYMhte3SP9xvl0ef55eXnqObiGbRNRCavH+sXggfu/kVdwTv8ppdNDCCLDCodJ2Nc3j+vNnu5SYk2yEzj8odhP/2dtzh3GYO46PPBPXny/n59cBrRyPcSpRbW4lBvymrGDz8F8OW+1BGg1tuoTXWSoEvjyCneQV3gbkAZ8sPH3WHO2w1Id2Zqehdztn/S6SdhkYUyy3OqgnmYRd+nLwdso0alGZtOSiHwvNwI6d2eUaWl+zGrYuYjuGaB7hRXEGVEyThooDj4jdyHYvBkDlUqUHO5BJT6GVHo+aAyO2fsIpndHP5/Njz4XVUD+a1ZBblNt4EP2caX2r0AqhxNGef7l2KQ9iWvSglkFMlVmJAA03TNwr1YbZmBc/iwC+823nFPTTbJvjxfj8eNmzQGzzMjMEz2Z1z+YF3/Y0QGKb7h+hDjJCZm4pM/W15l/+O5grwVcJkP+mYYZ8mKVSIpVUQqFTTXZJToZ/nM3yHU8kn4OewHFaPYoIOsmGltuBAZMb6cytd2ZZIswnYRwv+iFje7eWIkLKKbG+scfDc/u5W6HWzqx93D2tPdqikNqfFZbnXttVGCATeL/+ce76ykNNqxDILLE7vm1T4GgAL/pk7bHeuP1kCNzn630cbZGyCQfBSHarBFWHTU3w7BzDKldBXocN7a1nzihiVxHfh21M0OzMSlfLxA5LDc3A7LZpcfUYP2pxdDXgMH37gVaut5/dXWl6zzxSBs/nh/7S6KZ1zSur6YGsfuFrPz3yqV4JUFfS6yMdmBr41UVa59npMw0bbcUDLtLr8+v54e1++dWavCJMsepGHNiLz7FiaZvEtU1dK0JiKKQ7mrckdK9nQpjGjJAvLj1y1o64JGI+weX+1quVzU3JvDZxLO329nC/tuA+njCC6YIXEFBCgAfMMqbomkz0Bqg55xiQOP4JizcTef55urRUzrz0hqveTOEpFLMKG4wNtNhuIfS8pIyGlUs76XD/ROldFrfwUyelrEAcVSpLHEjtLX0xLVcjgNqSArhw5ntGaip5oRUKeaJMZeOPBpEUqkeQj5r7o3HJV/QbPARwkyIieciRnT+71cBmziKBiqdUrIqSzJWEL+74cnHvNqPQfqb0ecmN/9LyGuEgtfP6fL9dn9rDZnqL25NpT2T+Ot96p6sQ04EZFS6vxcfHDVwTmUKXKGa5QWLryDmUCUKFDckY6gf2Ef+XG6p3HFTXZv3ZW2O8gLNd9jy0qf7Cq9nFQloBPXnAF3G93c5PfTKJnp2eHyRDjsJfX67Pj33NDTtV78c6+aCJ3u/tpsrSbNtB1On1/u3pdN9nc0W6Co5x9Yt4x+tbBwIWc3TYEaa670/glNuMEqQ5KjcK6xBmco+ehGqVTiOICC3oKCpFNPpAnDK4MoGUEZkHUoJjTzeEBC2eqnY6BDPHMegIJGwTdBjVxuZRWBiXiGP6o4tyaq6/I3PmTsSpAZqp9is1phQib4oKWQ460IRmqto7How+2XO6bwElP0TARpG77xWOs4PJApV7f+Hfzp1a4RCstnuhpj8Eip3XZSXAUSOMJh8aPGfgmWJ+NdRaYBWYQP+PGlpqA7ePOxiU9B2nx8dbrJ631+LcIb5KxZ1ErlCcR2O38UUAvbBYy/m4qYkvouEwX7WHDxsajBt3C60mgRy2MfFFNGSZqxzJSw3NfBENc+YqN+NhiyNfhOOpVqvcXLkVnnE3mBke/1xNEyDBSKUaSGZr2S1WVK+SOah8INlyyR9aTW+v9+vPmI0/lc0rLK1SIybZ7YQ1UTg/IAZl9ZtY/T5WtQ/FT+gGTMRL9ciQIGGWiDkoi8pxFkhnh/KXHsdSODBA8ied7qfX831MWsCz3d2qfVTFnvtMOam4U3T/Ccui/7p++/N8/uPx8poOuJfb9ed14PRtDAnAMJ3/0IxPGxurWk6FrOVqhsU7TY0VoWuIXD90Ur3f1EQVuobJdZXGIrfZJ9YK01B3CxiqgtLmR7C8/b98p9F+HQohmzytwdYcmBm0DRUCeSosljjNvTn/ioDRqVryXC19ZOV8O59fz/du9btm9VfT1a9SczHBk5UumpX+kXHIYgcjwKuyrZI5MYmTfdLwya6mRQ/EzvZEQyO7yoTA5I+MAV67wq2yNiaZP09/vz48vL2cnh+mJyCrCv5pmW88S397ul+eL99/3N/Tvr5Zfxrr7yPW50Frk0Upm0X5oXGbtzVZVzzt2W8fOVUW2potNt00+pE9wmNh8/qTQjZ1dnAHU36VaeydxiYTp5qJ+8hhNm9qsPC5Wak+sjzmrUxWB3fm+NXspMWmZouDB039P2kQR9qJG4bL3PupnZfz9ABs6pwv835nqVHiZeCTbWqdl/jFqszb9eV866KdUrVIAovNARodYuUY0QxoF+ZgwqbdyT5p6lx8aFlVwZefHcuLaOgRhKm2j/IfOhoa+ZPeN6UUPnTCN9IH88xPtFW6vb3g8V7mh7HyqzHQufTJ9uV5+MrLD20A3sxgxzquX5dhL63o3ZjztUhkNMv1DRvpT9cJxsVxCiLnf2dmJwo6NKP9EbOkFzxTx75p4XeUz2gqOSWPA/WGW2ViTPJvsY2nU2ezcUIEgRRB5T90UFbREw3Q1KVYJUNtBA+WCF+IHzLwq8zJvlfNvv/IEukFz7a8bFr4yBKpLYyWCOeb8Ktcqo3U2/n1frskRNHgVOVZG/5DVvakNIrkkPlPmpKY/WDHR//WPETZNzMi/OTYPLfKStMLHrnMXHPCfczs60M/MwxHNSw6PqF51CtLvzx/fzq/c2lTbWwCWZSrBTGPWprog4b290NXjEk7k63cXNZWSxCttDPb2c1FTX3kTHz9ef0jtlmOxJm5zDNwPnZ+lQamgrn2+JAZcuB1d7w07Md0aSy1+PpyeugoqqRqHLzIlferKOdO+NfT/cftev257zqH2fpBxcUl6efHiXBeBHi1EFQn/DFhwCbyua5exQj38sd7t4E4f8i+IdGDDjPD7Hfn8unyazogHPPrV3OnOvkTJdPc+T90C9mLnumV5o7/m/N5/fbt8jC4RXHshXe/t9BH9giHa/lVsqsot8cA2TBNm3QHKUZJVA9Sm0K2Bbg4BahOtCcWMn8MLYhn3SjqoLgaIclSAJcjKPsFyD+EBpUEIk+DY8PUHDFNddAt1XENAwzRB8In7Eve7g/d6PG7Ag0YYpoChUilMAAoDYLngwDMpEOP5+f75dTyWNgP489nwttyvkJvUwztruBRU1/qqDLU7dLQGoYpGZYQBwi52yXyZZ7a+ZhmEAkNGA04ZuQmKKo190e93W7n55ZoLjSV5Ks0gmGNJhg5okQ/UDpkqBoQ4UIZiwZwQgLoIMDeqLCNINpYqjPLKqBQFYH5Aiifumc44QGFQf93jB/D3qDMjh5pv1gOBalpB/wZqY+tP5sbVXIbcLN9AjyAVU+rCkJ4sIUGEB6A4kjKOifSMk4SYBawqz0F8jEnFvF2S2hwULqAgEpZpLs68Ep4AWhbXQEGFExmOwDZ5xHqMnnFbGcQSG1X6ukd2NqgvhNB2VDpiVdhIojaoB4TYGtKkPf44EKXP/Me+SYHsFatuY86rNI2vN1e2/QQnon0SSBhVBDdiEay/wZcKnixYkZ9faqUMVIi6QCoe+kAfkHdcSUB5LOgESGgSwB9TQC3VagLzmwj0Cit/kH3aR/wD0FaB3XQa3HQVdatHjzfdGsy9l9Pr+fHl+Td/nZtzSduEa9C6xIMqhHD6fUH8PRPSASWlIQB+8IdVARJTbWpLYH7zLUaFbQUkoDLc7qVuCkMPaFjID+jSlgKVVCVOxjr2Nmn09dzmwohmjJNctUplKTV8FN73+WTVo9AJZCBLSpGS5lV8ESHbGs3K79eh0UTuxM44nZ13E/uV9ENb/frt29NBgK/dRmkkq/yLSd5j6fmk7Xn989Vptgq6f7Xy7ndHSz6ElZRMklab+nrptjPKrbt169/fXj91d52pknmlaNrJOnxdHnqKo/KORfWnGwjycnnS+t44WbrJ4n6c2ZbnM1+iUkzZQYAlZwmQ6s8KNgpIGqMnKdVZ+Otq9kClOh65EEdae/ZR7z+ON363DvDT0054t+ZSOvsTh4nqWaYBj+Lo4o4xJQ48MDgb2swpyafoo4F6kWzVApo0fpQm+h4Bj8PyvYYJBRVy87WTDtby2eiTA2KY4Q6hQHFAmEoCdCIUEkPgTKdAsUshUJeCOxtoUDWwm6ZdFuV9FT/FhdzAbpx4eu3UK0dVuxDIQdSo+oO7i7SwI4w7FIv8IRCIchEc0jFwjSzej5URsTRX4BQh6r9UJERj13hsYA8+gyOP+mRlggaV0mWkUceKO5W0tcTV+JOLLG3OIKZ7CbCdrKiLBueQFNOxFS4PwgEJISjezcMlLomf6dI1HFpKDB3bvXMNsgbXCscFff3v966TS6Fnl1N6hdOZe2w1fyc7lP84MQK86yYKHXvEOQR0LAI8H9MYcSu4qnjAZiAOxX4PoXwa/5jSB90lunMsIjrh7iWfZEbPeALMYuV6HZ1DefMS6EqAjAohuploGqpwqDGsCGGQtrK7G6J+i7IRuPlYQdFYfcFSY7Kw6Yv+3q9/nF+PD1f7z/Ot5en0z2yYTRrUTbRNjvIjJgJ30O1efElZN0NDA285YoeSh3I7iaZAgrIkTcMReTnrsja0bRuJtVrHI8FrNbL2xm4TeWpwTfjs4gLuup6rCyeWkdVqVAyzhHSfU5RkZwyB+PRZRO0A8G2EnVqWywmtpOdww278fYNFfEirmSeBjFrhdMshmVzd9bK28tQ63peRibo32xlKpx5h4JZVel/tZfbaRgGMyw9qA49TnqPZQcfpASfsPR+6opuK9aIaWkDCyt0Z3zubE5mOY6supEFN7LbhhbXyLoaWVJ7q2lk7wytl7GlMiUkfHz8l/u//Pjxt58///b6+uX19fXvrfkwZQpaNB968f/RqnEzE7/PhxuLv1fh7UKY5UeDiA8XhYkZPDJ5O/P2nQ7d/6MrYTPrk6dLye56UuN877TVjqqf0ztRHqF18zVxjjyav/rERml5CoBWi7xYj+evuxjaNL61i6GNJT5cfp6eupXELbOBGUAEL/UBpebhb1QH+yS3+frr9PR2fi0FnXgPFB8cuUjz8Xh+eDr1hIVmygd6RH4TRV2eO9rTYFoqvcUzo4j6+tf1z46aSDRsFHIVREgSX/96vZ9/diLbhNlFaxoi77fTr/PT+fZy+uvb6fL01jGnBA4ckX4xzf3x/O309tRx4s6pKhVOAJQlkBsC6ihVoqwh3U1m997rtOZryn1s5zyIaYB6m+cYFFG7glFTerX6nQfCIlDt6dzJ4+txWwS2Fnkjd7rhmaemOqQsGH/MINnioImuWPa0LLX2qHLICVJA9UExy5F/YVQBUkCeoHgn/pZAJkTMIuhvcVkTWF2o0IyU1SNCkMfzt53u2GY4mHoTBSXcjiuowhQ+//cxXlk4j95xkWG7Eg2RCEdLOxYvawZq7o7fHy3pybTtpCegeYiyd0/Ue0Sxm3rW7V87rTSwZAjv7JFxuz0HvJDTIjLEhKwpNcrDxewR1EVEVXvAKwhV4+eQndydx/ZqM72VdKTNc4Gj5KgmkxpxX79Ig8rkTmCUDTvLIpCXSR1c8bjXzq6e3BA4ATc2+TK/L3WGa2ySZRZphZn4AezQ88IPwa4eEFHkaq6sarKc65pXq7DS9xobLxjZcEzIjyzDD+TKeg4DD+4jE/LRXNmGgKv4CP5pTU3WW2iS7f5Ji2O4CD0fxo/s7lEGqrTcLteG1Ocg7S4q33f0+TS7T7omVWs1waCVOk6R8Y3cNXhSK5dl4XSWHKc716ikp/2oDor26sDknrU3GimuwVeTZuctDEet2fTU8ZU2pjlXlifdG9R/GsFH4vk8d1D0zQzGiKdxar9YI3gneDw0TfnLxSJCWXSXc6WnTjDgxz5inQAU3x4aTZVwU21ftQq472RPzoiGnUV+ZLlA8uBI4O7vRcahTujkBGgyLRcp1iaSZwq/SbX80HmGJkb6nfmiPwX/gcW34zedEhgz7TsSdXm976rgTK/zZs69HkX96hiqtynAfsigLA9gSVl611M19eAKXLNrqcOx1Fhsvat8POWiVbhLHjGzPp5fTrd7516yclrTaQ5rYeEEChjQ7dSreaT1/HJ+7vScn60Ps80LET2eX66vrV/W8EPSLFZQfTy/3M4Pe1fxvAwKAP3VWQBMNQKSgOJaeNCIhXnAB0b4w0H/bpdffQG+adBhnqPxeH59aFdTkwW+ucW45fk1Znt0HZLbtCLgQR35KqurwLRNL9/IFGI1t3DlZrWm4LVQCqj0gzKbpR+d3gpT34PYCGCNCspyTtWc5b/sTgd+6rjqKwNeQQBxztoTBN2Chwp/Kh3gxjQqqvqblEPJdfi0zAYIHFy8ZhvQycQgVmmYqG0pbWDX41E/N3PQ46HW/XiPR2N/+f586ipEiGmAaSWW1ZSw3QWkqIDsrD99vISnJ/YxyjU3+r0rHuEVB2uqAYXGp1AVUgCXJ4qwCSMB0UF9A1b0rE6QVvB3oZpCxa3PO9qf6dOiDiM0h9kO8BpJfKNNOK2RRBKKQgFnvQ3Z88vHS0RbNTzDHklSAAkKVF+Qgs5F4p2nMLuglUShdyQjwW9skWHiADVE6TbpoAUdhdnhnQ2opEf6EBDM9XIVBk9gcraAKWLNj6vg0IXLUmDoEJxY9xVf7x7Bf1RF3wCD2ObZfY/xZvXz0tUl3aZpjzJsS97pIrVbvNMkLGnmGW8Q1q7VaQ8xofQE9Q61iYLNVExxLUn08fzr0l3lwtQkkx7FUhiX6LyywuPl27fzra+qIHRDyTNiG40ZXrA2a0qeCAeavrTU3c/9NIKw1TPqcN4v3y89ef00wXpcV7wagzqo+RyA6KC9g3FM0yL/FIlqoU28vB2ia0ohWc8sZpo8Xl7jLXRMI6d5ah2VWF3Nje9kT1wADRfmIodoJ3nvAuCcvaP88gWhExdAw9CySC08kTxzATScLIuE+10TQxcAjzMsEqwPsZK8gwPDY/uo4aGQzKAQPFYeEBnA7TUk623gmuMwZaTM9r3jKbPI4SCgd0CHBT5C0G9UFQiJPizdVsw/WxhY3AbZQkbTW0imFKJhrQm8pbquuE6AXEEgjCoscEWOMkU9pgDZfZvEBBFQG1WJRpO2GRj7SAzGpUBJyreSMPb0gWLO6+zfhpRPXs4O031O9DDtmSU794nNR70Zd6YhyNjACBAWU16r8A6q+i72npakOgJQFul94qDn0Kt4K/9QX6O0pr+BK9i6bZbFRU9l2zlO5rutoriitJ2vTqqpEadAEKCsmd/pLq8vTy3E3U+rrgsClOgjeyCJ7J2KYSrVO3KNoNg5XTwUPTk8EQsCFSsntA/iAsDphIq5MLQaZj2/nb9fXu+5luTz28+vHQqPFwYedlmpRd6lx8tr9Di/XV5/NBNgp1A3ngB/pF7ut8vXt94DbfRMrhRibvBXaT1Zz8bjGfVW2Hu9HN1HkRyI/CJga9id0om5r4D15OHH6fm5TRf33IU6HKn3Z6OKv711hsr/x9u7JDmOLNmCe8ke1BuU3IR98KvNpCBIuDtu0klekIyMqGFLr+SNexe9k7eSFpC0o6oGVbgxsqpGyfRwVwMBg5ma6vm0nF+LKrhnNt7laSJGyYqHwgHBl3ZDpocopDiNcfl7V+HkXpGppOK7/dzO8hooypFwuUepMm0GGIHX/VIdkxYNZhIWUG93qEEBh+VhcxrDRoPz+cW//TQMCRfsh6D9poN6VZ7IrkfQ8/pawD8UDHRx/H/dxsx8LfJuVqxK4QpmcD0Rj+IrVIUeTmkUWQywDXEDTvw0EzUvePdbNjt96LFJIDMA8DfUG8246fu0X6G8zbbeFspbefTRWRX/QBo7JKeTPsBhDCV+O8d5/mCtltbU1tg+wlI2php2CN7OAk7Zq9OZDQRfg4pRbwD3Tp+5b29tNvI9IVYd+fZChAiSTQFzJTjU3omjalxEtiZw3zVfKYvsgh23c5uloTVfDtNuPF6kwARXTS2mZyzhMiGHzupp+o7UndCb62xVlf0tc1S007oNbPptXOsg8CqG86XIgNvanbsXOE6XgFPOado0vqOeI+DMHYrWHfHtU/nVdxuT47aSifBmh97V6dDnABYPPoHK15l2VoU2H1EuRmh1s81Ub/yH+ArRfGsfP8HxKrU2tyuukl2fNu+6spfIcdiJVNabdBpHrs9prJWSBdN7Qv9jKUphacMTJy0DnOehRcI6JiGgRK+pQdlt0HGYDz//WFjW0/HdOLYHE+mcRu3RdkSHIFRUK7JlX+7DP0fXZaKjEAbrC6WSxjtvfM6gGhwM6PtCIaRx93HKcQgm5iO2KCy3IFS2EI1qUQNre/pExA2A11OOGTuPbk1A8TrlGBFST7GDZ25HGi2pQFRXmPaO+iqV/VR2n1Lw0dzhGnMZGvcZtD2ap2+mg9ba6c4S8JJFFFse7bBaVVH9d2WQ2wNqmxEBKzOvcsG2xx7f3saF8yhLOObkcRUODw26Sq6x390Ufq3QJdym13G/nvRi9eW486CYhaIZhrphoiS7gHNTjWJmnZZoV1ONGegDxu1BF/Z/luXjwN5xSdnCt6CVt6Bbt7iCFnzeHuJrVJT16S9Ck2gnQp6SJCtJqBL9XbB5Guocw4yYC1oi8wZhTNv2XHoetbOrj+M7WjKy0MLpxuw5fnnH4vq7sm/Yyu9QMDk5+je/QmEoVq2eULo/X48yZYCQ3naEtxFx47QIl2QoR2stCWhhhJBT99Tgh3H5f7kquqoVr2tKPSPaD7HHuwEmmaPsL73EEcXI2JDgcHq+ddWUVZ/Gw/Q+fZsOU9aWbEw+lw+Q62zs6v4j7kF1l+n6Vix/ZWWLPOK6H9mLAnehsUMeVqr1cDesPt3wnhpJQDyBhxoq4MhABg5teqYBZM4AVEAgpZkKq0NVqPUxHi6Z+JN5mkiEUzXMZwaHct4Kk5bLNqLGipYd+JS+BUImEpHV7gfcx3/6sMvL4BbsVT4gDRNJtA6dwQjwUGz69UV8cWM/z9krYStMqDq4K1lYdZQsnTbZx1vc6/G41NXyoruJstkouj8iGTgFYXeXkuZQKkIrQxswBeH8WEgHkoFXq0JfiVyr0L5GBjVQCsLiodASWw9sgRSEwUOhWbUcQcEo9NwI0VWFtsXjcXfa5zyF2mbLbxQ0l1C343VNAGjsXh303wk+zOCvKIn41IlnkNiykohE2MdG7CXAAVQdGg2qpSMJZiZZAuJaQ99yLWu5wbUej3tNj5tNaq7mXjoJ94aZQ9eLFk4hf2087s+nKXubK5MPsEXiSKHO82mpn8vcrONOwrUr5CGmkLJZYC60v22l5/YGenw7zbtcTsFuPm+dSx+h8uXRdWbNP8mJ6tHm0yHfHSKXYHZ9oTLtqLyz0fyK5MrgPY6F7cbh/njNktDa1EqMCNhACKNFZtxCGpxEOXpbWugxcI7lcC3P1H0slEcbjzeBRwzRuj+KKhFA0dsz7bboDa72o84UgdmO9n2aT8d8svHNvnZKLW7rPdE1lRlrEsUwEpqErqrz2mE44NNGFoRvcslujEmW2rox/7rJKpP3ds8tbBwx5zkjUoSGQfu8o5YkwdVRUGnRzdPIHo3i3qrulXyUlDEb47nVyNruWgOAUPcon6AG3gSUD4LWmHCr69dvW06ZMrWY1tdjxsyKzmZOb9xwe/mSG6kJeMahqUMRLqDJk0rCjvb0Hk+zhwI0qBU+pndE66yEkJ7DZjb2fTjcVmS+yuyghGrjDn+XN6Ex16QtUdXxe771eZ7v+Frx3VuAmahgoqpSQxocdXxiVzmcxV0HgGkHJGCHsizEIT30D4MDpADVtYCXLHiIf8EMKgSo/ETUHiNembiRAS6346L4PHDoBFpRrkIv0JEREfSH6kKLVj6o5gXRVyJRLDS4u0dd7bSe4+z5k4LAmn7fX7/b2nJZd/ZxOF3u5fYNfERZnwgtz6RKDcHH7xnaZkF3mk1gZ7eChHKnM80Tcsl/m2cz/hgkqIu/eWkHB00qtoXG7few0oqijqbkYSYuZgY8zcP5PJ9+TJ+KXnTPfeBdVSgjpMdVqgoC6VuoGaMH118vUSIt1BDS468E2PtKHm4Lj1F28PXtcaLo0hW+FfYI6j1yoo5RKBp/H2Q9VwTcvMEJvZDiPf4YPs9S9zDaiT+hHJDWpkZIJGpjh6YVsilkbMFFO+H8sRvPGaPLPO1uOVg+AmXHjGgTbwtcQxRpe0XQfi1eb1ze4XbJ2reOQ+x+817Fljqbbougcq1y3MPq78Gjxh/j7iaRTb2tnOCJIbO1Zt9Dfp+/nVjr7SH6ndVw+ZJYF4rMbIVX3nyRFxQS8LaG0CqYTixghcSI8cdS08+hYAL97JTuI3565+jX+NTgk4kcx4iLWMb7aZ5yFUme+PiI5kkEhiiU1riykaRRJ2+isOstDJnBxTkNwQUlncRP//2r76SMOV2yKqIp3OF7W7LrHicvVts4GWYis2Jd6+HP4166rnreu3DISH0LpfGeVapQAFHwzr8hsY2JnAbUGNELXBXwMzTiXIIe0AU4QJldjb8gl50IZftIDnwk3rDlxZcIDv++uQTe9y8ywUSTlMC1+NdAtQKCZEA7NMDyEak9u5FtwmjGltSWSS0XSgs9NimQ2jbxAY8H/W8Zm9nECBXE+sdOEpYXa1uzgrpRLX1E+2O3FHd32XZfWecArlIMCEOfnnfsg32yf473fZqvt+Hwx26Yc/UfOzEg210a9MuhlG9W85Qeb8f64ResbfchpuN1fJ/z2kcnez+lQMRHyMvtfD5M47w2Y+3FCuEKyYHPsM/bnt91F50o5FfUfoIjRCjdQfKB7oYAU645yfHm65fyF4bZfQzz+3i5DtdbJuDoxVCFMrPjj/O0ro67YJtiq95uKD0UOrol97HtS8ozskXeRNzO0kMqD7gySor8xqWvUhZ01SfiXLtK0QeDXbQdUj5VF8yKq9soBy+RZEreimtbPZKS73u65NStraKtEWSBrGS3zRaI09TB18e6Ytj7j1y5wxp3i346/riOx5yq5EzSJk+WbGPqe9DbsCRhu2ne3RZr2VzRREAzfIsqa0sMh0L3imW0OUcFNyYk0EcSYepwn7e27kf4rAvveqEZ1RaS18Yf11kWMkzmfRLVN8N8G/fZ68UxoMEXCpOnWHlptvdcc8YVGnXdo73fxsv1bczffs8hLa7QEJcCrmtZkRfiHJoqrlB+823YLeDHbF22MzxaTTdCie/cmOJ88EcFTo18S33rzdPNW1ai9Y3dKN9o/LythcX4aWtpUSGt1xSlGX7XkwAGkLysf2YrgSrmLd5xQnXwhaKUb0/17QydYIoybeDp3oYVqNKUO4id/Ya+jUMuHeqd6a4SfG8/qkck8bBaXrMEscURnD0UOnSn4MPneMzTPScgaL5Q0OZtFF86CJVjHU0AmDnYB9Cy8jB4D/B+DuBvB/iGBrz9wZF5bAIgBNdt3N5xeB/V0glXw3OuUDnpbRy/3S6LWNnl87SXcgF9EMeAwuz8bRwfebIMJda+UHxxj1A6M5JTCFyhgDZCrsuB8tHHFy9xtR8JsSynqG4a4VQj2l5AWl3hCYZHU76veLqFTae3UYsktt7CjfxtXCTS79z4vHLXcxMH5wqLv1lA5TLFhCnEqOZ5QcPtTVsINzg08mkx8A1qUpXG1qX1zzX2DjqOl/Eqr4DNBVgFOYdql4c3ZVO6I90HkTyVliMYyX0ovnDflpDZqYXTmb2rip/sZbzmNHVekC5lZryNqxfVO67UK1bm4nd2waXIfSQIhqjcMQoiXjOScGvijctEZN+m8SDzJ8FQj0BVqbxysBnQCks1UXw1n+q5HkwyAg068fXvNdX0ASlYOuWs3LqURhwpJm+6JqsO1GjYqVLdTSJk+CZQQRmkR7xiGzqZHBypeltv2OjdlVHtvX95iBIaHMURilgc6YOSC+NxrG81fVWOi7SlDx4XNI//uuXlmMD9XkKhZ+LblPWlvancpeiEPB9IazOJ31aHiMZsEfuYpqaPUAeqE6vO10xhZeOlO4z34CIVbngqXH5j8nacWYl/UdhkiX2bRd7HjxC/tYVCHQ9HcbFP8ROar/DuVMQaxKLh09sbnMLd/I1eRvRCfA/VM6g6evDeiD7re7szkVzQM1c669b+8iH4PkxOrhS9SVi5V6jhVsgeKih4VLCBB7vDO/QtPUh8XnE5WY6+W7NguUQlZ+INBqdQtvVox+Ew/WfW0Texza6uN9a843T5yCX9glnxaxoTJPI2zaKdVXfsVSxFGLxNs2z7Ot6Wz254yyYhkfqIAVu0cc+Xa76I9IIT4TEbIzU8lZEJ7AIuaGxSYzQ2pB5RyB94Owyya12ZnpxJhdsII2+o62x/xhLJyyXguqdV8+pbDUUVB+A+NF+pR51aRs7B3ACGCz6orCpzT9Wv9DRkWD2+nT+fR8AzamPh+3c4neaHlbGizshptwtbpDCmLCh/hRknzAlStTx3hL6N6/+7sslA2zTQtqR58/zQE/I8fTBRYTHVdyLaiVDBJ5kW9HiJUZLe9DTvEgK8Sa9nk24LyMqafHFKhYnfjeQ4/YQJGkOBWdEXhJQHec07oMedhzahh4YhqVJCU4CMpUmv0AXiCuJaQo+fAeQBmSIXoQDPZJaZkDL9jDjslNmTVDI+pWza1anGmyBk90/4V9Tg645+RkLKWyh9nIg5Ij/BH13X4me5Zfwy3yv6hLIBKtgkYgPgjK8ifka23TiEwSvFQ4TZV1DNYNpxSJnIyYJko0hd0FNKUSFDQ2LioY0SoFsSSHwq3T+PZy40CknBkIBXSFgJgsWyb4dPBNCif23xiYgmiBzwt/jmSg7vMcM8ZpiHVLfHDPPwrfQ11ElgrevhiZc4jnfOn8cnnCcxboPvwV1EAKsFaKlhgCf8LbnVkCgPTrlw/fBYVzyU1zxUOHyDc2yDLQ6QJt8QdxFPuoFCDXc0WbnkfAHIgiyRb3PJpnv2Qr4olNGA+JVgU77FFbR4Ci0UeVrYrEPTgp/b8X25aB6d7yGfh9HYSR/ONVxcD6d/ktmDcierDaA4x0X4qHuF6yNQNWZOj5kDETeCXPse3wPVBGKj+J6pyWGbdPQzEnnHtsrE4EkxhFTZSDuEahz4GUnAQ5+nIikqxkMiDcsVsiA4dOjQyOf1OeQGnmxSGHQTPyPimacDMTg3uBvEcKpxDyCMF8gmGW93qKFRV0NxqSZNJWQhDdR4GqjjNLhSHG5DgzvZEI8P8MMmpRwB729oSCgL/ghNTX+hERkJukhcQfwFcwHCX+CbNy3GgPt7g7vB9afwr+hpcZ0mxIPWjKI6FVoAABlxF87BlLZxNjWh6wC8bPAzpGNYI2ILHeUuzSEBPMSZCPIsHdyMVGN4KPSpxGJmwopxQTFegRvvn6hWiLKdVjXEuH1Hn1BTxbg9uTKBwF2B24HMg7nnIIusq7QTJ/xJhv0hqgiUndLbXVc1fq/GzzqMm+5VDdS6oFkXUKrvOgSX4XuuF8p7em0hfejtNI/Tey4I1gpd3KjQNYxYEkNrsjOQd1J1+wuXOmXX7TYa86f5MztpiwJdVDrGpKAk2Hj/jout0xrMxENWdqLqAQN9K4/jgkdSr3xxXuoHtSF6+rQu/+Ow5rB1O2zdrmef1qmjgpv0+GrMFvWLx4HNGaKbvkN6BT8p3+FvO/pbsn+jtgOdi7FgwoU0IKmPHdC1XYXlAAtmj8UH6UHsU+R6q7Jyuh33K/8fX/FCWqi69TwygomKQtea9cEKzgnrKPOwy5EBtUkuVWhsIK/9Orbxbc7qc7Wt8Ifsb0NH523OQCnCRkL172S5FVZ4RiqwXRWXsT4nKQSyaF6ajHpbkWsJdV3wb+NwWemw85UmFKIP35bO0phB001vT6pZaB6FZe6CaURJqfN1v8Ek3Li10z7zjeE4qD6l133pVjJLOobnkM6Y0gPYSdUwUMUajYJSWhSg2ICTBag/zqHr65rVuhx80KZhyoPIb4oKP6iYOaTSVFhhmvl0iG1pzQQ1iR/HaB3FmkkHLraiUoMWRz5aW2HuSdaaoOYT5Jb75BSV7efT5wpB7zieiq/bmsb+FvVziT6fZLN0qVaLjn4ZXvXtdnibDhKNXJtgA+ZFEmxA9TPmSqajErtEIT7vdsgFlE144/N2Yk61dFiAbCXKCJuL4u1wyHsuy7zk/Aelw2aFOn+cjqNSiBdkR6Y39VXE4+4hLJ0hIDtvrdplXOZtUEMZ0/ntNucytc6bbfzNxt8tB6S6SkJ+FFoSL1dTQdUTC8C2CX8fj+M8HMYfu+kyXocfefbvRK5c6F/zCLqiNptSa3VrrigplMRomb1qkkrmAsDkX0osQ7M7nkY8z+P3afyrhLPNcYB1oVNlyTDrvrQw3fOFes8lQ2kcbmGbVYryfh9P7/Nw/ph2Q768mqCTlemUEfhw2q15Y4Jy6KtQevvlmbC21fVxjttCEryP1+F2/VB1FrsgtNoKVVPfx+t5+Ln8aHeYFmE/PXQlQhd/+aQ+enjQsL/djvvDOOxPK/r9YnjLsYvol5eimd/H62U47r+dfmx+Dye+R3nohc35cyuy70XkwhVs+i6Ff4OJPEKz1XlC4KH7pXXTqGZODmzUmdK6UNRd0ns2SqeGOgPokpFMCVV61eqlUrPcrlR2jC9P0oH2y5KbG3lv5jfh2d5W45xOGbqzNl1l6Aja2si+98VI85jb/zSm4Dxv2IFgw1tyVE3JgHP3TyZm53Edn9kh0NWmDAmbP5gr6SmrA8zDfszeE5OZ6GxG1X2p/1emS76NkSjzb3+fT5nOeMNckH7zNdGnFe2i3zwk+zwc5dhvasPdznJG8k1dAaCQCIRD0wJvuCLuoAo5bMoyBDhjMuGFEOxJs3yHXFLDJIlu6BPdAy177QJmk6cZwSUo5J7cw4lnGYNZaNmYEbfxcvnjuSXKA4XJ/dLcnsucmO9cRpkN8QnhSTI/qvk4ACIe9WCPqq1HnRd5O4MXsOa5BsvGEt+iuQ+NfQaAa+n3yFIkbVC+ZwK8Sp6Ms35Xo2FDS3yNUhtaUGgmx44iI9vG5I5Ar1LDpq42sqrlKfyxm8f9dNUELWyzxtcELR7j3Ktgl+u4/2O3MKHFqlY7UwsPSCg02mj/tD1r70PuTsdrRhXthfOQpzp7aW7H4hon8L4XSji+l4+ucIj7Q1HkLjjjDRW3GDovp0DZKKsTkG95PpfmWFmwecgVh3phSOILqX6PYGmyrOeKE/r9HqmTb9nEKAObZkN95AQ5J2QOfVvILLqHzZzMG3HYI7yN0h7jqB6SwyO/IpItjlgWNOtt1qml/iz6pBU+2Q4+jy8yXKfL26MhMo9vN2kU4ATjz7eFnNuPQdyf2jZtYZ325wWnPjvgDK4C/M9TF2+LxOMDcPABp2MNxAVQvm/g+OEBeuEACKxOrH1ODXLyOjTT7Y/hMtyW1+gwDcdEn9WQtpxI4WMha/NjuBz/LdPTtzHmG3r6S6Dxx/U8yFel5edYAiVqAl9G1NNfx3Gex8v5lFm8+oovSkz27MuQ55zf5wR/NhauSB8ZAiBGk8OOHBX4SFenc6YDLnwNOb8jOswN9GM8yBSvs9V8yEiwAf9jw7T+Y8zqob2tGsIwbYRQ68z04uPjPz4/s0OGWVh8/AhwhRdBCubw/5Efc6wvZ6tLfkz78SHfq9THWs54xAbkSaU5Fu76H9P7x2F6/5Dbsa2KHAjEHuwMb4k6j5fT4e57nzGyFl96/l4VNnc+TofMl8RVZvnGBTtH+zhluk1VZx6nQjA3qSXM5WNYGFfqaikkJmuq5RSuIhT9PM6f01UdI4gxyiqQH6fLNctsWmEZWheqBXycsjiRs1J8rR2hCOiWkIBrEgIJ8/sKiEBnt6bv16EL8pmFozLxvXtkVQ+Pd8/I25bh9MoUe+4DKO7irnW8PBtfCXeavx2/yWCc5e9rhRRtBpt/nv6UJoKu7QSAo/jtvY6H3HhYbK+udPpe/5rmfKPmX7D3pV9QYnZqZr3wW13oK/Zxul20dmjLBQJ9bErv0u0yzrfDeNmdjm+HKZvPXmCTmkIm8sfpL7kXVWZhhQyDNsRiP66fcvkwCYyMam/Wtz6uV1miq8y9csu/aglz+Y/ff18u7h+X87j7x18fw/Wv93+c5vffP2+H67Rkjr/fT57/WH7p//o+HLK2aLBWC9uQ/T7sXUJxd8pKr0Kwl136Fw/r9jnkCoqmSpnuyZY5samj/Dx/yE6Ib03jydg15iY4/UO6OHvbFD2hdHB6qlE5q1F0hSVngItVqGDiHWr7QqSUKK/qkWB0+gAPRRSvE8gX1u3pxNancyBsJfsEAgLK0AF07EA4UHWCQSlwFbExe0KWon6YvrHz4BcGoB1CqrQ7dCdcJNosrgA0IRdTvW8xB8c9T5/QGHItnZ9wigUcnKkXV1TfBKEJxF2P2qgHLtZ7EJBIotmDMgKamm9QVSE15A5/C51Q3zN/JqJ9EKYjdWM8yAABuiURlIwIu+kaiXNNnEpAKGtQD2ogEVqQKVCDDrCqDx3II2RHSuWQiuiwwLbCWyhGVGKpCBnRGAHqMwJ5FmsgXxuUZkB5iC0I0sBRxBa0zg7/2kUcCfG3PdK0nqq9QOYy2H2azzVStrqCxKMqg6C8j+DZQEt6VYWJqQqzLseAXNIkWBRIJk3K0dbgIXrTE1i5J9fJ7bcZ1R/25qIORG1jaht5vPWe3sjtdxi/94VR/BoBxd7wusbParz1+NsG10xvPXvXyXgebz2e9v+4BT19AtETq4PD9ZHdOqN8onXugavEhPMB30Or0GlNvhorH9j2XMEdyh6gQXkQmBgBsWWC9fQzlFyBCm3pL0BZZOviFwI+WDXRUQJqXl8/iUC3lvzhGvIetQD8HoitIRLxjNHN8IqjrgkysyCjAdTAaGn4W6y4gGQI0hqqo0RGA8GPk9GIZEYUtIhPmxS09B5xzfwvaGlUvSWCGlHaiKqGeNidviCj4Ztv09KaHt8Ne2FDBD/UdbZBIS0dd2k3IbUAULdaJhyAnYhobiTQUWH/SfMvdgR+h6c426ewe3YAATDSWuqVxg55I9vZCDGLPQ44aw5zaWkvJBJcZlFh0uEQmRogEZV4opupe+Z696zIBzftAbUjzY/KPFpN+9+n/eV0mzP9Z9+ZhuqNXdOb9oth69skD7qhNWWtVioVEc0K3HFAmTu68+mWoYuRbgnpTSRkfnr3sKDijXLYP5ynHbamTBe7BlZ5Uu7Afu4DAByBhAIINg40fiAqDD1z9Mz7WsmYqo2zTLrTmf+FSbdbkx0348oeYWsq1ICE4tHU8z1RoEmhBOdQV2/MxvvoUky+M5XTqY0QPC3eNsA3hc9hXtyyO+824aBS23pX0/6YnexdJUzoPC04kGvaPuM/Qq6a4K7iWjbOFwJxMlXK0EvgLDAkgAl65TKZggwl4dhkscdio0EuisyDRuJZGklHoLMJOQQSZMC1+RaIGJYPsSwI8gCAU/YN9rdIn2gXJ7q3QgFnOyLhW0CtsoXp1WW1Et6BHud1DykXOhNgf3bUvPHk203KbzgBrnapryfGeH2ThT+rOMMO9vZXFrEa07IBbCmkB9SVhVgeQRGch7APCuku4u5gH3YA0C2ecOk+kUcIk12BYAoJq4DrCjUkJqLCeu30M+TWDZ5Fgy4+evKs17mdg/dkZYt5WCGDw6knVGS4irnp8UZ6rL2EBYC6FHEjuEgE6hoNESgryr3oZ2sgxxfSngzSQZgvAndgP+rtHeEzb+bzBbBtMVmQnkdQXjR2iO/R2tDHyhzVBEwoFPLpH4EsiUFXOQEoLERJPIIqS4qT7mZlBf9HNA3SsLgq8YCF3j7T5/k0r5yqbUhwD9R0b2MxJ+lvya+rU24bxNhQHHv8Fyngc7Ja5H5yd0svL2SyiO6ftjxgneAHvlE4EjpkVDACSEg1jENRmpWOgC7G4qhJBzAS6i+ICKQEWFtst4tImuwADkwO27DrQbDtoVfGykmAibDCEtBmOAj9DxeW4HTgcU99BCwrQsVKE1Io524A8EX0YAYExTZDuleaEhVtOEiB4EFuKEJRmUijG+NvNUUopgOlkZFJ3kFThCIdKIWqvCUDwQtVtF2SaOJmUQpl2YCCYHBUskLy51BecZ2y1aKswzddj0+06RI1EXpMUKKCom7A+xsiWZdVOAZ7FEtYeYWKKvgZlVe+KKpkJFEhnsFLLvg9reSiFVrU8soqeRblFa1sougJQceIVIR4AYU+UTJCJQJKS0gYRJEDYVo/+EQlFzKIxjGdl1xSFK7mgzKMLUo9He+OfrJRGjj2AZVXHxQE8W9QS+qpGwBxRoj3uR7TuCLnz42M6Lg73OTJtjfPykR9INICex9I0JQE2TsoQVhDD7vdeLlM36ac/O25ai7GWQHR7FrAI75irOUdT/rSdX+dAD0C7uURyDpONdVq7dg8TD6Cy1O8WbR4PgWsT2XEqzTG5+nPBVF2Okw7ecc994RLT7HwvuQll663izpr+cT0Opnxc69xTupd+slr5PdvaN1CRpXpUmijzOPyE8lt5shih3uM+d0WWkRPx/20y9jljUngaqJdiXoGErMwmiypYKNWUiQ55WrbIHJ1kidJ3W0xXDq/06mdJzioTnlKYRR5S6LRUZKCv90AMD+/aDZBg+kyhypYY2Nnlpjfp/0tI8K3jXX7fE2eC6ziiGwQ1FHekCpsQ+XNJ+OCT6d5/c63HK7ZUU6FllVd6JU7HfcLgSCr7Nqs1ob089zGSzkepvfn5vBQYZLH99gITlJfumK9DTmXnGPzIafsFE0gI+BJ0nlNlL6ojOIQQnVTItiwXjCw9FQtpU4iemLB1tdZLnARy8sQ5N40q2Yq5wDPYHtHTwfJLjUznx9S5ge5WwdCvANLkwtNM+I8OjBM0hneEDh4MJlnkmBmUs3Ui0FexeSbSZUCjG4my7yuD0YST6a6H6wyGlJzQqcfnR8uDkvyrz3SA7z6Hn1x0n3n8q/pCALuuSHwilcXBwocbXXFFEqc826VPpem67RSSnG2xcFWqPN8el9MfCUNRLgLd4Um4BTsr+n68fS6XrO/g9CsenbaXwx+HubrUfZAF1q6iFu6FGXFw47LwAC3kuZZWp7T83/+Nz21dFTD0vr8bzrmJEhU2uCev5fePTgOPX8voS5SvoadHyRBB5lvRxYypJOJ0obDKuUanFqQAzjgYxZdPXzCGDXGIOQSClHASjiUShxkfR2yC9d0GKPDVaEw2CBbgRWyA97Bteget6m6vZA78Al/C6055DKuRUENfS0Hfrdr0SFqca6D/K/Dyu+w8jtUul0L1TkUAlzb4V9xvCYrMlJOQjoXg8P+kZ5bDLRyQLgXhIzY4mct+xna+piFRBFtaf3psdagPIE+XuzJNA29iB6IkB7MfGj6RVhKxN6v9+qlgIJUnZVS8DMqoDABZVw19QNZYYTQJlQYoSIIFUaIcU/FDfytghNR+itcUJiVJaD4uYH6WJYV6DwsFpLZ8axyos1cyLW+h/0cfn6TBxl2msZKRHexkIkxHRfTNZk/OntXiRvQieNDDSsLxTPFUGimOx0vkyyPxM5Uzowb+9zlOhwO95/JpyBI6lpP3gGpyOxKPGw+ns6YXwy6n5Yp8O22UoCqvFAdK7SMYpEz9kTlRa+qkIDL4j1FQB50iiy0uFdd6f6K0DJc6LldZNcWojaOl+s4ZLoIvXnIIYz3hgniEnO+rT1jl7O0uMTiKXudb6upFnrRXNOUdVxH/kVYnOGDIqRDM+GN+ydSgdioXshch9c/sQuhNN5G5SKZbZKNcboLhmWVumid98mPgAFTu41K3eI/vMulyKw5UFoefgTNnfv+K/SW7rGPuWSfzb+H9w6rlDuQYzYU658DPaQ875yr8+3bYXoQly+/3z0ffx93n4N8fewq2PZAmcyfyTraKoFdx/k8j9fcRNM8FidynBntu7zPdWs9wrw6aURc+WYvrWS+Dipl8a1QClhBGHE/DcsK4q2pc0JV0neudDO5R3ou/J/j9SNTfhO26L4t/sL3sJfdeBzm6ZR9Zb5Llde5RcSM2x+FHnghe3o6fh+P18z2PpqVSY0m7egTTBYg4VJBM6qxCc64iIVuOmVpolAFw0HCV8rSvBk778G4Suid4muwC/0y8mnKkDLRXNQcdMFdb0vOTOfP7BpFzujWM0+hF6iB53ncnY676TB8y0SuK1s7NxA0YWONmOfx+4JCygIvKmEmlzM/fqiBM9zx9la0Qtg4dvjDYClDSDviqkMDygfBcUDoQlk+HY9RFwCzC2djzWkwcU/JaRBs1PQT1WkwfTNu+gHg4iatKzBXXbymGpoHGBmtkcJk5pmDIBFoofCCW88dBKFWCgAqA1EqcEqGw1krMHgHxIvmNc6Ls+kvOJscAkhEtGLFWcLcoBCLv4hwhGNOdMwvTmkrfQHjxM8I0Mk85NYyNlywn0T8lTYV817bRtpQYwvIGK3FxfzYNtE3ZApA15y3xzKPtm1EDuB7QEORyiz3TwNFm/mnEW0bP0M3iyFykG87wGAdYLAM/EqwdZCWVhI090/oTJD1AZXSSRlXcyojfgH12KizRoSsNYRcuHmlNY65ealonlIMD4pHDJyL0hJz8yKK1H8NhoeoT4UkKJX6hHEJw+OpdJepr2SAYpItUwDFqchYY67VVVrP64oK4Aqu5ys0D8prGyedy7DfL82A6TjeMskPYUVcWldbpD7206o80wp1lFhoXH+Pdl2Ok+P+PJ8+T6u4USQ2WPwDqRh2gLR1ZCsM/jVgeLEqlAqfLo9O7mF8OxlCa1xPh9lrfxn3eHdKy+pQonQSim/c+OM8zffz6qKcv6gzTnN+OOykx1hhVeZCws9L2UxinVwrxGuejPeCoNPxP0+LqPX5kAv0CCeOp4ZAQcDPcVGxOR2lX5DrWz6tN7SNS4Y4fZsO46Jxsx6Gd7+22BQFw4gjn1miA2U0TWhCU7+Oq0Yze42S9tgn11hX4/rPj0KKeEmkIw41p0tvynk+vS3L1hJ40QDL5oyQKyslsl3S2SZ7UTpunkE5WgSRPkK6IILNGWlX7UtLEcsF3OZVi8P1fJGrXZYTF8Vdqv/H3bhe5r1QXWtK5/7ltkjKrnxGWt6c8LEpLHFcLreMj9HYWsYh2sfTeyDNIqYVl1VIFFmiyd54YxrmRLKm6m3/uEfIewAZlq2aLFJE5lOjPYiWdWzoHFq8eF8XUf3s5nihzlaKI7h8Hx4F0XmFNQzML3ChOT3naygURVtCX+fxfbosO1d+sUKJrBSccHnsLofhr+F8PkyroGLWKp5falCx6JhyW1gFkAY+nxoSTQiO9zjkburuOuBhXM30jHB0VDGHmmsUENaAo6/q8EY/dwvleh2z4pM3Jb9WjUAr4JSL/LtgBQ0OihRuO2gm4GfqCDDfTCWOdA3orcKdUvKssR+DieNI3kQh8HOKI1LYIqjTP0WrojOp91t+nv8czjI36zorGSESmY82yf2fp+l4HP962vvsl2w/8y9dFMP41gcSfVcIkNSHwK+JjIQvg9EXZiL6AJ+36xqiGARYvyv0Yt0e4PswT0sl9pKN1ImRytKPf55uS3dNk3/0YvssZGz/8ywni4nQ3JpzuV0ps1P4TTmT/gaatnnk/edtni77aWVN23Vm/ZpwnlRErVD0dBWVSYEZT2UMB7N7F4j6R3jZ3FXs31/w61GU1kHGK/Pw4ffi38Qcamqzy4yqIeqbqSL11RDPY2j+6rmq5m95KFQC/ectS/sr0wuWHZxXYf4cM0dZ3lJDdRX9p1SbIS8URndP+w4qdbloTIAyUqp8AnPX9fiQfsdDfQqEpeCJhIeS0FNzLgcWobKJx4RaIgh/z6HIk4WD+okKipm2RQoN0QbA/zn+/P37cLhlxwXbb4/TDEiZZesp6m5AokBU2M38c/wpySRC/hb1VV+I5/1zOix+gzLfiDyRDYV4pT+zo2GsTcc3ux/25/H0V25PaD4GkO/KpETusZPtwvfpMmVK7A3fmHyhB8E96HmcL8thXwsq6HWFdbzD8C3TDW/MDcBHxhI0F9PDcNw/Ti2Pwpu6kYqiaiGq7DAc32+ZuIQzyY1A1FEOtiGEchiyRbQ3gYqpWg9qqwO6Vm0GUnOngXIqUb/J8amn1gqV3qEa2m/d8Mt1XBaVnEbmKy4blMIW3OfL9XM63q65HjevQPa+LPNcguXn/F6QfDwygwi2h3JXYkSro0ajoaFyAHDIXaGgxnJlD0PVDJ7CcQyu/Fs+Yw3X8TplXgRNxcv+vlCFfB30dt3JipxQbW+K3yPEVa82cEFyVvGk6Uu254zdj5MYiDcRJ7tY4/EA1M+m9MvX+1BqkVlPK5Atinkorlsf5DpdM+Z0w5dpXHeDxqwvzNBS7N8Pp+P7ahRXt7ZVZG/u9Ifh5ynz24pm3mcbCB7GbOULJsWPqyLQJ/PMchgzpxvfmlpVZZb1h/F9kGxHV3W2WYiNkFoCiU2vMx+Bg6aAQxqbvCzM0M9mYrbnidZfoTDRPVwyAF5jrlohdlR4Vl/FlG5ALYcPVgoJQ495fL9+nN4u10HSUTm4sQMfOKQzW4iFwP1Ddj+9N5n6mnxH6QS7rpYVa2JsvVLfZUrlTRV+RxALG8WmWYlUtZmfbJjkPCPtx4XvtvxLvjMHvoiGWLj5PaJSP3QdlWemsays/Iz6MAjaZf3VwHu2IRbupyLiUj6as6Dc20Hxkf0y6OqLs2LP4t70esTz6ZI3FTqe0xW2vmTMeXwbd9fbnF0rpzsWGhqJuIv74Xh9rn1/OBmcn/IKj58bwb0Mzg1UFIOijeB5gyyItn3hcfQZSzvoBNG1b1+6qxkg2WalRNto+DB9ymOic0G0nFEyq5DWgKTmPRkFUFdP6RouUg8kSQphT5Yv4rgTXluQl8vPtDHsjod91j9MR5mK1KZEbQy2KdUSRsxr3/CKXaEf0BLFyyg8dS1sFi9RgozCk4HC3u4SRe6rtTnPvrgzf2bz1VQe4bqeVCK0uTRLzV/mkbw0iUpiVM59pHfbp8pej74TZXboMblAJg0kYQrJA6avB9IuKe1FYH1hPOJQFGR2DR3eEEgoeCidMRkEnwrq3kMVjiQPIn4WIbAQyYSaTm0NvZmKIC8aotD64+pseDywiQhVpDovySCg1UhFW1Jdq+khr6QMuGUAWrLMCgCyCqoQMNNWgfwvqazACYjEUXvCGaZ7X1cJFbola7pMwhwPU5mFstpW7nh2sLL2ni22AN+ShsgaJLL4P+vUAe1dBhsHrBhkOyGKiOo4XCB8u7FM3++NbMG4rrLujq9tp81nrG+34/4wDvsH+uo8/DycMrpnJRQaQqGN6zO8vFLuPLy80+v9AD+lJpUePTs6e9vMci24CYA3CR4m1qIx2HR8n0+nDK/QiW5UIUGIgolb07Kqwm9AYYQKLiFwwgql5oNspM8lMxyuQ3b9oiBUmtEu3RPZAbQqDFhzeJsfLwtjC7QrhP5Wp/B+BStEGWMV/VYI5EOgVYWPN4MKUT73YFlVkytNgTbToBYO1QtIzPsK8FJaSzw2GXiHhacmoommYFQWgCZBc+XrFFYxbOdJtNP+kpnLs1CMi9AI9e6Fp5BLITZ8yYHNBaQeYVcUtbPtbxt+DEbzzyySwbcPbCKAXtnsxoPExhORS9QbhYt0Mfm5uBP3tCrU3NuUv+hEJUyZPgURFS4twzEtYV9YQ/Lv7BpRrCc8UEEspaHAXuDCQ+ppJTPoapPlnihiZqTcupq3hlvKLCDlS6SeqNRBOBmPklioLehkLY1wtSZNbTlap2/yj93pNO+nY66euCT3dkd4O+wpqwRYuaKN0Dmc9u/ZPDcToedyoeEWu41c9PQ+Zdud603vH99BEyhQOzwX/dXHUfoeDT+voiFKBD1fyDdfgl/H+XNFPmh59c3XxWvCz+Egl+veVIHUFHS32BSkoHtHEtjJ6+MizuP85/F0fbsd3qZDDsfvBRy/LQTXPyNfM8enXhQylG8VIZ0XcbqNEAaLzGpF+X5fXNLlXbY1exN0lfTR1TBXRQ7TV7xWUAhU+RzkTO0aGxIHuTRP7FUIPzd0HkfW3wK4pqq5ayrta/V1rgVO7MFIGBXABogvZy+Dn8OUeT9bJTZbeuNzmI7XYTrm5KrGXLIYqg/6hxsYvc/hz0y3yYqcQ4ytaOPn+Zo1q/g7kJY63Om2sBe2xF5paomuWnpi4LzG1pfV65bYGpGo5UVdiEjjpWx92eL3ORwzgI1vTefushLuI+T9RxJkYLXvXNeYCfrncLwNh6XRNGcyXq4R/dXgS1/1o9w0vLnja+aqwgST6lhkbmluvZ+DVLF0JqOmzOfAGOMs30fRiGs0Qxb0A0jWFsK1a28Da9Rc9iiaZ+i1zy/jBeAoQpa4Zaa3QpQXR06I8pKBLBflRZ2UifLSc0a9klUp8TOqUkJxmTPRiZ0OjWeI+fO6Jv6VVTM3laL/iwxLEYWZk+JnzE5t4728P/Nxnk+ZiCpndKUrL3gr7+HO8+nuJXB8V+Tj6sjfd3rKbV3WAHyOIdHeJoKGno36xn9hcUsrA36P2dmWzg48Q6p6qzMGf0GVcHV24G9tLQT9xnF0526cF/fJ5Wyp9j8FA7VQlO9zmP/MkYwmQpp7HaPGU5HGaGsmjJ8LbnLeDXMm/2dCPhzqd458TYr4jp/DdfeRgb7MxMhvZWo/ZH2Cq1Q5T+6ohaiaz+HHsP++UFi/ne4mEvvhZybd3EmiOEmbIFEtVG5cxspyCw5lcJC8xU0uxKsugQ+H019yygSJuUxLuoILtGJ+rmhYjSBUh+Kc7cdwvQsY5nYg/ACHLUlRpTKirnhiS9dGAH6Ln8z0ecuq/yZWT6XyoG/qWY1Q6VDyM0+znkqkjcPOPPAwwJqp+jP5jVzrh4VPc30vNO7YRfXyAkru4nF6/7juZGbXe5H5p8e8voslA5x2u9t5OGZnXCfSOl9IXufhFB8JrkwAEXxHhgAOz6Au5DN/Dj/+Gpc7JDkl/P6DdFOcvkulPTPPRDls6dGlT3RO73Catqmya5lk7mv5/HsswbEtvSvjkMnEVuaZOU0aK06G9LGbhhu8aiP25bYmrAVT6pOs1Cr7dEJBv+eMqBAF12AV7Ktbup+yXmAveoFoyEFsyPfV+i3nP9UHGS6XTLXUVV6MVDoJ9tPwcPgc5qyp7CrRgygs998jqm6hThhdh670CuUX9cFW8iaADRgyYIRGSONFMD0rsmJE9XcrbxvHa44QMCfiCpWgR8wzV7sKTsVRB26eq0l+juTTwDytkCIWFX9JsmfYPzSkhsPqDXHC80y7lPUFFDzkZeQ8ATR7RNuyQVb0jymvfFgzKTgSzk8nk7r66jEuA6yPIt5xztkXkb+6S/PuI1ts+yBYQzjTaZjAL+y1kubh1tCnt0WjJzu4uEr0QIEUg8aeJwHSptAI6XO8XHLKHS9VLTUXEN2g+epI1Q+HM1RGYqXwnwx9Jth0gPjN0XjoWWuaTcwVF53sCAuSiDpSBEyBL034vZ7qTUD34YACs2H23SEi8oUdlKJr4Rv8xaZFlO/h0bh5+OV331NtgSoF5DhGVYGN1/c+FfBzATDg2WIsNch+Rpyyoz5nnqevWhrrX7dRgvp95OFiVSg3xsPp4hKx9jxu8UZ/j/vws1CqWk54g4e+dLO/R81CcbUKgrN6yCr6Gv31WkEBCQhsE+VvykJov5GV3q/s+jHnLgvOycuj95bekNS+qBSREDiG3FeHsgsY9ns8AC0zCkLzoLD/LEe4Xofdx6rb4YIAERU6qIjIzwKN6qoiFOSjL6yy8ejGW+3FW/0LcTN+hRd5eAPjbVr4+kKVFjHKFjLICTn8WMi13wq/hgk5oT8fC3lTYgx1o41i1hQykrSwyqmCM11cLOQ5q7FP836cv/1UbouQhI+Kp2vxGPr7KkUtml94q1L8y2m+vk3jIVujGjF3CvEMYoCFaTftpvNwvM6nDEDpGjFtCmGdIry239VivyvNafOg1q4XRfRfmJLzeFlsNe4eIrfPzyFfzBox6QuV7cQIWaPI8aJt9Stv0eU8fGqbtQDNxNI6uIisT2zRzo/FR3QW+DoP38dD1o7hahlL3FduRbau+k2dPz2MAtJ2AnMRiXRQ2sBY24tEs5O+No24uyDZucM0fE4St2oCaSsb0P2Z1zxjNKnLNoXtc8qcvniJzMGezZW6n39Ox69aP1w9hGOUGDKpsK4wrWAlnbDCSge01FF3qVyLjn4L/KhPh64QCrHry/BaM0eoGZWCe6aj1nbhQp9V6ZFlOq7bLnbdKRB7HopU1Gxhj6dWIGStk4/s/gm6l7390k7HjdZJFPOjUwYrvqnn4U+pyNtk6E2Ndbohqvh5N4r7ee/IZOV1sQiGQh2bRRAnKzra2OCm21gM7oCGbBE0e211tbE63SN9n7+dpj0hJhZVhykXQqwE7qeQLy8GYLu2AvBxHN/Mr/pvjZB9Ca6pnAAPXw8h3y+bzPOcvel4m6SI6gTRIwOb9B6SLS53kkFXT5GC0upUfRrZ9Wg5QgfV1yDaNYTJJftgwpySyBQ5iAAD1X0BpC90Myl1KVm7jwRHfUN4ZnRQC++gE9ST3C68Jvqe/hXaa7aXw0OOPqthm8Ju25r0RvAcat5yGEaHxxOqwoz+tM802CoTAe0gr+jhmxRcjXtqg/CXUeaMVlZzjl9dKE/wedpPb5l2dGPqkQCjFntSgreZj/fg8kTT8haxGoWDUjubj/SInWMTTbjPVllr8ZMQV9nxrlqf3su+9Mx7jyd1eCprCvQ2lfPzdByvqxOVLXPMpJdZWxywS6CoSGZ58904Sg1RISVMY8VAS4D6CGH2TT2MrZ7IMqxSfOikW0DhjnQ6Xj/k7DNZ3mnZ0uPMea3C7peSqgDcs4iDTzx66qB0aXcqhGCfrtn60nLkla8LFfM+539mTeBKAKL6UpT57XCdsodlZ0BoHdfQXKjROia1BJor1EmLzIUQRGN4RUGDILkUmdf6xz2N/EP33vHmi+ogVOjqaL82ywj3ATTp705oAleOes+Fz2wVfTePw1XxDXXCQLlWtHTL4uMuWQN5AWioX5k0+kAPcUBtIPGNwq8OZMfnxYu6NK1GfMPLSVBF+tJCyBL1LPOeGEwp/37VruScvmr7dTgf7nKj40WDXQqHq0Iq/z3qwuS/jj/kLe44753e4hixNdXQ9qjRL2rI4wwua+U3UqrNRFOwPdLam3ta/B1uF/nkCTc2e/9bNPAzZiVL6p4BPEIBclA7Vzpj1zL+tQA81KBcaWjJZZ/HLvX4AEQ6YOjcFhMt+TrdPAcChoO2u6uhFwsZ8VDBLo/b9MG6VDPsSwcXw7oPUTQTP4/vrdn0QadWNewL+D3Vuo+M/TCaZtOX828LrPswBmYCs9XDwVc32IPWemUfNJ7Thbqtq+6TF+b1TVV48EiB593H9H1MEpbTft3e8gId1ZS2t54D7Jay6IEVJFbxg9jDGoc3ti/dNo2RkvfWZI0rsDelhFYx2lJu2f5ufANqSpvVaYyPxZb8lW8k1LxKMfXWaEvRb9mtV1PCt4zcszyowrN5Guj0+Tldl1t3ud2tk2YU3dazTyD7XVPKOcBQx7dp/mRf6nh6cmz0GyjERAotsDDYPUl7TIzD/ScPLPjDO1wZjJ+qmuKUig+2H36e3v4axz9XiZwynFgnCrWZ5HBv43hZDsWr0GKFKJQ3kqE3ctL1eE6sGMXJIh+Pz4PdcDh8G3Z/Wg/KiYWiUHJTDpcWWCW4WCFq1OyqF9dZMcwd/6yMJdaH0qOqGGEpey2Omkpw8aKW4tZkcHsp9S33bYp9KX5dxF8q5IexZIKJdaAUDSHGuh2n6+U87BTAiCi/u6bQgTWF34+H8TpaT1i85KUwCBH5pTdDYJBKAQZiOOvN8G3sxAN/bULJ4HxXUwbq+UCl5S0x0ObMrUXR9cWTwiM+ZpPyDMTiW2hcgOjTZUGm2MuTF0ttaVn7GX08fhFcLKyleNIU/Me4u13HLAV7FBiUocQyW9psfw71Ph4fC98DbFo6pFhtu9cyF92kTRlErLql8JbnIMt3er+NFy2uWAH71+7XPL7N4+XDXkku427WEgkvFsYX88p5fLsd95vpuMDxti9usY/4X6b8nBzh2hf3qXnZXHcvJJFcqsO1Ly6Sz9GstE7gGtsX18XLeDTPrEEIZ7cvrohL5Ot4uW6n8pwuv5gIvzjE1UCtKQMFMdBrb+BlvMI+YvjxYKIoQ/CXvFiAhoZ4LFsJH6fEr0X81/KRy3i9nZfnsSDSlM3Pic3vxedw+3bZzdM3kZSM38fjdVH0Ur6IeL8LdQHTYLfXhxOveikPKA339CMqP8EJbHpbCr8Wwxlpo9A+aAttJWTklw5wAnDXFro5yPFeSVMFbr2tX1vI1sNhRjzny9n4kmJhKOUNilHt1Eng2dsa7bcX1x85jCr0rIwtlotSkRgxon2M5KUl1xYq+GfBN5NxTsQob7Py+MXHSGE13L54znuMtST+SmCx8BT6q68Dc/UZZRCx3BRa9K4HsQ7BtVgDSklfIjyvIW6VsEMtFoBSFQpzLDbB9OHEm1/KG3gO99d0/djPw18l2X8tVoFC/+fP79JG2Vn48z6pU/YJzOZAjXQ1RDdqsoUFNbKqzSbbfSj+SvIvUaf+TZNaJm2CFrSJJAewW5/arD0ggI6AhC1+RhRU2FSs4AR34ikg00BRAzrH1LE9NP65sy38bKH73wBnXYHEXNG96tFngyhDhBxVBKK4hTQaGrChAzEdEK5A0L6KhEZh21DDKhDqcLElWGBEp0rhjJFnMTTAwbhtGzyLJn8o6cvQ02Hy10BLka81fzroUNJzCviZ8sTgh+YA1aSnyCxBSNmcZLfJqZh7ZYJFh+eOOxygmS6eLH6mPGOXXqUAKnPwEOHxICF7onuTPDqMQCCgGZgDM2ZZSCTOEOBagPscyEs6OESBwFmAJB6eQojouRKeIaC/GtBfDeivkoBXgEgvzbKOaTdQWx49V/RSe4yrzUt1Pfn9Y+EWZs5EC7DHwqpWcPtS4z0SSbFKOeGT5gv33OUPpHsDr/2iS04zNETFXQH/rg/x0LV4Gnqp0nEcohYLt9ol7vdxbVbQtTxDqwo7csfhepuHw1JvvOTGgD3vknrQU3xpOeM4DlKgorWtBjtbRec4rlxpLCgd+bKUwQaX0BKS2pk62CupFz3g++k6rVToY22C//rOhLoeFympb6f54yT5X75xFsY/kgXfZrh8s19OyXwuFtZ8j+PKMij21rVt6ckfM42hhnd8PRw3PIztPcQnY6+wEtlvBkeoL4AYNu/6XxJnEc0pQc5FJJhBHkaQSPEuyV76FjKVnoQoScMY2UDbmgApWnXvCBagWhJ2p64YVouQLskKyqXdqHZbr1ye48pnLNzcaP/1hZ2mY46Bc/b7UQgdLn3ff1wzVHvLPStKu7vHaffnKl+ugq0VtvFW5tTJXpSTnGJ/yVQJXSDEMKGIkbrVDhMUNih1RMKmoI0VRcMt3cH71R8yMkNvPcy6ssXPn5HOw8/lxxkPrRUQyQazurCqolHkbMMDJlvo11jkdfBThm0tpF8RBYDc4ZW5Tj5AQAWq878DFrAH6q4nI/LWvvGnPy4fJ7Hm1d4iE0UgCTdIKMdTJlweeWriK0hYt6qFOf07rAc8Tpu+i/bKfdpnrEBnAteTtZ8eR/Mjbjmf19d1WfXgmEGfa1N01Dt4ygWCx27d5SytjgJk0GMfImFvj52wV6rU0G4zRrt83knU4gZ73o8MmrPc8h3snP70aN5JwhbbXOpCPeXjKZ/DrueouyX13HgpvgouFujG2d4RqUqSCr/sHJ4+pPOowynUeQiDeWbJiaWbzt+BlumUUUSQJrknIaoea3dC8s7zPZ2SSVoL4lnkbAS4NjsRq2de2KaQHWVX4SSJ3JzjePEw8qzFeBIKIN91Qv+ilOR3PF13p8/zYcpVRTv+IvnyKUjhht0d0ziO+9WVdiJ04f51ytDvHNPVJJ2HJm3Y8F9pU22mTUf8LtWgXAXceUBFrqc6IcisAcL/mHMhIrfWSGfpNTC+Cdo1MsuWTW0qvKj5Tw0dO4h1OXgVOHgVuJo0cVEiq8FkbvGzFu64bUqZF8VNfIImuqdPKDti+ld4JSr8zEPT3qe8K8JzIbZEOnT0cmgQeHphQG2whVvtHlxWphZ9kEL2iOi45W4ILgg9oa60UqB18bK4/MjRFSqI691BuSG3/I0EuT1WhdgafQj8miioC50+X9ig0wfQVJE4ELMqVJbfiG7JI3GMeVWIbPqyTZs97F487NcnUSbKFoSMVqmRGA94nk9vOec+CJkNIsVjRYhVIVRKGcmYQVybyhcCYJXo2vTpxfQpTW/10Nbc6cQYZcAMPkaml2Gl0ngQqx6B73tkwxAX8PVGhsoGN+drK6V+yqdXFke6RRSqER5PSy9XioA4sVzGws7qEuk6zHlJrxKwMF+oeHPM8nHbzWyzMHg7CF5331q9A6ZajRO1dqZSc2dubWiqZcgMF/Ja+L3CGtTtcFheDUEpNUVbkFw72pCUkKvegkAf+5SvxZDXC7ICDTqtKR/yqHojiFoggTuGg3STJoTuepQ4+oZ+Rgd+0B2Z2wY9OI9P+BlKBNHRY8W/Bmor4m/xqCMkOeH86COKtnV6wB6+VL6FxyFojH+HB+uh0eZ7onemXI8UvINHm9LDLUt3CMHPwPxnTUJ6+HQoq5FZUgEpHQNin5qx66l9L7+lUnKRdvljlp7e1tW4mgNy6vSU8QBQxfSNsvZo3OTGlvBIV3H++HlZnGFXPu6uaURbjk21Tt7cr5fA20psvreFsGAN4jx87qPmR7uxW90HXCXPjdDCiIWUNgp2GL5l6hqNKIY9X6kvI56+/XPcSep5ZZpepYkOBzAHgInwqoP+N4pmLZyrcF6LfUDROAWuK1vDTHWh6WvbJNfupSDUt+GSm1Nzk2vvmrK8QQY8z9MulyqLnNni+sKujBr32887EnaY5+l7ZqMcBVKsL1QqNEYxJfiECLnrC+FuyyhzLpQcO1PnxjaGuUeSFnrO6vPUaSVqoOUfbBfJ05vcsa3EhlzqU1DIF6Hl47DTrtzuIchGtvcoigBOle/71D2FYx+yZfJrhKlegrDAZg+7GfqY2D+YUkH6QP2K9GZiY0HbMpU90rtdpxJRiXwd8+B8fh0wOiExBrgRNvk27fGo4sITr09DEBYvJRMMcdWmD4BepV9OQwDPRKishDjBjgucVp+uuU8PDgDAPt3nHi1p+CYwcGCFLaZCllYB1FVRcRC5XpW+lqvSt3AoDLsKeR3az4v5TvqEWUn5JBTvneuRWaK+xrdAlMQ9/Wv6W49J7TGrPaa1x7z2Hf4V3nuUUQN6tRAm8b5u57aAxynah+R5wmwFyMuD/DgaLUNW/DhIsAxXCsEyh/SI93sJ/EmtS1wzh+/RXxCQD38LqF6Np89gfgF/ixlB0L8a1kg1ZgnvPVM/Gn9LfrcN/iK93A5gTVatRR7gUDXlQMN1jdZ1+G4wvXPIzB1UHx0UHoUPJqJ0+FtUmLEQuB5zt6d1FY4qfV10AnJ9atO4HnOXwV47/C3ArhWcB+n0VKX9x+Od9hVAKBVOMQSe5VBMnMZwnnHQxSQ1MgdAra+o4AJHHhyyPazIAFL0AQ4yAcBPnE58gM5uaHAKZAd5xNP00Ai/wBJ3h08tPlGKTedBOjfSyRB/gftHrnp0MoE7lQAfoyFHMGQoB6Nd4xv0EhpPP8OZx+NUg+sjM4kG0Fj46PoGdxf7noejrscW6Bvce+yGHt66pL3Jzr/w0yEQhoe3sm/a7Px1/4Rmv8MnlF1acgMid2M4CXEAMIGCgULE920j/gLfCEAr36KM0+KdaUm/FX5RHaoGkDfyEDDy8Ic0Tv6Ip4lUa+6fqnD1yhFUE7P21Nrv8Zb1OPuymgLmEDIQHUCNu9Y39GlVmRCeTNTpKvNpqlCjgHwVpyWkOR4qMpdjYG4CeFObGn8LJ2lYHQrQN/6WXOMICB7xtzW+EdQosRKymgwynuBwzQQdh/dVcLgCpOQBqTir7EDXNji4lTv4Vju4bjuUIB3Vh+C1TQ16ZFVa53Fd8l4+wTmdA98J7k4g99cB7UqFKtXrmEolsiqqWnHgO+ZQTDM7RERG/S9EzCsA5En/kjuZM3d7cjLHv6LdzfzLyWOMeZVDs5S8yplDOf6VOZDh9+D3q7vR4y9w71vIsRVD/gHUIsh/gAdsm640AhkQccgR/WmIxCnQ1Jad4FBPTLNE1b5WYSHpNMtL6qQ2Rn3xtNfGDvXJDmqJHUQeofqtExtw/Oygsoz8L3YEu2VgFRL+g9RcWY+eUybQOOghlNdH+oTaK2hAIFlotdfYt4iH59uTZi4qYLraOI7XaferAbqrqzTX6io9mRqirLzmmzKeGifIGmtxjRyzxlpcY42tqxr/WtO/4goa/F6D3+swxi9AnknmD7XlHAa9fPL4ma29fnrLyjYm3p0QuWFDy/309jbt8r4yx2V0heXaRyBJauFGQ8hCQtVi5cUeUReaDTxHUZ1uQiswGqEMGiB7qdECbKaKB4oqOFgDJapDoOmoSwdXDQyN41bNDpo4CiEBRVHDO7SeIPhPrX/fkK0BjgYszUb6R2YGDY44LY4GgHLx1hMlqlu9St+3SPAYcpjch5ES0l9gQ2QpF6URDW3xa+wfsSobbFa+w8ZEKp2kuN7TEoYXnpYhR6+l2cw5Hb+dhjkD2fnWJPGkqBuxViZQ5uu9ZQIdGrRElIGy3q8FY6CbS7yVvNWFXZvV7JqKPuEMR1kP2VuynIgsL5FBBC1v2PpWp7eHv/fpNu/Gt+lwHee1onRoBban0KvsHv3BeTMDdwKNUygHeA98dxJ/6MjY0Z2AZhSulkv0hf8+XHOcXCdwcoUmCvd4D4tG+0IFFqUQZHY65taqNhGubFvL/EM41d+Y5TGtEaymDvQ0yuSAUaefKBx4KjwHlEsDyqUMWU2W4qxwSmxnKn4SApt2DtpNYG/DincohOFI3QTaB1BkwdrL1vJ0JOSreksFAQIU0JEaR1s6UhOOm47UQHSzo3JNn3CIbOlTGgPlqgCsjEgLX0uijlfBmvF1b003Woc2F+/zyvjFd84CHG1uKfdIeUe1a8y8pLFJE89YMsPxLpikFOZykwtc2/HlysI3v996TPAOiU6HjgmmnOsUD/etAe/8mF1ma+1arlflS80iRczLOmYjYhauuzKmyr1uRdzCtvIz7nmcP6drFrATAQv3tRWY0DRRMSFyTzkg0ZxvTCpiWgTJzmvFPSHYlJrBcdV5RWteVZhHuUFVmFd05TU1eVVD/nXl+E1teFUR3uSjpFsv97q+28AoopHS28uGmKrRAi2seITY9FKhCRaT6WgNXhJrSaOnjC4zbZmgiKAzHIh5weyU0LejziG6f0o2yntq1Enb7nIRJGqT+sRq46jdo+1O1W9BeKJPVEkmwRzUhVF3/YIERTIeVP8Mr2bf7MUrrfjREUutslGNa13ZUitMQMkrE/TbdP1PSX7mqqq+L9S4v/tqi8nOdTMD7kF6a2Bz0aULRg8GFn+o4XUpG+vRUQ8Ej6mxMxJNv8YzRA0WMzrUhIRB7bdG9b5WVMQwL82v/i13uRdm3Kg0VDi1V4UknXv07Fhc9dbWskWGPc3T+5TtLq0pwPE8jm4Fus0SRuaEO0Io3Tiz2lMXTE2ZBveRJL2VeB9yJrKEb5nPONcrJrrYVKkSRa3pijWV0ydarqili0qPXjVh+5edCMijYGOSn+Eqg42BC05U2kaq1LYBwKo2VorbQorMdBJ4VTI1EPMJaZPbTrfr/nSaH/K7YlZyFHFH3UP01epCj5TT7ZqdqoXRXjqdof38DI+F4vlfLNvpFj9vV8owUs6R4GuJxplYnAmFlvBpacVLVM5UCE1zJGCxDw4/Q/skOFwP8q2AfCsA6B2Qb7X4Wct+hoyPvhcplxWaYZ2+j/NwyPz6zNWJYSaARw9ANoRmoyb1fZzPQ3ai6INQNWrX67YVap6krkFtHuQiUMnUU62pr7cxuZ/D3Gd35nFcM+Ps34CzagCHqQspf2mMHCbuvZDSagodjk9/HeXK6StnHpZ7FCRZepbXpM1RFpWq93nMrlo4kzeFKsn3eKuzZi+OcK9Euuym6/Sfo+RzCdNcHwul5u8B1wJNXJvXR0UP0IylnVa59K6PhQqV92jzwvCTBnLes/LN8gxe+KJJ/TorYnIpW42q9GW8pxHPIhF6nfIdiKv0+lIZCBH+MFyeponWELUYoixtOw+7P4f3jLwhJANCIRn2GWm/6MhO324rymIjTAyf+NeCqPLi2tbqXRBWUhG10bCXDMcYFdTVSvLGurzp+HbK5pLoSqLxRuN1hcLaS3jZX20t9goda/WvH1/9WpfpPzMRRbGN4XDqKzKOTYdT7wFo84Vi6OdhydVXpcu2MYXnUEjQqWK1ubKvNuhKnII8AQhbTS0IEBrfANTX2KqU52HKCoG2IA/HdJoHhyWgZCVXrS065DbizMPnmEkwei4RmacYWsHLPschvuSyfEGhpiYnJMeILGmcVMxDg3FZu/HwpJoNPz6H85/SYdu1UZDXCgUHzsN8nZbC3O5jmN+zk3DDxUZiaMq2q2dIJaEUQkOF6jPPaA/9oxXhOog34KXruw4/8rxGbHexME28h9vdDkOe3FlrHkee2p2aJWyWMEZbpQt4xQa1X9SnQOlJH8hwNeXGCfJCnBzUvZWmPSdIAI4MKhPXXyP4Kx0zGSAQn4gh1eDgAkgdFeI22OLP2/XHW5b1ctOJ7J41ttZbivZU2ZOTztvMVJtO+4wot8Xe6j4QW4Kk3SIh3XEQaO3+3HPA/+9//5//+//9P//P/85cBEyNga3m4RJSimG4xqSlYi/lpGw4miixL5e8DseNVX1X/DpeLllXst7sDOhBrh9ZTZAn7qWKHOfh5+E0SFPsXuo34UjXK5t2SC2GhoBY6Ais/lagzAnLzCrpkIJlNshkeUwNH2ZljD4rsyhGEwgGwU8zYOMe5K9QLVxlO1bkQ+scBReUtCOgarGBkzdYE7H3uCrlPP5bTOtKTNwpyjeZvhyR31AKx+Vx0hPwC4C6uq6nVg3QDRWaNiDT9SCl0jbQEHEfKX1DWriA3bI8AmVIAh0FZBQtlStr+hlVn/DI0UZvad+AACABjntGD1fgudDrBw4lAogSsaVwvc2U9bOHZU2c3//4I9nX7f/443dABeSCVnO0VPSFp359iJX2la87IUhV/vbfoz//uztMYy5TxPU+oy9s2qd4w7zfjw+hnRw01Yuj3N+JuwZOReGW2712q2VwFR0bhTsuoTp+IX6mjssqDSkpwqta6HO39Sxb8SzLSjHPePvbuM9gOb3woy1VWXvGm46X63zbrd6TBd7C9tTnGvNa1FVCFIW/MNbBiPavWK1Kc/RsxN3tcj19Zqe+huf/MRSWqFexdQkxDjyM/lfu//JpLSBWc4Rk9MXnNC2wLh9W8/p09IVFy9UIK3mUKLyesaVFZKYRnM7YAIrbEEKLNpRQmswp17RaknwrJP36QiIAgn8/TbvRWEqjsAgudfG1QiurqTBA7Qs7b1Z8fUEVXqh05Py1IbL1hC0nSICQ9VQvvZDH03Ued+P0PTsH+E40LtxLQS/Z3mUdBTSojaDubJwVHwPtPsb97TAOi8XWLhcuazleg+gSKNqF0i5KGu0Ows7OpXwm+dcWw+vpz6wnE4WXbV9c+P6pLR0LEZuv1IW2GefhZ9ard70pKuNbUkEnnJpHZTVuZZrnXLPH1ExcJ/BqyN2UZQcmbtfb6krn8Tgc5JF7SYhE85F4JYpO3VbV936fQKYk6iYAX42N53te2PCZW17UHN4UlUL0RrT5lumGdjyN9aV2yiyabAvzJL5OiMy6UCjpPB5zysvCJBHlx/XesFRtcKDbKDc9gnPXZHkjhC5ZU9iHO4+n8yHrAXtTPzHY6vPnDBPcmdpsTO4AcgKxo1XUViw/j/MfmeOId9HCKq2R90bMXZbWCQV0V5HUAn2Ccx1/J0wKZ1a3+29xHHx+j6ynWPPOKSlBEcEAKlgJgeJIyMrVtBoogLw1f4rYLIyLod01CCapJH/cU/VObnzzrHBqbePPwqkRK5tgrhbgNcgJ+FCant5D6spyvDPxVJ16Ld6mopxIGku3ehl9Q0lO5IvFi/j8tiSgGcWwNaXkVmRGI+rncByPiz/38O0wXT7uh8Fl25nz9pcgVZSWDVL83JsnWmlGGePkASXR+BTiAB77wqPKPVyuN+x6Ez/PeL22pdJ5nC85IcK3ldUaiB3gcp0NX12Cnsfd4r0nL9Ykti0CiVvR8vnZiI5+KHRJf0Z6pCwyc+49zzPaFnjNQrnOxbd3kBLVrcnT2l6hFif17MsG8WVL58t17UbGmzWL7iHS2IYK8CQplI70EBOJNXCTkBKM4GIniYSSS8vOZKYT1PaVsRHVQRTgK5fIBDfG9RBEAR8yOBJE8aV7QRrSOISLOoIvrPp8ZCTo3kTSaLK4mio1EeQj1JjW6sbmxahSvXy/UC4jAqgUQROIDRo7kG+JpfTepEmcVb3MrSZsZBiHYTpeVz570bzNMdo57GEQi0BnLgKaSGSSKLMi7zK3MO84OiO4Gu8FLWCle/dhOB6n47u6Xwn+X2kZ9DDIwnMXzIwt9bl6ZuSET0y9Cj1O2/r2fBiuSxKSIQzZ7CT9Sqccl4HIYgwFTc6TxDk1WU2SeyTFCNK7IHQEaVZwMhYJkAE7YXvnpi887P6U35m/kYXmfyzWUl0aP/OKeMW3j9JVMQW93jO4FVCu4gouvnAHWcfcXwYZthMr0q+GPYzv2SJTSbuAXw48HeUDEz0vhTpTGPc4fh/28laI5kwh6FuJ/D1rvYhzdCGOOYXdjfN1esvO+gLJVVhlT/EWO7G8dCAqMy+F++dwHjImutjgXnud1nOIO2i70pPmM9o8SjiJF16GpanwYfj5LVsyommVTPLVTAdu4+RzGIcMpc7deLJ6EfjV3tlq/efTlDvPdXYFCno9TD7T9sK8x5bpjJlHMFay5s2pxF6TU1r+wFqi8pL8LGRHXUOZQXoEUZFrYf+eBDvNqxFvSR1MlDJUxIBvqSANvCl/7RvsamDcJEqPfVV6yiys7vpCmaxHwLwB0fWim16K7j7NCtTEVHzZzDNPl8uUNYVc35sEIKaUSlqopIe4FpHa0uo4nyQPxXlTRN/VZOICYcLt73XN1remsm9QtOsG90CrJFdYh6XjIGBfAbbOLPRXzzQRUq6LSea6heFiFLW7QvOw8+l23IuZIjpooRTufJbZa6hM1asN6azzLEvFpsJLhMx3nTBjfAb09pSax910yRsVznS0tpeledyPb9Mxb/o683sHt3VVb+O8SK7Id9bbyOmwUUWYx8/p9vl9Osvjrtka9GufrC2v4PM8XvIk25ZJTBRJM9KcN85tYvPmGz3fjQflemH2jVy9wViZx+/TKN3NvH2yJj9aK9K9Sz3+OE8PCGAilN2uO/GAhLWmVw56G0N8n7+dHjfzPsRjpdCKhlFwD/rS1efrUfbT23MOZ+OJfnws3A2/Hu++DOYlOeFYU1qV2RjrfaFCXhT4SxSdjEJ5pa2RliLv/b/aYKIGV0pnWQY73TIAfWOuqEXmdksXJn++VsTkjmDGUfawrhcdYwV1t83+WsKKxaTzZkGbNOewgzBFuPQJmm9CZ237i70dhqv65Wrx5Qp3VqVNV5l+gsn0ZCPScuxcKqLZwlAL1EKp9+gz5udpLx3EWp4EQ7CGWbKgjeaL+U/z9DnM2UnA2rhjh4oZ0n6mLKRoDP2KQwGU0EEVabY2+fv1v+fsatcJBlzDRkJRraaSdOriQcgwQoo24uhCPa9aFeDgThRb6dj9ij9OOVedQ5J9XbzOItpf0/Vj/LEb11arLUfm+boufkeW0Kf5Mu6W/TXvsXbC8L3Qd/UZdB6HSybhxre0Um79M9p1Hr6Ph9zMUzRZYlUa8fTtMGZptzcTRq5Uv7FEnHbjRS4M3uysJm+fjUhyNY6dSXe1HdqekbI1sInWVTVU0YbSpqOXG5JOK4mR+ycS+weejN04HF9J7B/yM8AQBVimhKcOtPG1ZNrbeZb/1cVV5fm0v+0yjVjOz3CdUl7DT+/Sa9ChgqUJhNkXNR98goUQkeyJ3o/6VUWibrAQgqi7d4T828qb719qdaoOQehQlJ5NH9GypcYEaaUlVGE/p2LFv+P5kCKqMfLKVdybqjKuJvG91AtzMKxwMKzgCua5GZZxFe+zNJDuzReRioXUmotwvSEz5LpqtMYdpGPb7cvJF5navCCymtquHJw+T/kjblt+ogJHzREtEW+0w6bvoHfkgAV0vTLVmFvgWsdYMQkEV3klzbgWPVbcAtFuTH++FnSk/p6qcqzaw9FfoKLC7OEUXWTVKI4an4jCLOMwl8kADrLmNVVyeprzJCkJtIdqnAZ24ra4JKreMBTh1k9Q7Ye1iIe1iNBtRpRtOyim7wwtZ6ynHdbTDigRmJZwRehSUylSjsZaTPojHbq2YIF6sECF1nSZNRVEKXxHFlsJl61rUqs2T2iKq+Kcioq1avhErXXF+im9HhzHW2JQsrm6/K/sOG1W+/ioDlgjaMRVtY2ZSGPtlvrDKUtlYyPKN6XsixRzPM6nw+Ezr5PFRpQzik+mq6j3GDIyb/T1pRTUFFmJ14t4pUePFC/LKFxsuXZGMRgsxZPTgaNyYaTjYUKWjBTVdGNTFD/903qjgGWsJpMPluhX8vf4V1UInzR/V0L4zJOSXCIbWgC3DEy+ErMnDI26IGC5IO+nDUg9Hth4OCgkpMhZsP5pdffCNNAidmI2lJZTFqL4NWu+uiiI3FSk75XzMXcHhV8nuaLprlRbFb90Rd9+Dvvvy8dLdnwVvE0aMzqF2lM+BH5NNDE5xjv64rqrNsCa4ho5rj66QoHEjeg6zzVyW/hYKvmrD6PK68VOaIeVAqkwgBZ0OTizq+5LKdiPoPI+eyF0mXTOwcMM8OaNKBfGHisOjquQtg8QxYgOsvMOAGCg5yLMK6IDyNPhbXIQOgXhJMLJMQLWEOHkGB085hwc8hzUShy0jBzqchG6JUh8Y0NSq4m/ErHUx54AkgrqXpOFR54Fv0I4f6xN3qkckhYI3EsmtpJW2JTTpA8kzpQCNqRPolmQI7MnT3pmDw4cI7furvAJcvWIjMIrl7DHJkbTp8Y5AowjbkyNYjHZUUPWntdHIGWk2i6jbMwNmBFFtWJGHQVnEPi1MHvm/9G6jO6AhmqRAyDbkbA6vrlDcZw80/CS6DbTaR7oZtDQPUQN5gWDaEhQscJ/uirVNBoYIGoLRNg9t4QvoDOcenak859y1mPnNeVshvNVj60bmN6AZIub7JJtAfm3qdar6feoWRFI0xrxkBYKc1XF1KDFvwJex4SQcJrTLVVReSVz1Zbqgpp9KpmrYgx8c26uiihAcTU9osBGt4EBbgs5CKY0hLUQTGPhcUIMUbRboDTEzUuBpSAbU82xBGNwipamTUSKRGQdin/9wlgU6R8ZQNDGAhYm+TxVHX5G1pwdzq+2Sn3a8f9NAuk7s2OJ3cETGq9C443WjPD1mH/sh8Wh7o/zfLqOq4rvYlBvdkc2WM7P4MP7+zy+L2JLjzb+ZZjfsyKmF4fJ4j6TEd/IgIVeT6F0sjmGlgTzFNu9dnAxBrDy4CjS7ZfS1J/D53iclmxVeQy8PVm9dkiguMbt78TtL65nyNjabW/FbS8u7CiBrdvdiBFeu/T9XWl6d1XudiPu9q+FNW62UEdTLFhKQmv3msct5oRoca1b3Ylb/drMNu6F0FxrCskhz5Bv43gZr9qrIuoeTXHhj0fVr1cccn0xaElEfphgKpAo0YL3xSpoMroyMVpRACilnShhjXnBYcGxmDAj46tH/lrY07lSvadnZCkoXHPGVNEpEN4mKW1pU4cJLTRYVaGdQT0bOhXSWRA6kg45oqOzZYPTY4sOFsA6Dlxb1zb4BLdk8Du9xznNQ1tGO4U0OFPwrBx5N/JVoJIDGYTUMKmPkBaDtVpEfys2Le5zp+SXATkY5WovvlPT/uHcK6ECgnKGtN01aII2aNUhaXYtmoXARTmglRxsA12xWDZd4vU0zLuPjIUfuaTuWjQ6HS2KxzlMl5UFaC3cQZx7bYF9Rvx2O+4P47Bf+z66WqC8XKnPw1Z8Y+EVAoDNa0moOo6y/grJ8WKq4tYg2mosMtHw2mpsD2KtzSIbLaXayNG0HVb0AdrXco0U1njSQpHxxc07hdbuexB34tcuefNWe7ENvpYeLTbhytslEoJSZucz5OdwPq/WA8EgL+YoyojjPGfCjHUttHtK2WFK2IwqwlOX1O55Na4MGTgbNZVqXg0JdHvWIPOBU3FTSag8+mLpbrwVQvS4efEGL3G1V0Kczl7cbiio9T6Ik1l87Uz/OV4ui9LUeunhGOxUCH45rHGTRR+uffHleIa20/tavHv1q7f7EV55jELD9m/FNZ6kkLB19S89yevHQpfWtpJePM+/E9x4qlE81RfXEDHAxrPlzcnXXyU+yNNkVRukFoO8lgTJQbTVQNQPijlNZnRrWRBVhL/1JS6n+fo2jYd9dpvErlm/lsap7GdRIPPuxRpoop4b01OUQNrXrjaF1lYFke/Urz1OEddaFUS+8+o9MSg2TpTHFk+TF8Mm8IqycQgkU6Fl7zqw8RRFAfvFVYyCa89RnBderERmka0nKQ4JL1bftUqkmHqlwtM8nlWBFFPuxQLZPL4vRU4lzW7E4v1icvUM+1PVa+LLRizHCT4Dg02pzeYgZnPWE/ulQYyZLXoDpeKZSnhtbosE9OUbn8W2ZrfIQ18sHfBBLrfPhe1k3CZR1S9VAbVH0e6W2KD/xpPgQ1g3TezSL65nZisxiFZi/+pN2mggihq0L5Vak5GVW96L1PrFw0ZBs7AXmXWplvQz/uV02N/9XS8f03n3MRzfM4HpThCL3Gs3ZdHhU56gSEHLkcWPkLmJhVhcvHvxsS3h9HStETnEi2WD23G6DvOYheQTzLsXs4clJN9+rEksipwvzobVGNp0FrlEqdvJ5gDWxBYpRTGdlEaybpGoDr5Yib/H1W6LyFd+4dlu3wqRtJR6Ec2n75lzu+MCfTpn9S5piEZC2IKWLNHFucnWGiZkWAvEXAusYJ96S9xbELbxQDpG9MpeNoF9XGzuqmXydxHeMRDSJop+CS/XuWB6MjIz5qeSqhk0Uw0RxUztYLPoJm0xa5eIi1fq6TYv5ej94gjzNj3qxjmrdOlcidyzcK+93XW9x/1tlscyJ5Q7i52jbvP5JJu6fSfXZkAXld7EwtsEpDL/zftchxF1sJmZj2vIqxDW47VFsf51Gw7T2zTu+f6T2b7wJoMLhR2ke+Drz+lyuWWSZFyR07eFFPp/3Yb7xMhtb5ZTgoUUqzoTKfYIJ8HuQpU+pvZ2BKrZFer8/Os2jplZty2T1FXmerYsv5NczvraZCRzlLb5vq22CVEcTpMSDtIwD4qBMayJigIjCKUFy9hRCfnIKU2Y7l8Qj4huRGSYoKEmia9nvjT3b88tUB5KfrvT8W16X2eFvIDgfSHm7T5Gwh19+7k7neb94t+uFf2FNocvbGPfB8g6YJ23GPL/PQ/BvK5nJVP5qo34qmUZDg/5KI4qgfli4gvxYffAK+e3PPhiXsjejlDItXwE3yjZdUK9p1DiN0V98n5W19qKTnCppGAWldOVlOvuxXW/8D4A+7iK2Qs+Glm6FlYE79EXV9VFDlyJ7kT0F66YFRaUWx3FrX5hWiwG84fp+ziP++OJ8hxlkgh1LV/YZ3yOMSlH3F4sZoUNiscBYP52mvbPHnFShFAGEItZXXaGnofj/vSZ7ZXWWhbhahc7MvmxhV8fwXPbFdOqO/a2d/iclyFqU6KxTiwKcHA96AAeQhLBNWbufh/s9Hac3j/EObHnMAfnoKjgCvPWR9y7u3GOdOjF8lzYbJ0zP9ku2LvQSoFfE70nAhlgd65OwDpNsz9pn90/gXQECWWQz3xIKLi1yv/yLECBcRALglVTAD0quHRICg4c3a4zk63l/vye3yTXmWpIW/YMS5hh96/bdJlWlf6Kt2npJnpfKMmVxc6158RYTSXWpUJsczbCqmLWVGJ1KkSPz0n1UdYTaq7nW0MTsCsUIEBUvVTjBZqiEGqEmOv2dyNOQ6UYQAT8vCmWB7HiAKOu0FFjFdOo/AiAZ1doL7UEn6R4setEI6lBfh/T6xhr8LIasLbAAqurwlbZfezr+JkpQPCibwBROJS2BVLWIapNHOvegazoyY0VpoKxx/myL39NNZcW1ziR5qQqlQ+KhsVW4Mep5dttefYrp8zGiUytsOtnhVbeA44x876QaY/4ellVwMsK+xwp5JThL3pxffG1W6uVZ0WX8MX7uVmZFZ3BF17+JfA8Pk6uK1v3xgmXsEK9iBRWUd1oOGTRh0Jb6hRwvYVwB40FD1kcLtPv4Ily0JA8jFKe/l0sRuogy/H18nE67LNFiKPcQinCQgYcr9ccD+oaIXATCo/FMq5CQWgEQjoUQnfnJKJ9nLJ3PsirpCwMuVdhP/g+xGpKiMZsoIdWeBBcGkIZ0rgRZKYQlHK3D6DYB1BjQ0ROCpmBzePGMrKySAaeLIRY/M6sJkhl25R7XL9viUxjNgWeKqmPstrTZvjb6fRnfuuEZrrvCt2+czeaztT//+8xxr0XnXJTjdCYhXaI+YaqQt8ILr/edspcBvp5Pe0+hjlreIu3JIbCcoOIdzruPsbdn9Ndzz4L7kXw4qeSC+3yHCRCdSWpJUAas4EHRIBqBxw2QgV9Ag0GpcSFdnSE7ud6pApqhcqYPkDfAm4kW64Uj6+euXuaZHXfkqKBAwXK2S/TuJgRP1+fbEkXEPFQ6Dg1j7vT+3H6z8zXtWssjwQPeZi6cvZxdHz8yX59/qoqYTRGR/VCjPIS+ribDqu3rjENc32wJYlTOHkDatM3sYZwAvRMGjhKdhAq6sEB7EG27DEr+37rCT+v54+17rx3telJQh38jZiKlH0j+F+hxhtWCCFOwac1xJBbtK1a99AehSJOSFoiPkBNB0oj4t5CAYN5v26snPwCH3fgH+q9NQW3Cb9QFj05QMj40X527eabtIqfpzLetjYumReP2ONhep++TYes6+k6XjDxTWGpWcZ+G5X0S7AoQyGEU8ZdBe0EJYFmT0xKSBF+8rGBXkxDhOj1LGNz69VLW2VovhXso1LfdETOcqbOnLLsOenRrKctelrplSy6wFluIaaxmIOFBDS9WAs9fYAQMlTGkBikLZPEvjyMoX2N8mYNWag6BfE1ZLBgT+5raCzWEIiCdJKHwDLhLnxDQriwayYSObQ6g0eKh+JVABs7QNw+NLZc7ePG5uQhc6MjybGAMg+QCh5G2j461LvTz5gQVUjZcAh+a6O6zXM+I73ZnVl4nXYsxW+oNvfzmKAMUOd3pHlW1Ru52XMY6WRgOksFVPbbjZfpGfMegdf6HHuRWggwQyguxEKyEUa4zdIkqeuEo2ChZem8tjpz5j5taxvP49th3GXGM6Exteg7R8edjdn+tlQXsnq9nURs9FYekXgTdTccDovn6APOcRl385h3BjhUDTKroS8E/BaOafQNBCEqlOZeRSMqhYIoqmHFqV7RcEbPge32oetLjycvjWh1JLwYuvg9KRn6PPw8nGQNYpE5EXe3dA99ux332YwUjwnKg4GdLjQAIXmm1tCAb/utNWwBHsixqyAshxUw83Id7eo6jOirSpmduoSvYjHwRXa7gniB0/7aF4pAr6Ibr6pgvYXSfDiLrb2UonpXKHa2Cmy8fryb1ZeW563Y1osWxSDFq4ocRH+lRFpaXORaQmcmfdmUacSUeeWSs7jaA+WIqFBIrVeDq/dEnHVCIXNCDZ/e0dU3qMUZ7e/cnscP16fAWpQfSqEq4/v4Q8YRqLmoKMzwn2oB81emqcz8cwOxbvEtAyf9uBYysYFEX7WlnCm8guGQqsVAmwAQnkqVDrVrB7QLk1qGNHKxtO+viPeCMIDR+EmEJHvpZxD5xYksAqETPSHhiYqAyCBmRAiPRqCqYig9JwZ82jgxcsoH+vVcqNfjE/41nSK35Hm/mk6/H6bdmKvFtY15GAQ0ytfopmwOsFugnfdkZ9R4vaIOFEvhMiz+frwO0yF7/UWGU0jYWAdVli4uOZUm3EuR1/cgcDQxFSlj3ypzqXSLygecx3/dpnnM8w7XcGmZ9Gb8vfg5j4NnfKEQeLweIF/jg2BkQmabvZXKRP2VQQ/Dt0xXoeWk/PR+vxRdqWy1XA8zLSm/EHQ9Z1uu2pIWoV+InHWGGvEmsEUYpqfFtQM+0n0aye4rh/GnTagk6u2w3jBbqwUVCBqaltpU/ci8BTaqF2nIrKJiNm4r6CQSdsQKe8o5NNYS3cDvDUYvLtAn8kYg3wLa3lDxitjUGElMK2pC5R9OHQsGCp+IYJalJPcZQsXBjV5a+vp//DUsKHZxb3sTUVCFgjs6XB8IsXz7E/61hfK8SlTlZeTE5FQR/pXQ34fDtH++M5fbIR9FrFCFrAl9lIxIJ3gIvi6UQbRCazdI3PtS1Aziq65olTA8JYQ2s4CAtQOmcShvd+eDr/eMirdo2KuH14y9AqWjPemY2zOhF9bGxVCLNIaCoes40De966+EvH1bH9iEJoBiv51cKV4YRxnEiUHoPIAnXgqtHg+LhL1soJiU8uRWYEX6kcEEOOWpLgWQjofx+yCTu1BbbZOAZb4hWxK/kc5/DtMxmwSmPW5tE8Tn8XO6XoesJ7O41JrBOmrag4cDoWQyyYDjXOzJyayzsW64kHWzV5g0bIxf8Ez4IFrbljP9+uIn/XmS6sfO91ZW45pq4xSYuzzyLq3rFXHCTR+MJd6QrXom4odlJD05Gm2VUpbgw/s83s8YGae+5RWlDj4y8CcKdaFb9rzgfDOtgcZuPoIbBFnsVCKHky1JkpOLCciu/cbDuV+IxRvOyo18b6lhitMXz9PNsYx6tdCyKk4DNkdaZwOdMI+oCxU/vhjGqGXzU3hffLIvGsmqbDdiyNINbnNIrabbCReHp0946UB5U9dsxsaEZHQRfm5xCyN3D/8wLcjmcyfmc8R8Ll0hWWRj9gqJsULlcBFXm6uduMulpSwW1JiZvZgmfyOuNQ87McAv3A191vFGRVPKmxrPS31fPrBoo9xgev/69HuMkyVfZgcRxoBUxm26jf3qGT5vUUZrR0z0g1QyT91YgiOx03dCKJI3jX0FGZrCIoImbDJ73dJdxB4WyYIdRhyoebuefYI1OOpxPSnMwG7SwyQuQF4DhZgIA7zapWNA7VKuXsOrsyafFOUm/CvHCje9NZfaxJdw4Hz7BubMDborPazNe9jJwUI+VADjo/cQwcpL4kyWjEg6k9TkjWt9p2zeOgtvtDZogS+LZqzCzCk1o8eV/cnGFWbHxmD2FBryMYHfiXJ7Yr/1vt2HXBg/p2xd9lyNuXZKMXhJ4AojXxaYoyyFNpykp8yhNA8Klr518TMIOlGPFpFyUOVtPdTVUGqDzyPqDSDFU1sP8EVq3PHWHA7M1IbDWshabqypBto73BY9PCUDne1xAKeCmHV3Vh2MyuxVueCoYQkfWFQuNRmsDR0yq8PhIwd4VUoV5zeXXikqzToYySq91LWpoSzNeiqqrrTqWKGVmi2bX+b38zAPn+Oixp4VNEwwzeZB7R5ZhAqNDYLfWLpVcEXNKaER/spQikooznoLzokutw8dKiGoB/Wg5EBCIrRQa2iBtW1hkgxZv9ADCB5TTyrG9K8xwsATEKrYpFNkbEFBaPGvncd+UVOFA3ugog/FCEsppYDvFN0v5iaVPmDbhS0pBsSijJubYOzEgErXhPtO1s+wAUuvQTodkzFYukX0tCpYNxOVqgJKG8bEroIEGZ6vA/mNVO+cT0mTgyGXQ/7B8N8BeyJwBy4yjRD6BEUrkL44AQUsQKoSNPhbjFu3+L01vM41yLK6FvtKelCuw1/0+OaQkHQ9fLl6QPzIRtq39AlLPdHTUKxgbwrhNmBMrL092Mx9gyywoZQZ20SDnKLBttOkBds3SHYbVOYbaKw0WAEh0eAb2MQ2QNc3sHJrsCk1QHqAYkXYe9+gFdYA6QHbYg/TOQ8nNN9EqhDi+sC3xVvgYVPngdb3DdR6WJ5JNKV6XaVtUCxroJ4G0qFvYEHdQKMGb53HS+YbzIimwRU0lOnib7EPNXj6DdneISOGEbOHEbOHEbOH1TInO2K+tHj6LZ6gJo7a4sm0eDJtpE+Ignva4k62uFewbvYt7kuLuwE3Qo+12Ld4U1q8KS3uSwv79BbfHKbQidK5nIOw92BF9x3mKUyhfYdn2eFZdnhGJJiKd993uPfKvuX7GmcVxOtxD7BaeFTNfU90WNhwO1iHO6SgWKVCnQQbQ022hmS0jT0Usz1gPgfM54D5rFt9t/g9nBlBsAoNBHcaXBU388a4YNFA0CW0KRMLbTrhx7bGPlnTzyI+QRamxjbKzMFhGI59HzOM7/Etfq/FGC3+gjZowKEpK2jTN2IHpq6iQxR28DQjNBWz2CFXAYGcW0qCtMb6LSC8ddrZ1uGqHCIjf+kixiD6JQ55He6VKmlMZuiQCe1guK6fqfGJETsdPkHWE/e+x70HAfQrwm27ysjSEfX+CX/b0QEWf0vJFWVX+G49vltPwqf0LaHi0/cYA6bzPeZGn2Z7DVmAumJCRh6fIj4R9ZUMRak6QbojiOwQ2SGyQ+Q0h2pw2urKIbJDFI8oHmMExAuIFxAv4Jojfi/i9yCHV0X6PVxBxBVEfLcaf9vjb3v8BRLfqsdf4O4i76xxqkv1m/un/7+3b0luHVmy3MudVA+edSI++NVW2squQSQkwZIi+EBQSqVZTdp6JTXuXfROaiVtIBnH3QPhYPBmVo2SKV15gIH4+Of4OSCshbe+Fez8S0QNozK3mRbitS3d3Ra3PQLdBrdpo/OYc+7JRZnr2M3D55o9S8BXquxuArJ97TWOjXphNFopT5m/7CO6l6YWWehsPgCY5IUWabkRc5HddZu0fOqXaf9eMWA1gv+0ytRf0Aa51omkfUHCWGXqGGzan4cI49sIDEqVyzqVHmPNAmKaVsxRLosXs38V/EhYbgVFYJ1dwmCW0wwohWjman/htS6Gx8ucsFwLy0/v0N049aNUAbENr1SWRXZTCPU8dcPhO8ET0fLSEwUF4UJ4boiIVavmibmG+DnDIK4snh+EUcpFjekccVdn47Rhud9LBh7TCm6xOpMAn1m8KSyu65StqYThpx91Tb/SGr4D6wRDVY7JiN/G8uO1zmaIoNapqEDCOTSrVdZrldEiXXPKNSGvxPInPFfy9FSu7lfRGkUpAxYGU/AWXFymG4JQx/uQlvAgXPdIkfiaOX9Pv6ykUHwldjIllepsCg7qB0yoLbdW7K9csuCV0bXgcivwXvXzLs2W5rLo7Gh/dSZiYWShRfXLU7GhvFyLAZ7eeVcS6UPguo+3tTjWKrjT2WBb3r54tb+GqLaCtqrOhqiS6X5a6HZSN5aQ7UL6pyyyIVA0yF0ZNLIvTufs1kWyurBpdt8PfKZWkPrVzy/N0GCbsCzuglwqUKapJ/0ZZgzpa49UUgj5owJVOMvvq6sK8S/SysQRZhzSjkXMGyYSrrWlRCUSfEgm12gbrJFMppQlwSCaEJo6FFF8A8bhxiHlQWkBizvKJYJtYk6r8FscYpvzvBuPx363cmWcEDC4P3lMvIE4anOE9TXRCgLWOhuWSTan/nwao4ZF23D+N6bGkm82cYiI7vCGEie5DJix9Siyb41GBxeWUJbV+PwQOoBNdkNfZDWBVmbsdcirPGn4e+WkL6kL8bxP3wJ3Bc4IpciMhurdM0avzSndfn9VqLppqsinFv0KDaWl/NMuYGKo1OS3Yn0/EwxECM5WdC822ZjKc6ShZ63Re+lCxtg5cFk5ZHMU43FXQNGowGtHgI3NLg59pKhJtVF5xRyoOFLGxsMqFOTMqRHCLsdU6iASSTeCt+eqvl6Nr5aBaBFrsinZFqH4ufsjIiqvS9Fak03Ek7ghau2tb1EOnk/9TsqW6ARP0CyzDQqsDbXBoEjaoCwIIKJtttoflntpL50XVQjStrpeWuqGE1Qrtk2QB/5wKEaFbDC5PVBAaUK0ahrkjFtg/1pUultCO6K2BtQC1fl8XaF2RThDgpvUVPdCxN2g7tXSJ1hpqTqFmo+Fo2ThKFlUneAeNQ4VIWg6NQ7/DgExXDDfUE8POZTbQm8G9QRyvBpkrBtUL1qqCRT4BNhusbWMklz4NSdkxty04Uu1YSkb4GKNCTkKUwJLUwLdaRtyScFJjVptEb6786F65WqA+FAHdA3qt1QXQ43JF4n2zdQzJ55v/SyPZms39V2q5bYV6ecmVz2GWb5FyinLwtfKrwBEXZoVd1cqBAN1ptbvzeAt3Rc9n/CtnjIXo8Y1eDETcS3MdoBEmA4KlQjdkQiaSHwx3onp556nYemGjfD26kXQbhHwXm1J7sVaa/BErLZ0MuITDlpAZyi+JCCWAbmNDSVDa3H0OSoilxub4Paw8u4xKtk+cxxUWxEU1GiYeYsCqzUgLDGgCQVZqbUAwCCJypHd5caBOF+mY+R5qo2tjgjPdaS9PkzEPKFyoiYULn1wFxY1j3CaJVQvwem6rX9pgUxwOE/TwqT6LaV/zyi9al2h05Vuea2LrUinUNVj2xKrzn9Ln/10XpEK8u5+m13D/Bz6L/HsohaaEpn6QXq3Prw84VLV+ISXjP3dkN+JndK09O/IHcMSwJ5pQXfFnDUUI1r0y7cEYgakrAVUEXAW29ZbUzz0X93b29S/LU3u56UgKL1akcPJ71tc7L4s+oiRj+yEtRTH2maj7GI2EC8kHlZ0kLbZ+YXF6vpKtYVo8muzeRoXc6u6mS2EFk2bq+90tRZFYE5sArp222wGjcXoR78fuugRxevJzm8s1hQI/9IBzW1mFxgim0qB0xYiA91mV3Qi88P+OO4TbfuFL4T53ETY3fw6eVl4sQqyOToWg1HBSSTLcWTUiZMsQMzZUYRjArjthIYox4xuEVhfH2630kMoRFW7zebOupobp30/vXxHk8e/dIq5dsPgOtdiOHNkOOQzzH11ks+rbVS304L1CAQCHmBf31BFrEIwWaNaWyPTWOtH4utO3o+a3wodsbv50Prpa6+7Y+Ph0H114iW0VstkG2N0V3OUIrw60o160ADKd45BWwlAqfvI4yilGE2l8jpYtBJbDwJ+VIkE5HZzvCvrx/kcESi1giW7zk2VjevO8JqrF9aQL3O5AKjL1B0O4/4trrXXgvW0LDPNfY+/S2FKUwvwWpkpD37uVhg4tVBSEfwewMfaq+nfcyfp9L3aC+xD74BnOcIwVgN0Q6N3pC5j/dx33z/TFQRfqnsGaOKtIa/RQMjMFPp+XR5jL7drzYGLuYTKdztBJWrupmtLbJRv4Et7e76yRlOmTqSui0wU17n7OMXiTrWanvU6G9K5O+5fRkEUrAoohSDNEWwdYHAGagcYnKq+HOhODXkIliySlOvqsEdQKoIq/DaOujlcPjAK5DbY3yfjt58/3/rjIvLd73/+/O2m972q5VdeiMplli/SQyyHa2SdH1u+ziT9DNbv/90dhj5yWSruTnqXCZW421t2v4x3BKVNmORsc3McQghuF/amsszdQCKPuOkFR6yvMwFj2hBJjhMhbuB9ZnH50RBpuhMhU+F9JrAwjHWHCq+r2srU1WLq8qKnh2Mpc8jXv8/UYc8eS5vMWgz63NpIbDYeXIVjM9vetQJwmpbjZ/5WXog4JIqnDglpP/0SeCHU+0x2/k37ysRz4mzvM/saxECP930r5irPD9SGUKaLd/P75rl9rw2hzZgVYz217/f9oX+0tJpC3D9PvRFpX5krfkaWCVzW0/a1iSrFQE8dJHIgfqAok2bEpD21X/SxlAnk65mUw/6msbTJbMSgT/k8t0Ef7lPuz/va5Dr06SHSU8d1lH2ZmRZ5NIQyY5URYz21T+8vaNDu46YUU/XU2yDb/7z0EnFmBYGtrzLJatOGtWnhq7fKZAuWI2gHl/DvMrvuIsupKeFrpvK/MiXfWxNSC/XnzDz33f7jPSUct8x+nrXx16l7W/5J+G/k7Agd7EzGwMeD7MddNFNi1Wcqj67HSb1jz99BpiiZYll7zU4M8dTRc0NuPFj9glAoMyOdtK8cneI2zYSfbNrXDggvBnrqKr0N9HhXeDFXv/AuHt80fOOVmZiaR0NoMyY8qszawbmbh/PrEMEtilYVSy5CescVxBfYqp3Y526+TFHKruHstG1IRbe5Md6uO3SijqkqkaP/IGSLkGX/IUoFVUap4DasRLFxMZhgwoG5orbrI3D73yUHlVk+FWZPZE2hfm5Kor/QZUDPiy7rNIyyyOIFwT8RKSRU5Zbfg2SKiDk2lsR9xAi1rHKJGiJ4d6DD2dCrP+/e+33ceu7U5LjZgMEGUzFEg8+Ozc2h7UZJzt4KXL8BusYkKpyKwQgeIHpdUoTZPwDQItxwCzqrdiNN3HfTTqrOmkpF0SXQQwwptFFpvRFSRg0Qpcry6sHq6kjdTJdbWHBURoWKYOz3MaoE1K1QM8q9i4K9dVtZ6QRX/jP2IrJODRUH5k7G15myGAn8VhxjSdxTjhLqCX+a/iEpAhsQ81hXrsxYV+nn0fWh+j9Ow4RO+FVtxnF9KT5WblWulxvHqdg4B0ZDB+4xd2cXS1s+ROB9W6twtFB91Q31cbpdJXTeIE8+94cYRsoXtEspQQY86VLYd1vf9vAzuo1NpX5fa7fe++GwtsThTjZT0nSxlABDeJ4wYV8PtGYOJFEOvRQOKDMHAiJf5CaReokOcyodN244A/oxw9sSqPGA6KkIfrgBRAwkPtrjxdVyV6oEPUQBXILIjIg/CY+dHOejP5+7iBPCihdCvGttbtmH7Cb9+5L3TXubyePArKbQUgIwlyn2ykymOfENu7ddm9lGmrCqMOIzNu3FfO4RCfMJPvwFkCVmIjN/2x/3XC5cBjCtiF23Fj1b1hKTu7kIl3KjNrqx4koh7r82NzeVGEBZlkYsy/yzJDafWJ9CKrjNbFdP2VYWqhMrKX9Haea1FWvFOJlhc2Kc9NIVINpMsftYxcEUQmDIJrw4RpJrQYLniq0TeRq6w/BnFG9Y7T4NMZ/eTLjkDoZYoErHilXUBma2nnKxuWhlyB4NXrx3JjfVfbOWgpYJ7ohMHFgkv1KrYV8bogPjqXOL4CzEIVk9helf9Elup+b8PvXd/nzqPhLOiOV9yzSuazOJN/RhlDPHijMn97TWBkmcPDwx6Ioi9+VrIyjnDx+kzdS3ezyIdgp5MVruvamNljyLOMGBK3Ir+P0csqhz90dCf5fLfC3Lq8Hyyt5FqwGUheXEwvp186klxaWCitxcdsK2spiERla2e6ib15aREMbKlGdKjZNcQLxm4YpMAoRzP+sQfmMrKcEWEr5tLpIptq4sHZ5+t7kVtdi28m6FylQmx4lqW3uxQmkq/wusZJRspQr/ltTYDO4e9GjZpt4Iza/jyEdudFdiM38wX04ypeG1B95M/C52Fg9t30WUjLXnx0iqWe2hvfX5IaRdyyK3VtV/9nIx1VZvOaj0VOb7OEX1JlVl1LsNlPdiZ+6nj4QiZS0SvtnVOGnxMOz6+ASoRXTnc32v9/FykBmPVu1tJYriWIks1Y5KGcZ1E6op0XpaAkFfMWD5qs3UGV3u6fw+yj7KWlVZF3zbeuT5Pn7J7K+abPQJ3RvjdMvDy2GlyNZu6NzoO3NY4OTJ9olWSHxXmZfwEPHfWKOeGJsvYzi+yUKOd9pmBCo9sX6SqwbiLGAWSXZ9bzY2uyJYTrYzs+4aQ8FDhFPXv/h+WDedNUJPEuzk4UFyXg2zrNBMWKEx7orcCFzYRr+DPgj3wIpcBzs9iEJrYYtaeNi5t7QYRLctPNQy080Y/pRLWkAhwSeACDRQzBuTC1E43CgrZblOrRzop8LHtT1GJg/4wzqX8JqZJIxDXpskFgIF/8aA3ZIkPCZGt9bK0TNTNzdLh3GnEIfbgqNdXS7j3t3u2l7N03Cg5XEFCkgmkIs4WyOrnkmKfB91LfXNga70DjwJN0Lc0lcAH0D2JvmGHjzJKI94nULNoBxpvJ6rGl/nry4qaTtVt22Ly+EclXBdpXZjOt3tjR24QhVuXZMRpFmn1so02sDX7uBojfIqQZHZWJ3gJCuMqP6R5hTqvYyMIUBnylRu4oexISdmbGjJMhb5NIuubaJQrrxdjYcaK1M5Yvo/66dhmjYgp/ANFFEaUtKDhwbiGt+QIkoIbYVCCBqVdd6R26xGABaenDI2FyVw6na9ZD9oeDNEm4vsX+xIdBJPLVGfJVOpDXPtykRnR0LPVh/3o5+7VVDHKQ9/uCK3e+TUfciLqxL0l4n54AlUvEgHqRe3lcs+9bK93GlbfKNyfep3wyoyc8JtTkBxSCUtpaibp557H5o6FIe3qGlZULDnagTczSb0hk1TCvkLfAWPr1DCcakg3VTVq6+a/ILPPNZxnD8irfVWyEU0z3zb10Gsg7rV7jKqG6SUFy1UDJtw2XJ1OFKNjoFyUjdoI1K7P+yazNsJwoxc8PLNXFRw0kk/QcF4/y8iJ0gYWQt2H8hQWo+9aAEadUR1yES8sBGIRZrJZWGC2o0D6faNYnShimuAhIbBIWmApDDoZjYY3UK4KeBZrp/06/z6RN+RL9tYLSDOi18fxaVxNJp8sn9eumkp5El9elHlzU0qXU2thXdlESU3fTD/1u8+xG1iVN+r0m/puXuLcrZOXdquqvS4ZO4+TvIYdNr5wKVAdV7x89wd991hPEY9/IIh3uVm86/GViWgB3vYuY17Ze6m5UaJ8sdG0FsZCy4uCwnJNjd2WDgXxELhBURTQBe2CEAtUyRAJj88zonAH1EGnBbUw0wRWBiNY9qUzxFgLM8bsIiXWVwWQnbKFLkVnsVidPDq+L6Q2lQtxaFyXauow7xC9hyJMS3Ho7rmEUU6v7XmY3EOQRUasAdgZ2pJYDy8U+OCp2dKh7J9CCmIBpjLCQciIAP5QWshakoCtUTaSVKmjIsO24b5lZDRLuBKF0jcelRdodzgavwMAAMH2UjXgroW8o2OpBCxiD14fLyHeCdh/StwCVUNZR8pqCEC3xQ+PLRMgLgVur2br4X8HqISTL0gOOrKq4Lec3hp1oBpFc9GlKK2hHIRQIm2xGEEjmcLZWqhSLzF18pUdkvy31CCYwq424sFPTLbywb6rtBncsC0u4o+oYQBLWZH6Ta8K6FEi38XvoeDZLmrQikxXH9S+ZSiEVLGZAqVBDLduoPny/kq8HYah6gEzLN5eLuuyA15I9P06eV7sdpNUfXTFCKpnduhqA5zTowgMtq5dbOU9EVhBA9ohaxJIsvM1bWhUesqpDGVEdcJbcN1r1wKZKlYE+lPz/P6xiRYFheOh3BI4QgJG4Q45YzDFQ5Z+rTsdlLWOiFcDQHpBiknoo5HAsk2RFoVDiJnEmLHiBPWwVtK4FWbvJWQSCug0ZiZIJ2e9UaG42ka36b+HEuUcIhok4sGnrvvpMKT58gy0+byzwRzMm1ecAq4QOxkwGHvDJI7PhfChoGSKSpT8AKOyWVZmvvTz8JM/Z2lvTvuA2vPLgKiNIXQmcmUxrwNYJeE+Hs37T/G/TJEIAiJBhBaKpkKmbcBHBtAGjVCgCgX5j6PU0Q57TV3Fi6owW1oUDY1KL6aEr9tKbT1G07rFAWztmzU7jG30dhypcsXVXveBFZmv8gpDvt5hiocKA4U6bVbz3UE8736EuHD/TfUgYUOTEOJfeq72iKCu7xEiT6VTo47TnrAdHl5m7qT7Bn0jRo2F3jcAkczCma2gJBJgWRHQVz98MsQNy7ZZ3zCz0BffVe5Vh58qRQehjliBygEc1ou98nl5WM4nyOAmlelVKB7khIocYiRhAu39Q7ug0foY7WL2JQbmITFmky4WhVtYhCGmKrYfsA5ioKd3nxODdtUqqKuJEi7hIDCEXaxbLde+PIQKxZ5NYPCPel6y+x5Nw0vMbZSTURCQo+EBpzZKE8G+1HeR1d/KnXicRjjzRMLEm5e1ZktryvRQztSPXi4IzaGUqCinHXC5sI5NwdKOL+iT8pkSglvj5JGp1rR75Wbqs8aSIGqWtEClks7sjliCo1sRCebyQXo38Y5rXuy6o21DJEdNIFDWsk0IWngTKgyOBOCfOfBWb19H+KhIvkYzuESpFGix2OCKds7eKllRaudF25/KXN3eUl0nAjc2PoKv6aVgvHSoHCHOlXVIO5P8Jrxn6YeKD5FLC8jGjiDLiFBwH4NiEFWu//Go9wu+KjPygpkXabS8/my20UhljWc88vZXKrBm6XXy0F6Ciq5SfAFcBmuXQZlHOmUqXzU98kuEI4XWNUulHHpVQgdw8TrIW1DKCvhlZHeofXYunBgGX+DC7/1tkHiP8QIgph4Y2O/vi5xbNTOV+pdcQbupdsAtyeUO5ta7LkKXkMiokr/PjHMccWmwwZpQzYy/zY+nQ5R/bdUQRCQT/PBk65QEg6+OjzTKiBzTIHEu9vg/rg9iQA9CQIABixyoDFB/sgySFCCZ+lH2WI9g/rEQCHQQMyqQt4XmdOFjCoMgsyuQf4V55Mz5BeCXqACNKVC8r+CW1qhLbRq8Rct/l3Ir7t6o1Z3n7d/ifOH6t1py42j+mZsDS+ouGYjJpOmy5ncDioxxG78OPXH89pJMqIKbXJxu8J4wscTjpDJDuJuVpdKeXyRGSufM/ewv1mMdG8aQQZfZaqxBGOH8bs7zN+nQ3ccjq8CnNnWolmZiXaEYpGHUmQJ5ckq5JJ9TUB2XdzjVx801brDkpRBJyTb/B0OdXz7GPe9xGU1gvmEaiMmUxciDBF68+T7q3nbWc1KWLmhxM34FFVereFJVmdyIRnMXGInOJH6zKVc5jbn/kOa9KJ6UD93HgSTiUctxabNzXHe7UaSOEaVsqFLpUTuGR6V4RXEnCb5++jzGDVtWSHK40yuhsTd3uU4zNGi40da3SDDlZshXwxHrQJbDqFuI082wXFEossWNkiNsFJN4H2rTyy+799u/1kzuDM//olFlzDEoXkJ3yRPneJyOsWQdOPVdqittqqbpShZr8piQoujDbFiG5yfNnh9BvVt4wIUwbgQR5oSoXkJUdESqJwS6WtCyheknWtQGQ7oHYfSmivQWlCQKxJjvTcmYZ32U8+HjZDqaipywFTtb+MsXNWtOGXavXfTW8QZyFFSBsrFJkk/wn+PudHlUs+X6WpaJCOsHguUG0v1qmHe71+WKnN/Pn8O5yFauZxj2mW3fwfDp346j8fukDIsou/cZOHXMMu42LpCJ4XbaD25GlpLkqrtj9XGuvo+zp3Q5jGVql1s/UYx5vscX9Yq/NSEbVkl+jhoBwL66hDnuQol8lVXhv5U/yOSXFVLRFsNGXMXta1qdxj6bzZK8nMXwR6Njh72OmPs3P0uO8lNo26mLXjfvBwCshapLUz1hr7ZiEoFbaOupSfJBubu/Lu4iFXKzsqrizRe6rZSGWHBimBahOsFHhlXjC0BzqqByq2pMxx8f4Whn+GygVpeQeESQniDEB4gOIeyTVlYhEY6HnLu/lgy9eJ455R1xuCqNJkR0Nz9EeMzuAQNmy2bbEnZ4Gecuz+GfX+kQsDx8vESSbSLvkdbFnlH72L5uDtczkMkUc6jngbpQ4uKk88UR05y5FhTCrqqTDQYbEWa4rykQ0sxLJ3HZvuP0zh1h8W9Fzudk3qXoZZRZir1xvpaXop1bQipltQAAQ3ygmAHocWD9bGwfCxlYamvKSUUh84XLtOmH2H9ef7t0AmUgtW7KIKpbZ86sIfsulP3Mqxq/o1IehV1XhwfjKaota0gPy+LOnMJ9+eVp1qUKh67BdCh1Wu+MVdeP03jFG0RHtDbTDhgbHe8LFm+KKPBAW7OZjYNzP0fsuXJ81Aa8BjIDiJ9FTZOHZZ1E0pJQASiKxQ9NMZ5lDvgCjUhTWYaD9AJTlUT5ISdxbbx1GaJnhzAmhwYAl1ZpXrpcbkA11Mgkc202hE2uRrpa8ClK6S5K0pzh6Q1abqvtWDTrYkeTLhbrYnLu7ppWqdwplyBx9lM5ZrFZMqWE7ZyN9QfcxoSyPGRzmaf33/Mn91BUhg6L9TG5Zt8bPJdCtBaHbXjXODOcQ68wFm14vm9kwkPtQh2X2loZSixlsPQSKZSFQS6C0D7hquhRfEShaT7X6HJu8WmAzbMFGEnGwPKZHx5iqtTDPQpYQQD0iFTOmQoQuaBiIXoFmRbjRjt0ZqxnMn3T9QGic4kWwLIi3FtBSu5Gxb5RwGAXsOeN3x4YuG/MhGgv54UPQpyiPEzRnUD19iT84sOc1ixqG7Z8L6dxQoiGCNoQkJPGpfEdjj6HFo1UwveOUPVbxyqcBYriH9sV45rtNTUIOqpw7Hu67BKfc3g4PiLBlZAjF2T5TAHvkFjdAPkZ/LItfh3uMrQb+Ib1GkaYDgaMCTgevKNxxhoCGrx9G1Ln4gNAYIfaNIG01AIwyPQewR1Xz41sBLmoDQIkQx4FowuPD6/ywNVS3aGinPUnowoEbs3LGZkxpDtMEQ2RrXl8CGkNilPSdvj/oEWJFYwfoIVD6DGE4enq/EhjIX0JjU/4idhdaCcR0QwgPeENx4OWB/OB48mIORvQKVBqzz8GzT9UXc/8aHh1d8/AD4UIgHE8ABpYrMC0oU6cxn2DnV3hpWENs8qnP50p4TvXgE4GuYZh2gd/k1NqybcRMEyS4CDoy4kwMOh3YaZR7tC63CjoYUOnd1IpKPpMfx5WGO4vyF2jcY7nnWv8CksUqQwTIH7EHk7doMWuPGwew12L+uZTSH0gegw6FwzQFcTwsKgY8MY+hnQ/ax/MLxNY4Ebxo1iLKywJiHc3BbfkhqHrKXfwgrmIJO1hnU1EkmAw1nC/Q78zNLPVj3HBpQHBogm4/AuHXwWECcYh9llkBfMBhB7BpBG4y0OK3xL7HjGde3xLX2Jv63oE/lP+HfMk0Jdp0h4V5gr7mfhL4Ac4zUheFxEdEB1IqDOkM4zJeYUSRHeb0okf1RjcrDiYAXBHPWZlJ78QDw9roQSdwLVrErCJ1LvK66eGu8N979pCoRwmD/Ia3BfE9cVlA84yNVSUIpP1FVbk8fq8AnBK/rrqfs2k/7CtIY+oV8Xz9JiN1KfcIsVhgSkabHW2op+RupUuGnxjVAbpF4g07LeYYyW6CKGR2NxOtoCOETmyVvy6VHzANiUSE7gAVucjrYIK4dql7bwGM1jNHQgU8qa4oYiYA8sfBRr8My8G5rgJVTzX+PZDJ7PgHkLdGzWAD5HIEektlkMQx3XjPIEMQdrNQq70TrMhgu3nnXhnVtX0c8g3oR+HkpiODCiOuAvXHjnAY4pqGYciDtduF2sR7e2p6iMYVQJt1riU4VPQKsa/AWiN5DrcVQrVhPO5wWAj0/4mcPPCM6Md+kRDW7HjzgxLc5EW9JfYB0gqlV65hFdhjPbVvi+FYtWgYkkmhN8cxbL4ptX+OZw1Cw8NVtZjIHvUREjncUYKORU+JYVZrLCrqiwKyrM5IO4GvujwoqtMFecrQ6WPSxjd8PT5Kx2LGInzgFYRk2VsPhJ7CnOA2LJA+jWAnXLMKqoxxKi2KIyuyjQ4hP+ArusYgTK+IsGf4FMAVCtFgjWdGM2Vk6NVVJjRdRYETXeeY13XuP91tgpNU7lGm+1xhus8QZrvMEabxCaeLbGe4P3b0ntrsZ74xwQ+HfEVYi3UOMt1AwpjG+EE65G7yKyB+mGdcw4Eta2xqnMuSfWlCUNMdxgVyBTYBvMWoO90GCuGswVJbcbYhbAimWZJSKhworlTfYYg9rtiXcH89dg/qC2YhvMH8teEdEV1jhv34c9auQnbh/i7sC6b3CnwDNiGTJkSyx8JEEMAHvwMuBBWXhQFpUv2wB33uBmanELcb5LFG+I+ZK4RbC3EF9ahJMW8aRtS/oEhhKSI8IMsTwgkyhK8ZfQb1WKxSdK6QzLhRYtRlpG+C6kURCRuoK4QpBbYawq4Ehh2DAPK0TH62EFDCoFemkYNwuSNPDSXAEgQIq5JdV0Bi/NGeIzwDPzbgL8lvUV1PiE3yJRZCr8LdhcDDA58PAcPDxn0CqbBjSgxyFGjaXhDjz3i7Vh0bNj8d0sZhxxt7OYXUIUWXyjdC6ZyASBRsJTpbPKFp8288ubWWVE+c5RqxnWMyJ/3rdk6W+RA8S6h6/MmH4c3jQ8xnW74vUTCoigiuIN0PgZdZpgDiq8owr7twrni4N/5eA3OfhNDn6Tg98kOInAPZNiJ8LKfsRTRP8OYzDt1RR3UdQ5df2E36Y6cLCu0h04+AussBqrqcZM1lhN8H1cjYx+ss6A/LwLt653kAtwyNkjZgpEA9dPsEJ0a0i98goGpWypllHhE9K3rKqBPg9SXUROOF3zwGhgWK6RlmYVkRpWKG1MeeMH9RL6GcZADaUGMRovW6MiwiosqJwQ52qKcDRZiSEkCyyjN7aBljsTYwXZOqviEJ8WOmyRxXlU47H4W6JLTdV9IHUPv06pBWEMrCtWHyJGYmqmK/G36BWChye6gfBbrJyGOMUesHRHeG1Rq4L3lZa6TSGLGnwPVLcaQiVhXTVYVwzcgHlu0WuKvL1Hmt4jTy8K7ailYV5YpY14x7ErwBbvwRbvkefyLb4varS+pRZMfF/wmItqHp4e3xcEiL5lYA6Mgb1FpINtizFYdRBVv3AmlvAOywJ6PkXYeaKeiN6ZsPM44zqrNmIMgzEMLFMFEoqwBckXGFix+HcW/85iNAfLqeqlw79LMN7BiyzhRZbwIkv4jmVR4m9J8KiElRJWKoxW41mofko0Y6iewQNl1dWCuKRb/C0qZwUryhGAh+qxVKMFcI60mfAuDd7lqoIbIflgjwHxMtpc5vd+EDA0FaWMVRC+GLJOcD8MXDAPJ9DXoGxIDS4FKOpaA9lRQrxJYa4o+QMHjUvJ44BKlP35VtsqjU/96yif1pRGxQRu0GbN770UAGucBjVKoHMSyJkkQoR5qg3Oe73/ZX7vJRizVMmGtpi85vchBv6qanvOwk1n4QtYTNK2T900f392h2G/FpWuhEAbUrphnAwM2CC7I1T6rLC0cS2GnRCcPFa6RoEZ1WgUKFFQJObFdAkSYAkU5zyhJFjhEYskOEGixEflNyrYoUTFylEosSBJUrCiB4ojVCwIz2yBjLBQv7ElUtesqRMpRpZ6xb5m6UlKX+Umxv5KmusvJa3WKagWfP1IN/FkD0u/UGqEkimUXEAyoEkE+fhtmrY2RVZLoR/9ls5KajTCX7BALrg0DwhByB0nF3PTOVzhJ/+u621RBZbtReq25rV+1FBL+oQtAlQNE66rKF/2nCjKXbhYPmOt9kV6oBWAELCFLvO0WI97DFVhTGyZzeav96k/v4+HSBlXlfBwBeEcdUKX+X0aL2+yJbDSySRrxEm13hc5v18+Xo7dcLhMsim8cEKTPpPmdX6/TOcVHQxD1rfhhG0z+Q3mYR+346kNFlsraNifd+M+1p3nXdAAYHlkujyqmh45Ko+MDhvv0XeQbUmtTrlnqSRJeiNImjSV7ifGxAIlR6GXOAiooNdmAsmHj8ij0zCPIXoOVz6iQcL5AXIHuBgDeqG3DLAUR/ROCcgSu/MBVfGWPpEfsIYdEQgGqReDW84gOWCoMEKACAYpoLInFZ+pWIwi13axk0qI6RucylOJO5qVkxK3MJV/cAi3VEChtHqVSh3o3vnw0Y+y6aFSdXVR5CRAkbuDFDTbCXUTrzaYsvlez23ePa89x5+xGgqnEwkLIuomvU9keC0E+MWi/gvL9r9ugYisix4BDbNsD7WFER0lCWY5/tO1QdGKVrLYxIcXVyKJEb47A9oG+GnYw23IzbQhDdMCnWaAazSEa0TVwiZEUtBj4sPA4f+BWVxDtFfIbJw5DH0W9t0abE2VkPsHOIJI9CXQ0tQXED5gG1Ni7z6NawB0u5pYwJRDWgCeKYMgAygcfgXoMBQ6wj406D/mcF8G2cXZjyYaJH3Y1mGwW4K6GtpOcPtoiwEamNpY6QYcgnQSQBPvkECb1JRDYEzmEtPPNqh7uMO8zt7w1p4UXNCtY08GAwT0JAnCw1mJoim/1+AlcDAc4G4A2DDwGsHOAPxAcZCByEomKE5gqe02IwJBEXyJYD+AraQgPtnQHbqLEVdvwmDQdcnBKg/ib4KjEGhkO+qmaJqAJNuxNsFCMC4DeSSibpBbpiEWqTANiTQGhKDkGsEaAH+Ig5sIkAAvBDc0i+dr/AUIDA0pYMCD4dkx5LQoA4BjlSRE/5sL+alGMSrQY/4cys8Ad7JyO2CFDr4lz2lQeZzK3oz2ESVpgChA58hy0ZSrwO7xgJOlC7Os9JoorrJSKRU0qUCKPMdfKpVSzhqW/wsLpKkSKMZIFj7xLVPlzlR5khUbM0uMDwqLVDBcZZFEfp/KYVT6ooCXilYoKFEh60HRiopRsMfKSFQ8gpWwXtKlIAjFJLzK/ZqwUHBrMAhSwu3bYiqbx4hDp+Lt2RQvepfgAiEqWubA4E9SPQve6bzJ83iS7dhaYL5BFLZmA2w5L2cLx9QhZOOGW3i76/Zm1sTAIMMJwC5BO1sChCVgYHSKb8KifOuxgqhAq6uhXqdgF7PLGqE8ZRw1HW1+UxR4LTo7k98P38XD5/EAYPNvkKnaff0Sb4sK8eqbVCxh9qNGqxGaN+ntOFBiexBh+xInJcBZHrdKmOG855v6z6H/Oq+e0Lace73NrEQtFmPpJ85F14II65GhyzSc533/2R/G0/KrhQdpd33KJKUQG8SWuRQk41cXU/S0jZrUeJbtavySzAycpjquTEIRa21m6oZD9HWrWmUIYwTqFl7QRm1ysR5JAOj901mitfPUHc+v8okXPLyqVqCz5F1NLSSZy5v/WASurkyhV5Kp6P1X4v1nrv9gftztLqfuuPue+vONvqo7nOfpspsvUeW8bgV3VbW+qDYHmvq34TxPOjNWLb6Gz7X+KQmMvcpSn9MLzrTLEZJQcJcsVKYKkOvCIoUBm1WB69eJnYWWk4aFB8ucmsXW6zR+yCliObK1PDD/mvTlmvV1uz1qioeG+zw2IeS1bVHs1dpz7jPccmg+dtnkarAvk3+eq/iwJdMkloCXrztzzGgHCGkY4xN807zvmetGrJMe1OWV6HygQI+HGDpr+T84wbj6Xf4llt3TzumyCDd9WWz4tXezP8/99Dns+p+vsia6NOyrRSsU3e+yy1sDRNI1ak2UJb+yiaN0AXr9icZdzLFWWH7wtjb74P3sD6fLdBoldKltJNM9ugsy5QmuhqdzXIlQObEpQdj4jcs4Knkbdf2EhpK0meHQS1Yo5/UqNzJMejwyScaqpcf673KSLv2qNM0FtoCzbavME/9mUCzoRqXovV91SUNfkpGvVuEXvqn0yyzWRXNCPQgNxwQIhIMVTqyQXULKAR4/kikGhxXwlyH+B7Y1BI11uI2RlWmIQYt4OMAOYpBwp8KKQUodHNp03pDCj4HwOOcKIIYAsHkkuAJsAY/DYFIsrhtMi8W8sH5mAH/ShK7o/gBKlXUuoYDjSkriUQcM9VQQKjdB4yq4bG+/jauQcUUe8FiDLAReAgHkwjVHaWPUkKk/LnygjrTw+OHfIOZFmSkULDlZDF4kJorIwvkLBwFFitSdkZgkFkaJRZDSagOhD6fFIJILzE+a7oJqN+G7PViGaJnlBAqEIAxXGhEjEM2BQzk4EYFZj6oGaloWZCcWqEfekk+N1dQ4T+jD5JWLswPuDlv+rEmZWpOpIXm1TYgdlFcDko2K1J5IDYNbzYGsGkANfjjneEafcvH4LXLxvAnO49O69Y1tXta0Rvn57aY1/Gy98UVeO5HNpsaLMH++RVNOuuGDWjrwW7S1tJSNLbaOnuQdtO/nONB3PDFj28xARJfF41rkuci0WJqDE+D/sNhI2CnYCiCEQDkzzKwBU6lpzToSScgig2UEh6FBxtAgm8pqsp5WCmuXpDrKljcw7LrDIUKsq1z2m4j1P6MUiOaS4X5JwLUCUCc1wGUQT+l5Gu+eKV2x3Ku2jrvx+DpMHzG3fMXfd2PzolVm7eV7/DpGMWTL2bBtkyCwfmg0GZu2PHS3TSbn6+W47w/DZx+Jni8wdLW/QEdAMWucPDmyLGhzfe73T1qOCMwb3qkA5IfPJX3WBsE/FPuCSaMswO28AEAbQmcZrgUzsM/LXmjD/PPSS3lH61uuCH5vjP9r9hX5Xl4l8qbNy7RrA039+TQez1FAWgva4zJ3v+6jrVRUWmBrHOPLVQ/Sy3E/vL720zVVO68EWrUE9tZ5ejkOr+P0Ic9U7SmbjZNu+KeMlkun49ZR671fWUwnE6AgXECE2XcEqkTJqgUPbVvCjaCuvmS/pRrx375FdE8VpSoEkkUOrAwkK3wt24xEqJnQj2K8gODkMQ1d1oDGEIMIcUjAdXQVnEi4YSme+R+MohIhDgCL91+t+UOf/QYGDgXnmCOuNwYVQ7KXcZpRYxNWSpLdDG1PxGSGtiePEmmayQwZV8ZahkBmzTzG5VMSb4IYUoiLhN4OY/gAeJiBhWr8O2owSnJJ/zfAhlJMIAar7AEnCOWk8ReOinfh6QF9XDc2aVvrt2mUZY8FRa9W90oEGHoXzWK1e+t33dy/jdFNZ3hR2907rTJuh2HuPvpFsbA/d9NbpJLdiNs5U1tjsbk7dJHiti24Y+Qyq4SLLcU/KYV/knsZrqQZmZDyD5BJAF5I9JSWMJ60XWkZYcl4cEF7YPFKtBvlPF5UERaOL5aJ90BQgUDVg4LP13TlmPyxl2G6q8T5kFBaMSxUWlZYrotztzvP0/ByiYpo1rTCX85swQlGr1GDlFyxPIPtKLH+2CAK0ZE9vq+cyV9o4+tH352jIrZz3ImnTtD8l7R2csuCtwnYzMo1bKUd2rIohNH8F8Pr7IkjRTix2XGFNHvLqMj3xOWdwvGfZTiCzDR8v7HrPwE34I4CIeg2FLquwyU1TazlOj53WZu8x/8Yfx+Ob6fxMMRLl5ftnHP56+J86nbReuBgOlyMWcZWety2EFsqe72eugh50jpel6zr3Gc6TeNyyEWhixPTVWW2Y16Oi9jY23GVk+PRWq5282LsPB4+I1NFIQ6NhJDotrHde7/7/TQOx/mm53g5dp/dcIil7UzLn9k22YswjBMkt4/jfJrGRfdzPMZJp1oknbID/kVTdHgd4jlW4VIcEbzlpsHuTY5eHNVcNj6VdFMsXl7Ou2l4kVNr1XCWKi4hv/7ArpwC67S6d0jSPzAn9MU+F7BfXDa1PKfFHvfOD/7MnCQHSzt4vN3a5yfStodaZ6Cs5TJnLjursj3Ox2Ve5wY9X1Aut6ieO5SSl7Lcv8rtMX805qn7PoxdvBCF45Xt8iaVrpemJD1xs5E6maVb4FsNfbBuGuRNSowGhPpGid6DukX1HXaKUXSN0UoNm5kKEpMjhHwqe1GW9AntfMkGOyrwosWPdCNQwKHyL7ogWYaEGuKotTiVY/AEOKfWBjQ0mEJPTl3nr9vvpyUcWW9bJ8LJMvPqvxmd+i5lke9Ol4kuvVm8XrDD8eaDpUwLR6zK3IRkerzMum3hTGWq0Abbw2E/9RvPXQnbmVfgzfblPI8f57n71q0Lj7LJPOGv1mP/SLtbwUyHpc6FbwhqCyANtt0200LDxC8cPnl8QjKQCOFZbyVwJEgLQn/Igm7QtkQBnKIeRp6BkQaHre0AT3JIHzqAMxlxLecAQPcaiD6TnVYpQkb0JRG93YZk2P0VLoDXiErDOhFtr54ud3V03+PrV9//vh9uvRWnafwYV9Rf0kXHEnF3ZZO/PJji19TCr3lmv+pDKf5GKfyNv2cKH/kbXoyZ6QXcxoxvzAX6xFuOgCxrfaabdrN7a7NJFtVszePuMhOJcbN7dYfO+vEmIvpM+PrN8vDRvcU+eCnWKiBkz9tVlmUjluUz7+1qNTUBwrPOjVrJpLKo+a3R5ua511a19VsJ88+sh6v5pGvMFd6dz+yfuBn96P5AYlJdat4I+89s9I/LYR6Ow9v7/OiwrMQCBGznqfe6MZqyLFuxLP+mb6asrFa8+mcugYyxtPXWiEEz8yHXQXlotiCbXrrd7+uMuLF1Ld4coMwJbppfGSz94rxIH+emkh4MlVr6PA64l2b+8jjp9cFT977IrSxkDqUsDx5U++Kpna2PmT6jnJjIX12IyBHcMwin9UnC2IJZmOmzK1V5YyrLUpRKctOPeSOmVif3hnwuxC5vOGWR8ta6Irdc9dyI2lq1Yuhf3YrJodNLthSz+8zmOPUbnpvnPsBdAy7X7mJz6FMZC18Lq0897c2DXVEttIZ3tFBoa5/aSiFtH+1SmfStsUvBXQi+kyZRtgWDxeNxlZ1qxU595jYOhlMvoREvAYweT/mRwf5hOM/D8e3lctwf+m4/ps46J2bxV75FcpR1Uc1z78VngsCjkcbbDkzMWyk82Kei8WBdOa9KcWg8c6nGhrVjyYsRfuXRk6dPKZzukpbSr7zkK/QjMe3Cu3kqmuaW088vLvz6mZtiWuwfunity3RKOCcK+8xjB9PKoeDEofCMAxsMp2ZZ3NJPpTmDVWVx81xP8dT1HxvWFnclRnjmqgojpBeHuFqfivGC3ak/z9OwuwKaU5MuLtn2qUnvl57s9XxXomO+RNdQ065XIGQysoZZP3/Dm+VDSeP5509NfmPYrmePmWNagllsq1adK+S8K4Ark/IPcb53Y+zh+HboH6QROEyRKkv+ToKZ+y3TIylnhuhkKJ/ZIso4ymZvxVZ8ZkE/GEfb+40Y8KllcgMNhQtf9YQ5J4rLpfYRQ+imReL1qWh6s6rEe+FcmUlIfrO7AsRbDnk0Faj5iqcCRx3E6gWINRd7AKPpdShC3OKpTC43qiw6kdcpnipfxCi+aKprMdWhBlU85cmugILpaRfQkr80QGIBVtxVLnM71ZLWlRcsQvynnCBtAO1li4j+qRgsDSM0tmnFaw6XS5GLJYqMv3SLCMT4kXoPRryHZ3fs3X6/18xz17zMBVdG5vfDcTi+aSNwB71M0BtkjZDeAaIIWf7a3Kce2YtHfuZKIruH4XNjUrhjWj4ViNIIyr4SoWguPEsxre0oEYzmwrGiMcbX12GXqrjx5ltXZjIlxtaT8YBgziqrZzbT5/QyLiCvw9BPyMzsY0e1EMfCM7tJsZ+aHuFy1M+c+8ogybmqxQXwVDjJh+Hhx2q6vJiuZ3aBPkRixkTLaflUNVQfJz1pYuk+U9UejrLe1RaqwF5N/ZeNDrU9xU9njNPlnzaa+K+GAs7lMu8imzwSSmWvQdGvG+/j51QpyTJMpRA5RvAEMyuPXkx0uDqrdtyD/UYwaBPzNGGQUrzPUYxPjMjJx5KaTqJZP0S8hvj6DXH4u0RbKljXAcUK8XMNKQSSeQCdN8m+rAcgwFby8SNCABX3FpQQ0kbEC+bhQvRiQPME1TlrQJZlQBFFqgboPyOtJmI1ZqpuScbtRseLRZ0azqkMaFvMTKShFz6sKJqIfQnyM4yWes1fxBQnSNGhYsz7CQ7+B4z6T7bBEh875yJPMItvsINfzv3UvcU+YmPY2V8ak+mqnCOPp65USdAsaaXLOT7frWrRlA1hlrFk1z38oV8/OZ48phs9g5ZS6vorUkYptaaCiUVnyBFdLkOEjPX6VvlV2oDPbs17YgpVsTUolm6ZWrgkuuhobgWrdJV370iD46LAG1kVXMWZfuxVOpbbEegWW7pE+dPj9ITeg6uMuszv6rTy7tW1DOm4CYfMltG4z4378lUizuE/1YxGu9I61UVyVa1eyIoor9EFpUsiUAAJaknKNERawHSCoRHi8SbCuRgUS7cfrp+mcYomsRWTmBdqkcVhaUJ8W3obolkU+OfMEIXMTv35cpA5zLrmzYPQPXQ2k56YjJ+jxalSlXvd+7haO+/6YzcNY2SQJy6ty8xrfXaHiCBVkNUCVx+uRAuWf5IGwqG3YicDmTMRS+AyDrf3yvurII8GRWVQihoImhlH6mmePkEvC1yKJe4KiGBYqEFYBzUoBw5CEI9a6DdbqDbbknoNSE0YjH0FE7gAcQboQdpEqggqcIzNI54k6EMbW9PNh2+Iu5Lrj6HFKaVEBhVsPk+wAs05mjswibNZJK3qvzKLiF9sDX5JpkYduilsw2jcSZ8KvwVlCkIG8VbgtJISM2kLhR4UX0O1voa3XYPFsG7pE2kGkfJQSuMH1T9wSzTgUWzAPNF4WPH4Cw97pOdMcR2xLEI9CITDnLUxofHMVXdIYYfYGMn7hSYPhFa51g6shHkpTZiN0hSql3U9crr9/trwfKvUxZwd7HKg9eEh4eihmufBi+lr0naKffq8U7DbyzRRzZEvUH+yuSQbV5uSy9mKmySsf8jHIT7C/iN644boiIPkj0Ns5WyCKJBUJmNKXlLkgjxUqPW34VfoqGrDImghNwlNYe6vp9QQmfIhfubovKEmTJxQOIPasLNN2+DkAZsM/sKW5PWDFxXr24G63GF9uwIMqQW6wbDSXYUpIQUz0i1rdHbDJWHdn1++D/3xbX4fX5ciq8AacvizMchrpASjNPtjlMHQXEZqQNvYhJIFxXCyopXPuFK19Bs0+EuiMpY44Tq3ZWa+9bOf0iSRXDEljhp0uRhubq1fYive6e0d0+4GYBOHeUUSRrgSaOSH3+q88tdVqQVKP6Dn1+rO4dBJT05VnTdlVcg18g+I2Vw/oTURV1Sra34t2FqZjS5E71biffOfJuwJHbK21prQt9TN04an+RLJk1VGVfdx0MN1lGdzG9bPcv69yt1vkIw1cO086KHDRZ4cZHoR3P4Nr1mZgjxm3C81VA1a0l8scVcm6iuLHUCha5z6uJ9STOmPVGlx24GJvMJzVXQForO2RHYvwVPsKvjWYBjnvNg1fWrjb1wWaGreoIpbplkKopjC6Muw1CP06WX8n7uIyK40utiGLrGxmPo59R/DPPf7n4dx/zYc337O3R8yBNYT0htiKovtG4VL5IqJ6DeV7NCs7brjrj8cGD5q/OynadjHDaQCb5SJ8N4eYA3u5tS/YUH94iCn/tgdImo3AfZ3ueXXTfuJ7+DEGL82UVPfnaPbVOCOw8562vB5IZPbd9N3cgSR7MnsjVpGGPYf3ek0HN/WGSTbCqM2fz5gNJVCWo4qtuItHTmJLKU+ArD1t5GiLFXBi7WcxT8zZ3MdghWFlVFEnpJ43zNxSMsoNFFXVsPj23nu5ks0jhEvIpPoiVlf26w4vqaCqElV5W/c8fgydtN+OL7hdaeeXZDuVEFJIkQBWSOdpuEjue6Xihc/POv8t8ve7ZpYyzrB/FFlcpYk7UbTIbpBn3ngNbYjMizOGIjqVZmEAekh7u81Gkkck5l9SZv217gOJzrcqoQw79ODRGyBlbgVQ/7HlZlErSp4JPoafJQ6k6NStZ1+HWKpJhoJfmWI1BtpxDjPv5HUONFLqQV2DmnvMrO9g4+2ZtK1TrRjpmiSH5v/f//xn//7//7n//mPqIbcauWgbRdYWPEqFTxRU6xtyPxXpQpKk8ZcrRfav7pIUrnUoUrQCc8rky+mo1ydVjtsQ+4ReowG7NYGiUkHaIMrdG2Rr246xlvGWlU4zyHEQbLT1WCLr/WU632cxA1oBcHdaoCHq+6rizWItVdskCkJlPMh2c6opLYTiqzYjwJBsuyPSgoAAK7yCCMZLRJcCyoLlNh4VAxAZE6Bcw0RJEb4BF3Otsa3DQG0h1i3b2v6d9BAQGq/RePVCrRAQes2RdRXJH2hSyhuKNN/9S/v4/i7cMxU7QsSoi/12vdXvz8mNBPZ0d2G9HCb6estHEsCWsBxD2WCF5pJBJf0zK0awH/1Cy2JPKlFN2+dyQNyM5S4ukSTap3Zen6zFnfcWCe6amvoF9SZQddXf5A4ktKoGArq4kmYibSnK1WBcoE23h/SGX3lvMvOfaPLvOKcoXMfLHb3LVaFAhESnS30IYm4DgVMU0L8j7CHBF0jFOLmqWRrQ0VNcGHqCrPXc4xAdyg14xyjs80gcGE02iC9yzz5vKMJS507YV7KQhei+XqPXnxZqAzDFZKRod6IIncBPk2L0jY0jwkJal0o3FpXoxipezRf732MaLJWRcoQKA2TGwpqpJVCgEeQHKK07gKYxkAk0ZQAgDLqc6wVRyIJpHgCUCgqEdaTmCLeKMF0UFFkiiJJzRBLZe9N4LDBHdWiNBy8ji248Nf7sHuPei5VfDXIH8OwK4JZUrkJCwVcrJiGKqwI2tmQhvfY6+FtJDwLAkiJ8iUxx+JNOjod6O3idABehvTqauLCTXHmErwBpJcNoBFJ5fqKzg5YJmgEAXUA70pq3YMwk/Py4i/opIK4JoC8FiThBL+wDWGIsSKZP0bnGHnKdKLRVkO6igN+n4T5+obKlQAMAHy8Ben9eh8OcZ5a9cohd+ruMrBpi6Js06rEysYC70rySBwZTkqpBl8Tn3CEY3GUxdYGHWMKezXssTWhBENVpQSGt9xAzH+9RwLmRo1wsMoRvjEK2Cflub/ehZtZleqgesHwa5DukGu16QGhswt7luSJw9lbVziTVm4H0yam42RddxcYLvw24agwNBcIq+nitCF4scgtEc6WOyXsAKJjgg4HHEqEAUw4KkwflzBxW/JTDN3EdAhYrwp+i/I78SwkuyNy0N9fw3E/ikK2VxMWHuVmlMpDGh8Kq7hdwOWClVCFGKQKYDpjiH0KfOEp1dOaPunI5a/h/C6xR3otmjSBVzeuqzZSF8Ms7nYVzXr/oo8UxIl+PdzJIHNHmAauaPi7+q7zYUSPABzF4AZYAbwhhAghOYFXBWcPowNXaArQvfPXR3VyJDMIUUlYTUJo0g5lat/42RoqYMEiZoFrsg6HIiC11uFyd4DrcjE9ktAL9hIyeLYydA/RJ/yWde4gEEppfFPlH05w5fEzKAVVxPmdCqLi5X/9hF4BxhLu8Al/iyet8aS1p0+AOEOUsSZXx9I1lBI8SLhiKceKUKrI73IxveDqcCYZOBcNrXUktXDaVmATt1jdtBc4SpWQq9QDhTMWsCdCmnJUKel5IyQgHVA6gRmzOTwFIEPhDK7lPK+fCLtJGmz4LSE7w/soTThLS2N1T2eY3/dT93Xsv+58cIEtJmoMlvQ64NbMpDTXh1F4BARrdKbmhz6I0pcvWLQyacwfD6J16AtGrUzKtWW0IUrwGPVGSZ0ByMozcvPkMGOcfjNaBmDd75K0OU5Rd7lRLXKPfsNfHqffXw/jV1zOV+svBE1I2JqHV9nSxlntbZvJ6/E1Xg6xaIT6ftpCdUy+e7nhGqu5JbbUXfvv8RLVgbS5ebYO9P39LWGxagNg7NCE8/zvdPaSCYqWaWfg1oamZsmSkcBGomNjO0HZ4B5Fj4Jy22UmI7LTDauEQiql6RtC+Bfkz+NOCskuJX2p7rc/h9NulLA0U3MaLJtLr/XneIzS3hoWb+X+plx99KpsvTftOZJsBJzKPIdn89/+8eM0nPrDcOx//Ov/+rd///f/D4MI1qpYIhwA"; \ No newline at end of file diff --git a/assets/style.css b/assets/style.css new file mode 100644 index 0000000..9d619a6 --- /dev/null +++ b/assets/style.css @@ -0,0 +1,1448 @@ +:root { + /* Light */ + --light-color-background: #f2f4f8; + --light-color-background-secondary: #eff0f1; + --light-color-warning-text: #222; + --light-color-background-warning: #e6e600; + --light-color-icon-background: var(--light-color-background); + --light-color-accent: #c5c7c9; + --light-color-active-menu-item: var(--light-color-accent); + --light-color-text: #222; + --light-color-text-aside: #6e6e6e; + --light-color-link: #1f70c2; + --light-color-focus-outline: #3584e4; + + --light-color-ts-keyword: #056bd6; + --light-color-ts-project: #b111c9; + --light-color-ts-module: var(--light-color-ts-project); + --light-color-ts-namespace: var(--light-color-ts-project); + --light-color-ts-enum: #7e6f15; + --light-color-ts-enum-member: var(--light-color-ts-enum); + --light-color-ts-variable: #4760ec; + --light-color-ts-function: #572be7; + --light-color-ts-class: #1f70c2; + --light-color-ts-interface: #108024; + --light-color-ts-constructor: var(--light-color-ts-class); + --light-color-ts-property: var(--light-color-ts-variable); + --light-color-ts-method: var(--light-color-ts-function); + --light-color-ts-call-signature: var(--light-color-ts-method); + --light-color-ts-index-signature: var(--light-color-ts-property); + --light-color-ts-constructor-signature: var(--light-color-ts-constructor); + --light-color-ts-parameter: var(--light-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --light-color-ts-type-parameter: #a55c0e; + --light-color-ts-accessor: var(--light-color-ts-property); + --light-color-ts-get-signature: var(--light-color-ts-accessor); + --light-color-ts-set-signature: var(--light-color-ts-accessor); + --light-color-ts-type-alias: #d51270; + /* reference not included as links will be colored with the kind that it points to */ + --light-color-document: #000000; + + --light-external-icon: url("data:image/svg+xml;utf8,"); + --light-color-scheme: light; + + /* Dark */ + --dark-color-background: #2b2e33; + --dark-color-background-secondary: #1e2024; + --dark-color-background-warning: #bebe00; + --dark-color-warning-text: #222; + --dark-color-icon-background: var(--dark-color-background-secondary); + --dark-color-accent: #9096a2; + --dark-color-active-menu-item: #5d5d6a; + --dark-color-text: #f5f5f5; + --dark-color-text-aside: #dddddd; + --dark-color-link: #00aff4; + --dark-color-focus-outline: #4c97f2; + + --dark-color-ts-keyword: #3399ff; + --dark-color-ts-project: #e358ff; + --dark-color-ts-module: var(--dark-color-ts-project); + --dark-color-ts-namespace: var(--dark-color-ts-project); + --dark-color-ts-enum: #f4d93e; + --dark-color-ts-enum-member: var(--dark-color-ts-enum); + --dark-color-ts-variable: #798dff; + --dark-color-ts-function: #a280ff; + --dark-color-ts-class: #8ac4ff; + --dark-color-ts-interface: #6cff87; + --dark-color-ts-constructor: var(--dark-color-ts-class); + --dark-color-ts-property: var(--dark-color-ts-variable); + --dark-color-ts-method: var(--dark-color-ts-function); + --dark-color-ts-call-signature: var(--dark-color-ts-method); + --dark-color-ts-index-signature: var(--dark-color-ts-property); + --dark-color-ts-constructor-signature: var(--dark-color-ts-constructor); + --dark-color-ts-parameter: var(--dark-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --dark-color-ts-type-parameter: #e07d13; + --dark-color-ts-accessor: var(--dark-color-ts-property); + --dark-color-ts-get-signature: var(--dark-color-ts-accessor); + --dark-color-ts-set-signature: var(--dark-color-ts-accessor); + --dark-color-ts-type-alias: #ff6492; + /* reference not included as links will be colored with the kind that it points to */ + --dark-color-document: #ffffff; + + --dark-external-icon: url("data:image/svg+xml;utf8,"); + --dark-color-scheme: dark; +} + +@media (prefers-color-scheme: light) { + :root { + --color-background: var(--light-color-background); + --color-background-secondary: var(--light-color-background-secondary); + --color-background-warning: var(--light-color-background-warning); + --color-warning-text: var(--light-color-warning-text); + --color-icon-background: var(--light-color-icon-background); + --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); + --color-text: var(--light-color-text); + --color-text-aside: var(--light-color-text-aside); + --color-link: var(--light-color-link); + --color-focus-outline: var(--light-color-focus-outline); + + --color-ts-keyword: var(--light-color-ts-keyword); + --color-ts-module: var(--light-color-ts-module); + --color-ts-namespace: var(--light-color-ts-namespace); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); + --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + --color-document: var(--light-color-document); + + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); + } +} + +@media (prefers-color-scheme: dark) { + :root { + --color-background: var(--dark-color-background); + --color-background-secondary: var(--dark-color-background-secondary); + --color-background-warning: var(--dark-color-background-warning); + --color-warning-text: var(--dark-color-warning-text); + --color-icon-background: var(--dark-color-icon-background); + --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); + --color-text: var(--dark-color-text); + --color-text-aside: var(--dark-color-text-aside); + --color-link: var(--dark-color-link); + --color-focus-outline: var(--dark-color-focus-outline); + + --color-ts-keyword: var(--dark-color-ts-keyword); + --color-ts-module: var(--dark-color-ts-module); + --color-ts-namespace: var(--dark-color-ts-namespace); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); + --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + --color-document: var(--dark-color-document); + + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); + } +} + +html { + color-scheme: var(--color-scheme); +} + +body { + margin: 0; +} + +:root[data-theme="light"] { + --color-background: var(--light-color-background); + --color-background-secondary: var(--light-color-background-secondary); + --color-background-warning: var(--light-color-background-warning); + --color-warning-text: var(--light-color-warning-text); + --color-icon-background: var(--light-color-icon-background); + --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); + --color-text: var(--light-color-text); + --color-text-aside: var(--light-color-text-aside); + --color-link: var(--light-color-link); + --color-focus-outline: var(--light-color-focus-outline); + + --color-ts-keyword: var(--light-color-ts-keyword); + --color-ts-module: var(--light-color-ts-module); + --color-ts-namespace: var(--light-color-ts-namespace); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); + --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + --color-document: var(--light-color-document); + + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); +} + +:root[data-theme="dark"] { + --color-background: var(--dark-color-background); + --color-background-secondary: var(--dark-color-background-secondary); + --color-background-warning: var(--dark-color-background-warning); + --color-warning-text: var(--dark-color-warning-text); + --color-icon-background: var(--dark-color-icon-background); + --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); + --color-text: var(--dark-color-text); + --color-text-aside: var(--dark-color-text-aside); + --color-link: var(--dark-color-link); + --color-focus-outline: var(--dark-color-focus-outline); + + --color-ts-keyword: var(--dark-color-ts-keyword); + --color-ts-module: var(--dark-color-ts-module); + --color-ts-namespace: var(--dark-color-ts-namespace); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); + --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + --color-document: var(--dark-color-document); + + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); +} + +*:focus-visible, +.tsd-accordion-summary:focus-visible svg { + outline: 2px solid var(--color-focus-outline); +} + +.always-visible, +.always-visible .tsd-signatures { + display: inherit !important; +} + +h1, +h2, +h3, +h4, +h5, +h6 { + line-height: 1.2; +} + +h1 { + font-size: 1.875rem; + margin: 0.67rem 0; +} + +h2 { + font-size: 1.5rem; + margin: 0.83rem 0; +} + +h3 { + font-size: 1.25rem; + margin: 1rem 0; +} + +h4 { + font-size: 1.05rem; + margin: 1.33rem 0; +} + +h5 { + font-size: 1rem; + margin: 1.5rem 0; +} + +h6 { + font-size: 0.875rem; + margin: 2.33rem 0; +} + +dl, +menu, +ol, +ul { + margin: 1em 0; +} + +dd { + margin: 0 0 0 40px; +} + +.container { + max-width: 1700px; + padding: 0 2rem; +} + +/* Footer */ +footer { + border-top: 1px solid var(--color-accent); + padding-top: 1rem; + padding-bottom: 1rem; + max-height: 3.5rem; +} +footer > p { + margin: 0 1em; +} + +.container-main { + margin: 0 auto; + /* toolbar, footer, margin */ + min-height: calc(100vh - 41px - 56px - 4rem); +} + +@keyframes fade-in { + from { + opacity: 0; + } + to { + opacity: 1; + } +} +@keyframes fade-out { + from { + opacity: 1; + visibility: visible; + } + to { + opacity: 0; + } +} +@keyframes fade-in-delayed { + 0% { + opacity: 0; + } + 33% { + opacity: 0; + } + 100% { + opacity: 1; + } +} +@keyframes fade-out-delayed { + 0% { + opacity: 1; + visibility: visible; + } + 66% { + opacity: 0; + } + 100% { + opacity: 0; + } +} +@keyframes pop-in-from-right { + from { + transform: translate(100%, 0); + } + to { + transform: translate(0, 0); + } +} +@keyframes pop-out-to-right { + from { + transform: translate(0, 0); + visibility: visible; + } + to { + transform: translate(100%, 0); + } +} +body { + background: var(--color-background); + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", + Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; + font-size: 16px; + color: var(--color-text); +} + +a { + color: var(--color-link); + text-decoration: none; +} +a:hover { + text-decoration: underline; +} +a.external[target="_blank"] { + background-image: var(--external-icon); + background-position: top 3px right; + background-repeat: no-repeat; + padding-right: 13px; +} +a.tsd-anchor-link { + color: var(--color-text); +} + +code, +pre { + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + padding: 0.2em; + margin: 0; + font-size: 0.875rem; + border-radius: 0.8em; +} + +pre { + position: relative; + white-space: pre; + white-space: pre-wrap; + word-wrap: break-word; + padding: 10px; + border: 1px solid var(--color-accent); +} +pre code { + padding: 0; + font-size: 100%; +} +pre > button { + position: absolute; + top: 10px; + right: 10px; + opacity: 0; + transition: opacity 0.1s; + box-sizing: border-box; +} +pre:hover > button, +pre > button.visible { + opacity: 1; +} + +blockquote { + margin: 1em 0; + padding-left: 1em; + border-left: 4px solid gray; +} + +.tsd-typography { + line-height: 1.333em; +} +.tsd-typography ul { + list-style: square; + padding: 0 0 0 20px; + margin: 0; +} +.tsd-typography .tsd-index-panel h3, +.tsd-index-panel .tsd-typography h3, +.tsd-typography h4, +.tsd-typography h5, +.tsd-typography h6 { + font-size: 1em; +} +.tsd-typography h5, +.tsd-typography h6 { + font-weight: normal; +} +.tsd-typography p, +.tsd-typography ul, +.tsd-typography ol { + margin: 1em 0; +} +.tsd-typography table { + border-collapse: collapse; + border: none; +} +.tsd-typography td, +.tsd-typography th { + padding: 6px 13px; + border: 1px solid var(--color-accent); +} +.tsd-typography thead, +.tsd-typography tr:nth-child(even) { + background-color: var(--color-background-secondary); +} + +.tsd-breadcrumb { + margin: 0; + padding: 0; + color: var(--color-text-aside); +} +.tsd-breadcrumb a { + color: var(--color-text-aside); + text-decoration: none; +} +.tsd-breadcrumb a:hover { + text-decoration: underline; +} +.tsd-breadcrumb li { + display: inline; +} +.tsd-breadcrumb li:after { + content: " / "; +} + +.tsd-comment-tags { + display: flex; + flex-direction: column; +} +dl.tsd-comment-tag-group { + display: flex; + align-items: center; + overflow: hidden; + margin: 0.5em 0; +} +dl.tsd-comment-tag-group dt { + display: flex; + margin-right: 0.5em; + font-size: 0.875em; + font-weight: normal; +} +dl.tsd-comment-tag-group dd { + margin: 0; +} +code.tsd-tag { + padding: 0.25em 0.4em; + border: 0.1em solid var(--color-accent); + margin-right: 0.25em; + font-size: 70%; +} +h1 code.tsd-tag:first-of-type { + margin-left: 0.25em; +} + +dl.tsd-comment-tag-group dd:before, +dl.tsd-comment-tag-group dd:after { + content: " "; +} +dl.tsd-comment-tag-group dd pre, +dl.tsd-comment-tag-group dd:after { + clear: both; +} +dl.tsd-comment-tag-group p { + margin: 0; +} + +.tsd-panel.tsd-comment .lead { + font-size: 1.1em; + line-height: 1.333em; + margin-bottom: 2em; +} +.tsd-panel.tsd-comment .lead:last-child { + margin-bottom: 0; +} + +.tsd-filter-visibility h4 { + font-size: 1rem; + padding-top: 0.75rem; + padding-bottom: 0.5rem; + margin: 0; +} +.tsd-filter-item:not(:last-child) { + margin-bottom: 0.5rem; +} +.tsd-filter-input { + display: flex; + width: -moz-fit-content; + width: fit-content; + align-items: center; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + user-select: none; + cursor: pointer; +} +.tsd-filter-input input[type="checkbox"] { + cursor: pointer; + position: absolute; + width: 1.5em; + height: 1.5em; + opacity: 0; +} +.tsd-filter-input input[type="checkbox"]:disabled { + pointer-events: none; +} +.tsd-filter-input svg { + cursor: pointer; + width: 1.5em; + height: 1.5em; + margin-right: 0.5em; + border-radius: 0.33em; + /* Leaving this at full opacity breaks event listeners on Firefox. + Don't remove unless you know what you're doing. */ + opacity: 0.99; +} +.tsd-filter-input input[type="checkbox"]:focus-visible + svg { + outline: 2px solid var(--color-focus-outline); +} +.tsd-checkbox-background { + fill: var(--color-accent); +} +input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { + stroke: var(--color-text); +} +.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-background { + fill: var(--color-background); + stroke: var(--color-accent); + stroke-width: 0.25rem; +} +.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-checkmark { + stroke: var(--color-accent); +} + +.settings-label { + font-weight: bold; + text-transform: uppercase; + display: inline-block; +} + +.tsd-filter-visibility .settings-label { + margin: 0.75rem 0 0.5rem 0; +} + +.tsd-theme-toggle .settings-label { + margin: 0.75rem 0.75rem 0 0; +} + +.tsd-hierarchy { + list-style: square; + margin: 0; +} +.tsd-hierarchy .target { + font-weight: bold; +} + +.tsd-full-hierarchy:not(:last-child) { + margin-bottom: 1em; + padding-bottom: 1em; + border-bottom: 1px solid var(--color-accent); +} +.tsd-full-hierarchy, +.tsd-full-hierarchy ul { + list-style: none; + margin: 0; + padding: 0; +} +.tsd-full-hierarchy ul { + padding-left: 1.5rem; +} +.tsd-full-hierarchy a { + padding: 0.25rem 0 !important; + font-size: 1rem; + display: inline-flex; + align-items: center; + color: var(--color-text); +} + +.tsd-panel-group.tsd-index-group { + margin-bottom: 0; +} +.tsd-index-panel .tsd-index-list { + list-style: none; + line-height: 1.333em; + margin: 0; + padding: 0.25rem 0 0 0; + overflow: hidden; + display: grid; + grid-template-columns: repeat(3, 1fr); + column-gap: 1rem; + grid-template-rows: auto; +} +@media (max-width: 1024px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(2, 1fr); + } +} +@media (max-width: 768px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(1, 1fr); + } +} +.tsd-index-panel .tsd-index-list li { + -webkit-page-break-inside: avoid; + -moz-page-break-inside: avoid; + -ms-page-break-inside: avoid; + -o-page-break-inside: avoid; + page-break-inside: avoid; +} + +.tsd-flag { + display: inline-block; + padding: 0.25em 0.4em; + border-radius: 4px; + color: var(--color-comment-tag-text); + background-color: var(--color-comment-tag); + text-indent: 0; + font-size: 75%; + line-height: 1; + font-weight: normal; +} + +.tsd-anchor { + position: relative; + top: -100px; +} + +.tsd-member { + position: relative; +} +.tsd-member .tsd-anchor + h3 { + display: flex; + align-items: center; + margin-top: 0; + margin-bottom: 0; + border-bottom: none; +} + +.tsd-navigation.settings { + margin: 1rem 0; +} +.tsd-navigation > a, +.tsd-navigation .tsd-accordion-summary { + width: calc(100% - 0.25rem); + display: flex; + align-items: center; +} +.tsd-navigation a, +.tsd-navigation summary > span, +.tsd-page-navigation a { + display: flex; + width: calc(100% - 0.25rem); + align-items: center; + padding: 0.25rem; + color: var(--color-text); + text-decoration: none; + box-sizing: border-box; +} +.tsd-navigation a.current, +.tsd-page-navigation a.current { + background: var(--color-active-menu-item); +} +.tsd-navigation a:hover, +.tsd-page-navigation a:hover { + text-decoration: underline; +} +.tsd-navigation ul, +.tsd-page-navigation ul { + margin-top: 0; + margin-bottom: 0; + padding: 0; + list-style: none; +} +.tsd-navigation li, +.tsd-page-navigation li { + padding: 0; + max-width: 100%; +} +.tsd-navigation .tsd-nav-link { + display: none; +} +.tsd-nested-navigation { + margin-left: 3rem; +} +.tsd-nested-navigation > li > details { + margin-left: -1.5rem; +} +.tsd-small-nested-navigation { + margin-left: 1.5rem; +} +.tsd-small-nested-navigation > li > details { + margin-left: -1.5rem; +} + +.tsd-page-navigation-section { + margin-left: 10px; +} +.tsd-page-navigation-section > summary { + padding: 0.25rem; +} +.tsd-page-navigation-section > div { + margin-left: 20px; +} +.tsd-page-navigation ul { + padding-left: 1.75rem; +} + +#tsd-sidebar-links a { + margin-top: 0; + margin-bottom: 0.5rem; + line-height: 1.25rem; +} +#tsd-sidebar-links a:last-of-type { + margin-bottom: 0; +} + +a.tsd-index-link { + padding: 0.25rem 0 !important; + font-size: 1rem; + line-height: 1.25rem; + display: inline-flex; + align-items: center; + color: var(--color-text); +} +.tsd-accordion-summary { + list-style-type: none; /* hide marker on non-safari */ + outline: none; /* broken on safari, so just hide it */ +} +.tsd-accordion-summary::-webkit-details-marker { + display: none; /* hide marker on safari */ +} +.tsd-accordion-summary, +.tsd-accordion-summary a { + -moz-user-select: none; + -webkit-user-select: none; + -ms-user-select: none; + user-select: none; + + cursor: pointer; +} +.tsd-accordion-summary a { + width: calc(100% - 1.5rem); +} +.tsd-accordion-summary > * { + margin-top: 0; + margin-bottom: 0; + padding-top: 0; + padding-bottom: 0; +} +.tsd-accordion .tsd-accordion-summary > svg { + margin-left: 0.25rem; + vertical-align: text-top; +} +.tsd-index-content > :not(:first-child) { + margin-top: 0.75rem; +} +.tsd-index-heading { + margin-top: 1.5rem; + margin-bottom: 0.75rem; +} + +.tsd-kind-icon { + margin-right: 0.5rem; + width: 1.25rem; + height: 1.25rem; + min-width: 1.25rem; + min-height: 1.25rem; +} +.tsd-kind-icon path { + transform-origin: center; + transform: scale(1.1); +} +.tsd-signature > .tsd-kind-icon { + margin-right: 0.8rem; +} + +.tsd-panel { + margin-bottom: 2.5rem; +} +.tsd-panel.tsd-member { + margin-bottom: 4rem; +} +.tsd-panel:empty { + display: none; +} +.tsd-panel > h1, +.tsd-panel > h2, +.tsd-panel > h3 { + margin: 1.5rem -1.5rem 0.75rem -1.5rem; + padding: 0 1.5rem 0.75rem 1.5rem; +} +.tsd-panel > h1.tsd-before-signature, +.tsd-panel > h2.tsd-before-signature, +.tsd-panel > h3.tsd-before-signature { + margin-bottom: 0; + border-bottom: none; +} + +.tsd-panel-group { + margin: 2rem 0; +} +.tsd-panel-group.tsd-index-group { + margin: 2rem 0; +} +.tsd-panel-group.tsd-index-group details { + margin: 2rem 0; +} +.tsd-panel-group > .tsd-accordion-summary { + margin-bottom: 1rem; +} + +#tsd-search { + transition: background-color 0.2s; +} +#tsd-search .title { + position: relative; + z-index: 2; +} +#tsd-search .field { + position: absolute; + left: 0; + top: 0; + right: 2.5rem; + height: 100%; +} +#tsd-search .field input { + box-sizing: border-box; + position: relative; + top: -50px; + z-index: 1; + width: 100%; + padding: 0 10px; + opacity: 0; + outline: 0; + border: 0; + background: transparent; + color: var(--color-text); +} +#tsd-search .field label { + position: absolute; + overflow: hidden; + right: -40px; +} +#tsd-search .field input, +#tsd-search .title, +#tsd-toolbar-links a { + transition: opacity 0.2s; +} +#tsd-search .results { + position: absolute; + visibility: hidden; + top: 40px; + width: 100%; + margin: 0; + padding: 0; + list-style: none; + box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); +} +#tsd-search .results li { + background-color: var(--color-background); + line-height: initial; + padding: 4px; +} +#tsd-search .results li:nth-child(even) { + background-color: var(--color-background-secondary); +} +#tsd-search .results li.state { + display: none; +} +#tsd-search .results li.current:not(.no-results), +#tsd-search .results li:hover:not(.no-results) { + background-color: var(--color-accent); +} +#tsd-search .results a { + display: flex; + align-items: center; + padding: 0.25rem; + box-sizing: border-box; +} +#tsd-search .results a:before { + top: 10px; +} +#tsd-search .results span.parent { + color: var(--color-text-aside); + font-weight: normal; +} +#tsd-search.has-focus { + background-color: var(--color-accent); +} +#tsd-search.has-focus .field input { + top: 0; + opacity: 1; +} +#tsd-search.has-focus .title, +#tsd-search.has-focus #tsd-toolbar-links a { + z-index: 0; + opacity: 0; +} +#tsd-search.has-focus .results { + visibility: visible; +} +#tsd-search.loading .results li.state.loading { + display: block; +} +#tsd-search.failure .results li.state.failure { + display: block; +} + +#tsd-toolbar-links { + position: absolute; + top: 0; + right: 2rem; + height: 100%; + display: flex; + align-items: center; + justify-content: flex-end; +} +#tsd-toolbar-links a { + margin-left: 1.5rem; +} +#tsd-toolbar-links a:hover { + text-decoration: underline; +} + +.tsd-signature { + margin: 0 0 1rem 0; + padding: 1rem 0.5rem; + border: 1px solid var(--color-accent); + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + font-size: 14px; + overflow-x: auto; +} + +.tsd-signature-keyword { + color: var(--color-ts-keyword); + font-weight: normal; +} + +.tsd-signature-symbol { + color: var(--color-text-aside); + font-weight: normal; +} + +.tsd-signature-type { + font-style: italic; + font-weight: normal; +} + +.tsd-signatures { + padding: 0; + margin: 0 0 1em 0; + list-style-type: none; +} +.tsd-signatures .tsd-signature { + margin: 0; + border-color: var(--color-accent); + border-width: 1px 0; + transition: background-color 0.1s; +} +.tsd-signatures .tsd-index-signature:not(:last-child) { + margin-bottom: 1em; +} +.tsd-signatures .tsd-index-signature .tsd-signature { + border-width: 1px; +} +.tsd-description .tsd-signatures .tsd-signature { + border-width: 1px; +} + +ul.tsd-parameter-list, +ul.tsd-type-parameter-list { + list-style: square; + margin: 0; + padding-left: 20px; +} +ul.tsd-parameter-list > li.tsd-parameter-signature, +ul.tsd-type-parameter-list > li.tsd-parameter-signature { + list-style: none; + margin-left: -20px; +} +ul.tsd-parameter-list h5, +ul.tsd-type-parameter-list h5 { + font-size: 16px; + margin: 1em 0 0.5em 0; +} +.tsd-sources { + margin-top: 1rem; + font-size: 0.875em; +} +.tsd-sources a { + color: var(--color-text-aside); + text-decoration: underline; +} +.tsd-sources ul { + list-style: none; + padding: 0; +} + +.tsd-page-toolbar { + position: sticky; + z-index: 1; + top: 0; + left: 0; + width: 100%; + color: var(--color-text); + background: var(--color-background-secondary); + border-bottom: 1px var(--color-accent) solid; + transition: transform 0.3s ease-in-out; +} +.tsd-page-toolbar a { + color: var(--color-text); + text-decoration: none; +} +.tsd-page-toolbar a.title { + font-weight: bold; +} +.tsd-page-toolbar a.title:hover { + text-decoration: underline; +} +.tsd-page-toolbar .tsd-toolbar-contents { + display: flex; + justify-content: space-between; + height: 2.5rem; + margin: 0 auto; +} +.tsd-page-toolbar .table-cell { + position: relative; + white-space: nowrap; + line-height: 40px; +} +.tsd-page-toolbar .table-cell:first-child { + width: 100%; +} +.tsd-page-toolbar .tsd-toolbar-icon { + box-sizing: border-box; + line-height: 0; + padding: 12px 0; +} + +.tsd-widget { + display: inline-block; + overflow: hidden; + opacity: 0.8; + height: 40px; + transition: + opacity 0.1s, + background-color 0.2s; + vertical-align: bottom; + cursor: pointer; +} +.tsd-widget:hover { + opacity: 0.9; +} +.tsd-widget.active { + opacity: 1; + background-color: var(--color-accent); +} +.tsd-widget.no-caption { + width: 40px; +} +.tsd-widget.no-caption:before { + margin: 0; +} + +.tsd-widget.options, +.tsd-widget.menu { + display: none; +} +input[type="checkbox"] + .tsd-widget:before { + background-position: -120px 0; +} +input[type="checkbox"]:checked + .tsd-widget:before { + background-position: -160px 0; +} + +img { + max-width: 100%; +} + +.tsd-anchor-icon { + display: inline-flex; + align-items: center; + margin-left: 0.5rem; + vertical-align: middle; + color: var(--color-text); +} + +.tsd-anchor-icon svg { + width: 1em; + height: 1em; + visibility: hidden; +} + +.tsd-anchor-link:hover > .tsd-anchor-icon svg { + visibility: visible; +} + +.deprecated { + text-decoration: line-through !important; +} + +.warning { + padding: 1rem; + color: var(--color-warning-text); + background: var(--color-background-warning); +} + +.tsd-kind-project { + color: var(--color-ts-project); +} +.tsd-kind-module { + color: var(--color-ts-module); +} +.tsd-kind-namespace { + color: var(--color-ts-namespace); +} +.tsd-kind-enum { + color: var(--color-ts-enum); +} +.tsd-kind-enum-member { + color: var(--color-ts-enum-member); +} +.tsd-kind-variable { + color: var(--color-ts-variable); +} +.tsd-kind-function { + color: var(--color-ts-function); +} +.tsd-kind-class { + color: var(--color-ts-class); +} +.tsd-kind-interface { + color: var(--color-ts-interface); +} +.tsd-kind-constructor { + color: var(--color-ts-constructor); +} +.tsd-kind-property { + color: var(--color-ts-property); +} +.tsd-kind-method { + color: var(--color-ts-method); +} +.tsd-kind-call-signature { + color: var(--color-ts-call-signature); +} +.tsd-kind-index-signature { + color: var(--color-ts-index-signature); +} +.tsd-kind-constructor-signature { + color: var(--color-ts-constructor-signature); +} +.tsd-kind-parameter { + color: var(--color-ts-parameter); +} +.tsd-kind-type-literal { + color: var(--color-ts-type-literal); +} +.tsd-kind-type-parameter { + color: var(--color-ts-type-parameter); +} +.tsd-kind-accessor { + color: var(--color-ts-accessor); +} +.tsd-kind-get-signature { + color: var(--color-ts-get-signature); +} +.tsd-kind-set-signature { + color: var(--color-ts-set-signature); +} +.tsd-kind-type-alias { + color: var(--color-ts-type-alias); +} + +/* if we have a kind icon, don't color the text by kind */ +.tsd-kind-icon ~ span { + color: var(--color-text); +} + +* { + scrollbar-width: thin; + scrollbar-color: var(--color-accent) var(--color-icon-background); +} + +*::-webkit-scrollbar { + width: 0.75rem; +} + +*::-webkit-scrollbar-track { + background: var(--color-icon-background); +} + +*::-webkit-scrollbar-thumb { + background-color: var(--color-accent); + border-radius: 999rem; + border: 0.25rem solid var(--color-icon-background); +} + +/* mobile */ +@media (max-width: 769px) { + .tsd-widget.options, + .tsd-widget.menu { + display: inline-block; + } + + .container-main { + display: flex; + } + html .col-content { + float: none; + max-width: 100%; + width: 100%; + } + html .col-sidebar { + position: fixed !important; + overflow-y: auto; + -webkit-overflow-scrolling: touch; + z-index: 1024; + top: 0 !important; + bottom: 0 !important; + left: auto !important; + right: 0 !important; + padding: 1.5rem 1.5rem 0 0; + width: 75vw; + visibility: hidden; + background-color: var(--color-background); + transform: translate(100%, 0); + } + html .col-sidebar > *:last-child { + padding-bottom: 20px; + } + html .overlay { + content: ""; + display: block; + position: fixed; + z-index: 1023; + top: 0; + left: 0; + right: 0; + bottom: 0; + background-color: rgba(0, 0, 0, 0.75); + visibility: hidden; + } + + .to-has-menu .overlay { + animation: fade-in 0.4s; + } + + .to-has-menu .col-sidebar { + animation: pop-in-from-right 0.4s; + } + + .from-has-menu .overlay { + animation: fade-out 0.4s; + } + + .from-has-menu .col-sidebar { + animation: pop-out-to-right 0.4s; + } + + .has-menu body { + overflow: hidden; + } + .has-menu .overlay { + visibility: visible; + } + .has-menu .col-sidebar { + visibility: visible; + transform: translate(0, 0); + display: flex; + flex-direction: column; + gap: 1.5rem; + max-height: 100vh; + padding: 1rem 2rem; + } + .has-menu .tsd-navigation { + max-height: 100%; + } + #tsd-toolbar-links { + display: none; + } + .tsd-navigation .tsd-nav-link { + display: flex; + } +} + +/* one sidebar */ +@media (min-width: 770px) { + .container-main { + display: grid; + grid-template-columns: minmax(0, 1fr) minmax(0, 2fr); + grid-template-areas: "sidebar content"; + margin: 2rem auto; + } + + .col-sidebar { + grid-area: sidebar; + } + .col-content { + grid-area: content; + padding: 0 1rem; + } +} +@media (min-width: 770px) and (max-width: 1399px) { + .col-sidebar { + max-height: calc(100vh - 2rem - 42px); + overflow: auto; + position: sticky; + top: 42px; + padding-top: 1rem; + } + .site-menu { + margin-top: 1rem; + } +} + +/* two sidebars */ +@media (min-width: 1200px) { + .container-main { + grid-template-columns: minmax(0, 1fr) minmax(0, 2.5fr) minmax(0, 20rem); + grid-template-areas: "sidebar content toc"; + } + + .col-sidebar { + display: contents; + } + + .page-menu { + grid-area: toc; + padding-left: 1rem; + } + .site-menu { + grid-area: sidebar; + } + + .site-menu { + margin-top: 1rem 0; + } + + .page-menu, + .site-menu { + max-height: calc(100vh - 2rem - 42px); + overflow: auto; + position: sticky; + top: 42px; + } +} diff --git a/classes/common.BaseGraphQLClient.html b/classes/common.BaseGraphQLClient.html new file mode 100644 index 0000000..0c66d96 --- /dev/null +++ b/classes/common.BaseGraphQLClient.html @@ -0,0 +1,5 @@ +BaseGraphQLClient | Lodging Connectivity SDK - v0.0.1 +

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

  • Type Parameters

    • T
    • V extends OperationVariables

    Parameters

    • options: MutationOptions<T, V, DefaultContext, ApolloCache<any>>

    Returns Promise<T>

diff --git a/classes/common.EndpointProvider.html b/classes/common.EndpointProvider.html new file mode 100644 index 0000000..6352967 --- /dev/null +++ b/classes/common.EndpointProvider.html @@ -0,0 +1,7 @@ +EndpointProvider | Lodging Connectivity SDK - v0.0.1 +

Constructors

Methods

diff --git a/classes/payment_PaymentClient.PaymentClient.html b/classes/payment_PaymentClient.PaymentClient.html new file mode 100644 index 0000000..a00a549 --- /dev/null +++ b/classes/payment_PaymentClient.PaymentClient.html @@ -0,0 +1,9 @@ +PaymentClient | Lodging Connectivity SDK - v0.0.1 +

A client for interacting with EG Lodging Connectivity Payment PCI GraphQL API.

+

This client is configured with a ClientConfiguration that includes authentication details, +and it automatically determines the appropriate API endpoints based on the environment (e.g., production or test).

+

The ClientConfiguration that includes API credentials and other optional parameters such as client environment

+

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

diff --git a/classes/sandbox_SandboxClient.SandboxClient.html b/classes/sandbox_SandboxClient.SandboxClient.html new file mode 100644 index 0000000..8e6b4df --- /dev/null +++ b/classes/sandbox_SandboxClient.SandboxClient.html @@ -0,0 +1,9 @@ +SandboxClient | Lodging Connectivity SDK - v0.0.1 +

A client for interacting with EG Lodging Connectivity Sandbox GraphQL API.

+

This client is configured with a ClientConfiguration that includes authentication details, +and it automatically determines the appropriate API endpoints based on the environment (e.g., production or test).

+

The ClientConfiguration that includes API credentials and other optional parameters such as client environment

+

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

diff --git a/classes/supply_SupplyClient.SupplyClient.html b/classes/supply_SupplyClient.SupplyClient.html new file mode 100644 index 0000000..893b1ce --- /dev/null +++ b/classes/supply_SupplyClient.SupplyClient.html @@ -0,0 +1,12 @@ +SupplyClient | Lodging Connectivity SDK - v0.0.1 +

A client for interacting with EG Lodging Connectivity Supply GraphQL API that exposes various lodging capabilities +such as reservations, promotions, reviews, notifications, messaging, etc...

+

This client is configured with a ClientConfiguration that includes authentication details, +and it automatically determines the appropriate API endpoints based on the environment (e.g., production or test).

+

In addition, this client can be configured to target the sandbox environment by passing ClientEnvironment.SANDBOX_PROD or +ClientEnvironment.SANDBOX_TEST to the environment configuration option.

+

The ClientConfiguration that includes API credentials and other optional parameters such as client environment

+

Hierarchy (view full)

Constructors

Methods

Constructors

Methods

diff --git a/enums/common.ClientEnvironment.html b/enums/common.ClientEnvironment.html new file mode 100644 index 0000000..c9c0b55 --- /dev/null +++ b/enums/common.ClientEnvironment.html @@ -0,0 +1,18 @@ +ClientEnvironment | Lodging Connectivity SDK - v0.0.1 +

An enumeration representing the possible environments for the API clients.

+

This enum defines the different environments in which an API client can operate, including +production, test, and sandbox environments. It is used in the configuration to determine +which endpoints and settings to apply based on the environment selected.

+

Enumeration Members

Enumeration Members

PROD: 0

Represents the production environment. +Clients in this environment interact with the live, production-grade API.

+
SANDBOX_PROD: 2

Represents the sandbox version of the production environment.

+

This environment is only available for SupplyClient

+
SANDBOX_TEST: 3

Represents the sandbox version of the EG internal test/lab environment.

+

This environment is only available for SupplyClient

+
TEST: 1

Represents the test environment. +Clients in this environment interact with EG internal test/lab API.

+
diff --git a/enums/payment___generated___types.ExpediaVirtualCardChargeStatus.html b/enums/payment___generated___types.ExpediaVirtualCardChargeStatus.html new file mode 100644 index 0000000..9572491 --- /dev/null +++ b/enums/payment___generated___types.ExpediaVirtualCardChargeStatus.html @@ -0,0 +1,7 @@ +ExpediaVirtualCardChargeStatus | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

ChargeComplete: "CHARGE_COMPLETE"
Deactivated: "DEACTIVATED"
PartiallyCharged: "PARTIALLY_CHARGED"
ReadyToCharge: "READY_TO_CHARGE"
ReadyToChargeOnCheckInDate: "READY_TO_CHARGE_ON_CHECK_IN_DATE"
diff --git a/enums/payment___generated___types.PaymentType.html b/enums/payment___generated___types.PaymentType.html new file mode 100644 index 0000000..2cc22df --- /dev/null +++ b/enums/payment___generated___types.PaymentType.html @@ -0,0 +1,5 @@ +PaymentType | Lodging Connectivity SDK - v0.0.1 +

Payment method one of EXPEDIA_VIRTUAL_CARD | GUEST_CREDIT_CARD.

+

Enumeration Members

Enumeration Members

ExpediaVirtualCard: "EXPEDIA_VIRTUAL_CARD"
GuestCreditCard: "GUEST_CREDIT_CARD"
diff --git a/enums/sandbox___generated___types.BookingSource.html b/enums/sandbox___generated___types.BookingSource.html new file mode 100644 index 0000000..cf9e319 --- /dev/null +++ b/enums/sandbox___generated___types.BookingSource.html @@ -0,0 +1,7 @@ +BookingSource | Lodging Connectivity SDK - v0.0.1 +

Source of the reservation booking.

+

Enumeration Members

Enumeration Members

Expedia: "EXPEDIA"

Reservation was booked through one of Expedia brands.

+
Vrbo: "VRBO"

Reservation was booked through Vrbo.

+
diff --git a/enums/sandbox___generated___types.BusinessModel.html b/enums/sandbox___generated___types.BusinessModel.html new file mode 100644 index 0000000..a9406f4 --- /dev/null +++ b/enums/sandbox___generated___types.BusinessModel.html @@ -0,0 +1,7 @@ +BusinessModel | Lodging Connectivity SDK - v0.0.1 +

Entity that collects payment for the reservation.

+

Enumeration Members

Enumeration Members

ExpediaCollect: "EXPEDIA_COLLECT"

Expedia collects payment for the reservation.

+
HotelCollect: "HOTEL_COLLECT"

Property collects payment for the reservation.

+
diff --git a/enums/sandbox___generated___types.BusinessModelInput.html b/enums/sandbox___generated___types.BusinessModelInput.html new file mode 100644 index 0000000..30721dd --- /dev/null +++ b/enums/sandbox___generated___types.BusinessModelInput.html @@ -0,0 +1,7 @@ +BusinessModelInput | Lodging Connectivity SDK - v0.0.1 +

Entity that collects payment.

+

Enumeration Members

Enumeration Members

ExpediaCollect: "EXPEDIA_COLLECT"

Expedia collects payment.

+
HotelCollect: "HOTEL_COLLECT"

Property collects payment.

+
diff --git a/enums/sandbox___generated___types.IdSource.html b/enums/sandbox___generated___types.IdSource.html new file mode 100644 index 0000000..99b0f07 --- /dev/null +++ b/enums/sandbox___generated___types.IdSource.html @@ -0,0 +1,9 @@ +IdSource | Lodging Connectivity SDK - v0.0.1 +

Source of a given ID.

+

Enumeration Members

Enumeration Members

Expedia: "EXPEDIA"

Expedia is the source of the ID.

+
Supplier: "SUPPLIER"

Connectivity provider or lodging partner is the source of the ID. This value is not supported for use in promotions.

+
Vrbo: "VRBO"

Unsupported.

+
diff --git a/enums/sandbox___generated___types.PaymentInstrumentTypeInput.html b/enums/sandbox___generated___types.PaymentInstrumentTypeInput.html new file mode 100644 index 0000000..68b4792 --- /dev/null +++ b/enums/sandbox___generated___types.PaymentInstrumentTypeInput.html @@ -0,0 +1,13 @@ +PaymentInstrumentTypeInput | Lodging Connectivity SDK - v0.0.1 +

Type of payment instrument.

+

Enumeration Members

BankTransfer: "BANK_TRANSFER"

Expedia collects payment via Bank Transfer.

+
Cash: "CASH"

Property collects payment via Cash.

+
ExpediaVirtualCard: "EXPEDIA_VIRTUAL_CARD"

Expedia collects payment via Expedia Virtual card.

+
GuestCreditCard: "GUEST_CREDIT_CARD"

Property collects payment via Guest credit card.

+
None: "NONE"

No payment instrument.

+
diff --git a/enums/sandbox___generated___types.ReconciliationType.html b/enums/sandbox___generated___types.ReconciliationType.html new file mode 100644 index 0000000..d61dcdc --- /dev/null +++ b/enums/sandbox___generated___types.ReconciliationType.html @@ -0,0 +1,11 @@ +ReconciliationType | Lodging Connectivity SDK - v0.0.1 +

Type of reconciliation that has been performed on the reservation.

+

Enumeration Members

Enumeration Members

Cancel: "CANCEL"

Reservation was cancelled.

+
Modify: "MODIFY"

Reservation was modified.

+
NoShow: "NO_SHOW"

Reservation was marked as a no-show.

+
Refund: "REFUND"

Reservation was refunded.

+
diff --git a/enums/sandbox___generated___types.ReconciliationTypeInput.html b/enums/sandbox___generated___types.ReconciliationTypeInput.html new file mode 100644 index 0000000..20e8142 --- /dev/null +++ b/enums/sandbox___generated___types.ReconciliationTypeInput.html @@ -0,0 +1,9 @@ +ReconciliationTypeInput | Lodging Connectivity SDK - v0.0.1 +

Reconciliation type for the reservation.

+

Enumeration Members

Enumeration Members

Cancel: "CANCEL"

The reservation was reconciled as cancelled.

+
Modify: "MODIFY"

The reservation was reconciled as modified.

+
NoShow: "NO_SHOW"

The reservation was reconciled as no-show.

+
diff --git a/enums/sandbox___generated___types.RemittanceTypeInput.html b/enums/sandbox___generated___types.RemittanceTypeInput.html new file mode 100644 index 0000000..884e51b --- /dev/null +++ b/enums/sandbox___generated___types.RemittanceTypeInput.html @@ -0,0 +1,7 @@ +RemittanceTypeInput | Lodging Connectivity SDK - v0.0.1 +

Remittance type of the reservation.

+

Enumeration Members

Enumeration Members

Gross: "GROSS"

Gross remittance type.

+
Net: "NET"

Net remittance type.

+
diff --git a/enums/sandbox___generated___types.ReservationStatus.html b/enums/sandbox___generated___types.ReservationStatus.html new file mode 100644 index 0000000..f13e5be --- /dev/null +++ b/enums/sandbox___generated___types.ReservationStatus.html @@ -0,0 +1,7 @@ +ReservationStatus | Lodging Connectivity SDK - v0.0.1 +

Current status of the reservation.

+

Enumeration Members

Enumeration Members

Booked: "BOOKED"

Reservation is booked.

+
Cancelled: "CANCELLED"

Reservation is cancelled.

+
diff --git a/enums/sandbox___generated___types.ReservationStatusInput.html b/enums/sandbox___generated___types.ReservationStatusInput.html new file mode 100644 index 0000000..ffd5e3f --- /dev/null +++ b/enums/sandbox___generated___types.ReservationStatusInput.html @@ -0,0 +1,7 @@ +ReservationStatusInput | Lodging Connectivity SDK - v0.0.1 +

Status of the reservation.

+

Enumeration Members

Enumeration Members

Booked: "BOOKED"

The reservation is booked.

+
Cancelled: "CANCELLED"

The reservation is cancelled.

+
diff --git a/enums/sandbox___generated___types.TestDataCapability.html b/enums/sandbox___generated___types.TestDataCapability.html new file mode 100644 index 0000000..9bd6ed9 --- /dev/null +++ b/enums/sandbox___generated___types.TestDataCapability.html @@ -0,0 +1,3 @@ +TestDataCapability | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

ReservationCoreOta: "RESERVATION_CORE_OTA"
diff --git a/enums/sandbox___generated___types.TestDataScenario.html b/enums/sandbox___generated___types.TestDataScenario.html new file mode 100644 index 0000000..10fb4b2 --- /dev/null +++ b/enums/sandbox___generated___types.TestDataScenario.html @@ -0,0 +1,5 @@ +TestDataScenario | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Step_01ResCreateAndCancelRecon: "STEP_01_RES_CREATE_AND_CANCEL_RECON"
Step_02SoftHardModAndCreateRes: "STEP_02_SOFT_HARD_MOD_AND_CREATE_RES"
Step_03SoftHardMod: "STEP_03_SOFT_HARD_MOD"
diff --git a/enums/supply___generated___types.AcknowledgementType.html b/enums/supply___generated___types.AcknowledgementType.html new file mode 100644 index 0000000..2a49d61 --- /dev/null +++ b/enums/supply___generated___types.AcknowledgementType.html @@ -0,0 +1,18 @@ +AcknowledgementType | Lodging Connectivity SDK - v0.0.1 +

Acknowledgement type values.

+

Enumeration Members

LtrPolicy: "LTR_POLICY"
Platform: "PLATFORM"
PlatformAck: "PLATFORM_ACK"
PlatformAckStatement: "PLATFORM_ACK_STATEMENT"
PlatformAttestation: "PLATFORM_ATTESTATION"
PlatformAttestationDsa: "PLATFORM_ATTESTATION_DSA"
PlatformAttestationLegal: "PLATFORM_ATTESTATION_LEGAL"
PlatformAttestationLink: "PLATFORM_ATTESTATION_LINK"
PlatformAttestationNevada: "PLATFORM_ATTESTATION_NEVADA"
PlatformAttestationVer: "PLATFORM_ATTESTATION_VER"
PlatformCertify: "PLATFORM_CERTIFY"
PlatformComply: "PLATFORM_COMPLY"
PlatformJapan: "PLATFORM_JAPAN"
PlatformLegal: "PLATFORM_LEGAL"
PlatformRead: "PLATFORM_READ"
diff --git a/enums/supply___generated___types.AdoptionType.html b/enums/supply___generated___types.AdoptionType.html new file mode 100644 index 0000000..cd9cd83 --- /dev/null +++ b/enums/supply___generated___types.AdoptionType.html @@ -0,0 +1,5 @@ +AdoptionType | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

All: "ALL"
List: "LIST"
Unrecognized: "UNRECOGNIZED"
diff --git a/enums/supply___generated___types.AgeCategory.html b/enums/supply___generated___types.AgeCategory.html new file mode 100644 index 0000000..1914edf --- /dev/null +++ b/enums/supply___generated___types.AgeCategory.html @@ -0,0 +1,8 @@ +AgeCategory | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

Adult: "ADULT"
ChildA: "CHILD_A"
ChildB: "CHILD_B"
ChildC: "CHILD_C"
ChildD: "CHILD_D"
Infant: "INFANT"
diff --git a/enums/supply___generated___types.AmenityFieldFeeType.html b/enums/supply___generated___types.AmenityFieldFeeType.html new file mode 100644 index 0000000..01ab186 --- /dev/null +++ b/enums/supply___generated___types.AmenityFieldFeeType.html @@ -0,0 +1,5 @@ +AmenityFieldFeeType | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

Free: "FREE"
SpecificAmount: "SPECIFIC_AMOUNT"
UnspecifiedAmount: "UNSPECIFIED_AMOUNT"
diff --git a/enums/supply___generated___types.ApplicableRegulationsKey.html b/enums/supply___generated___types.ApplicableRegulationsKey.html new file mode 100644 index 0000000..cacd50a --- /dev/null +++ b/enums/supply___generated___types.ApplicableRegulationsKey.html @@ -0,0 +1,15 @@ +ApplicableRegulationsKey | Lodging Connectivity SDK - v0.0.1 +

Regulation key values.

+

Enumeration Members

IsVacationRental: "IS_VACATION_RENTAL"
LicenseDepartmentName: "LICENSE_DEPARTMENT_NAME"
LicenseGovernmentName: "LICENSE_GOVERNMENT_NAME"
LicenseHolderCity: "LICENSE_HOLDER_CITY"
LicenseHolderCountry: "LICENSE_HOLDER_COUNTRY"
LicenseHolderName: "LICENSE_HOLDER_NAME"
LicenseHolderPostal: "LICENSE_HOLDER_POSTAL"
LicenseHolderPrefecture: "LICENSE_HOLDER_PREFECTURE"
LicenseHolderStreetAddress_1: "LICENSE_HOLDER_STREET_ADDRESS_1"
LicenseHolderStreetAddress_2: "LICENSE_HOLDER_STREET_ADDRESS_2"
RegistrationNumber: "REGISTRATION_NUMBER"
RegistrationNumberType: "REGISTRATION_NUMBER_TYPE"
diff --git a/enums/supply___generated___types.AreaUnit.html b/enums/supply___generated___types.AreaUnit.html new file mode 100644 index 0000000..4dd2ff5 --- /dev/null +++ b/enums/supply___generated___types.AreaUnit.html @@ -0,0 +1,4 @@ +AreaUnit | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

SquareFeet: "SQUARE_FEET"
SquareMeters: "SQUARE_METERS"
diff --git a/enums/supply___generated___types.AttachmentType.html b/enums/supply___generated___types.AttachmentType.html new file mode 100644 index 0000000..03b382f --- /dev/null +++ b/enums/supply___generated___types.AttachmentType.html @@ -0,0 +1,4 @@ +AttachmentType | Lodging Connectivity SDK - v0.0.1 +

Attachment types.

+

Enumeration Members

Enumeration Members

DriversLicense: "DRIVERS_LICENSE"
diff --git a/enums/supply___generated___types.BaseWeightUnit.html b/enums/supply___generated___types.BaseWeightUnit.html new file mode 100644 index 0000000..f66830a --- /dev/null +++ b/enums/supply___generated___types.BaseWeightUnit.html @@ -0,0 +1,4 @@ +BaseWeightUnit | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

Kilograms: "KILOGRAMS"
Pounds: "POUNDS"
diff --git a/enums/supply___generated___types.BusinessModel.html b/enums/supply___generated___types.BusinessModel.html new file mode 100644 index 0000000..6665277 --- /dev/null +++ b/enums/supply___generated___types.BusinessModel.html @@ -0,0 +1,7 @@ +BusinessModel | Lodging Connectivity SDK - v0.0.1 +

Entity that collects payment.

+

Enumeration Members

Enumeration Members

ExpediaCollect: "EXPEDIA_COLLECT"

Expedia collects payment.

+
HotelCollect: "HOTEL_COLLECT"

Property collects payment.

+
diff --git a/enums/supply___generated___types.CancellationPenaltyRuleApplicability.html b/enums/supply___generated___types.CancellationPenaltyRuleApplicability.html new file mode 100644 index 0000000..fbc2c8b --- /dev/null +++ b/enums/supply___generated___types.CancellationPenaltyRuleApplicability.html @@ -0,0 +1,5 @@ +CancellationPenaltyRuleApplicability | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

BookingTotal: "BOOKING_TOTAL"
CleaningFee: "CLEANING_FEE"
Deposit: "DEPOSIT"
diff --git a/enums/supply___generated___types.CancellationPenaltyRuleType.html b/enums/supply___generated___types.CancellationPenaltyRuleType.html new file mode 100644 index 0000000..972c1b3 --- /dev/null +++ b/enums/supply___generated___types.CancellationPenaltyRuleType.html @@ -0,0 +1,5 @@ +CancellationPenaltyRuleType | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

FlatAmount: "FLAT_AMOUNT"
NumberOfNights: "NUMBER_OF_NIGHTS"
Percentage: "PERCENTAGE"
diff --git a/enums/supply___generated___types.CancellationPolicyType.html b/enums/supply___generated___types.CancellationPolicyType.html new file mode 100644 index 0000000..775a28d --- /dev/null +++ b/enums/supply___generated___types.CancellationPolicyType.html @@ -0,0 +1,8 @@ +CancellationPolicyType | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

Custom: "CUSTOM"
Firm: "FIRM"
Moderate: "MODERATE"
NoRefund: "NO_REFUND"
Relaxed: "RELAXED"
Strict: "STRICT"
diff --git a/enums/supply___generated___types.CancellationWindowTemporalUnit.html b/enums/supply___generated___types.CancellationWindowTemporalUnit.html new file mode 100644 index 0000000..0fa7029 --- /dev/null +++ b/enums/supply___generated___types.CancellationWindowTemporalUnit.html @@ -0,0 +1,6 @@ +CancellationWindowTemporalUnit | Lodging Connectivity SDK - v0.0.1 +

Time frame to which the cancellation policy is applied.

+

Enumeration Members

Enumeration Members

Day: "DAY"
Hour: "HOUR"
Week: "WEEK"
diff --git a/enums/supply___generated___types.CutoffDayType.html b/enums/supply___generated___types.CutoffDayType.html new file mode 100644 index 0000000..e3bdd0d --- /dev/null +++ b/enums/supply___generated___types.CutoffDayType.html @@ -0,0 +1,4 @@ +CutoffDayType | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

NextDay: "NEXT_DAY"
SameDay: "SAME_DAY"
diff --git a/enums/supply___generated___types.DiscountType.html b/enums/supply___generated___types.DiscountType.html new file mode 100644 index 0000000..751a99c --- /dev/null +++ b/enums/supply___generated___types.DiscountType.html @@ -0,0 +1,5 @@ +DiscountType | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

DayOfWeekDiscount: "DAY_OF_WEEK_DISCOUNT"
MultiNightDiscount: "MULTI_NIGHT_DISCOUNT"
SingleDiscount: "SINGLE_DISCOUNT"
diff --git a/enums/supply___generated___types.DiscountUnit.html b/enums/supply___generated___types.DiscountUnit.html new file mode 100644 index 0000000..27245d8 --- /dev/null +++ b/enums/supply___generated___types.DiscountUnit.html @@ -0,0 +1,4 @@ +DiscountUnit | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

Amount: "AMOUNT"
Percent: "PERCENT"
diff --git a/enums/supply___generated___types.DistributionChannel.html b/enums/supply___generated___types.DistributionChannel.html new file mode 100644 index 0000000..857edc2 --- /dev/null +++ b/enums/supply___generated___types.DistributionChannel.html @@ -0,0 +1,5 @@ +DistributionChannel | Lodging Connectivity SDK - v0.0.1 +

Helps partners distinguish between a booking made on a vrbo platform vs all the other Expedia brands

+

Enumeration Members

Enumeration Members

ExpediaIntegrated: "EXPEDIA_INTEGRATED"
Vrbo: "VRBO"
diff --git a/enums/supply___generated___types.ExemptionCategory.html b/enums/supply___generated___types.ExemptionCategory.html new file mode 100644 index 0000000..d8c73f1 --- /dev/null +++ b/enums/supply___generated___types.ExemptionCategory.html @@ -0,0 +1,4 @@ +ExemptionCategory | Lodging Connectivity SDK - v0.0.1 +

Exemption categories.

+

Enumeration Members

Enumeration Members

MaxNightCap: "MAX_NIGHT_CAP"
diff --git a/enums/supply___generated___types.FeeAgeCategory.html b/enums/supply___generated___types.FeeAgeCategory.html new file mode 100644 index 0000000..c64a8ae --- /dev/null +++ b/enums/supply___generated___types.FeeAgeCategory.html @@ -0,0 +1,8 @@ +FeeAgeCategory | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

Adult: "ADULT"
ChildA: "CHILD_A"
ChildB: "CHILD_B"
ChildC: "CHILD_C"
ChildD: "CHILD_D"
Infant: "INFANT"
diff --git a/enums/supply___generated___types.FeeBusinessModel.html b/enums/supply___generated___types.FeeBusinessModel.html new file mode 100644 index 0000000..b3f18e2 --- /dev/null +++ b/enums/supply___generated___types.FeeBusinessModel.html @@ -0,0 +1,4 @@ +FeeBusinessModel | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

Agency: "AGENCY"
Merchant: "MERCHANT"
diff --git a/enums/supply___generated___types.FeeChargeDuration.html b/enums/supply___generated___types.FeeChargeDuration.html new file mode 100644 index 0000000..0941b33 --- /dev/null +++ b/enums/supply___generated___types.FeeChargeDuration.html @@ -0,0 +1,4 @@ +FeeChargeDuration | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

Night: "NIGHT"
Stay: "STAY"
diff --git a/enums/supply___generated___types.FeeChargeType.html b/enums/supply___generated___types.FeeChargeType.html new file mode 100644 index 0000000..ea2e997 --- /dev/null +++ b/enums/supply___generated___types.FeeChargeType.html @@ -0,0 +1,4 @@ +FeeChargeType | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

FlatAmount: "FLAT_AMOUNT"
Percentage: "PERCENTAGE"
diff --git a/enums/supply___generated___types.IdSource.html b/enums/supply___generated___types.IdSource.html new file mode 100644 index 0000000..c245f58 --- /dev/null +++ b/enums/supply___generated___types.IdSource.html @@ -0,0 +1,9 @@ +IdSource | Lodging Connectivity SDK - v0.0.1 +

describes the source of a given property ID

+

Enumeration Members

Enumeration Members

Expedia: "EXPEDIA"

The source of the ID is the Expedia Group platform.

+
Supplier: "SUPPLIER"

The source of the ID is the supplier's platform.

+
Vrbo: "VRBO"

The source of the ID is VRBO's system.

+
diff --git a/enums/supply___generated___types.ImageSource.html b/enums/supply___generated___types.ImageSource.html new file mode 100644 index 0000000..7e61f5b --- /dev/null +++ b/enums/supply___generated___types.ImageSource.html @@ -0,0 +1,4 @@ +ImageSource | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Api +Ui +

Enumeration Members

Api: "API"
Ui: "UI"
diff --git a/enums/supply___generated___types.InstallmentPaymentStatus.html b/enums/supply___generated___types.InstallmentPaymentStatus.html new file mode 100644 index 0000000..068f37a --- /dev/null +++ b/enums/supply___generated___types.InstallmentPaymentStatus.html @@ -0,0 +1,13 @@ +InstallmentPaymentStatus | Lodging Connectivity SDK - v0.0.1 +

Payment Status of the specific Installment

+

Enumeration Members

Cancelled: "CANCELLED"
Failed: "FAILED"
NotStarted: "NOT_STARTED"
Paid: "PAID"
PartialRefunded: "PARTIAL_REFUNDED"
Pending: "PENDING"
Refunded: "REFUNDED"
Reversed: "REVERSED"
Scheduled: "SCHEDULED"
Sent: "SENT"
diff --git a/enums/supply___generated___types.InventoryType.html b/enums/supply___generated___types.InventoryType.html new file mode 100644 index 0000000..2ca5665 --- /dev/null +++ b/enums/supply___generated___types.InventoryType.html @@ -0,0 +1,7 @@ +InventoryType | Lodging Connectivity SDK - v0.0.1 +

Inventory Type

+

Enumeration Members

Enumeration Members

Ipm: "IPM"

VRBO only supported Inventory Type

+
Platform: "PLATFORM"

VRBO only supported Inventory Type

+
diff --git a/enums/supply___generated___types.MerchantOfRecord.html b/enums/supply___generated___types.MerchantOfRecord.html new file mode 100644 index 0000000..5690bc5 --- /dev/null +++ b/enums/supply___generated___types.MerchantOfRecord.html @@ -0,0 +1,7 @@ +MerchantOfRecord | Lodging Connectivity SDK - v0.0.1 +

Indicates who the merchant of record for the reservation is. In other words, who collects the money from the traveler.

+

Enumeration Members

Enumeration Members

Eg: "EG"

Indicates Expedia Group is the Merchant for this Reservation. Expedia Group Collects payment

+
Supplier: "SUPPLIER"

Indicates Suppliers are the Merchant for this Reservation

+
diff --git a/enums/supply___generated___types.MessageReviewStatus.html b/enums/supply___generated___types.MessageReviewStatus.html new file mode 100644 index 0000000..6b82766 --- /dev/null +++ b/enums/supply___generated___types.MessageReviewStatus.html @@ -0,0 +1,5 @@ +MessageReviewStatus | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

Accepted: "ACCEPTED"
Blocked: "BLOCKED"
InReview: "IN_REVIEW"
diff --git a/enums/supply___generated___types.MessageThreadMessagesSortField.html b/enums/supply___generated___types.MessageThreadMessagesSortField.html new file mode 100644 index 0000000..38d287b --- /dev/null +++ b/enums/supply___generated___types.MessageThreadMessagesSortField.html @@ -0,0 +1,3 @@ +MessageThreadMessagesSortField | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

CreationDateTimeUtc: "CREATION_DATE_TIME_UTC"
diff --git a/enums/supply___generated___types.MessageThreadParticipantRole.html b/enums/supply___generated___types.MessageThreadParticipantRole.html new file mode 100644 index 0000000..6ee51cd --- /dev/null +++ b/enums/supply___generated___types.MessageThreadParticipantRole.html @@ -0,0 +1,4 @@ +MessageThreadParticipantRole | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

Supplier: "SUPPLIER"
Traveler: "TRAVELER"
diff --git a/enums/supply___generated___types.MessageThreadSpamStatus.html b/enums/supply___generated___types.MessageThreadSpamStatus.html new file mode 100644 index 0000000..55f3fba --- /dev/null +++ b/enums/supply___generated___types.MessageThreadSpamStatus.html @@ -0,0 +1,4 @@ +MessageThreadSpamStatus | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

NotSpam: "NOT_SPAM"
Spam: "SPAM"
diff --git a/enums/supply___generated___types.OneOfOperator.html b/enums/supply___generated___types.OneOfOperator.html new file mode 100644 index 0000000..427357b --- /dev/null +++ b/enums/supply___generated___types.OneOfOperator.html @@ -0,0 +1,4 @@ +OneOfOperator | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

In: "IN"
NotIn: "NOT_IN"
diff --git a/enums/supply___generated___types.PaymentInstrumentType.html b/enums/supply___generated___types.PaymentInstrumentType.html new file mode 100644 index 0000000..360e8dc --- /dev/null +++ b/enums/supply___generated___types.PaymentInstrumentType.html @@ -0,0 +1,8 @@ +PaymentInstrumentType | Lodging Connectivity SDK - v0.0.1 +

Type for Payment Reservation

+

Enumeration Members

BankTransfer: "BANK_TRANSFER"
Cash: "CASH"
ExpediaVirtualCard: "EXPEDIA_VIRTUAL_CARD"
GuestCreditCard: "GUEST_CREDIT_CARD"
None: "NONE"
diff --git a/enums/supply___generated___types.PricingModel.html b/enums/supply___generated___types.PricingModel.html new file mode 100644 index 0000000..270eb64 --- /dev/null +++ b/enums/supply___generated___types.PricingModel.html @@ -0,0 +1,8 @@ +PricingModel | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

OccupancyBasedPricing: "OCCUPANCY_BASED_PRICING"
OccupancyBasedPricingByDayOfArrival: "OCCUPANCY_BASED_PRICING_BY_DAY_OF_ARRIVAL"
OccupancyBasedPricingByLengthOfStay: "OCCUPANCY_BASED_PRICING_BY_LENGTH_OF_STAY"
PerDayPricing: "PER_DAY_PRICING"
PerDayPricingByDayOfArrival: "PER_DAY_PRICING_BY_DAY_OF_ARRIVAL"
PerDayPricingByLengthOfStay: "PER_DAY_PRICING_BY_LENGTH_OF_STAY"
diff --git a/enums/supply___generated___types.PromotionCategory.html b/enums/supply___generated___types.PromotionCategory.html new file mode 100644 index 0000000..c6faf73 --- /dev/null +++ b/enums/supply___generated___types.PromotionCategory.html @@ -0,0 +1,3 @@ +PromotionCategory | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

DiscountPromotion: "DISCOUNT_PROMOTION"
diff --git a/enums/supply___generated___types.PromotionEnrollmentName.html b/enums/supply___generated___types.PromotionEnrollmentName.html new file mode 100644 index 0000000..f5440db --- /dev/null +++ b/enums/supply___generated___types.PromotionEnrollmentName.html @@ -0,0 +1,3 @@ +PromotionEnrollmentName | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

NewListingDiscount: "NEW_LISTING_DISCOUNT"
diff --git a/enums/supply___generated___types.PromotionName.html b/enums/supply___generated___types.PromotionName.html new file mode 100644 index 0000000..36be865 --- /dev/null +++ b/enums/supply___generated___types.PromotionName.html @@ -0,0 +1,6 @@ +PromotionName | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

BasicPromotion: "BASIC_PROMOTION"
EarlyBookingPromotion: "EARLY_BOOKING_PROMOTION"
MultiNightPromotion: "MULTI_NIGHT_PROMOTION"
SameDayPromotion: "SAME_DAY_PROMOTION"
diff --git a/enums/supply___generated___types.PromotionSellStatus.html b/enums/supply___generated___types.PromotionSellStatus.html new file mode 100644 index 0000000..024b468 --- /dev/null +++ b/enums/supply___generated___types.PromotionSellStatus.html @@ -0,0 +1,5 @@ +PromotionSellStatus | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

Current: "CURRENT"
Expired: "EXPIRED"
Future: "FUTURE"
diff --git a/enums/supply___generated___types.PromotionStatus.html b/enums/supply___generated___types.PromotionStatus.html new file mode 100644 index 0000000..7475434 --- /dev/null +++ b/enums/supply___generated___types.PromotionStatus.html @@ -0,0 +1,4 @@ +PromotionStatus | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

Active: "ACTIVE"
Inactive: "INACTIVE"
diff --git a/enums/supply___generated___types.PropertyMessageThreadsSortField.html b/enums/supply___generated___types.PropertyMessageThreadsSortField.html new file mode 100644 index 0000000..0631bec --- /dev/null +++ b/enums/supply___generated___types.PropertyMessageThreadsSortField.html @@ -0,0 +1,3 @@ +PropertyMessageThreadsSortField | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

CreationDateTimeUtc: "CREATION_DATE_TIME_UTC"
diff --git a/enums/supply___generated___types.PropertyPricingModel.html b/enums/supply___generated___types.PropertyPricingModel.html new file mode 100644 index 0000000..56968ea --- /dev/null +++ b/enums/supply___generated___types.PropertyPricingModel.html @@ -0,0 +1,4 @@ +PropertyPricingModel | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

OccupancyBased: "OCCUPANCY_BASED"
PerDay: "PER_DAY"
diff --git a/enums/supply___generated___types.Purpose.html b/enums/supply___generated___types.Purpose.html new file mode 100644 index 0000000..5372aeb --- /dev/null +++ b/enums/supply___generated___types.Purpose.html @@ -0,0 +1,4 @@ +Purpose | Lodging Connectivity SDK - v0.0.1 +

Purpose of the requirement.

+

Enumeration Members

Enumeration Members

DataSharing: "DATA_SHARING"
diff --git a/enums/supply___generated___types.RangeOperator.html b/enums/supply___generated___types.RangeOperator.html new file mode 100644 index 0000000..eb7d174 --- /dev/null +++ b/enums/supply___generated___types.RangeOperator.html @@ -0,0 +1,4 @@ +RangeOperator | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

Exclusive: "EXCLUSIVE"
Inclusive: "INCLUSIVE"
diff --git a/enums/supply___generated___types.RateAcquisitionPricingComponent.html b/enums/supply___generated___types.RateAcquisitionPricingComponent.html new file mode 100644 index 0000000..f111901 --- /dev/null +++ b/enums/supply___generated___types.RateAcquisitionPricingComponent.html @@ -0,0 +1,4 @@ +RateAcquisitionPricingComponent | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

Fees: "FEES"
Taxes: "TAXES"
diff --git a/enums/supply___generated___types.RateAcquisitionType.html b/enums/supply___generated___types.RateAcquisitionType.html new file mode 100644 index 0000000..ab33e97 --- /dev/null +++ b/enums/supply___generated___types.RateAcquisitionType.html @@ -0,0 +1,4 @@ +RateAcquisitionType | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

Net: "NET"
SellLar: "SELL_LAR"
diff --git a/enums/supply___generated___types.RatePlanStatus.html b/enums/supply___generated___types.RatePlanStatus.html new file mode 100644 index 0000000..ce9b0ad --- /dev/null +++ b/enums/supply___generated___types.RatePlanStatus.html @@ -0,0 +1,4 @@ +RatePlanStatus | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

Active: "ACTIVE"
Inactive: "INACTIVE"
diff --git a/enums/supply___generated___types.RatePlanType.html b/enums/supply___generated___types.RatePlanType.html new file mode 100644 index 0000000..401b00b --- /dev/null +++ b/enums/supply___generated___types.RatePlanType.html @@ -0,0 +1,7 @@ +RatePlanType | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

B2BDistribution: "B2B_DISTRIBUTION"
Business: "BUSINESS"
Package: "PACKAGE"
PackageDistribution: "PACKAGE_DISTRIBUTION"
Standalone: "STANDALONE"
diff --git a/enums/supply___generated___types.RateThresholdsSource.html b/enums/supply___generated___types.RateThresholdsSource.html new file mode 100644 index 0000000..a1845c9 --- /dev/null +++ b/enums/supply___generated___types.RateThresholdsSource.html @@ -0,0 +1,4 @@ +RateThresholdsSource | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

ManualOverride: "MANUAL_OVERRIDE"
RecentBookings: "RECENT_BOOKINGS"
diff --git a/enums/supply___generated___types.RateTimeUnit.html b/enums/supply___generated___types.RateTimeUnit.html new file mode 100644 index 0000000..1893eb8 --- /dev/null +++ b/enums/supply___generated___types.RateTimeUnit.html @@ -0,0 +1,6 @@ +RateTimeUnit | Lodging Connectivity SDK - v0.0.1 +

Time frame to which the rate is applied.

+

Enumeration Members

Enumeration Members

PerDay: "PER_DAY"
PerStay: "PER_STAY"
PerWeek: "PER_WEEK"
diff --git a/enums/supply___generated___types.RateType.html b/enums/supply___generated___types.RateType.html new file mode 100644 index 0000000..cd8e14c --- /dev/null +++ b/enums/supply___generated___types.RateType.html @@ -0,0 +1,6 @@ +RateType | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

Net: "NET"

net amount: gross amount - commission

+
Sell: "SELL"

gross amount

+
diff --git a/enums/supply___generated___types.ReconciliationFeeType.html b/enums/supply___generated___types.ReconciliationFeeType.html new file mode 100644 index 0000000..e98b06c --- /dev/null +++ b/enums/supply___generated___types.ReconciliationFeeType.html @@ -0,0 +1,4 @@ +ReconciliationFeeType | Lodging Connectivity SDK - v0.0.1 +

Type of fee in reconciliation.

+

Enumeration Members

Enumeration Members

ReconciledAmount: "RECONCILED_AMOUNT"
diff --git a/enums/supply___generated___types.RefundVrboReservationRefundType.html b/enums/supply___generated___types.RefundVrboReservationRefundType.html new file mode 100644 index 0000000..1d70156 --- /dev/null +++ b/enums/supply___generated___types.RefundVrboReservationRefundType.html @@ -0,0 +1,3 @@ +RefundVrboReservationRefundType | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

FlatAmount: "FLAT_AMOUNT"
diff --git a/enums/supply___generated___types.RegistrationNumberType.html b/enums/supply___generated___types.RegistrationNumberType.html new file mode 100644 index 0000000..d223265 --- /dev/null +++ b/enums/supply___generated___types.RegistrationNumberType.html @@ -0,0 +1,71 @@ +RegistrationNumberType | Lodging Connectivity SDK - v0.0.1 +

Types of registration numbers (licenses).

+

Enumeration Members

ApplicationNumber: "APPLICATION_NUMBER"
AustralianBusinessNumber: "AUSTRALIAN_BUSINESS_NUMBER"
BirthDate: "BIRTH_DATE"
BostonRegistrationNumber: "BOSTON_REGISTRATION_NUMBER"
BusinessIssuingRegistry: "BUSINESS_ISSUING_REGISTRY"
BusinessLicenseNumber: "BUSINESS_LICENSE_NUMBER"
BusinessRegistrationNumber: "BUSINESS_REGISTRATION_NUMBER"
BusinessTaxId: "BUSINESS_TAX_ID"
BusinessTaxReceiptNumber: "BUSINESS_TAX_RECEIPT_NUMBER"
CadastralReference: "CADASTRAL_REFERENCE"
CertificateOfUseNumber: "CERTIFICATE_OF_USE_NUMBER"
CitizenId: "CITIZEN_ID"
CountyCode: "COUNTY_CODE"
Date: "DATE"
EntityType: "ENTITY_TYPE"
FloorSystemNumber: "FLOOR_SYSTEM_NUMBER"
ForeignId: "FOREIGN_ID"
GeneralExciseTaxId: "GENERAL_EXCISE_TAX_ID"
HasAustralianBusinessNumber: "HAS_AUSTRALIAN_BUSINESS_NUMBER"
HomeSharingNumber: "HOME_SHARING_NUMBER"
HomeSharingPermitNumber: "HOME_SHARING_PERMIT_NUMBER"
HotelLicense: "HOTEL_LICENSE"
HouseNumber: "HOUSE_NUMBER"
IsAddressInEu: "IS_ADDRESS_IN_EU"
IsCondition: "IS_CONDITION"
IsGovernmentEntity: "IS_GOVERNMENT_ENTITY"
IsInZoningPlan: "IS_IN_ZONING_PLAN"
IsProfessionalHost: "IS_PROFESSIONAL_HOST"
IsResidenceInEu: "IS_RESIDENCE_IN_EU"
IssuanceDate: "ISSUANCE_DATE"
IssuedTaxId: "ISSUED_TAX_ID"
IsTraded: "IS_TRADED"
IsVatRegistered: "IS_VAT_REGISTERED"
IsZoningLawApplied: "IS_ZONING_LAW_APPLIED"
JournalNumber: "JOURNAL_NUMBER"
LandRegistrationNumber: "LAND_REGISTRATION_NUMBER"
LegalAddress: "LEGAL_ADDRESS"
LicenseId: "LICENSE_ID"
LicenseNumber: "LICENSE_NUMBER"
MaRegistrationCertificateNumber: "MA_REGISTRATION_CERTIFICATE_NUMBER"
NationalAddressNumber: "NATIONAL_ADDRESS_NUMBER"
NeighborhoodName: "NEIGHBORHOOD_NAME"
OperatorLicenceId: "OPERATOR_LICENCE_ID"
OperatorLicenseId: "OPERATOR_LICENSE_ID"
OperatorLicenseNumber: "OPERATOR_LICENSE_NUMBER"
OperatorPermit: "OPERATOR_PERMIT"
OwnerId: "OWNER_ID"
OwnerIsCitizen: "OWNER_IS_CITIZEN"
OwnerName: "OWNER_NAME"
OwnerPermit: "OWNER_PERMIT"
ParcelNumberTaxMapKey: "PARCEL_NUMBER_TAX_MAP_KEY"
PartialTaxId: "PARTIAL_TAX_ID"
PermanentEstablishmentCountry: "PERMANENT_ESTABLISHMENT_COUNTRY"
PermitNumber: "PERMIT_NUMBER"
PlanningNumber: "PLANNING_NUMBER"
PropertyRegistryNumber: "PROPERTY_REGISTRY_NUMBER"
ProvincialTouristIdentificationCode: "PROVINCIAL_TOURIST_IDENTIFICATION_CODE"
RegistrationCertificateNumber: "REGISTRATION_CERTIFICATE_NUMBER"
RegistrationNumber: "REGISTRATION_NUMBER"
ResortTaxId: "RESORT_TAX_ID"
ShortTermRentalLicense: "SHORT_TERM_RENTAL_LICENSE"
SpecialOperationSign: "SPECIAL_OPERATION_SIGN"
TaxIdentificationNumber: "TAX_IDENTIFICATION_NUMBER"
TouristDevelopmentTaxAccountNumber: "TOURIST_DEVELOPMENT_TAX_ACCOUNT_NUMBER"
TransientAccommodationsTaxId: "TRANSIENT_ACCOMMODATIONS_TAX_ID"
TransientRegistrationNumber: "TRANSIENT_REGISTRATION_NUMBER"
VatId: "VAT_ID"
Zipcode: "ZIPCODE"
diff --git a/enums/supply___generated___types.RegulatoryCategory.html b/enums/supply___generated___types.RegulatoryCategory.html new file mode 100644 index 0000000..df79e8f --- /dev/null +++ b/enums/supply___generated___types.RegulatoryCategory.html @@ -0,0 +1,28 @@ +RegulatoryCategory | Lodging Connectivity SDK - v0.0.1 +

Category values for regulatory categories.

+

Enumeration Members

ApartmentHotel: "APARTMENT_HOTEL"
BedAndBreakfast: "BED_AND_BREAKFAST"
CampingSites: "CAMPING_SITES"
Event: "EVENT"
HomeSharingNumber: "HOME_SHARING_NUMBER"
Hostel: "HOSTEL"
Hotel: "HOTEL"
HotelOrBnb: "HOTEL_OR_BNB"
HotelRyokan: "HOTEL_RYOKAN"
LongTermOnly: "LONG_TERM_ONLY"
Minpaku: "MINPAKU"
Motel: "MOTEL"
NoLicense: "NO_LICENSE"
PrimaryHome: "PRIMARY_HOME"
PrimaryHomeWithException: "PRIMARY_HOME_WITH_EXCEPTION"
PrimaryOrSecondary: "PRIMARY_OR_SECONDARY"
RuralLodging: "RURAL_LODGING"
Ryokan: "RYOKAN"
SecondaryHome: "SECONDARY_HOME"
ShortTermRental: "SHORT_TERM_RENTAL"
SimpleLodging: "SIMPLE_LODGING"
Special: "SPECIAL"
TransientOccupancyResidentialStructure: "TRANSIENT_OCCUPANCY_RESIDENTIAL_STRUCTURE"
VacationRental: "VACATION_RENTAL"
VacationRentalOther: "VACATION_RENTAL_OTHER"
diff --git a/enums/supply___generated___types.RegulatoryStatus.html b/enums/supply___generated___types.RegulatoryStatus.html new file mode 100644 index 0000000..f359907 --- /dev/null +++ b/enums/supply___generated___types.RegulatoryStatus.html @@ -0,0 +1,15 @@ +RegulatoryStatus | Lodging Connectivity SDK - v0.0.1 +

Values for regulatory status.

+

Enumeration Members

Compliant: "COMPLIANT"

Listing meets all regulatory requirements.

+
CompliantActionNeeded: "COMPLIANT_ACTION_NEEDED"

Listing meets requirements to remain listed, but will need to provide additional information (or other action) in order to not be delisted.

+
None: "NONE"

Listing's status cannot be determined

+
NotAllowed: "NOT_ALLOWED"

Platform does not allow listings in this jurisdiction; no actions from partner can affect status.

+
NotCompliant: "NOT_COMPLIANT"

Listing does not meet all regulatory requirements and cannot be shown.

+
NotCompliantActionNeeded: "NOT_COMPLIANT_ACTION_NEEDED"

Listing is not compliant, but enforcement hasn't started yet. Action should be taken for the listing to be compliant after enforcement date.

+
diff --git a/enums/supply___generated___types.RemittanceType.html b/enums/supply___generated___types.RemittanceType.html new file mode 100644 index 0000000..a1fe4db --- /dev/null +++ b/enums/supply___generated___types.RemittanceType.html @@ -0,0 +1,5 @@ +RemittanceType | Lodging Connectivity SDK - v0.0.1 +

Remittance Type

+

Enumeration Members

Enumeration Members

Gross: "GROSS"
Net: "NET"
diff --git a/enums/supply___generated___types.ReservationCancellationReason.html b/enums/supply___generated___types.ReservationCancellationReason.html new file mode 100644 index 0000000..f8d3eab --- /dev/null +++ b/enums/supply___generated___types.ReservationCancellationReason.html @@ -0,0 +1,6 @@ +ReservationCancellationReason | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

ExtenuatingCircumstance: "EXTENUATING_CIRCUMSTANCE"
GuestRequestedCancel: "GUEST_REQUESTED_CANCEL"
NaturalDisaster: "NATURAL_DISASTER"
NoShow: "NO_SHOW"
diff --git a/enums/supply___generated___types.ReservationChangeReason.html b/enums/supply___generated___types.ReservationChangeReason.html new file mode 100644 index 0000000..44e8d0f --- /dev/null +++ b/enums/supply___generated___types.ReservationChangeReason.html @@ -0,0 +1,7 @@ +ReservationChangeReason | Lodging Connectivity SDK - v0.0.1 +

Reason for updating post stay the reservation.

+

Enumeration Members

ExtenuatingCircumstance: "EXTENUATING_CIRCUMSTANCE"
GuestRequestedChange: "GUEST_REQUESTED_CHANGE"
NaturalDisaster: "NATURAL_DISASTER"
QualityIssue: "QUALITY_ISSUE"
diff --git a/enums/supply___generated___types.ReservationIdSource.html b/enums/supply___generated___types.ReservationIdSource.html new file mode 100644 index 0000000..7aae62b --- /dev/null +++ b/enums/supply___generated___types.ReservationIdSource.html @@ -0,0 +1,6 @@ +ReservationIdSource | Lodging Connectivity SDK - v0.0.1 +

Source of a given reservation ID.

+

Enumeration Members

Enumeration Members

Expedia: "EXPEDIA"
Supplier: "SUPPLIER"
Vrbo: "VRBO"
diff --git a/enums/supply___generated___types.ReservationPaymentStatus.html b/enums/supply___generated___types.ReservationPaymentStatus.html new file mode 100644 index 0000000..729be17 --- /dev/null +++ b/enums/supply___generated___types.ReservationPaymentStatus.html @@ -0,0 +1,8 @@ +ReservationPaymentStatus | Lodging Connectivity SDK - v0.0.1 +

Reservation Payment Status

+

Enumeration Members

Enumeration Members

ExternalSor: "EXTERNAL_SOR"
Overpaid: "OVERPAID"
Paid: "PAID"
PartialPaid: "PARTIAL_PAID"
Unpaid: "UNPAID"
diff --git a/enums/supply___generated___types.ReservationPreStayCancellationReason.html b/enums/supply___generated___types.ReservationPreStayCancellationReason.html new file mode 100644 index 0000000..fb6eba8 --- /dev/null +++ b/enums/supply___generated___types.ReservationPreStayCancellationReason.html @@ -0,0 +1,5 @@ +ReservationPreStayCancellationReason | Lodging Connectivity SDK - v0.0.1 +

Reason for cancelling pre stay reservation.

+

Enumeration Members

GuestRequestedCancel: "GUEST_REQUESTED_CANCEL"
InvalidPaymentMethod: "INVALID_PAYMENT_METHOD"
diff --git a/enums/supply___generated___types.ReservationRefundReason.html b/enums/supply___generated___types.ReservationRefundReason.html new file mode 100644 index 0000000..063f074 --- /dev/null +++ b/enums/supply___generated___types.ReservationRefundReason.html @@ -0,0 +1,10 @@ +ReservationRefundReason | Lodging Connectivity SDK - v0.0.1 +

Valid reasons for a good will refund.

+

Enumeration Members

AccessibilityIssue: "ACCESSIBILITY_ISSUE"
AmenityIssue: "AMENITY_ISSUE"
GuestSatisfactionRefund: "GUEST_SATISFACTION_REFUND"
LoyaltyPerkNotFulfilled: "LOYALTY_PERK_NOT_FULFILLED"
RoomTypeIssue: "ROOM_TYPE_ISSUE"
ServiceIssue: "SERVICE_ISSUE"
SpecialRequestNotMet: "SPECIAL_REQUEST_NOT_MET"
diff --git a/enums/supply___generated___types.ReservationStatus.html b/enums/supply___generated___types.ReservationStatus.html new file mode 100644 index 0000000..6f9266d --- /dev/null +++ b/enums/supply___generated___types.ReservationStatus.html @@ -0,0 +1,26 @@ +ReservationStatus | Lodging Connectivity SDK - v0.0.1 +

Status of the reservation.

+

Enumeration Members

Booked: "BOOKED"
Building: "BUILDING"

Added because defined in LSGC

+
Cancelled: "CANCELLED"
CancelledByHomeaway: "CANCELLED_BY_HOMEAWAY"
CancelledByOwner: "CANCELLED_BY_OWNER"
CancelledBySystem: "CANCELLED_BY_SYSTEM"
CancelledByTraveler: "CANCELLED_BY_TRAVELER"
Complete: "COMPLETE"
Confirmed: "CONFIRMED"
Created: "CREATED"
Declined: "DECLINED"
DeclinedByOwner: "DECLINED_BY_OWNER"
DeclinedBySystem: "DECLINED_BY_SYSTEM"
DeclinedByTravelerPayFailure: "DECLINED_BY_TRAVELER_PAY_FAILURE"
InProgress: "IN_PROGRESS"
Invalid: "INVALID"
RavelerCancelPendingBooking: "RAVELER_CANCEL_PENDING_BOOKING"
Reserved: "RESERVED"
StayInProgress: "STAY_IN_PROGRESS"
Unconfirmed: "UNCONFIRMED"
UnconfirmedByOwner: "UNCONFIRMED_BY_OWNER"
UnconfirmedByTraveler: "UNCONFIRMED_BY_TRAVELER"
diff --git a/enums/supply___generated___types.ResolutionStatus.html b/enums/supply___generated___types.ResolutionStatus.html new file mode 100644 index 0000000..5347e50 --- /dev/null +++ b/enums/supply___generated___types.ResolutionStatus.html @@ -0,0 +1,5 @@ +ResolutionStatus | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Resolved: "RESOLVED"
UnresolvedCheckpointSystemUnavailable: "UNRESOLVED_CHECKPOINT_SYSTEM_UNAVAILABLE"
UnresolvedPropertyNotProvisioned: "UNRESOLVED_PROPERTY_NOT_PROVISIONED"
diff --git a/enums/supply___generated___types.ResultFilter.html b/enums/supply___generated___types.ResultFilter.html new file mode 100644 index 0000000..f35c28c --- /dev/null +++ b/enums/supply___generated___types.ResultFilter.html @@ -0,0 +1,5 @@ +ResultFilter | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

Failed: "FAILED"
Passed: "PASSED"
Unresolved: "UNRESOLVED"
diff --git a/enums/supply___generated___types.ReviewBrand.html b/enums/supply___generated___types.ReviewBrand.html new file mode 100644 index 0000000..7a1687f --- /dev/null +++ b/enums/supply___generated___types.ReviewBrand.html @@ -0,0 +1,14 @@ +ReviewBrand | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

CheapTickets: "CHEAP_TICKETS"
Ebookers: "EBOOKERS"
Expedia: "EXPEDIA"
Hotels: "HOTELS"
Hotwire: "HOTWIRE"
Lastminute: "LASTMINUTE"
MrJet: "MR_JET"
Orbitz: "ORBITZ"
Other: "OTHER"
Travelocity: "TRAVELOCITY"
Vrbo: "VRBO"
Wotif: "WOTIF"
diff --git a/enums/supply___generated___types.SortOrder.html b/enums/supply___generated___types.SortOrder.html new file mode 100644 index 0000000..7057e7e --- /dev/null +++ b/enums/supply___generated___types.SortOrder.html @@ -0,0 +1,4 @@ +SortOrder | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

Asc: "ASC"
Desc: "DESC"
diff --git a/enums/supply___generated___types.SupplierFeeType.html b/enums/supply___generated___types.SupplierFeeType.html new file mode 100644 index 0000000..72fccc4 --- /dev/null +++ b/enums/supply___generated___types.SupplierFeeType.html @@ -0,0 +1,7 @@ +SupplierFeeType | Lodging Connectivity SDK - v0.0.1 +

Type of fee charged by the supplier.

+

Enumeration Members

BaseRate: "BASE_RATE"
ExtraGuestFees: "EXTRA_GUEST_FEES"
ReconciledAmount: "RECONCILED_AMOUNT"
ServiceFees: "SERVICE_FEES"
diff --git a/enums/supply___generated___types.SupplierOperatingModel.html b/enums/supply___generated___types.SupplierOperatingModel.html new file mode 100644 index 0000000..24d8a57 --- /dev/null +++ b/enums/supply___generated___types.SupplierOperatingModel.html @@ -0,0 +1,5 @@ +SupplierOperatingModel | Lodging Connectivity SDK - v0.0.1 +

Operation Model of the Supplier

+

Enumeration Members

Enumeration Members

Agency: "AGENCY"
Merchant: "MERCHANT"
diff --git a/enums/supply___generated___types.TestNotificationOutcome.html b/enums/supply___generated___types.TestNotificationOutcome.html new file mode 100644 index 0000000..9d117fe --- /dev/null +++ b/enums/supply___generated___types.TestNotificationOutcome.html @@ -0,0 +1,4 @@ +TestNotificationOutcome | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

Failure: "FAILURE"
Success: "SUCCESS"
diff --git a/enums/supply___generated___types.TravelPurpose.html b/enums/supply___generated___types.TravelPurpose.html new file mode 100644 index 0000000..d948a8e --- /dev/null +++ b/enums/supply___generated___types.TravelPurpose.html @@ -0,0 +1,8 @@ +TravelPurpose | Lodging Connectivity SDK - v0.0.1 +

Travel Purpose type, used to identify business bookings.

+

Enumeration Members

KnownBusinessVisit: "KNOWN_BUSINESS_VISIT"
KnownPersonalVisit: "KNOWN_PERSONAL_VISIT"
None: "NONE"
SuspectedBusinessVisit: "SUSPECTED_BUSINESS_VISIT"
SuspectedPersonalVisit: "SUSPECTED_PERSONAL_VISIT"
diff --git a/enums/supply___generated___types.UnitSmokingPolicy.html b/enums/supply___generated___types.UnitSmokingPolicy.html new file mode 100644 index 0000000..9ba6ff8 --- /dev/null +++ b/enums/supply___generated___types.UnitSmokingPolicy.html @@ -0,0 +1,5 @@ +UnitSmokingPolicy | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

NonSmoking: "NON_SMOKING"
Smoking: "SMOKING"
SmokingAndNonSmoking: "SMOKING_AND_NON_SMOKING"
diff --git a/enums/supply___generated___types.UpdatePropertyListingBundleAdoptionType.html b/enums/supply___generated___types.UpdatePropertyListingBundleAdoptionType.html new file mode 100644 index 0000000..dab7495 --- /dev/null +++ b/enums/supply___generated___types.UpdatePropertyListingBundleAdoptionType.html @@ -0,0 +1,4 @@ +UpdatePropertyListingBundleAdoptionType | Lodging Connectivity SDK - v0.0.1 +

Enumeration Members

Enumeration Members

All: "ALL"
List: "LIST"
diff --git a/enums/supply___generated___types.VrboCancellationPolicyOverrideType.html b/enums/supply___generated___types.VrboCancellationPolicyOverrideType.html new file mode 100644 index 0000000..7a9b876 --- /dev/null +++ b/enums/supply___generated___types.VrboCancellationPolicyOverrideType.html @@ -0,0 +1,4 @@ +VrboCancellationPolicyOverrideType | Lodging Connectivity SDK - v0.0.1 +

Possible override types on the vrbo cancellation

+

Enumeration Members

Enumeration Members

Penalty: "PENALTY"
diff --git a/enums/supply___generated___types.VrboCancellationPolicyPenaltyType.html b/enums/supply___generated___types.VrboCancellationPolicyPenaltyType.html new file mode 100644 index 0000000..0782448 --- /dev/null +++ b/enums/supply___generated___types.VrboCancellationPolicyPenaltyType.html @@ -0,0 +1,4 @@ +VrboCancellationPolicyPenaltyType | Lodging Connectivity SDK - v0.0.1 +

Possible penalty types on the vrbo cancellation penalty

+

Enumeration Members

Enumeration Members

Percent: "PERCENT"
diff --git a/enums/supply___generated___types.VrboCancellationReason.html b/enums/supply___generated___types.VrboCancellationReason.html new file mode 100644 index 0000000..02a17ed --- /dev/null +++ b/enums/supply___generated___types.VrboCancellationReason.html @@ -0,0 +1,9 @@ +VrboCancellationReason | Lodging Connectivity SDK - v0.0.1 +

Primary reasons for vrbo cancellation

+

Enumeration Members

DatesBookedAnotherPlatform: "DATES_BOOKED_ANOTHER_PLATFORM"
ExtenuatingCircumstance: "EXTENUATING_CIRCUMSTANCE"
GuestRequestedCancel: "GUEST_REQUESTED_CANCEL"
HouseRulesConflict: "HOUSE_RULES_CONFLICT"
PaymentNotReceived: "PAYMENT_NOT_RECEIVED"
PropertySoldOwnershipChange: "PROPERTY_SOLD_OWNERSHIP_CHANGE"
diff --git a/enums/supply___generated___types.VrboCancellationSecondaryReason.html b/enums/supply___generated___types.VrboCancellationSecondaryReason.html new file mode 100644 index 0000000..969ec3a --- /dev/null +++ b/enums/supply___generated___types.VrboCancellationSecondaryReason.html @@ -0,0 +1,13 @@ +VrboCancellationSecondaryReason | Lodging Connectivity SDK - v0.0.1 +

Secondary reasons for vrbo cancellation. Only valid if CancellationReason is GUEST_REQUESTED_CANCEL

+

Enumeration Members

AmenityNotAvailable: "AMENITY_NOT_AVAILABLE"
BookingMistake: "BOOKING_MISTAKE"
ChangeDates: "CHANGE_DATES"
ChangedDestination: "CHANGED_DESTINATION"
ChangeGuests: "CHANGE_GUESTS"
ChangeOfPlans: "CHANGE_OF_PLANS"
Other: "OTHER"
OwnerDisagree: "OWNER_DISAGREE"
OwnerRequest: "OWNER_REQUEST"
Payment: "PAYMENT"
diff --git a/enums/supply___generated___types.VrboMappingProcessingStatus.html b/enums/supply___generated___types.VrboMappingProcessingStatus.html new file mode 100644 index 0000000..f5eb85c --- /dev/null +++ b/enums/supply___generated___types.VrboMappingProcessingStatus.html @@ -0,0 +1,13 @@ +VrboMappingProcessingStatus | Lodging Connectivity SDK - v0.0.1 +

Available processing statuses for an individual ID Mapping submission.

+

Enumeration Members

Mapped: "MAPPED"

Mapping processing is complete for this individual ID Mapping.

+
MappingError: "MAPPING_ERROR"

There was a problem encountered during the processing of this individual ID Mapping. See the accompanying error message for details.

+
Unprocessed: "UNPROCESSED"

The default status upon submitting an ID Mapping.

+
Validated: "VALIDATED"

After committing mappings by partner, this individual ID Mapping is validated by Expedia.

+
ValidationError: "VALIDATION_ERROR"

After committing mappings by partner, this individual ID Mapping has validation Errors. See the accompanying error message for details.

+
diff --git a/enums/supply___generated___types.VrboOnboardingIdMappingStatus.html b/enums/supply___generated___types.VrboOnboardingIdMappingStatus.html new file mode 100644 index 0000000..92267cf --- /dev/null +++ b/enums/supply___generated___types.VrboOnboardingIdMappingStatus.html @@ -0,0 +1,13 @@ +VrboOnboardingIdMappingStatus | Lodging Connectivity SDK - v0.0.1 +

Status values for ID mapping processing stages.

+

Enumeration Members

Complete: "COMPLETE"

System has finished processing ID mappings.

+
Error: "ERROR"

There was a problem encountered during ID Mapping processing. See the accompanying error message for details.

+
InProgressWithExpediaGroup: "IN_PROGRESS_WITH_EXPEDIA_GROUP"

System is processing ID mappings.

+
InProgressWithPartner: "IN_PROGRESS_WITH_PARTNER"

Partner is submitting mappings for Property and Reservation IDs.

+
ValidationInProgress: "VALIDATION_IN_PROGRESS"

Expedia is validating mappings for Property and Reservation IDs.

+
diff --git a/interfaces/common.ClientConfiguration.html b/interfaces/common.ClientConfiguration.html new file mode 100644 index 0000000..4c6e84e --- /dev/null +++ b/interfaces/common.ClientConfiguration.html @@ -0,0 +1,7 @@ +ClientConfiguration | Lodging Connectivity SDK - v0.0.1 +
interface ClientConfiguration {
    environment?: ClientEnvironment;
    key: string;
    requestTimeout?: number;
    secret: string;
    userAgent?: string;
}

Properties

environment?: ClientEnvironment
key: string
requestTimeout?: number
secret: string
userAgent?: string
diff --git a/media/configuration.md b/media/configuration.md new file mode 100644 index 0000000..479f125 --- /dev/null +++ b/media/configuration.md @@ -0,0 +1,60 @@ +# SDK Configuration + +The `ClientConfiguration` object is used to configure different clients provided by the SDK to interact with various endpoints and services. This section provides a detailed breakdown of how to configure these SDK clients and customize various settings. + +## Basic Configuration + +The essential configuration parameters are the `key` and `secret`. These are required for authenticating requests to the API. + +### Example: +```ts +const config: ClientConfiguration = { + key: 'YOUR_API_KEY', + secret: 'YOUR_API_SECRET' +}; +``` + +## Optional Configuration Parameters + +In addition to the basic configuration, the SDK offers several optional parameters to customize various aspects of the connection and request handling. + +### 1. **Client Environment (Optional)** +```ts +{ + environment: ClientEnvironment.PROD +} +``` +- **Description**: This parameter allows you to run the client in different environments (PROD, TEST, SANDBOX_PROD, SANDBOX_TEST) +- **Default**: If not provided, the SDK uses the default environment `PROD` which maps to https://api.expediagroup.com endpoint. + +### 2. **Request Timeout (Optional)** + +```ts +{ + requestTimeout: 1000 // in milliseconds +} +``` +- **Description**: Sets the maximum time (in milliseconds) the SDK should wait for a response after a request is sent. +- **Default**: Defaults to an internal value but can be adjusted for long-running operations. + +## Full Example Configuration + +Here’s an example that uses all the available configuration options: + +```ts +const config: ClientConfiguration = { + key: 'YOUR_API_KEY', + secret: 'YOUR_API_SECRET', + environment: ClientEnvironment.PROD, + requestTimeout: 1000 +}; +``` + +## Summary of Configuration Options + +| Parameter | Required | Description | +|---------------------------|----------|---------------------------------------------------------------------------| +| `key` | Yes | Your API key for authentication. | +| `secret` | Yes | Your API secret for authentication. | +| `environment` | No | Specifies the client environment (PROD, TEST, SANDBOX_PROD, SANDBOX_TEST) | +| `requestTimeout` | No | Time to wait for a response after sending a request. | diff --git a/media/exception-handling.md b/media/exception-handling.md new file mode 100644 index 0000000..09b6596 --- /dev/null +++ b/media/exception-handling.md @@ -0,0 +1,3 @@ +## GraphQL Errors Handling +Conventionally, GraphQL APIs always return `200` HTTP status and rely on `GraphQLErros` response object to hold the occurred errors. However, The SDK handles these `GraphQLErrors` by throwing a new `ExpediaGroupServiceException` if the response has any errors. So, users are expected to properly catch and handle these errors. + diff --git a/media/payment-client.md b/media/payment-client.md new file mode 100644 index 0000000..d185b2c --- /dev/null +++ b/media/payment-client.md @@ -0,0 +1,55 @@ +# Payment Client +`PaymentClient` deals with payment instruments and PCI data. + +### API Endpoint +This client is connected with https://api.expediagroup.com/supply/payments/graphql endpoint by default. + +You can refer to the [configuration](configuration.md) document to explore the full configuration options. + +### Initialize the Client +```ts +const config: ClientConfiguration = { + key: 'YOUR_API_KEY', + secret: 'YOUR_API_SECRET' +}; + +const paymentClient = new PaymentClient(config); +``` + +### Execute the operation +```ts +const paymentInstrumentResponse = await paymentClient.query({ + query: PaymentInstrumentDocument, + variables: { token: 'some-token' } +}); +``` + +## Available Operations +At the moment, there is only one query called `PaymentInstrument` you can execute using the `PaymentClient`. + +
+
+ PaymentInstrument + +
+ +**Summary:** Retrieve Payment instrument from external payment instrument token + +**Operation Document Name:** `PaymentInstrumentDocument` + +**Operation Inputs:** + +| Name | Type | Description | Required | +|---------|-----------|----------------|----------| +| `token` | `String!` | External token | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/payment/operations/mutations/PaymentInstrument.query.graphql) +- [Reference]() + +
+ +
diff --git a/media/sandbox-client.md b/media/sandbox-client.md new file mode 100644 index 0000000..1c0e315 --- /dev/null +++ b/media/sandbox-client.md @@ -0,0 +1,339 @@ +# Sandbox Client +`SandboxClient` contains sandbox-specific API operations useful to manage sandbox datasets for testing purposes. + +### API Endpoint +This client is connected with https://api.sandbox.expediagroup.com/supply/lodging-sandbox/graphql endpoint by default. + +You can refer to the [configuration](configuration.md) document to explore the full configuration options. + +### Initialize the Client +```ts +const config: ClientConfiguration = { + key: 'YOUR_API_KEY', + secret: 'YOUR_API_SECRET' +}; + +const sandboxClient = new SandboxClient(config); +``` + +### Execute the operation +```ts +const sandboxPropertiesResponse = await sandboxClient.query({ + query: SandboxPropertiesDocument, + variables: { + skipReservations: true + } +}); +``` + +## Available Operations +The SDK offers a set of queries & mutations you can execute using the `SandboxClient`. Below is a list of the available operations. + +
+ +### SandboxClient - Queries + +
+ +
+ SandboxProperties + +
+ +**Summary:** Retrieves a paginated results of properties in the sandbox environment + +**Operation Document Name:** `SandboxPropertiesDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------------|--------------------|---------------------| +| `cursor` | `String` | No | +| `limit` | `Int` | No | +| `skipReservations` | `Boolean! = false` | No (defaults false) | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/sandbox/operations/queries/SandboxProperties.query.graphql) +- [Reference]() + +
+ +
+ SandboxProperty + +
+ +**Summary:** Retrieves a single property from the sandbox environment. + +**Operation Document Name:** `SandboxPropertyDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|----------------------|--------------------|---------------------| +| `id` | `ID!` | Yes | +| `reservationsCursor` | `String` | No | +| `reservationsLimit` | `Int` | No | +| `skipReservations` | `Boolean! = false` | No (defaults false) | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/sandbox/operations/queries/SandboxProperty.query.graphql) +- [Reference]() + +
+ +
+ SandboxReservation + +
+ +**Summary:** Retrieves a single reservation + +**Operation Document Name:** `SandboxReservationDocument` + +**Operation Inputs:** + +| Name | Type | Description | Required | +|------|-------|----------------|----------| +| `id` | `ID!` | Reservation ID | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/sandbox/operations/queries/SandboxReservation.query.graphql) +- [Reference]() + +
+ +
+ +

+ +### SandboxClient - Mutations + +
+ +
+ SandboxCancelReservation + +
+ +**Summary:** Cancels a reservation + +**Operation Document Name:** `SandboxCancelReservationDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|---------------------------|----------| +| `input` | `CancelReservationInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/sandbox/operations/mutations/SandboxCancelReservation.mutation.graphql) +- [Reference]() + +
+ +
+ SandboxChangeReservationStayDates + +
+ +**Summary:** Updates the stay dates of a reservation. + +**Operation Document Name:** `SandboxChangeReservationStayDatesDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|------------------------------------|----------| +| `input` | `ChangeReservationStayDatesInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/sandbox/operations/mutations/SandboxChangeReservationStayDates.mutation.graphql) +- [Reference]() + +
+ +
+ SandboxCreateProperty + +
+ +**Summary:** Creates a new property in the sandbox environment. + +**Operation Document Name:** `SandboxCreatePropertyDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|------------------------|----------| +| `input` | `CreatePropertyInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/sandbox/operations/mutations/SandboxCreateProperty.mutation.graphql) +- [Reference]() + +
+ +
+ SandboxCreateReservation + +
+ +**Summary:** Creates a new reservation on a sandbox property + +**Operation Document Name:** `SandboxCreateReservationDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|---------------------------|----------| +| `input` | `CreateReservationInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/sandbox/operations/mutations/SandboxCreateReservation.mutation.graphql) +- [Reference]() + +
+ +
+ SandboxDeleteProperty + +
+ +**Summary:** Deletes sandbox property + +**Operation Document Name:** `SandboxDeletePropertyDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|------------------------|----------| +| `input` | `DeletePropertyInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/sandbox/operations/mutations/SandboxDeleteProperty.mutation.graphql) +- [Reference]() + +
+ +
+ SandboxDeletePropertyReservations + +
+ +**Summary:** Deletes all sandbox property's reservations + +**Operation Document Name:** `SandboxDeletePropertyReservationsDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|------------------------------------|----------| +| `input` | `DeletePropertyReservationsInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/sandbox/operations/mutations/SandboxDeletePropertyReservations.mutation.graphql) +- [Reference]() + +
+ +
+ SandboxDeleteReservation + +
+ +**Summary:** Deletes a single reservation on a sandbox property + +**Operation Document Name:** `SandboxDeleteReservationDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|---------------------------|----------| +| `input` | `DeleteReservationInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/sandbox/operations/mutations/SandboxDeleteReservation.mutation.graphql) +- [Reference]() + +
+ +
+ SandboxUpdateProperty + +
+ +**Summary:** Updates sandbox property data. + +**Operation Document Name:** `SandboxUpdatePropertyDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|------------------------|----------| +| `input` | `UpdatePropertyInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/sandbox/operations/mutations/SandboxUpdateProperty.mutation.graphql) +- [Reference]() + +
+ +
+ SandboxUpdateReservation + +
+ +**Summary:** Updates single reservation on a sandbox property. + +**Operation Document Name:** `SandboxUpdateReservationDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|---------------------------|----------| +| `input` | `UpdateReservationInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/sandbox/operations/mutations/SandboxUpdateReservation.mutation.graphql) +- [Reference]() + +
+ +
diff --git a/media/supply-client.md b/media/supply-client.md new file mode 100644 index 0000000..4ad3635 --- /dev/null +++ b/media/supply-client.md @@ -0,0 +1,1882 @@ +# Supply Client +`SupplyClient` is the largest and most versatile client in the Lodging Connectivity SDK. It provides access to various capabilities offered by the Lodging Connectivity GraphQL API, including _Reservations_, _Messaging_, _Promotions_, _Reviews_, and more. + +### API Endpoint +This client is connected with https://api.expediagroup.com/supply/lodging/graphql endpoint by default. + +You can refer to the [configuration](configuration.md) document to explore the full configuration options. + +### Initialize the Client +```ts +const config: ClientConfiguration = { + key: 'YOUR_API_KEY', + secret: 'YOUR_API_SECRET' +}; + +const supplyClient = new SupplyClient(config); +``` + +### Initialize GraphQL Operation +```java +PropertyReservationsQuery reservationsQuery = PropertyReservationsQuery + .builder() + .propertyId("your_property_id") + .pageSize(10) + .build(); +``` + +### Execute the operation +```ts +const propertyReservationsResponse = await supplyClient.query({ + query: PropertyReservationsDocument, + variables: { + propertyId: 'your_property_id', + pageSize: 10 + } +}); +``` + +## Available Operations +The SDK offers a set of queries & mutations you can execute using the `SupplyClient`. Below is an overview list of the available operations. + +
+ +### SupplyClient - Queries + +
+ +
+ Property + +
+ +**Operation Document Name:** `PropertyDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------------|--------------------|----------------------| +| `Id` | `String!` | Yes | +| `idSource` | `IdSource` | No (default EXPEDIA) | +| `textFilters` | `TextFiltersInput` | No | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/property_status/reference/property_query/) +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/Property.graphql) +- [Reference]() + +
+ +
+ +
+ PropertyReservations + +
+ +**Operation Document Name:** `PropertyReservationsDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------------------------------|--------------------------|-----------------------| +| `propertyId` | `String!` | Yes | +| `idSource` | `IdSource` | No (default: EXPEDIA) | +| `pageSize` | `Int!` | Yes | +| `cursor` | `String` | No | +| `filter` | `ReservationFilterInput` | No | +| `checkOutDate` | `CheckOutDateFilter` | No | +| `includePaymentInstrumentToken` | `Boolean` | No (default: false) | +| `includeSupplierAmount` | `Boolean` | No (default: false) | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/booking_apis/reservations/reference/reservations_query/) +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/PropertyReservations.graphql) +- [Reference]() + +
+ +
+ +
+ PropertyReservationsSummary + +
+ +**Operation Document Name:** `PropertyReservationsSummaryDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|----------------|--------------------------|-----------------------| +| `propertyId` | `String!` | Yes | +| `idSource` | `IdSource` | No (default: EXPEDIA) | +| `pageSize` | `Int!` | Yes | +| `cursor` | `String` | No | +| `filter` | `ReservationFilterInput` | No | +| `checkOutDate` | `CheckOutDateFilter` | No | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/booking_apis/reservations/reference/reservations_query/) +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/PropertyReservationsSummary.graphql) +- [Reference]() + +
+ +
+ +
+ PropertyAmenities + +
+ +**Operation Document Name:** `PropertyAmenitiesDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------|-------------------------|-----------------------| +| `propertyId` | `String!` | Yes | +| `idSource` | `IdSource` | No (default: EXPEDIA) | +| `filters` | `AmenitiesFiltersInput` | No | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/PropertyAmenities.graphql) +- [Reference]() + +
+ +
+ +
+ PropertyDistrict + +
+ +**Operation Document Name:** `PropertyDistrictDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------|------------|-----------------------| +| `propertyId` | `String!` | Yes | +| `idSource` | `IdSource` | No (default: EXPEDIA) | +| `locale` | `String` | No | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/compliance/reference/district_query/) +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/PropertyDistrict.graphql) +- [Reference]() + +
+ +
+ +
+ PropertyFeeSets + +
+ +**Operation Document Name:** `PropertyFeeSetsDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------|-------------------------------|-----------------------| +| `propertyId` | `String!` | Yes | +| `idSource` | `IdSource` | No (default: EXPEDIA) | +| `filters` | `PropertyFeeSetsFiltersInput` | No | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/PropertyDistrict.graphql) +- [Reference]() + +
+ +
+ +
+ PropertyListing + +
+ +**Operation Document Name:** `PropertyListingDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------|--------------|-----------------------| +| `propertyId` | `String!` | Yes | +| `idSource` | `IdSource` | No (default: EXPEDIA) | +| `domains` | `[String!]!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/property_status/getting_started/intro/#retrieving-location-and-listing-urls) +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/PropertyListing.graphql) +- [Reference]() + +
+ +
+ +
+ PropertyListingBundleAdoption + +
+ +**Operation Document Name:** `PropertyListingBundleAdoptionDocument` + +**Operation Inputs:** None + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/PropertyListingBundleAdoption.graphql) +- [Reference]() + +
+ +
+ +
+ PropertyMedia + +
+ +**Operation Document Name:** `PropertyMediaDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------|----------------------|-----------------------| +| `propertyId` | `String!` | Yes | +| `idSource` | `IdSource` | No (default: EXPEDIA) | +| `filters` | `ImagesFiltersInput` | No | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/PropertyMedia.graphql) +- [Reference]() + +
+ +
+ +
+ PropertyMessages +
+ +**Operation Document Name:** `PropertyMessagesDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------|---------------------------------|-----------------------| +| `propertyId` | `String!` | Yes | +| `idSource` | `IdSource` | No (default: EXPEDIA) | +| `filters` | `PropertyMessagesFiltersInput!` | Yes | +| `pageSize` | `Int` | No | +| `cursor` | `String` | No | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/messaging/reference/messages_query/) +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/PropertyMessages.graphql) +- [Reference]() + +
+ +
+ +
+ PropertyMessageThreads + +
+ +**Operation Document Name:** `PropertyMessageThreadsDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------|--------------------------------------|-----------------------| +| `propertyId` | `String!` | Yes | +| `idSource` | `IdSource` | No (default: EXPEDIA) | +| `filters` | `PropertyMessageThreadsFiltersInput` | Yes | +| `orderBy` | `PropertyMessageThreadsOrderByInput` | No | +| `pageSize` | `Int` | No | +| `cursor` | `String` | No | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/messaging/reference/messagethreads_query/) +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/PropertyMessageThreads.graphql) +- [Reference]() + +
+ +
+ +
+ PropertyPolicies + +
+ +**Operation Document Name:** `PropertyPoliciesDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------|------------|-----------------------| +| `propertyId` | `String!` | Yes | +| `idSource` | `IdSource` | No (default: EXPEDIA) | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/PropertyPolicies.graphql) +- [Reference]() + +
+ +
+ +
+ PropertyPromotions +
+ +**Operation Document Name:** `PropertyPromotionsDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------|----------------|-----------------------| +| `propertyId` | `String!` | Yes | +| `filters` | `FiltersInput` | No | +| `idSource` | `IdSource` | No (default: EXPEDIA) | +| `pageSize` | `Int!` | Yes | +| `cursor` | `String` | No | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/avail_and_rate_apis/promotions/reference/promotions_query/) +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/PropertyPromotions.graphql) +- [Reference]() + +
+ +
+ +
+ PropertyReviews +
+ +**Operation Document Name:** `PropertyReviewsDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------|------------------|-----------------------| +| `propertyId` | `String!` | Yes | +| `idSource` | `IdSource` | No (default: EXPEDIA) | +| `orderBy` | `ReviewsOrderBy` | No | +| `filter` | `ReviewFilter` | No | +| `pageSize` | `Int!` | Yes | +| `cursor` | `String` | No | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/reviews/reference/reviews_query/) +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/PropertyReviews.graphql) +- [Reference]() + +
+ +
+ +
+ PropertyUnits +
+ +**Operation Document Name:** `PropertyUnitsDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|-----------------------|------------|-----------------------| +| `propertyId` | `String!` | Yes | +| `idSource` | `IdSource` | No (default: EXPEDIA) | +| `includeRegistration` | `Boolean` | No (default: false) | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/property_status/reference/property_query/) +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/PropertyUnits.graphql) +- [Reference]() + +
+ +
+ +
+ PropertyUnitsRegistration +
+ +**Operation Document Name:** `PropertyUnitsRegistrationDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|-----------------------|------------|-----------------------| +| `propertyId` | `String!` | Yes | +| `idSource` | `IdSource` | No (default: EXPEDIA) | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/compliance/reference/registration_query/) +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/PropertyUnitsRegistration.graphql) +- [Reference]() + +
+ +
+ +
+ PropertyAggregatedReviews +
+ +**Operation Document Name:** `PropertyAggregatedReviewsDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------|----------------------------------|-----------------------| +| `propertyId` | `String!` | Yes | +| `idSource` | `IdSource` | No (default: EXPEDIA) | +| `filters` | `AggregatedReviewsFiltersInput!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/reviews/reference/aggregatedReviews_query/) +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/PropertyAggregatedReviews.graphql) +- [Reference]() + +
+ +
+ +
+ PropertiesByAdvertiser +
+ +**Operation Document Name:** `PropertiesByAdvertiserDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|------------|-------------|-----------------------| +| `id` | `String!` | Yes | +| `idSource` | `IdSource!` | No (default: EXPEDIA) | +| `pageSize` | `Int` | No | +| `cursor` | `String` | No | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/PropertiesByAdvertiser.graphql) +- [Reference]() + +
+ +
+ +
+ CancellationPolicyConfig +
+ +**Operation Document Name:** `CancellationPolicyConfigDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|------------|-------|----------| +| `id` | `ID!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/CancellationPolicyConfig.graphql) +- [Reference]() + +
+ +
+ +
+ DistrictByCoordinates +
+ +**Operation Document Name:** `DistrictByCoordinatesDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|-------------|----------|----------| +| `latitude` | `Float!` | Yes | +| `longitude` | `Float!` | Yes | +| `locale` | `String` | No | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/compliance/reference/districtByCoordinates_query/) +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/DistrictByCoordinates.graphql) +- [Reference]() + +
+ +
+ +
+ Message +
+ +**Operation Document Name:** `MessageDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|-------------|-------|----------| +| `messageId` | `ID!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/messaging/reference/message_query/) +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/Message.graphql) +- [Reference]() + +
+ +
+ +
+ MessageThread +
+ +**Operation Document Name:** `MessageThreadDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|-------------------|-------------------------------------|----------| +| `id` | `ID!` | Yes | +| `pageSize` | `Int` | No | +| `cursor` | `String` | No | +| `orderMessagesBy` | `MessageThreadMessagesOrderByInput` | No | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/messaging/reference/messagethread_query/) +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/MessageThread.graphql) +- [Reference]() + +
+ +
+ +
+ NotificationEventTypes +
+ +**Operation Document Name:** `NotificationEventTypesDocument` + +**Operation Inputs:** None + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/notifications/reference/notificationeventtypes_query/) +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/NotificationEventTypes.graphql) +- [Reference]() + +
+ +
+ +
+ NotificationProfile +
+ +**Operation Document Name:** `NotificationProfileDocument` + +**Operation Inputs:** None + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/notifications/reference/notificationprofile_query/) +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/NotificationProfile.graphql) +- [Reference]() + +
+ +
+ +
+ RatePlan +
+ +**Operation Document Name:** `RatePlanDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------|-------|----------| +| `propertyId` | `ID!` | Yes | +| `ratePlanId` | `Id` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/RatePlan.graphql) +- [Reference]() + +
+ +
+ +
+ UndeliveredNotifications +
+ +**Operation Document Name:** `UndeliveredNotificationsDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|------------|-----------------------------------------|----------| +| `filters` | `UndeliveredNotificationsFiltersInput!` | Yes | +| `cursor` | `String` | No | +| `pageSize` | `Int` | No | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/notifications/reference/undeliverednotifications_query/) +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/UndeliveredNotifications.graphql) +- [Reference]() + +
+ +
+ +
+ Unit +
+ +**Operation Class Name:** `UnitDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|------|-------|----------| +| `id` | `ID!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Query Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/queries/Unit.graphql) +- [Reference]() + +
+ +
+ +

+ +### SupplyClient - Mutations + +
+ +
+ AddMessage + +
+ +**Operation Document Name:** `AddMessageDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|-------------------|---------------------------------|----------| +| `messageThreadId` | `ID!` | Yes | +| `message` | `AddMessageThreadMessageInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/AddMessage.graphql) +- [Reference]() + +
+ +
+ +
+ ArchivePropertyIds + +
+ +**Operation Document Name:** `ArchivePropertyIdsDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|----------------------------|----------| +| `input` | `ArchivePropertyIdsInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/ArchivePropertyIds.graphql) +- [Reference]() + +
+ +
+ +
+ CancelReservation + +
+ +**Operation Document Name:** `CancelReservationDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|---------------------------|----------| +| `input` | `CancelReservationInput!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/booking_apis/reservations/reference/cancelReservation/) +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/CancelReservation.graphql) +- [Reference]() + +
+ +
+ +
+ CancelReservationReconciliation + +
+ +**Operation Document Name:** `CancelReservationReconciliationDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|-----------------------------------------|----------| +| `input` | `CancelReservationReconciliationInput!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/booking_apis/reservations/reference/cancelReservationReconciliation/) +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/CancelReservationReconciliation.graphql) +- [Reference]() + +
+ +
+ +
+ CancelVrboReservation + +
+ +**Operation Document Name:** `CancelVrboReservationDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|-------------------------------|----------| +| `input` | `CancelVrboReservationInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/CancelVrboReservation.graphql) +- [Reference]() + +
+ +
+ +
+ ChangeReservationReconciliation + +
+ +**Operation Document Name:** `ChangeReservationReconciliationDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|-----------------------------------------|----------| +| `input` | `ChangeReservationReconciliationInput!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/booking_apis/reservations/reference/changeReservationReconciliation/) +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/ChangeReservationReconciliation.graphql) +- [Reference]() + +
+ +
+ +
+ ConfirmReservationNotification + +
+ +**Operation Document Name:** `ConfirmReservationNotificationDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|----------------------------------------|----------| +| `input` | `ConfirmReservationNotificationInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/ConfirmReservationNotification.graphql) +- [Reference]() + +
+ +
+ +
+ CreateCancellationPolicyConfig + +
+ +**Operation Document Name:** `CreateCancellationPolicyConfigDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|----------------------------------------|----------| +| `input` | `CreateCancellationPolicyConfigInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/CreateCancellationPolicyConfig.graphql) +- [Reference]() + +
+ +
+ +
+ CreateDayOfWeekDiscountPromotion + +
+ +**Operation Document Name:** `CreateDayOfWeekDiscountPromotionDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------------|------------------------------------------|----------| +| `propertyId` | `String!` | Yes | +| `propertyIdSource` | `IdSource!` | Yes | +| `promotion` | `DayOfWeekDiscountPromotionCreateInput!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/avail_and_rate_apis/promotions/reference/createdayofweekdiscountpromotion/) +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/CreateDayOfWeekDiscountPromotion.graphql) +- [Reference]() + +
+ +
+ +
+ CreateFeeSet + +
+ +**Operation Document Name:** `CreateFeeSetDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|----------------------|----------| +| `input` | `CreateFeeSetInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/CreateFeeSet.graphql) +- [Reference]() + +
+ +
+ +
+ CreateMultiNightDiscountPromotion + +
+ +**Operation Document Name:** `CreateMultiNightDiscountPromotionDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------------|-------------------------------------------|----------| +| `promotion` | `MultiNightDiscountPromotionCreateInput!` | Yes | +| `propertyId` | `String!` | Yes | +| `propertyIdSource` | `IdSource!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/avail_and_rate_apis/promotions/reference/createmultinightdiscountpromotion/) +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/CreateMultiNightDiscountPromotion.graphql) +- [Reference]() + +
+ +
+ +
+ CreateNotificationCallbackConfig + +
+ +**Operation Document Name:** `CreateNotificationCallbackConfigDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|------------------------------------------|----------| +| `input` | `CreateNotificationCallbackConfigInput!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/notifications/reference/createnotificationcallbackconfig_mutation/) +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/CreateNotificationCallbackConfig.graphql) +- [Reference]() + +
+ +
+ +
+ CreateProperty + +
+ +**Operation Document Name:** `CreatePropertyDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|------------------------|----------| +| `input` | `CreatePropertyInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/CreateProperty.graphql) +- [Reference]() + +
+ +
+ +
+ CreatePropertyImage + +
+ +**Operation Document Name:** `CreatePropertyImageDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|-----------------------------|----------| +| `input` | `CreatePropertyImageInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/CreatePropertyImage.graphql) +- [Reference]() + +
+ +
+ +
+ CreateRatePlan + +
+ +**Operation Document Name:** `CreateRatePlanDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|------------------------|----------| +| `input` | `CreateRatePlanInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/CreateRatePlan.graphql) +- [Reference]() + +
+ +
+ +
+ CreateSingleDiscountPromotion + +
+ +**Operation Document Name:** `CreateSingleDiscountPromotionDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------------|---------------------------------------|----------| +| `promotion` | `SingleDiscountPromotionCreateInput!` | Yes | +| `propertyId` | `String!` | Yes | +| `propertyIdSource` | `IdSource!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/avail_and_rate_apis/promotions/reference/createsinglediscountpromotion/) +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/CreateSingleDiscountPromotion.graphql) +- [Reference]() + +
+ +
+ +
+ CreateUnitSpaces + +
+ +**Operation Document Name:** `CreateUnitSpacesDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|--------------------------|----------| +| `input` | `CreateUnitSpacesInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/CreateUnitSpaces.graphql) +- [Reference]() + +
+ +
+ +
+ DeleteImage + +
+ +**Operation Document Name:** `DeleteImageDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|---------------------|----------| +| `input` | `DeleteImageInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/DeleteImage.graphql) +- [Reference]() + +
+ +
+ +
+ DeleteNotificationCallbackConfig + +
+ +**Operation Document Name:** `DeleteNotificationCallbackConfigDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|------------------------------------------|----------| +| `input` | `DeleteNotificationCallbackConfigInput!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/notifications/reference/deletenotificationcallbackconfig_mutation/) +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/DeleteNotificationCallbackConfig.graphql) +- [Reference]() + +
+ +
+ +
+ DeleteUnitSpace + +
+ +**Operation Document Name:** `DeleteUnitSpaceDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|-------------------------|----------| +| `input` | `DeleteUnitSpaceInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/DeleteUnitSpace.graphql) +- [Reference]() + +
+ +
+ +
+ DisableProperty + +
+ +**Operation Document Name:** `DisablePropertyDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|-------------------------|----------| +| `input` | `DisablePropertyInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/DisableProperty.graphql) +- [Reference]() + +
+ +
+ +
+ EnableProperty + +
+ +**Operation Document Name:** `EnablePropertyDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|------------------------|----------| +| `input` | `EnablePropertyInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/EnableProperty.graphql) +- [Reference]() + +
+ +
+ +
+ JoinNewListingDiscount + +
+ +**Operation Document Name:** `JoinNewListingDiscountDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|----------------------------|-------------|----------| +| `joinNewListingDiscountId` | `String!` | Yes | +| `idSource` | `IdSource!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/JoinNewListingDiscount.graphql) +- [Reference]() + +
+ +
+ +
+ RateGuest + +
+ +**Operation Document Name:** `RateGuestDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------------|-------------------|----------| +| `input` | `RateGuestInput!` | Yes | +| `propertyId` | `ID!` | Yes | +| `propertyIdSource` | `IdSource!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/RateGuest.graphql) +- [Reference]() + +
+ +
+ +
+ RefreshNotificationCallbackConfigSecret + +
+ +**Operation Document Name:** `RefreshNotificationCallbackConfigSecretDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|-------------------------------------------------|----------| +| `input` | `RefreshNotificationCallbackConfigSecretInput!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/notifications/reference/refreshnotificationcallbackconfigsecret_mutation/) +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/RefreshNotificationCallbackConfigSecret.graphql) +- [Reference]() + +
+ +
+ +
+ RefundReservation + +
+ +**Operation Document Name:** `RefundReservationDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|---------------------------|----------| +| `input` | `RefundReservationInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/RefundReservation.graphql) +- [Reference]() + +
+ +
+ +
+ ReplaceCancellationPolicyConfig + +
+ +**Operation Document Name:** `ReplaceCancellationPolicyConfigDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|-----------------------------------------|----------| +| `input` | `ReplaceCancellationPolicyConfigInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/ReplaceCancellationPolicyConfig.graphql) +- [Reference]() + +
+ +
+ +
+ ReplaceFeeSet + +
+ +**Operation Document Name:** `ReplaceFeeSetDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|-----------------------|----------| +| `input` | `ReplaceFeeSetInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/ReplaceFeeSet.graphql) +- [Reference]() + +
+ +
+ +
+ SendMessage + +
+ +**Operation Document Name:** `SendMessageDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|---------------------|----------| +| `input` | `SendMessageInput!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/messaging/reference/sendmessage_mutation/) +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/SendMessage.graphql) +- [Reference]() + +
+ +
+ +
+ SendTestNotification + +
+ +**Operation Document Name:** `SendTestNotificationDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|------------------------------|----------| +| `input` | `SendTestNotificationInput!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/notifications/reference/sendtestnotification_mutation/) +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/SendTestNotification.graphql) +- [Reference]() + +
+ +
+ +
+ SetMessageThreadSpamStatus + +
+ +**Operation Document Name:** `SetMessageThreadSpamStatusDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|------------------------------------|----------| +| `input` | `SetMessageThreadSpamStatusInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/SetMessageThreadSpamStatus.graphql) +- [Reference]() + +
+ +
+ +
+ SetPropertyTaxRecord + +
+ +**Operation Document Name:** `SetPropertyTaxRecordDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|------------------------------|----------| +| `input` | `SetPropertyTaxRecordInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/SetPropertyTaxRecord.graphql) +- [Reference]() + +
+ +
+ +
+ SetReviewResponse + +
+ +**Operation Document Name:** `SetReviewResponseDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------------|-------------------------|----------| +| `body` | `InputLocalizedString!` | Yes | +| `propertyId` | `ID!` | Yes | +| `propertyIdSource` | `IdSource!` | Yes | +| `reviewId` | `ID!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/reviews/reference/setReviewResponse_mutation/) +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/SetReviewResponse.graphql) +- [Reference]() + +
+ +
+ +
+ SubscribeNotificationEventType + +
+ +**Operation Document Name:** `SubscribeNotificationEventTypeDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|----------------------------------------|----------| +| `input` | `SubscribeNotificationEventTypeInput!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/notifications/reference/subscribenotificationeventtype_mutation/) +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/SubscribeNotificationEventType.graphql) +- [Reference]() + +
+ +
+ +
+ UnsubscribeNotificationEventType + +
+ +**Operation Document Name:** `UnsubscribeNotificationEventTypeDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|------------------------------------------|----------| +| `input` | `UnsubscribeNotificationEventTypeInput!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/notifications/reference/unsubscribenotificationeventtype_mutation/) +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/UnsubscribeNotificationEventType.graphql) +- [Reference]() + +
+ +
+ +
+ UpdateDayOfWeekDiscountPromotion + +
+ +**Operation Document Name:** `UpdateDayOfWeekDiscountPromotionDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------------|------------------------------------------|----------| +| `promotion` | `DayOfWeekDiscountPromotionUpdateInput!` | Yes | +| `propertyId` | `String!` | Yes | +| `propertyIdSource` | `IdSource!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/avail_and_rate_apis/promotions/reference/updatedayofweekdiscountpromotion/) +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/UpdateDayOfWeekDiscountPromotion.graphql) +- [Reference]() + +
+ +
+ +
+ UpdateImage + +
+ +**Operation Document Name:** `UpdateImageDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|---------------------|----------| +| `input` | `UpdateImageInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/UpdateImage.graphql) +- [Reference]() + +
+ +
+ +
+ UpdateMultiNightDiscountPromotion + +
+ +**Operation Document Name:** `UpdateMultiNightDiscountPromotionDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------------|-------------------------------------------|----------| +| `promotion` | `MultiNightDiscountPromotionUpdateInput!` | Yes | +| `propertyId` | `String!` | Yes | +| `propertyIdSource` | `IdSource!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/avail_and_rate_apis/promotions/reference/updatemultinightdiscountpromotion/) +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/UpdateMultiNightDiscountPromotion.graphql) +- [Reference]() + +
+ +
+ +
+ UpdateNotificationCallbackConfig + +
+ +**Operation Document Name:** `UpdateNotificationCallbackConfigDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|------------------------------------------|----------| +| `input` | `UpdateNotificationCallbackConfigInput!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/notifications/reference/updatenotificationcallbackconfig_mutation/) +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/UpdateNotificationCallbackConfig.graphql) +- [Reference]() + +
+ +
+ +
+ UpdateNotificationEventTypeSubscription + +
+ +**Operation Document Name:** `UpdateNotificationEventTypeSubscriptionDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|-------------------------------------------------|----------| +| `input` | `UpdateNotificationEventTypeSubscriptionInput!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/notifications/reference/updatenotificationeventtypesubscription_mutation/) +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/UpdateNotificationEventTypeSubscription.graphql) +- [Reference]() + +
+ +
+ +
+ UpdateProperty + +
+ +**Operation Document Name:** `UpdatePropertyDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|------------------------|----------| +| `input` | `UpdatePropertyInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/UpdateProperty.graphql) +- [Reference]() + +
+ +
+ +
+ UpdateRatePlan + +
+ +**Operation Document Name:** `UpdateRatePlanDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|------------------------|----------| +| `input` | `UpdateRatePlanInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/UpdateRatePlan.graphql) +- [Reference]() + +
+ +
+ +
+ UpdateSingleDiscountPromotion + +
+ +**Operation Document Name:** `UpdateSingleDiscountPromotionDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------------|---------------------------------------|----------| +| `promotion` | `SingleDiscountPromotionUpdateInput!` | Yes | +| `propertyId` | `String!` | Yes | +| `propertyIdSource` | `IdSource!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/avail_and_rate_apis/promotions/reference/updatesinglediscountpromotion/) +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/UpdateSingleDiscountPromotion.graphql) +- [Reference]() + +
+ +
+ +
+ UpdateUnit + +
+ +**Operation Document Name:** `UpdateUnitDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|----------------------------|----------| +| `input` | `UpdatePropertyUnitInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/UpdateUnit.graphql) +- [Reference]() + +
+ +
+ +
+ UpdateUnitRegistration + +
+ +**Operation Document Name:** `UpdateUnitRegistrationDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------------|--------------------------------|----------| +| `propertyIdSource` | `IdSource!` | Yes | +| `registration` | `UpdateUnitRegistrationInput!` | Yes | +| `forceSave` | `Boolean` | No | +| `propertyId` | `String!` | Yes | + +
+ +**Resources** +- [Documentation](https://developers.expediagroup.com/supply/lodging/docs/property_mgmt_apis/compliance/reference/updateUnitRegistration_mutation/) +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/UpdateUnitRegistration.graphql) +- [Reference]() + +
+ +
+ +
+ UpdateUnitSpaces + +
+ +**Operation Document Name:** `UpdateUnitSpacesDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|---------|--------------------------|----------| +| `input` | `UpdateUnitSpacesInput!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/UpdateUnitSpaces.graphql) +- [Reference]() + +
+ +
+ +
+ WithdrawNewListingDiscount + +
+ +**Operation Document Name:** `WithdrawNewListingDiscountDocument` + +**Operation Inputs:** + +| Name | Type | Required | +|--------------------------------|-------------|----------| +| `withdrawNewListingDiscountId` | `String!` | Yes | +| `idSource` | `IdSource!` | Yes | + +
+ +**Resources** +- ⚠️ Documentation is unavailable at the moment +- [Mutation Definition](https://github.com/ExpediaGroup/lodging-connectivity-graphql-operations/blob/main/supply/operations/mutations/WithdrawNewListingDiscount.graphql) +- [Reference]() + +
+ +
diff --git a/modules/common.html b/modules/common.html new file mode 100644 index 0000000..3dc841b --- /dev/null +++ b/modules/common.html @@ -0,0 +1,6 @@ +common | Lodging Connectivity SDK - v0.0.1 +
diff --git a/modules/payment_PaymentClient.html b/modules/payment_PaymentClient.html new file mode 100644 index 0000000..af37677 --- /dev/null +++ b/modules/payment_PaymentClient.html @@ -0,0 +1,3 @@ +payment/PaymentClient | Lodging Connectivity SDK - v0.0.1 +
diff --git a/modules/payment___generated___operations.html b/modules/payment___generated___operations.html new file mode 100644 index 0000000..a677c5c --- /dev/null +++ b/modules/payment___generated___operations.html @@ -0,0 +1,5 @@ +payment/__generated__/operations | Lodging Connectivity SDK - v0.0.1 +
diff --git a/modules/payment___generated___types.html b/modules/payment___generated___types.html new file mode 100644 index 0000000..e5184c1 --- /dev/null +++ b/modules/payment___generated___types.html @@ -0,0 +1,20 @@ +payment/__generated__/types | Lodging Connectivity SDK - v0.0.1 +
diff --git a/modules/sandbox_SandboxClient.html b/modules/sandbox_SandboxClient.html new file mode 100644 index 0000000..b1f09c2 --- /dev/null +++ b/modules/sandbox_SandboxClient.html @@ -0,0 +1,3 @@ +sandbox/SandboxClient | Lodging Connectivity SDK - v0.0.1 +
diff --git a/modules/sandbox___generated___operations.html b/modules/sandbox___generated___operations.html new file mode 100644 index 0000000..535b448 --- /dev/null +++ b/modules/sandbox___generated___operations.html @@ -0,0 +1,40 @@ +sandbox/__generated__/operations | Lodging Connectivity SDK - v0.0.1 +

Module sandbox/__generated__/operations

Index

Type Aliases

Variables

diff --git a/modules/sandbox___generated___types.html b/modules/sandbox___generated___types.html new file mode 100644 index 0000000..46e96f7 --- /dev/null +++ b/modules/sandbox___generated___types.html @@ -0,0 +1,76 @@ +sandbox/__generated__/types | Lodging Connectivity SDK - v0.0.1 +

Module sandbox/__generated__/types

Index

Enumerations

Type Aliases

diff --git a/modules/supply_SupplyClient.html b/modules/supply_SupplyClient.html new file mode 100644 index 0000000..8c8ef35 --- /dev/null +++ b/modules/supply_SupplyClient.html @@ -0,0 +1,3 @@ +supply/SupplyClient | Lodging Connectivity SDK - v0.0.1 +
diff --git a/modules/supply___generated___operations.html b/modules/supply___generated___operations.html new file mode 100644 index 0000000..c835323 --- /dev/null +++ b/modules/supply___generated___operations.html @@ -0,0 +1,224 @@ +supply/__generated__/operations | Lodging Connectivity SDK - v0.0.1 +

Module supply/__generated__/operations

Index

Type Aliases

AddMessageMutation +AddMessageMutationVariables +ArchivePropertyIdsMutation +ArchivePropertyIdsMutationVariables +CancellationPolicyConfigQuery +CancellationPolicyConfigQueryVariables +CancelReservationMutation +CancelReservationMutationVariables +CancelReservationReconciliationMutation +CancelReservationReconciliationMutationVariables +CancelVrboReservationMutation +CancelVrboReservationMutationVariables +ChangeReservationReconciliationMutation +ChangeReservationReconciliationMutationVariables +ConfirmReservationNotificationMutation +ConfirmReservationNotificationMutationVariables +CreateCancellationPolicyConfigMutation +CreateCancellationPolicyConfigMutationVariables +CreateDayOfWeekDiscountPromotionMutation +CreateDayOfWeekDiscountPromotionMutationVariables +CreateFeeSetMutation +CreateFeeSetMutationVariables +CreateMultiNightDiscountPromotionMutation +CreateMultiNightDiscountPromotionMutationVariables +CreateNotificationCallbackConfigMutation +CreateNotificationCallbackConfigMutationVariables +CreatePropertyImageMutation +CreatePropertyImageMutationVariables +CreatePropertyMutation +CreatePropertyMutationVariables +CreateRatePlanMutation +CreateRatePlanMutationVariables +CreateSingleDiscountPromotionMutation +CreateSingleDiscountPromotionMutationVariables +CreateUnitSpacesMutation +CreateUnitSpacesMutationVariables +DeleteImageMutation +DeleteImageMutationVariables +DeleteNotificationCallbackConfigMutation +DeleteNotificationCallbackConfigMutationVariables +DeleteUnitSpaceMutation +DeleteUnitSpaceMutationVariables +DisablePropertyMutation +DisablePropertyMutationVariables +DistrictByCoordinatesQuery +DistrictByCoordinatesQueryVariables +EnablePropertyMutation +EnablePropertyMutationVariables +JoinNewListingDiscountMutation +JoinNewListingDiscountMutationVariables +MessageQuery +MessageQueryVariables +MessageThreadQuery +MessageThreadQueryVariables +NotificationEventTypesQuery +NotificationEventTypesQueryVariables +NotificationProfileQuery +NotificationProfileQueryVariables +PropertiesByAdvertiserQuery +PropertiesByAdvertiserQueryVariables +PropertyAggregatedReviewsQuery +PropertyAggregatedReviewsQueryVariables +PropertyAmenitiesQuery +PropertyAmenitiesQueryVariables +PropertyDistrictQuery +PropertyDistrictQueryVariables +PropertyFeeSetsQuery +PropertyFeeSetsQueryVariables +PropertyListingBundleAdoptionQuery +PropertyListingBundleAdoptionQueryVariables +PropertyListingsQuery +PropertyListingsQueryVariables +PropertyMediaQuery +PropertyMediaQueryVariables +PropertyMessagesQuery +PropertyMessagesQueryVariables +PropertyMessageThreadsQuery +PropertyMessageThreadsQueryVariables +PropertyPoliciesQuery +PropertyPoliciesQueryVariables +PropertyPromotionsQuery +PropertyPromotionsQueryVariables +PropertyQuery +PropertyQueryVariables +PropertyReservationsQuery +PropertyReservationsQueryVariables +PropertyReservationsSummaryQuery +PropertyReservationsSummaryQueryVariables +PropertyReviewsQuery +PropertyReviewsQueryVariables +PropertyUnitRegistrationsQuery +PropertyUnitRegistrationsQueryVariables +PropertyUnitsQuery +PropertyUnitsQueryVariables +RateGuestMutation +RateGuestMutationVariables +RatePlanQuery +RatePlanQueryVariables +RefreshNotificationCallbackConfigSecretMutation +RefreshNotificationCallbackConfigSecretMutationVariables +RefundReservationMutation +RefundReservationMutationVariables +ReplaceCancellationPolicyConfigMutation +ReplaceCancellationPolicyConfigMutationVariables +ReplaceFeeSetMutation +ReplaceFeeSetMutationVariables +SendMessageMutation +SendMessageMutationVariables +SendTestNotificationMutation +SendTestNotificationMutationVariables +SetMessageThreadSpamStatusMutation +SetMessageThreadSpamStatusMutationVariables +SetPropertyTaxRecordMutation +SetPropertyTaxRecordMutationVariables +SetReviewResponseMutation +SetReviewResponseMutationVariables +SubscribeNotificationEventTypeMutation +SubscribeNotificationEventTypeMutationVariables +UndeliveredNotificationsQuery +UndeliveredNotificationsQueryVariables +UnitQuery +UnitQueryVariables +UnsubscribeNotificationEventTypeMutation +UnsubscribeNotificationEventTypeMutationVariables +UpdateDayOfWeekDiscountPromotionMutation +UpdateDayOfWeekDiscountPromotionMutationVariables +UpdateImageMutation +UpdateImageMutationVariables +UpdateMultiNightDiscountPromotionMutation +UpdateMultiNightDiscountPromotionMutationVariables +UpdateNotificationCallbackConfigMutation +UpdateNotificationCallbackConfigMutationVariables +UpdateNotificationEventTypeSubscriptionMutation +UpdateNotificationEventTypeSubscriptionMutationVariables +UpdatePropertyMutation +UpdatePropertyMutationVariables +UpdateRatePlanMutation +UpdateRatePlanMutationVariables +UpdateSingleDiscountPromotionMutation +UpdateSingleDiscountPromotionMutationVariables +UpdateUnitMutation +UpdateUnitMutationVariables +UpdateUnitRegistrationMutation +UpdateUnitRegistrationMutationVariables +UpdateUnitSpacesMutation +UpdateUnitSpacesMutationVariables +WithdrawNewListingDiscountMutation +WithdrawNewListingDiscountMutationVariables +

Variables

AddMessageDocument +ArchivePropertyIdsDocument +CancellationPolicyConfigDocument +CancelReservationDocument +CancelReservationReconciliationDocument +CancelVrboReservationDocument +ChangeReservationReconciliationDocument +ConfirmReservationNotificationDocument +CreateCancellationPolicyConfigDocument +CreateDayOfWeekDiscountPromotionDocument +CreateFeeSetDocument +CreateMultiNightDiscountPromotionDocument +CreateNotificationCallbackConfigDocument +CreatePropertyDocument +CreatePropertyImageDocument +CreateRatePlanDocument +CreateSingleDiscountPromotionDocument +CreateUnitSpacesDocument +DeleteImageDocument +DeleteNotificationCallbackConfigDocument +DeleteUnitSpaceDocument +DisablePropertyDocument +DistrictByCoordinatesDocument +EnablePropertyDocument +JoinNewListingDiscountDocument +MessageDocument +MessageThreadDocument +NotificationEventTypesDocument +NotificationProfileDocument +PropertiesByAdvertiserDocument +PropertyAggregatedReviewsDocument +PropertyAmenitiesDocument +PropertyDistrictDocument +PropertyDocument +PropertyFeeSetsDocument +PropertyListingBundleAdoptionDocument +PropertyListingsDocument +PropertyMediaDocument +PropertyMessagesDocument +PropertyMessageThreadsDocument +PropertyPoliciesDocument +PropertyPromotionsDocument +PropertyReservationsDocument +PropertyReservationsSummaryDocument +PropertyReviewsDocument +PropertyUnitRegistrationsDocument +PropertyUnitsDocument +RateGuestDocument +RatePlanDocument +RefreshNotificationCallbackConfigSecretDocument +RefundReservationDocument +ReplaceCancellationPolicyConfigDocument +ReplaceFeeSetDocument +SendMessageDocument +SendTestNotificationDocument +SetMessageThreadSpamStatusDocument +SetPropertyTaxRecordDocument +SetReviewResponseDocument +SubscribeNotificationEventTypeDocument +UndeliveredNotificationsDocument +UnitDocument +UnsubscribeNotificationEventTypeDocument +UpdateDayOfWeekDiscountPromotionDocument +UpdateImageDocument +UpdateMultiNightDiscountPromotionDocument +UpdateNotificationCallbackConfigDocument +UpdateNotificationEventTypeSubscriptionDocument +UpdatePropertyDocument +UpdateRatePlanDocument +UpdateSingleDiscountPromotionDocument +UpdateUnitDocument +UpdateUnitRegistrationDocument +UpdateUnitSpacesDocument +WithdrawNewListingDiscountDocument +
diff --git a/modules/supply___generated___types.html b/modules/supply___generated___types.html new file mode 100644 index 0000000..9ec6545 --- /dev/null +++ b/modules/supply___generated___types.html @@ -0,0 +1,648 @@ +supply/__generated__/types | Lodging Connectivity SDK - v0.0.1 +

Index

Enumerations

AcknowledgementType +AdoptionType +AgeCategory +AmenityFieldFeeType +ApplicableRegulationsKey +AreaUnit +AttachmentType +BaseWeightUnit +BusinessModel +CancellationPenaltyRuleApplicability +CancellationPenaltyRuleType +CancellationPolicyType +CancellationWindowTemporalUnit +CutoffDayType +DiscountType +DiscountUnit +DistributionChannel +ExemptionCategory +FeeAgeCategory +FeeBusinessModel +FeeChargeDuration +FeeChargeType +IdSource +ImageSource +InstallmentPaymentStatus +InventoryType +MerchantOfRecord +MessageReviewStatus +MessageThreadMessagesSortField +MessageThreadParticipantRole +MessageThreadSpamStatus +OneOfOperator +PaymentInstrumentType +PricingModel +PromotionCategory +PromotionEnrollmentName +PromotionName +PromotionSellStatus +PromotionStatus +PropertyMessageThreadsSortField +PropertyPricingModel +Purpose +RangeOperator +RateAcquisitionPricingComponent +RateAcquisitionType +RatePlanStatus +RatePlanType +RateThresholdsSource +RateTimeUnit +RateType +ReconciliationFeeType +RefundVrboReservationRefundType +RegistrationNumberType +RegulatoryCategory +RegulatoryStatus +RemittanceType +ReservationCancellationReason +ReservationChangeReason +ReservationIdSource +ReservationPaymentStatus +ReservationPreStayCancellationReason +ReservationRefundReason +ReservationStatus +ResolutionStatus +ResultFilter +ReviewBrand +SortOrder +SupplierFeeType +SupplierOperatingModel +TestNotificationOutcome +TravelPurpose +UnitSmokingPolicy +UpdatePropertyListingBundleAdoptionType +VrboCancellationPolicyOverrideType +VrboCancellationPolicyPenaltyType +VrboCancellationReason +VrboCancellationSecondaryReason +VrboMappingProcessingStatus +VrboOnboardingIdMappingStatus +

Type Aliases

AcceptedPaymentForms +AcceptedPaymentFormsInput +AcceptedPaymentFormsMetadata +AcknowledgementRecord +AcknowledgementRecordInput +ActiveStatus +AdditionalDataRequirement +AddMessageThreadMessageInput +Address +AgeRange +AgeRangeInput +AgeRangeMetadata +AggregatedReviewBrandScore +AggregatedReviewsFiltersInput +AggregatedReviewsResponse +AllowedEvents +AllowedEventsInput +AllowedEventsMetadata +AllowedPets +AllowedPetsInput +AllowedPetsMetadata +AmenitiesFiltersInput +Amenity +AmenityField +AmenityFieldEnumTypeDetails +AmenityFieldFeeTypeDetails +AmenityFieldFeeValue +AmenityFieldFeeValueInput +AmenityFieldInput +AmenityFieldMeasurementTypeDetails +AmenityFieldMeasurementValue +AmenityFieldMeasurementValueInput +AmenityFieldMetadata +AmenityFieldTypeDetails +AmenityFieldValue +AmenityFieldValueInput +AmenityInput +AmenityMetadata +AmenityValue +AmenityValueInput +AmenityValueMetadata +ApplicableRegulations +ApplicableRegulationsInput +ArchivePropertyIdsInput +ArchivePropertyIdsPayload +AttachmentUrl +AttachmentUrlInput +Bathroom +BathroomsMetadata +BedGroup +BedGroupInput +BedGroupsMetadata +Bedroom +BedroomsMetadata +BedType +BedTypeInput +BedTypeMetadata +BlackoutDateRange +BlackoutDateRangeInput +BookingLocalDateTimeInput +BookingPolicy +BookingPolicyInput +BookingPolicyMetadata +CancellationPenaltyRule +CancellationPenaltyRuleInput +CancellationPolicy +CancellationPolicyCancellationWindow +CancellationPolicyCancellationWindowInput +CancellationPolicyConfig +CancellationPolicyDateRange +CancellationPolicyDateRangeInput +CancellationPolicyInput +CancellationPolicyOverride +CancellationPolicyOverrideInput +CancellationPolicyTier +CancellationPolicyTierInput +CancelReservationInput +CancelReservationPayload +CancelReservationReconciliationInput +CancelReservationReconciliationPayload +CancelVrboReservationInput +CancelVrboReservationPayload +ChangeReservationReconciliationInput +ChangeReservationReconciliationPayload +CheckInDateFilter +CheckInPolicy +CheckInPolicyMetadata +CheckInPolicyMinAge +CheckInPolicyMinAgeInput +CheckOutDateFilter +CheckOutPolicy +CheckOutPolicyMetadata +CheckpointFilterInput +ChildrenPolicy +ChildrenPolicyMetadata +CommitVrboSupplierIdMappingsInput +CommitVrboSupplierIdMappingsPayload +Compliant +ConfirmReservationNotificationInput +ConfirmReservationNotificationPayload +Coordinates +CoordinatesInput +CreateAddressInput +CreateCancellationPolicyConfigInput +CreateCancellationPolicyConfigPayload +CreateCheckInPolicyInput +CreateCheckOutPolicyInput +CreateChildrenPolicyInput +CreateCustomStayPolicyInput +CreateEventsPolicyInput +CreateFeeSetInput +CreateFeeSetPayload +CreateMaxOccupancyPolicyInput +CreateNotificationCallbackConfigInput +CreateNotificationCallbackConfigPayload +CreatePetsPolicyInput +CreatePoliciesInput +CreatePropertyImageInput +CreatePropertyImagePayload +CreatePropertyInput +CreatePropertyLocationInput +CreatePropertyPayload +CreateRatePlanInput +CreateRatePlanPayload +CreateRatePlanRestrictionsInput +CreateSmokingLocationPolicyInput +CreateSmokingPolicyInput +CreateStayPolicyInput +CreateUnitSpacesBathroomInput +CreateUnitSpacesBedroomInput +CreateUnitSpacesDiningRoomInput +CreateUnitSpacesInput +CreateUnitSpacesLivingRoomInput +CreateUnitSpacesOfficeInput +CreateUnitSpacesPayload +CursorBasedPageInfo +CustomStayPolicy +CustomStayPolicyMetadata +DateInput +DateRange +DateRangeInput +DateTimeRangeFilterInput +DayOfWeekDiscount +DayOfWeekDiscountCreateInput +DayOfWeekDiscountPromotionCreateInput +DayOfWeekDiscountPromotionUpdateInput +DayOfWeekDiscountUpdateInput +DeleteImageInput +DeleteImagePayload +DeleteNotificationCallbackConfigInput +DeleteNotificationCallbackConfigPayload +DeleteUnitSpaceInput +DeleteUnitSpacePayload +DiningRoom +DisablePropertyInput +DisablePropertyPayload +Discount +DiscountPromotion +District +EffectivePolicy +EligibleRatePlan +EligibleRatePlanInput +EnablePropertyInput +EnablePropertyPayload +EventsPolicy +EventsPolicyMetadata +Exact +ExactOrApproximateTime +ExactOrApproximateTimeInput +ExactOrApproximateTimeMetadata +ExactOrApproximateTimeRange +ExactOrApproximateTimeRangeInput +ExactOrApproximateTimeRangeMetadata +ExecuteVrboReservationUpdateInput +ExecuteVrboReservationUpdatePayload +Exemption +ExpediaSupplierAmount +ExtraBedType +Fee +FeeCharge +FeeChargeInput +FeeDateRange +FeeDateRangeInput +FeeInput +FeeRestrictions +FeeRestrictionsInput +FeeSet +FiltersInput +GeneratePreviewVrboReservationUpdateInput +GeneratePreviewVrboReservationUpdatePayload +Guest +GuestContact +GuestContactPhoneNumber +GuestRating +IdNode +IdNodeInput +Image +ImagesFiltersInput +ImagesResponse +Incremental +InputLocalizedString +InputMaybe +Installment +InstallmentDistribution +IntRange +IntRangeInput +InvalidScenario +InventoryConfig +JurisdictionRequirement +LastUpdatedDateTimeFilter +LegalPropertyType +ListingBundleAdoptionPayload +LivingRoom +LivingRoomsMetadata +LocalizedString +LocalizedStringInput +MakeEmpty +MakeMaybe +MakeOptional +MaxNightCap +MaxOccupancyPolicy +Maybe +Media +MediaAsset +MediaImagesArgs +MediaResponse +MessageThread +MessageThreadAddMessageResponse +MessageThreadAttachment +MessageThreadBookingInquiry +MessageThreadLocalizedString +MessageThreadLocalizedStringInput +MessageThreadMessage +MessageThreadMessagesArgs +MessageThreadMessagesOrderByInput +MessageThreadMessagesResponse +MessageThreadReservationSummary +MessageThreadsResponse +MessageThreadTraveler +Metadata +MissingVrboIdReservationMapping +Money +MoneyInput +MultiNightDiscount +MultiNightDiscountCreateInput +MultiNightDiscountPromotionCreateInput +MultiNightDiscountPromotionUpdateInput +MultiNightDiscountUpdateInput +Mutation +MutationAddMessageArgs +MutationArchivePropertyIdsArgs +MutationCancelReservationArgs +MutationCancelReservationReconciliationArgs +MutationCancelVrboReservationArgs +MutationChangeReservationReconciliationArgs +MutationCommitVrboSupplierIdMappingsArgs +MutationConfirmReservationNotificationArgs +MutationCreateCancellationPolicyConfigArgs +MutationCreateDayOfWeekDiscountPromotionArgs +MutationCreateFeeSetArgs +MutationCreateMultiNightDiscountPromotionArgs +MutationCreateNotificationCallbackConfigArgs +MutationCreatePropertyArgs +MutationCreatePropertyImageArgs +MutationCreateRatePlanArgs +MutationCreateSingleDiscountPromotionArgs +MutationCreateUnitSpacesArgs +MutationDeleteImageArgs +MutationDeleteNotificationCallbackConfigArgs +MutationDeleteUnitSpaceArgs +MutationDisablePropertyArgs +MutationEnablePropertyArgs +MutationExecuteVrboReservationUpdateArgs +MutationGeneratePreviewVrboReservationUpdateArgs +MutationJoinNewListingDiscountArgs +MutationRateGuestArgs +MutationRefreshNotificationCallbackConfigSecretArgs +MutationRefundReservationArgs +MutationRefundVrboReservationArgs +MutationReplaceCancellationPolicyConfigArgs +MutationReplaceFeeSetArgs +MutationSendMessageArgs +MutationSendTestNotificationArgs +MutationSetMessageThreadSpamStatusArgs +MutationSetPropertyTaxRecordArgs +MutationSetReviewResponseArgs +MutationSubscribeNotificationEventTypeArgs +MutationUnsubscribeNotificationEventTypeArgs +MutationUpdateDayOfWeekDiscountPromotionArgs +MutationUpdateImageArgs +MutationUpdateMultiNightDiscountPromotionArgs +MutationUpdateNotificationCallbackConfigArgs +MutationUpdateNotificationEventTypeSubscriptionArgs +MutationUpdatePropertyArgs +MutationUpdatePropertyListingBundleAdoptionArgs +MutationUpdateRatePlanArgs +MutationUpdateSingleDiscountPromotionArgs +MutationUpdateUnitArgs +MutationUpdateUnitRegistrationArgs +MutationUpdateUnitSpacesArgs +MutationUpdateVrboSupplierPropertyIdsArgs +MutationUpdateVrboSupplierReservationIdsArgs +MutationWithdrawNewListingDiscountArgs +Notification +NotificationCallbackConfig +NotificationError +NotificationEventType +NotificationEventTypeSubscription +NotificationProfile +NotificationSubscription +Office +OfficesMetadata +OneOfImageSourceFilterInput +OneOfLocaleFilterInput +OneOfMediaStatusFilterInput +OneOfStringFilterInput +OwnerResponse +PageInfo +Payment +PaymentCardDescriptor +PaymentCardDescriptorInput +PaymentCardDescriptorMetadata +PaymentInstrument +PaymentInvoiceDescriptor +PaymentInvoiceDescriptorInput +PaymentInvoiceDescriptorMetadata +PaymentToken +PetsPolicy +PetsPolicyMetadata +Policies +PolicyMetadata +PreviewVrboReservationUpdateAmounts +PreviewVrboReservationUpdateAmountsDifference +PreviewVrboReservationUpdateAmountsTotals +PreviewVrboReservationUpdateGuestsInput +PreviewVrboReservationUpdateStayDatesInput +Promotion +PromotionEnrollment +PromotionNode +Promotions +PropertiesByAdvertiserResponse +Property +PropertyAggregatedReviewsArgs +PropertyAmenitiesArgs +PropertyDistrictArgs +PropertyFeeSetsArgs +PropertyFeeSetsFiltersInput +PropertyFeeSetsResponse +PropertyListing +PropertyListingBundleAdoption +PropertyListingBundleAdoptionInput +PropertyListingsArgs +PropertyLocation +PropertyMapping +PropertyMappingError +PropertyMessagesArgs +PropertyMessagesFiltersInput +PropertyMessageThreadsArgs +PropertyMessageThreadsFiltersInput +PropertyMessageThreadsOrderByInput +PropertyMetadata +PropertyPromotionsArgs +PropertyRegistration +PropertyReservationsArgs +PropertyReviewsArgs +PropertyTextArgs +PropertyType +PropertyTypeMetadata +PropertyUnitArea +Query +QueryCancellationPolicyConfigArgs +QueryDistrictByCoordinatesArgs +QueryMessageArgs +QueryMessageThreadArgs +QueryPromotionsArgs +QueryPropertiesByAdvertiserArgs +QueryPropertyArgs +QueryRatePlanArgs +QueryUndeliveredNotificationsArgs +QueryUnitArgs +QueryVrboIdMappingProgressArgs +RateAcquisition +RateGuestInput +RatePlan +RatePlanDistributionRule +RatePlanDistributionRuleInput +RatePlanRestrictions +RateThresholdSettings +Rating +RatingInput +ReconEligibility +RefreshNotificationCallbackConfigSecretInput +RefreshNotificationCallbackConfigSecretPayload +RefundReservationInput +RefundReservationPayload +RefundVrboReservationInput +RefundVrboReservationPayload +RefundVrboReservationRefundInput +Registration +RegistrationDetail +RegistrationDetailInput +RegistrationNumberRequirement +RegistrationRecord +RegistrationRecordInput +RegulatoryAttribute +RegulatoryAttributeInput +RegulatoryAttributeValidationResult +RegulatoryAttributeValue +RegulatoryAttributeValueInput +RegulatoryPurposeValidationResult +ReplaceCancellationPolicyConfigInput +ReplaceCancellationPolicyConfigPayload +ReplaceFeeSetInput +ReplaceFeeSetPayload +Reservation +ReservationAlternativeIds +ReservationAmounts +ReservationAudit +ReservationCancellation +ReservationCancellationPenaltyRule +ReservationCancellationPolicy +ReservationCancellationPolicyTier +ReservationDailyAmount +ReservationDistribution +ReservationEdge +ReservationFilterInput +ReservationGuest +ReservationGuests +ReservationMapping +ReservationMappingError +ReservationNightlyPayments +ReservationPerStayAmount +ReservationPolicies +ReservationsConnection +ReservationStatuses +ReservationStayDates +ReservationValueAddedPromotion +Restrictions +RestrictionsCreateInput +RestrictionsUpdateInput +Review +ReviewAggregatedScore +ReviewCategoryScore +ReviewFilter +ReviewGuest +ReviewMedia +ReviewReservation +ReviewReservationFilterInput +ReviewReservationIdNodeInput +ReviewResponse +ReviewsOrderBy +Scalars +SendMessageInput +SendMessagePayload +SendTestNotificationInput +SendTestNotificationPayload +SetMessageThreadSpamStatusInput +SetMessageThreadSpamStatusPayload +SetPropertyTaxRecordInput +SetPropertyTaxRecordPayload +SingleDiscount +SingleDiscountCreateInput +SingleDiscountPromotionCreateInput +SingleDiscountPromotionUpdateInput +SingleDiscountUpdateInput +SmokingLocationPolicy +SmokingPolicy +SpacesMetadata +Status +StatusCheckpoint +StatusCheckpointCheckpointByNameArgs +StatusCheckpointCheckpointsArgs +StatusInput +StayPolicy +StayPolicyMetadata +SubscribeNotificationEventTypeInput +SubscribeNotificationEventTypePayload +SupplierAmount +SupplierAmountCompensation +SupplierAmountInput +SupplierLoyaltyPlanInfo +SupplierRate +SupplierRateInput +SupplierRateItem +SupplierRateItemInput +SupplierTotal +Surcharge +TaxRecord +TestNotificationError +Text +TextFiltersInput +TextInput +TextMetadata +ThirdPartyValidation +TravelDateInput +UndeliveredNotification +UndeliveredNotificationsFiltersInput +UndeliveredNotificationsResponse +Unit +UnitAgeCategory +UnitAmenitiesArgs +UnitNameAccessibility +UnitNameAttributes +UnitNameConfig +UnitOccupancy +UnitRegistrationArgs +UnitRegistrationDetail +UnitsMetadata +UnitSpaces +UnsubscribeNotificationEventTypeInput +UnsubscribeNotificationEventTypePayload +UpdateAddressInput +UpdateAreaInput +UpdateCheckInPolicyInput +UpdateCheckOutPolicyInput +UpdateChildrenPolicyInput +UpdateCustomStayPolicyInput +UpdatedReviewResponse +UpdateEventsPolicyInput +UpdateImageInput +UpdateImagePayload +UpdateMaxOccupancyPolicyInput +UpdateNotificationCallbackConfigInput +UpdateNotificationCallbackConfigPayload +UpdateNotificationEventTypeSubscriptionInput +UpdateNotificationEventTypeSubscriptionPayload +UpdatePetsPolicyInput +UpdatePoliciesInput +UpdatePropertyInput +UpdatePropertyLocationInput +UpdatePropertyPayload +UpdatePropertyUnitInput +UpdatePropertyUnitPayload +UpdateRatePlanInput +UpdateRatePlanPayload +UpdateRatePlanRestrictionsInput +UpdateSmokingLocationPolicyInput +UpdateSmokingPolicyInput +UpdateStayPolicyInput +UpdateUnitRegistrationInput +UpdateUnitSpacesBathroomInput +UpdateUnitSpacesBedroomInput +UpdateUnitSpacesDiningRoomInput +UpdateUnitSpacesInput +UpdateUnitSpacesLivingRoomInput +UpdateUnitSpacesOfficeInput +UpdateUnitSpacesPayload +UpdateVrboSupplierPropertyIdsInput +UpdateVrboSupplierPropertyIdsPayload +UpdateVrboSupplierReservationIdsInput +UpdateVrboSupplierReservationIdsPayload +VrboCancellationPolicyOverride +VrboCancellationPolicyPenalty +VrboIdMappingError +VrboIdMappingProgress +VrboIdPropertyMappings +VrboIdReservationMappings +VrboMappingStatus +VrboReservationAmount +VrboReservationAmounts +VrboSupplierPropertyIdMapping +VrboSupplierPropertyIdMappingInput +VrboSupplierReservationIdMapping +VrboSupplierReservationIdMappingInput +WarningStatus +Weight +WeightInput +
diff --git a/types/payment___generated___operations.PaymentInstrumentQuery.html b/types/payment___generated___operations.PaymentInstrumentQuery.html new file mode 100644 index 0000000..eeb8d1a --- /dev/null +++ b/types/payment___generated___operations.PaymentInstrumentQuery.html @@ -0,0 +1,2 @@ +PaymentInstrumentQuery | Lodging Connectivity SDK - v0.0.1 +
PaymentInstrumentQuery: {
    __typename?: "Query";
    paymentInstrument?: {
        __typename?: "BankIssuedCard";
        activationDate?: any | null;
        customer: {
            __typename?: "PaymentInstrumentCustomer";
            address?: {
                __typename?: "Address";
                addressLines: string[];
                administrativeArea?: string | null;
                administrativeAreaCode?: string | null;
                countryCode: any;
                locality: string;
                postalCode: string;
                subLocality?: string | null;
            } | null;
            fullName: string;
        };
        expediaVirtualCardActivity?: {
            __typename?: "ExpediaVirtualCardActivity";
            availableBalance?: {
                __typename?: "Money";
                amount: number;
                currency: any;
            } | null;
            chargedAmount?: {
                __typename?: "Money";
                amount: number;
                currency: any;
            } | null;
            chargeStatus?: ExpediaVirtualCardChargeStatus | null;
        } | null;
        expirationDate: string;
        issuerName: string;
        number: string;
        type: PaymentType;
        verificationNumber?: string | null;
    } | null;
}
diff --git a/types/payment___generated___operations.PaymentInstrumentQueryVariables.html b/types/payment___generated___operations.PaymentInstrumentQueryVariables.html new file mode 100644 index 0000000..35e2285 --- /dev/null +++ b/types/payment___generated___operations.PaymentInstrumentQueryVariables.html @@ -0,0 +1,2 @@ +PaymentInstrumentQueryVariables | Lodging Connectivity SDK - v0.0.1 +
PaymentInstrumentQueryVariables: Exact<{
    token: Scalars["String"]["input"];
}>
diff --git a/types/payment___generated___types.Address.html b/types/payment___generated___types.Address.html new file mode 100644 index 0000000..2a15c16 --- /dev/null +++ b/types/payment___generated___types.Address.html @@ -0,0 +1,10 @@ +Address | Lodging Connectivity SDK - v0.0.1 +
Address: {
    __typename?: "Address";
    addressLines: Scalars["String"]["output"][];
    administrativeArea?: Maybe<Scalars["String"]["output"]>;
    administrativeAreaCode?: Maybe<Scalars["String"]["output"]>;
    countryCode: Scalars["CountryCode"]["output"];
    locality: Scalars["String"]["output"];
    postalCode: Scalars["String"]["output"];
    subLocality?: Maybe<Scalars["String"]["output"]>;
}

Address detail.

+

Type declaration

  • Optional__typename?: "Address"
  • addressLines: Scalars["String"]["output"][]

    Each line represents one physical or logical line of the address, typically containing undifferentiated portions such as street name and number, post box numbers, building numbers, etc. They are called "lines" and declared as an array because addresses are frequently divided onto multiple lines and this encoding allows that fact to be preserved.

    +
  • OptionaladministrativeArea?: Maybe<Scalars["String"]["output"]>

    The name of the state, province, or region.

    +
  • OptionaladministrativeAreaCode?: Maybe<Scalars["String"]["output"]>

    The short code for the administrative area.

    +
  • countryCode: Scalars["CountryCode"]["output"]

    The country code.

    +
  • locality: Scalars["String"]["output"]

    The name of the city, town or commune.

    +
  • postalCode: Scalars["String"]["output"]

    The postal code.

    +
  • OptionalsubLocality?: Maybe<Scalars["String"]["output"]>

    The name of the neighborhood, borough, or district.

    +
diff --git a/types/payment___generated___types.BankIssuedCard.html b/types/payment___generated___types.BankIssuedCard.html new file mode 100644 index 0000000..c879908 --- /dev/null +++ b/types/payment___generated___types.BankIssuedCard.html @@ -0,0 +1,11 @@ +BankIssuedCard | Lodging Connectivity SDK - v0.0.1 +
BankIssuedCard: {
    __typename?: "BankIssuedCard";
    activationDate?: Maybe<Scalars["DateTime"]["output"]>;
    customer: PaymentInstrumentCustomer;
    expediaVirtualCardActivity?: Maybe<ExpediaVirtualCardActivity>;
    expirationDate: Scalars["String"]["output"];
    issuerName: Scalars["String"]["output"];
    number: Scalars["String"]["output"];
    type: PaymentType;
    verificationNumber?: Maybe<Scalars["String"]["output"]>;
}

Bank Issued card.

+

Type declaration

  • Optional__typename?: "BankIssuedCard"
  • OptionalactivationDate?: Maybe<Scalars["DateTime"]["output"]>

    DateTime when the EVC card is active.

    +
  • customer: PaymentInstrumentCustomer

    Customer information.

    +
  • OptionalexpediaVirtualCardActivity?: Maybe<ExpediaVirtualCardActivity>

    Expedia virtual card activity.

    +
  • expirationDate: Scalars["String"]["output"]

    Card expiration date.

    +
  • issuerName: Scalars["String"]["output"]

    Credit Card brand issuer name. i.e Visa, Mastercard...

    +
  • number: Scalars["String"]["output"]

    Card number.

    +
  • type: PaymentType

    Card type.

    +
  • OptionalverificationNumber?: Maybe<Scalars["String"]["output"]>

    CVV/CSV code.

    +
diff --git a/types/payment___generated___types.Exact.html b/types/payment___generated___types.Exact.html new file mode 100644 index 0000000..5c76bbc --- /dev/null +++ b/types/payment___generated___types.Exact.html @@ -0,0 +1,2 @@ +Exact | Lodging Connectivity SDK - v0.0.1 +
Exact<T>: {
    [K in keyof T]: T[K]
}

Type Parameters

  • T extends {
        [key: string]: unknown;
    }
diff --git a/types/payment___generated___types.ExpediaVirtualCardActivity.html b/types/payment___generated___types.ExpediaVirtualCardActivity.html new file mode 100644 index 0000000..316f0fc --- /dev/null +++ b/types/payment___generated___types.ExpediaVirtualCardActivity.html @@ -0,0 +1,3 @@ +ExpediaVirtualCardActivity | Lodging Connectivity SDK - v0.0.1 +
ExpediaVirtualCardActivity: {
    __typename?: "ExpediaVirtualCardActivity";
    availableBalance?: Maybe<Money>;
    chargedAmount?: Maybe<Money>;
    chargeStatus?: Maybe<ExpediaVirtualCardChargeStatus>;
}

Expedia virtual card.

+
diff --git a/types/payment___generated___types.Incremental.html b/types/payment___generated___types.Incremental.html new file mode 100644 index 0000000..688cd9c --- /dev/null +++ b/types/payment___generated___types.Incremental.html @@ -0,0 +1,2 @@ +Incremental | Lodging Connectivity SDK - v0.0.1 +
Incremental<T>: T | {
    [P in keyof T]?: P extends " $fragmentName" | "__typename"
        ? T[P]
        : never
}

Type Parameters

  • T
diff --git a/types/payment___generated___types.InputMaybe.html b/types/payment___generated___types.InputMaybe.html new file mode 100644 index 0000000..eff526b --- /dev/null +++ b/types/payment___generated___types.InputMaybe.html @@ -0,0 +1,2 @@ +InputMaybe | Lodging Connectivity SDK - v0.0.1 +
InputMaybe<T>: Maybe<T>

Type Parameters

  • T
diff --git a/types/payment___generated___types.MakeEmpty.html b/types/payment___generated___types.MakeEmpty.html new file mode 100644 index 0000000..38f1b21 --- /dev/null +++ b/types/payment___generated___types.MakeEmpty.html @@ -0,0 +1,2 @@ +MakeEmpty | Lodging Connectivity SDK - v0.0.1 +
MakeEmpty<T, K>: {
    [_ in K]?: never
}

Type Parameters

  • T extends {
        [key: string]: unknown;
    }
  • K extends keyof T
diff --git a/types/payment___generated___types.MakeMaybe.html b/types/payment___generated___types.MakeMaybe.html new file mode 100644 index 0000000..6ea4f2c --- /dev/null +++ b/types/payment___generated___types.MakeMaybe.html @@ -0,0 +1,2 @@ +MakeMaybe | Lodging Connectivity SDK - v0.0.1 +
MakeMaybe<T, K>: Omit<T, K> & {
    [SubKey in K]: Maybe<T[SubKey]>
}

Type Parameters

  • T
  • K extends keyof T
diff --git a/types/payment___generated___types.MakeOptional.html b/types/payment___generated___types.MakeOptional.html new file mode 100644 index 0000000..3d319d1 --- /dev/null +++ b/types/payment___generated___types.MakeOptional.html @@ -0,0 +1,2 @@ +MakeOptional | Lodging Connectivity SDK - v0.0.1 +
MakeOptional<T, K>: Omit<T, K> & {
    [SubKey in K]?: Maybe<T[SubKey]>
}

Type Parameters

  • T
  • K extends keyof T
diff --git a/types/payment___generated___types.Maybe.html b/types/payment___generated___types.Maybe.html new file mode 100644 index 0000000..b0d5c6f --- /dev/null +++ b/types/payment___generated___types.Maybe.html @@ -0,0 +1,2 @@ +Maybe | Lodging Connectivity SDK - v0.0.1 +
Maybe<T>: T | null

Type Parameters

  • T
diff --git a/types/payment___generated___types.Money.html b/types/payment___generated___types.Money.html new file mode 100644 index 0000000..5d83302 --- /dev/null +++ b/types/payment___generated___types.Money.html @@ -0,0 +1,2 @@ +Money | Lodging Connectivity SDK - v0.0.1 +
Money: {
    __typename?: "Money";
    amount: Scalars["Float"]["output"];
    currency: Scalars["CurrencyCode"]["output"];
}
diff --git a/types/payment___generated___types.PaymentInstrument.html b/types/payment___generated___types.PaymentInstrument.html new file mode 100644 index 0000000..4070621 --- /dev/null +++ b/types/payment___generated___types.PaymentInstrument.html @@ -0,0 +1,3 @@ +PaymentInstrument | Lodging Connectivity SDK - v0.0.1 +
PaymentInstrument: BankIssuedCard

Payment instrument detail.

+
diff --git a/types/payment___generated___types.PaymentInstrumentCustomer.html b/types/payment___generated___types.PaymentInstrumentCustomer.html new file mode 100644 index 0000000..e56bd12 --- /dev/null +++ b/types/payment___generated___types.PaymentInstrumentCustomer.html @@ -0,0 +1,5 @@ +PaymentInstrumentCustomer | Lodging Connectivity SDK - v0.0.1 +
PaymentInstrumentCustomer: {
    __typename?: "PaymentInstrumentCustomer";
    address?: Maybe<Address>;
    fullName: Scalars["String"]["output"];
}

Customer info detail.

+

Type declaration

  • Optional__typename?: "PaymentInstrumentCustomer"
  • Optionaladdress?: Maybe<Address>

    Address of the customer.

    +
  • fullName: Scalars["String"]["output"]

    Full name of the customer

    +
diff --git a/types/payment___generated___types.Query.html b/types/payment___generated___types.Query.html new file mode 100644 index 0000000..3cc7be4 --- /dev/null +++ b/types/payment___generated___types.Query.html @@ -0,0 +1,3 @@ +Query | Lodging Connectivity SDK - v0.0.1 +
Query: {
    __typename?: "Query";
    paymentInstrument?: Maybe<PaymentInstrument>;
}

Type declaration

  • Optional__typename?: "Query"
  • OptionalpaymentInstrument?: Maybe<PaymentInstrument>

    Retrieve Payment instrument from external payment instrument token

    +
diff --git a/types/payment___generated___types.QueryPaymentInstrumentArgs.html b/types/payment___generated___types.QueryPaymentInstrumentArgs.html new file mode 100644 index 0000000..7c42101 --- /dev/null +++ b/types/payment___generated___types.QueryPaymentInstrumentArgs.html @@ -0,0 +1,2 @@ +QueryPaymentInstrumentArgs | Lodging Connectivity SDK - v0.0.1 +
QueryPaymentInstrumentArgs: {
    token: Scalars["String"]["input"];
}
diff --git a/types/payment___generated___types.Scalars.html b/types/payment___generated___types.Scalars.html new file mode 100644 index 0000000..bf08717 --- /dev/null +++ b/types/payment___generated___types.Scalars.html @@ -0,0 +1,3 @@ +Scalars | Lodging Connectivity SDK - v0.0.1 +
Scalars: {
    Boolean: {
        input: boolean;
        output: boolean;
    };
    CountryCode: {
        input: any;
        output: any;
    };
    CurrencyCode: {
        input: any;
        output: any;
    };
    DateTime: {
        input: any;
        output: any;
    };
    Float: {
        input: number;
        output: number;
    };
    ID: {
        input: string;
        output: string;
    };
    Int: {
        input: number;
        output: number;
    };
    String: {
        input: string;
        output: string;
    };
}

All built-in and custom scalars, mapped to their actual values

+
diff --git a/types/sandbox___generated___operations.SandboxCancelReservationMutation.html b/types/sandbox___generated___operations.SandboxCancelReservationMutation.html new file mode 100644 index 0000000..e587427 --- /dev/null +++ b/types/sandbox___generated___operations.SandboxCancelReservationMutation.html @@ -0,0 +1,2 @@ +SandboxCancelReservationMutation | Lodging Connectivity SDK - v0.0.1 +
SandboxCancelReservationMutation: {
    __typename?: "Mutation";
    cancelReservation: {
        __typename?: "CancelReservationPayload";
        clientMutationId?: string | null;
        reservation: {
            __typename?: "Reservation";
            id: string;
            status: ReservationStatus;
        };
    };
}
diff --git a/types/sandbox___generated___operations.SandboxCancelReservationMutationVariables.html b/types/sandbox___generated___operations.SandboxCancelReservationMutationVariables.html new file mode 100644 index 0000000..7f3bda4 --- /dev/null +++ b/types/sandbox___generated___operations.SandboxCancelReservationMutationVariables.html @@ -0,0 +1,2 @@ +SandboxCancelReservationMutationVariables | Lodging Connectivity SDK - v0.0.1 +
SandboxCancelReservationMutationVariables: Exact<{
    input: CancelReservationInput;
}>
diff --git a/types/sandbox___generated___operations.SandboxChangeReservationStayDatesMutation.html b/types/sandbox___generated___operations.SandboxChangeReservationStayDatesMutation.html new file mode 100644 index 0000000..0dba168 --- /dev/null +++ b/types/sandbox___generated___operations.SandboxChangeReservationStayDatesMutation.html @@ -0,0 +1,2 @@ +SandboxChangeReservationStayDatesMutation | Lodging Connectivity SDK - v0.0.1 +
SandboxChangeReservationStayDatesMutation: {
    __typename?: "Mutation";
    changeReservationStayDates: {
        __typename?: "ChangeReservationStayDatesPayload";
        clientMutationId?: string | null;
        reservation: {
            __typename?: "Reservation";
            checkInDate: any;
            checkOutDate: any;
            id: string;
        };
    };
}
diff --git a/types/sandbox___generated___operations.SandboxChangeReservationStayDatesMutationVariables.html b/types/sandbox___generated___operations.SandboxChangeReservationStayDatesMutationVariables.html new file mode 100644 index 0000000..70934f1 --- /dev/null +++ b/types/sandbox___generated___operations.SandboxChangeReservationStayDatesMutationVariables.html @@ -0,0 +1,2 @@ +SandboxChangeReservationStayDatesMutationVariables | Lodging Connectivity SDK - v0.0.1 +
SandboxChangeReservationStayDatesMutationVariables: Exact<{
    input: ChangeReservationStayDatesInput;
}>
diff --git a/types/sandbox___generated___operations.SandboxCreatePropertyMutation.html b/types/sandbox___generated___operations.SandboxCreatePropertyMutation.html new file mode 100644 index 0000000..8a1abdf --- /dev/null +++ b/types/sandbox___generated___operations.SandboxCreatePropertyMutation.html @@ -0,0 +1,2 @@ +SandboxCreatePropertyMutation | Lodging Connectivity SDK - v0.0.1 +
SandboxCreatePropertyMutation: {
    __typename?: "Mutation";
    createProperty: {
        __typename?: "CreatePropertyPayload";
        clientMutationId?: string | null;
        property: {
            __typename?: "Property";
            id: string;
            name: string;
        };
    };
}
diff --git a/types/sandbox___generated___operations.SandboxCreatePropertyMutationVariables.html b/types/sandbox___generated___operations.SandboxCreatePropertyMutationVariables.html new file mode 100644 index 0000000..3b414a3 --- /dev/null +++ b/types/sandbox___generated___operations.SandboxCreatePropertyMutationVariables.html @@ -0,0 +1,2 @@ +SandboxCreatePropertyMutationVariables | Lodging Connectivity SDK - v0.0.1 +
SandboxCreatePropertyMutationVariables: Exact<{
    input: CreatePropertyInput;
}>
diff --git a/types/sandbox___generated___operations.SandboxCreateReservationMutation.html b/types/sandbox___generated___operations.SandboxCreateReservationMutation.html new file mode 100644 index 0000000..0bfdfa9 --- /dev/null +++ b/types/sandbox___generated___operations.SandboxCreateReservationMutation.html @@ -0,0 +1,2 @@ +SandboxCreateReservationMutation | Lodging Connectivity SDK - v0.0.1 +
SandboxCreateReservationMutation: {
    __typename?: "Mutation";
    createReservation: {
        __typename?: "CreateReservationPayload";
        reservation: {
            __typename?: "Reservation";
            accessibilityText: string[];
            adultCount: number;
            amounts?: {
                __typename?: "ReservationAmounts";
                nightlyPayments?: {
                    __typename?: "ReservationNightlyPayments";
                    cancellationAmounts: {
                        __typename?: "ReservationPerStayAmount";
                        amount: {
                            __typename?: "Money";
                            amount: string;
                            currencyCode: string;
                        };
                        description: string;
                        percent?: number | null;
                        type: string;
                    }[];
                    dailyAmounts: {
                        __typename?: "ReservationDailyAmount";
                        amount: {
                            __typename?: "Money";
                            amount: string;
                            currencyCode: string;
                        };
                        date: any;
                        description: string;
                        percent?: number | null;
                        type: string;
                    }[];
                    perStayAmounts: {
                        __typename?: "ReservationPerStayAmount";
                        amount: {
                            __typename?: "Money";
                            amount: string;
                            currencyCode: string;
                        };
                        description: string;
                        percent?: number | null;
                        type: string;
                    }[];
                } | null;
            } | null;
            bedTypes?: string | null;
            bookingSource: BookingSource;
            businessModel: BusinessModel;
            checkInDate: any;
            checkOutDate: any;
            childAges?: number[] | null;
            childCount: number;
            creationDateTime: string;
            id: string;
            isReconciled: boolean;
            lastUpdatedDateTime: string;
            multiRoomText?: string | null;
            payment: {
                __typename?: "Payment";
                cardNumber: string;
                issuerName: string;
                paymentInstrumentType: string;
                verificationNumber?: string | null;
            };
            petCount?: number | null;
            primaryGuest: {
                __typename?: "Guest";
                emailAddress: string;
                firstName: string;
                lastName: string;
                loyaltyTier: string;
                phoneNumbers: {
                    __typename?: "GuestContactPhoneNumber";
                    areaCode: string;
                    countryCode: string;
                    number: string;
                }[];
                supplierLoyaltyPlanInfo?: {
                    __typename?: "SupplierLoyaltyPlanInfo";
                    membershipNumber: number;
                    planCode: string;
                } | null;
            };
            propertyId: string;
            rateIds?: {
                __typename?: "IdNode";
                id: string;
                idSource: IdSource;
            }[] | null;
            reconciliationType?: ReconciliationType | null;
            reservationIds: {
                __typename?: "IdNode";
                id: string;
                idSource: IdSource;
            }[];
            smokingType: string;
            specialRequest?: string | null;
            status: ReservationStatus;
            subStatus?: string | null;
            tidsCode?: number | null;
            totalGuestCount: number;
            unitIds?: {
                __typename?: "IdNode";
                id: string;
                idSource: IdSource;
            }[] | null;
            valueAddedPromotions?: {
                __typename?: "ReservationValueAddedPromotion";
                description: string;
                id: string;
            }[] | null;
        };
    };
}
diff --git a/types/sandbox___generated___operations.SandboxCreateReservationMutationVariables.html b/types/sandbox___generated___operations.SandboxCreateReservationMutationVariables.html new file mode 100644 index 0000000..fe5f0db --- /dev/null +++ b/types/sandbox___generated___operations.SandboxCreateReservationMutationVariables.html @@ -0,0 +1,2 @@ +SandboxCreateReservationMutationVariables | Lodging Connectivity SDK - v0.0.1 +
SandboxCreateReservationMutationVariables: Exact<{
    input: CreateReservationInput;
}>
diff --git a/types/sandbox___generated___operations.SandboxDeletePropertyMutation.html b/types/sandbox___generated___operations.SandboxDeletePropertyMutation.html new file mode 100644 index 0000000..994e994 --- /dev/null +++ b/types/sandbox___generated___operations.SandboxDeletePropertyMutation.html @@ -0,0 +1,2 @@ +SandboxDeletePropertyMutation | Lodging Connectivity SDK - v0.0.1 +
SandboxDeletePropertyMutation: {
    __typename?: "Mutation";
    deleteProperty: {
        __typename?: "DeletePropertyPayload";
        clientMutationId?: string | null;
    };
}
diff --git a/types/sandbox___generated___operations.SandboxDeletePropertyMutationVariables.html b/types/sandbox___generated___operations.SandboxDeletePropertyMutationVariables.html new file mode 100644 index 0000000..bd2ca94 --- /dev/null +++ b/types/sandbox___generated___operations.SandboxDeletePropertyMutationVariables.html @@ -0,0 +1,2 @@ +SandboxDeletePropertyMutationVariables | Lodging Connectivity SDK - v0.0.1 +
SandboxDeletePropertyMutationVariables: Exact<{
    input: DeletePropertyInput;
}>
diff --git a/types/sandbox___generated___operations.SandboxDeletePropertyReservationsMutation.html b/types/sandbox___generated___operations.SandboxDeletePropertyReservationsMutation.html new file mode 100644 index 0000000..be2f915 --- /dev/null +++ b/types/sandbox___generated___operations.SandboxDeletePropertyReservationsMutation.html @@ -0,0 +1,2 @@ +SandboxDeletePropertyReservationsMutation | Lodging Connectivity SDK - v0.0.1 +
SandboxDeletePropertyReservationsMutation: {
    __typename?: "Mutation";
    deletePropertyReservations: {
        __typename?: "DeletePropertyReservationsPayload";
        clientMutationId?: string | null;
    };
}
diff --git a/types/sandbox___generated___operations.SandboxDeletePropertyReservationsMutationVariables.html b/types/sandbox___generated___operations.SandboxDeletePropertyReservationsMutationVariables.html new file mode 100644 index 0000000..0a256e1 --- /dev/null +++ b/types/sandbox___generated___operations.SandboxDeletePropertyReservationsMutationVariables.html @@ -0,0 +1,2 @@ +SandboxDeletePropertyReservationsMutationVariables | Lodging Connectivity SDK - v0.0.1 +
SandboxDeletePropertyReservationsMutationVariables: Exact<{
    input: DeletePropertyReservationsInput;
}>
diff --git a/types/sandbox___generated___operations.SandboxDeleteReservationMutation.html b/types/sandbox___generated___operations.SandboxDeleteReservationMutation.html new file mode 100644 index 0000000..567169e --- /dev/null +++ b/types/sandbox___generated___operations.SandboxDeleteReservationMutation.html @@ -0,0 +1,2 @@ +SandboxDeleteReservationMutation | Lodging Connectivity SDK - v0.0.1 +
SandboxDeleteReservationMutation: {
    __typename?: "Mutation";
    deleteReservation: {
        __typename?: "DeleteReservationPayload";
        clientMutationId?: string | null;
    };
}
diff --git a/types/sandbox___generated___operations.SandboxDeleteReservationMutationVariables.html b/types/sandbox___generated___operations.SandboxDeleteReservationMutationVariables.html new file mode 100644 index 0000000..d431220 --- /dev/null +++ b/types/sandbox___generated___operations.SandboxDeleteReservationMutationVariables.html @@ -0,0 +1,2 @@ +SandboxDeleteReservationMutationVariables | Lodging Connectivity SDK - v0.0.1 +
SandboxDeleteReservationMutationVariables: Exact<{
    input: DeleteReservationInput;
}>
diff --git a/types/sandbox___generated___operations.SandboxPropertiesQuery.html b/types/sandbox___generated___operations.SandboxPropertiesQuery.html new file mode 100644 index 0000000..bab7017 --- /dev/null +++ b/types/sandbox___generated___operations.SandboxPropertiesQuery.html @@ -0,0 +1,2 @@ +SandboxPropertiesQuery | Lodging Connectivity SDK - v0.0.1 +
SandboxPropertiesQuery: {
    __typename?: "Query";
    properties: {
        __typename?: "PropertiesResponse";
        cursor?: string | null;
        elements: {
            __typename?: "Property";
            id: string;
            name: string;
            reservations?: {
                __typename?: "ReservationsResponse";
                cursor?: string | null;
                elements: {
                    __typename?: "Reservation";
                    accessibilityText: string[];
                    adultCount: number;
                    amounts?: {
                        __typename?: "ReservationAmounts";
                        nightlyPayments?: {
                            __typename?: ...;
                            cancellationAmounts: ...;
                            dailyAmounts: ...;
                            perStayAmounts: ...;
                        } | null;
                    } | null;
                    bedTypes?: string | null;
                    bookingSource: BookingSource;
                    businessModel: BusinessModel;
                    checkInDate: any;
                    checkOutDate: any;
                    childAges?: number[] | null;
                    childCount: number;
                    creationDateTime: string;
                    id: string;
                    isReconciled: boolean;
                    lastUpdatedDateTime: string;
                    multiRoomText?: string | null;
                    payment: {
                        __typename?: "Payment";
                        cardNumber: string;
                        issuerName: string;
                        paymentInstrumentType: string;
                        verificationNumber?: string | null;
                    };
                    petCount?: number | null;
                    primaryGuest: {
                        __typename?: "Guest";
                        emailAddress: string;
                        firstName: string;
                        lastName: string;
                        loyaltyTier: string;
                        phoneNumbers: {
                            __typename?: "GuestContactPhoneNumber";
                            areaCode: string;
                            countryCode: string;
                            number: string;
                        }[];
                        supplierLoyaltyPlanInfo?: {
                            __typename?: "SupplierLoyaltyPlanInfo";
                            membershipNumber: number;
                            planCode: string;
                        } | null;
                    };
                    propertyId: string;
                    rateIds?: {
                        __typename?: "IdNode";
                        id: string;
                        idSource: IdSource;
                    }[] | null;
                    reconciliationType?: ReconciliationType | null;
                    reservationIds: {
                        __typename?: "IdNode";
                        id: string;
                        idSource: IdSource;
                    }[];
                    smokingType: string;
                    specialRequest?: string | null;
                    status: ReservationStatus;
                    subStatus?: string | null;
                    tidsCode?: number | null;
                    totalGuestCount: number;
                    unitIds?: {
                        __typename?: "IdNode";
                        id: string;
                        idSource: IdSource;
                    }[] | null;
                    valueAddedPromotions?: {
                        __typename?: "ReservationValueAddedPromotion";
                        description: string;
                        id: string;
                    }[] | null;
                }[];
                totalCount: number;
            };
        }[];
        totalCount: number;
    };
}
diff --git a/types/sandbox___generated___operations.SandboxPropertiesQueryVariables.html b/types/sandbox___generated___operations.SandboxPropertiesQueryVariables.html new file mode 100644 index 0000000..0cfebaa --- /dev/null +++ b/types/sandbox___generated___operations.SandboxPropertiesQueryVariables.html @@ -0,0 +1,2 @@ +SandboxPropertiesQueryVariables | Lodging Connectivity SDK - v0.0.1 +
SandboxPropertiesQueryVariables: Exact<{
    cursor?: InputMaybe<Scalars["String"]["input"]>;
    limit?: InputMaybe<Scalars["Int"]["input"]>;
    skipReservations?: Scalars["Boolean"]["input"];
}>
diff --git a/types/sandbox___generated___operations.SandboxPropertyQuery.html b/types/sandbox___generated___operations.SandboxPropertyQuery.html new file mode 100644 index 0000000..95afea9 --- /dev/null +++ b/types/sandbox___generated___operations.SandboxPropertyQuery.html @@ -0,0 +1,2 @@ +SandboxPropertyQuery | Lodging Connectivity SDK - v0.0.1 +
SandboxPropertyQuery: {
    __typename?: "Query";
    property: {
        __typename?: "Property";
        id: string;
        name: string;
        reservations?: {
            __typename?: "ReservationsResponse";
            cursor?: string | null;
            elements: {
                __typename?: "Reservation";
                accessibilityText: string[];
                adultCount: number;
                amounts?: {
                    __typename?: "ReservationAmounts";
                    nightlyPayments?: {
                        __typename?: "ReservationNightlyPayments";
                        cancellationAmounts: {
                            __typename?: ...;
                            amount: ...;
                            description: ...;
                            percent?: ...;
                            type: ...;
                        }[];
                        dailyAmounts: {
                            __typename?: ...;
                            amount: ...;
                            date: ...;
                            description: ...;
                            percent?: ...;
                            type: ...;
                        }[];
                        perStayAmounts: {
                            __typename?: ...;
                            amount: ...;
                            description: ...;
                            percent?: ...;
                            type: ...;
                        }[];
                    } | null;
                } | null;
                bedTypes?: string | null;
                bookingSource: BookingSource;
                businessModel: BusinessModel;
                checkInDate: any;
                checkOutDate: any;
                childAges?: number[] | null;
                childCount: number;
                creationDateTime: string;
                id: string;
                isReconciled: boolean;
                lastUpdatedDateTime: string;
                multiRoomText?: string | null;
                payment: {
                    __typename?: "Payment";
                    cardNumber: string;
                    issuerName: string;
                    paymentInstrumentType: string;
                    verificationNumber?: string | null;
                };
                petCount?: number | null;
                primaryGuest: {
                    __typename?: "Guest";
                    emailAddress: string;
                    firstName: string;
                    lastName: string;
                    loyaltyTier: string;
                    phoneNumbers: {
                        __typename?: "GuestContactPhoneNumber";
                        areaCode: string;
                        countryCode: string;
                        number: string;
                    }[];
                    supplierLoyaltyPlanInfo?: {
                        __typename?: "SupplierLoyaltyPlanInfo";
                        membershipNumber: number;
                        planCode: string;
                    } | null;
                };
                propertyId: string;
                rateIds?: {
                    __typename?: "IdNode";
                    id: string;
                    idSource: IdSource;
                }[] | null;
                reconciliationType?: ReconciliationType | null;
                reservationIds: {
                    __typename?: "IdNode";
                    id: string;
                    idSource: IdSource;
                }[];
                smokingType: string;
                specialRequest?: string | null;
                status: ReservationStatus;
                subStatus?: string | null;
                tidsCode?: number | null;
                totalGuestCount: number;
                unitIds?: {
                    __typename?: "IdNode";
                    id: string;
                    idSource: IdSource;
                }[] | null;
                valueAddedPromotions?: {
                    __typename?: "ReservationValueAddedPromotion";
                    description: string;
                    id: string;
                }[] | null;
            }[];
            totalCount: number;
        };
    };
}
diff --git a/types/sandbox___generated___operations.SandboxPropertyQueryVariables.html b/types/sandbox___generated___operations.SandboxPropertyQueryVariables.html new file mode 100644 index 0000000..1676ad2 --- /dev/null +++ b/types/sandbox___generated___operations.SandboxPropertyQueryVariables.html @@ -0,0 +1,2 @@ +SandboxPropertyQueryVariables | Lodging Connectivity SDK - v0.0.1 +
SandboxPropertyQueryVariables: Exact<{
    id: Scalars["ID"]["input"];
    reservationsCursor?: InputMaybe<Scalars["String"]["input"]>;
    reservationsLimit?: InputMaybe<Scalars["Int"]["input"]>;
    skipReservations?: Scalars["Boolean"]["input"];
}>
diff --git a/types/sandbox___generated___operations.SandboxReservationFragmentFragment.html b/types/sandbox___generated___operations.SandboxReservationFragmentFragment.html new file mode 100644 index 0000000..7fb6f5b --- /dev/null +++ b/types/sandbox___generated___operations.SandboxReservationFragmentFragment.html @@ -0,0 +1,2 @@ +SandboxReservationFragmentFragment | Lodging Connectivity SDK - v0.0.1 +
SandboxReservationFragmentFragment: {
    __typename?: "Reservation";
    accessibilityText: string[];
    adultCount: number;
    amounts?: {
        __typename?: "ReservationAmounts";
        nightlyPayments?: {
            __typename?: "ReservationNightlyPayments";
            cancellationAmounts: {
                __typename?: "ReservationPerStayAmount";
                amount: {
                    __typename?: "Money";
                    amount: string;
                    currencyCode: string;
                };
                description: string;
                percent?: number | null;
                type: string;
            }[];
            dailyAmounts: {
                __typename?: "ReservationDailyAmount";
                amount: {
                    __typename?: "Money";
                    amount: string;
                    currencyCode: string;
                };
                date: any;
                description: string;
                percent?: number | null;
                type: string;
            }[];
            perStayAmounts: {
                __typename?: "ReservationPerStayAmount";
                amount: {
                    __typename?: "Money";
                    amount: string;
                    currencyCode: string;
                };
                description: string;
                percent?: number | null;
                type: string;
            }[];
        } | null;
    } | null;
    bedTypes?: string | null;
    bookingSource: BookingSource;
    businessModel: BusinessModel;
    checkInDate: any;
    checkOutDate: any;
    childAges?: number[] | null;
    childCount: number;
    creationDateTime: string;
    id: string;
    isReconciled: boolean;
    lastUpdatedDateTime: string;
    multiRoomText?: string | null;
    payment: {
        __typename?: "Payment";
        cardNumber: string;
        issuerName: string;
        paymentInstrumentType: string;
        verificationNumber?: string | null;
    };
    petCount?: number | null;
    primaryGuest: {
        __typename?: "Guest";
        emailAddress: string;
        firstName: string;
        lastName: string;
        loyaltyTier: string;
        phoneNumbers: {
            __typename?: "GuestContactPhoneNumber";
            areaCode: string;
            countryCode: string;
            number: string;
        }[];
        supplierLoyaltyPlanInfo?: {
            __typename?: "SupplierLoyaltyPlanInfo";
            membershipNumber: number;
            planCode: string;
        } | null;
    };
    propertyId: string;
    rateIds?: {
        __typename?: "IdNode";
        id: string;
        idSource: IdSource;
    }[] | null;
    reconciliationType?: ReconciliationType | null;
    reservationIds: {
        __typename?: "IdNode";
        id: string;
        idSource: IdSource;
    }[];
    smokingType: string;
    specialRequest?: string | null;
    status: ReservationStatus;
    subStatus?: string | null;
    tidsCode?: number | null;
    totalGuestCount: number;
    unitIds?: {
        __typename?: "IdNode";
        id: string;
        idSource: IdSource;
    }[] | null;
    valueAddedPromotions?: {
        __typename?: "ReservationValueAddedPromotion";
        description: string;
        id: string;
    }[] | null;
}
diff --git a/types/sandbox___generated___operations.SandboxReservationQuery.html b/types/sandbox___generated___operations.SandboxReservationQuery.html new file mode 100644 index 0000000..e399d3c --- /dev/null +++ b/types/sandbox___generated___operations.SandboxReservationQuery.html @@ -0,0 +1,2 @@ +SandboxReservationQuery | Lodging Connectivity SDK - v0.0.1 +
SandboxReservationQuery: {
    __typename?: "Query";
    reservation: {
        __typename?: "Reservation";
        accessibilityText: string[];
        adultCount: number;
        amounts?: {
            __typename?: "ReservationAmounts";
            nightlyPayments?: {
                __typename?: "ReservationNightlyPayments";
                cancellationAmounts: {
                    __typename?: "ReservationPerStayAmount";
                    amount: {
                        __typename?: "Money";
                        amount: string;
                        currencyCode: string;
                    };
                    description: string;
                    percent?: number | null;
                    type: string;
                }[];
                dailyAmounts: {
                    __typename?: "ReservationDailyAmount";
                    amount: {
                        __typename?: "Money";
                        amount: string;
                        currencyCode: string;
                    };
                    date: any;
                    description: string;
                    percent?: number | null;
                    type: string;
                }[];
                perStayAmounts: {
                    __typename?: "ReservationPerStayAmount";
                    amount: {
                        __typename?: "Money";
                        amount: string;
                        currencyCode: string;
                    };
                    description: string;
                    percent?: number | null;
                    type: string;
                }[];
            } | null;
        } | null;
        bedTypes?: string | null;
        bookingSource: BookingSource;
        businessModel: BusinessModel;
        checkInDate: any;
        checkOutDate: any;
        childAges?: number[] | null;
        childCount: number;
        creationDateTime: string;
        id: string;
        isReconciled: boolean;
        lastUpdatedDateTime: string;
        multiRoomText?: string | null;
        payment: {
            __typename?: "Payment";
            cardNumber: string;
            issuerName: string;
            paymentInstrumentType: string;
            verificationNumber?: string | null;
        };
        petCount?: number | null;
        primaryGuest: {
            __typename?: "Guest";
            emailAddress: string;
            firstName: string;
            lastName: string;
            loyaltyTier: string;
            phoneNumbers: {
                __typename?: "GuestContactPhoneNumber";
                areaCode: string;
                countryCode: string;
                number: string;
            }[];
            supplierLoyaltyPlanInfo?: {
                __typename?: "SupplierLoyaltyPlanInfo";
                membershipNumber: number;
                planCode: string;
            } | null;
        };
        propertyId: string;
        rateIds?: {
            __typename?: "IdNode";
            id: string;
            idSource: IdSource;
        }[] | null;
        reconciliationType?: ReconciliationType | null;
        reservationIds: {
            __typename?: "IdNode";
            id: string;
            idSource: IdSource;
        }[];
        smokingType: string;
        specialRequest?: string | null;
        status: ReservationStatus;
        subStatus?: string | null;
        tidsCode?: number | null;
        totalGuestCount: number;
        unitIds?: {
            __typename?: "IdNode";
            id: string;
            idSource: IdSource;
        }[] | null;
        valueAddedPromotions?: {
            __typename?: "ReservationValueAddedPromotion";
            description: string;
            id: string;
        }[] | null;
    };
}
diff --git a/types/sandbox___generated___operations.SandboxReservationQueryVariables.html b/types/sandbox___generated___operations.SandboxReservationQueryVariables.html new file mode 100644 index 0000000..fcbeb63 --- /dev/null +++ b/types/sandbox___generated___operations.SandboxReservationQueryVariables.html @@ -0,0 +1,2 @@ +SandboxReservationQueryVariables | Lodging Connectivity SDK - v0.0.1 +
SandboxReservationQueryVariables: Exact<{
    id: Scalars["ID"]["input"];
}>
diff --git a/types/sandbox___generated___operations.SandboxUpdatePropertyMutation.html b/types/sandbox___generated___operations.SandboxUpdatePropertyMutation.html new file mode 100644 index 0000000..564da86 --- /dev/null +++ b/types/sandbox___generated___operations.SandboxUpdatePropertyMutation.html @@ -0,0 +1,2 @@ +SandboxUpdatePropertyMutation | Lodging Connectivity SDK - v0.0.1 +
SandboxUpdatePropertyMutation: {
    __typename?: "Mutation";
    updateProperty: {
        __typename?: "UpdatePropertyPayload";
        clientMutationId?: string | null;
        property: {
            __typename?: "Property";
            id: string;
            name: string;
        };
    };
}
diff --git a/types/sandbox___generated___operations.SandboxUpdatePropertyMutationVariables.html b/types/sandbox___generated___operations.SandboxUpdatePropertyMutationVariables.html new file mode 100644 index 0000000..2cc0fce --- /dev/null +++ b/types/sandbox___generated___operations.SandboxUpdatePropertyMutationVariables.html @@ -0,0 +1,2 @@ +SandboxUpdatePropertyMutationVariables | Lodging Connectivity SDK - v0.0.1 +
SandboxUpdatePropertyMutationVariables: Exact<{
    input: UpdatePropertyInput;
}>
diff --git a/types/sandbox___generated___operations.SandboxUpdateReservationMutation.html b/types/sandbox___generated___operations.SandboxUpdateReservationMutation.html new file mode 100644 index 0000000..728393a --- /dev/null +++ b/types/sandbox___generated___operations.SandboxUpdateReservationMutation.html @@ -0,0 +1,2 @@ +SandboxUpdateReservationMutation | Lodging Connectivity SDK - v0.0.1 +
SandboxUpdateReservationMutation: {
    __typename?: "Mutation";
    updateReservation: {
        __typename?: "UpdateReservationPayload";
        clientMutationId?: string | null;
        reservation: {
            __typename?: "Reservation";
            accessibilityText: string[];
            adultCount: number;
            amounts?: {
                __typename?: "ReservationAmounts";
                nightlyPayments?: {
                    __typename?: "ReservationNightlyPayments";
                    cancellationAmounts: {
                        __typename?: "ReservationPerStayAmount";
                        amount: {
                            __typename?: "Money";
                            amount: string;
                            currencyCode: string;
                        };
                        description: string;
                        percent?: number | null;
                        type: string;
                    }[];
                    dailyAmounts: {
                        __typename?: "ReservationDailyAmount";
                        amount: {
                            __typename?: "Money";
                            amount: string;
                            currencyCode: string;
                        };
                        date: any;
                        description: string;
                        percent?: number | null;
                        type: string;
                    }[];
                    perStayAmounts: {
                        __typename?: "ReservationPerStayAmount";
                        amount: {
                            __typename?: "Money";
                            amount: string;
                            currencyCode: string;
                        };
                        description: string;
                        percent?: number | null;
                        type: string;
                    }[];
                } | null;
            } | null;
            bedTypes?: string | null;
            bookingSource: BookingSource;
            businessModel: BusinessModel;
            checkInDate: any;
            checkOutDate: any;
            childAges?: number[] | null;
            childCount: number;
            creationDateTime: string;
            id: string;
            isReconciled: boolean;
            lastUpdatedDateTime: string;
            multiRoomText?: string | null;
            payment: {
                __typename?: "Payment";
                cardNumber: string;
                issuerName: string;
                paymentInstrumentType: string;
                verificationNumber?: string | null;
            };
            petCount?: number | null;
            primaryGuest: {
                __typename?: "Guest";
                emailAddress: string;
                firstName: string;
                lastName: string;
                loyaltyTier: string;
                phoneNumbers: {
                    __typename?: "GuestContactPhoneNumber";
                    areaCode: string;
                    countryCode: string;
                    number: string;
                }[];
                supplierLoyaltyPlanInfo?: {
                    __typename?: "SupplierLoyaltyPlanInfo";
                    membershipNumber: number;
                    planCode: string;
                } | null;
            };
            propertyId: string;
            rateIds?: {
                __typename?: "IdNode";
                id: string;
                idSource: IdSource;
            }[] | null;
            reconciliationType?: ReconciliationType | null;
            reservationIds: {
                __typename?: "IdNode";
                id: string;
                idSource: IdSource;
            }[];
            smokingType: string;
            specialRequest?: string | null;
            status: ReservationStatus;
            subStatus?: string | null;
            tidsCode?: number | null;
            totalGuestCount: number;
            unitIds?: {
                __typename?: "IdNode";
                id: string;
                idSource: IdSource;
            }[] | null;
            valueAddedPromotions?: {
                __typename?: "ReservationValueAddedPromotion";
                description: string;
                id: string;
            }[] | null;
        };
    };
}
diff --git a/types/sandbox___generated___operations.SandboxUpdateReservationMutationVariables.html b/types/sandbox___generated___operations.SandboxUpdateReservationMutationVariables.html new file mode 100644 index 0000000..ffba3d8 --- /dev/null +++ b/types/sandbox___generated___operations.SandboxUpdateReservationMutationVariables.html @@ -0,0 +1,2 @@ +SandboxUpdateReservationMutationVariables | Lodging Connectivity SDK - v0.0.1 +
SandboxUpdateReservationMutationVariables: Exact<{
    input: UpdateReservationInput;
}>
diff --git a/types/sandbox___generated___types.CancelReservationInput.html b/types/sandbox___generated___types.CancelReservationInput.html new file mode 100644 index 0000000..f779162 --- /dev/null +++ b/types/sandbox___generated___types.CancelReservationInput.html @@ -0,0 +1,6 @@ +CancelReservationInput | Lodging Connectivity SDK - v0.0.1 +
CancelReservationInput: {
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    id: Scalars["ID"]["input"];
    sendNotification?: InputMaybe<Scalars["Boolean"]["input"]>;
}

Input to cancel a reservation.

+

Type declaration

  • OptionalclientMutationId?: InputMaybe<Scalars["String"]["input"]>

    Client mutation ID. Optional value that is echoed back in the response.

    +
  • id: Scalars["ID"]["input"]

    ID of the reservation to cancel.

    +
  • OptionalsendNotification?: InputMaybe<Scalars["Boolean"]["input"]>

    Whether to send a notification upon the cancellation of the reservation.

    +
diff --git a/types/sandbox___generated___types.CancelReservationPayload.html b/types/sandbox___generated___types.CancelReservationPayload.html new file mode 100644 index 0000000..7dac8b4 --- /dev/null +++ b/types/sandbox___generated___types.CancelReservationPayload.html @@ -0,0 +1,5 @@ +CancelReservationPayload | Lodging Connectivity SDK - v0.0.1 +
CancelReservationPayload: {
    __typename?: "CancelReservationPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    reservation: Reservation;
}

Response payload for the cancelReservation mutation.

+

Type declaration

  • Optional__typename?: "CancelReservationPayload"
  • OptionalclientMutationId?: Maybe<Scalars["String"]["output"]>

    Client mutation ID. Optional value in the input that is echoed back in the response.

    +
  • reservation: Reservation

    The reservation that was cancelled.

    +
diff --git a/types/sandbox___generated___types.ChangeReservationStayDatesInput.html b/types/sandbox___generated___types.ChangeReservationStayDatesInput.html new file mode 100644 index 0000000..0d556b5 --- /dev/null +++ b/types/sandbox___generated___types.ChangeReservationStayDatesInput.html @@ -0,0 +1,8 @@ +ChangeReservationStayDatesInput | Lodging Connectivity SDK - v0.0.1 +
ChangeReservationStayDatesInput: {
    checkInDate: Scalars["Date"]["input"];
    checkOutDate: Scalars["Date"]["input"];
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    id: Scalars["ID"]["input"];
    sendNotification?: InputMaybe<Scalars["Boolean"]["input"]>;
}

Input to change the stay dates of a reservation.

+

Type declaration

  • checkInDate: Scalars["Date"]["input"]

    New check-in date of the reservation.

    +
  • checkOutDate: Scalars["Date"]["input"]

    New check-out date of the reservation.

    +
  • OptionalclientMutationId?: InputMaybe<Scalars["String"]["input"]>

    Client mutation ID. Optional value that is echoed back in the response.

    +
  • id: Scalars["ID"]["input"]

    ID of the reservation to change.

    +
  • OptionalsendNotification?: InputMaybe<Scalars["Boolean"]["input"]>

    Whether to send a notification upon the change of the reservation dates.

    +
diff --git a/types/sandbox___generated___types.ChangeReservationStayDatesPayload.html b/types/sandbox___generated___types.ChangeReservationStayDatesPayload.html new file mode 100644 index 0000000..760b10c --- /dev/null +++ b/types/sandbox___generated___types.ChangeReservationStayDatesPayload.html @@ -0,0 +1,5 @@ +ChangeReservationStayDatesPayload | Lodging Connectivity SDK - v0.0.1 +
ChangeReservationStayDatesPayload: {
    __typename?: "ChangeReservationStayDatesPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    reservation: Reservation;
}

REsponse payload for the changeReservationStayDates mutation.

+

Type declaration

  • Optional__typename?: "ChangeReservationStayDatesPayload"
  • OptionalclientMutationId?: Maybe<Scalars["String"]["output"]>

    Client mutation ID. Optional value in the input that is echoed back in the response.

    +
  • reservation: Reservation

    The reservation that was updated.

    +
diff --git a/types/sandbox___generated___types.CreateDatasetPayload.html b/types/sandbox___generated___types.CreateDatasetPayload.html new file mode 100644 index 0000000..18bcd55 --- /dev/null +++ b/types/sandbox___generated___types.CreateDatasetPayload.html @@ -0,0 +1,2 @@ +CreateDatasetPayload | Lodging Connectivity SDK - v0.0.1 +
CreateDatasetPayload: {
    __typename?: "CreateDatasetPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    propertyId: Scalars["String"]["output"];
    result: Scalars["String"]["output"][];
}
diff --git a/types/sandbox___generated___types.CreatePropertyInput.html b/types/sandbox___generated___types.CreatePropertyInput.html new file mode 100644 index 0000000..39a29d9 --- /dev/null +++ b/types/sandbox___generated___types.CreatePropertyInput.html @@ -0,0 +1,5 @@ +CreatePropertyInput | Lodging Connectivity SDK - v0.0.1 +
CreatePropertyInput: {
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    name?: InputMaybe<Scalars["String"]["input"]>;
}

Input object for creating a property.

+

Type declaration

  • OptionalclientMutationId?: InputMaybe<Scalars["String"]["input"]>

    Client mutation ID. Optional value that is echoed back in the response.

    +
  • Optionalname?: InputMaybe<Scalars["String"]["input"]>

    Optional name for the property.

    +
diff --git a/types/sandbox___generated___types.CreatePropertyPayload.html b/types/sandbox___generated___types.CreatePropertyPayload.html new file mode 100644 index 0000000..22de0b9 --- /dev/null +++ b/types/sandbox___generated___types.CreatePropertyPayload.html @@ -0,0 +1,5 @@ +CreatePropertyPayload | Lodging Connectivity SDK - v0.0.1 +
CreatePropertyPayload: {
    __typename?: "CreatePropertyPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    property: Property;
}

Response payload to the createProperty mutation.

+

Type declaration

  • Optional__typename?: "CreatePropertyPayload"
  • OptionalclientMutationId?: Maybe<Scalars["String"]["output"]>

    Client mutation ID. Optional value in the input that is echoed back in the response.

    +
  • property: Property

    The created property.

    +
diff --git a/types/sandbox___generated___types.CreateReservationInput.html b/types/sandbox___generated___types.CreateReservationInput.html new file mode 100644 index 0000000..200c4a2 --- /dev/null +++ b/types/sandbox___generated___types.CreateReservationInput.html @@ -0,0 +1,23 @@ +CreateReservationInput | Lodging Connectivity SDK - v0.0.1 +
CreateReservationInput: {
    accessibilityText?: InputMaybe<Scalars["String"]["input"][]>;
    adultCount?: InputMaybe<Scalars["Int"]["input"]>;
    bedTypes?: InputMaybe<Scalars["String"]["input"]>;
    businessModel?: InputMaybe<BusinessModelInput>;
    checkInDate?: InputMaybe<Scalars["Date"]["input"]>;
    checkOutDate?: InputMaybe<Scalars["Date"]["input"]>;
    childAges?: InputMaybe<Scalars["Int"]["input"][]>;
    childCount?: InputMaybe<Scalars["Int"]["input"]>;
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    multiRoomText?: InputMaybe<Scalars["String"]["input"]>;
    paymentInstrumentType?: InputMaybe<PaymentInstrumentTypeInput>;
    primaryGuest?: InputMaybe<GuestInput>;
    propertyId: Scalars["ID"]["input"];
    reconciliationType?: InputMaybe<ReconciliationTypeInput>;
    remittanceType?: InputMaybe<RemittanceTypeInput>;
    sendNotification?: InputMaybe<Scalars["Boolean"]["input"]>;
    smokingType?: InputMaybe<Scalars["String"]["input"]>;
    specialRequest?: InputMaybe<Scalars["String"]["input"]>;
    status?: InputMaybe<ReservationStatusInput>;
    valueAddedPromotions?: InputMaybe<ReservationValueAddedPromotionInput[]>;
}

Input to create a reservation

+

Type declaration

  • OptionalaccessibilityText?: InputMaybe<Scalars["String"]["input"][]>

    Accessibility requests made by the guest for the reservation. Defaults to a single accessibility text with value "In-room accessibility (in select rooms)".

    +
  • OptionaladultCount?: InputMaybe<Scalars["Int"]["input"]>

    Adult count. Defaults to 2.

    +
  • OptionalbedTypes?: InputMaybe<Scalars["String"]["input"]>

    Bed types of the reservation. Defaults to "2 Queen Beds".

    +
  • OptionalbusinessModel?: InputMaybe<BusinessModelInput>

    Entity that collects payment for the reservation. Defaults to EXPEDIA_COLLECT.

    +
  • OptionalcheckInDate?: InputMaybe<Scalars["Date"]["input"]>

    Check-in date (format: YYYY-MM-DD) of the reservation. Defaults to a date in a near future.

    +
  • OptionalcheckOutDate?: InputMaybe<Scalars["Date"]["input"]>

    Check-out date (format: YYYY-MM-DD) of the reservation. Defaults to a random date in the month after the check-in date.

    +
  • OptionalchildAges?: InputMaybe<Scalars["Int"]["input"][]>

    Ages of children associated with the reservation. If not specified, defaults to a list of 1 or 2 random child ages.

    +
  • OptionalchildCount?: InputMaybe<Scalars["Int"]["input"]>

    Child count. If not specified, defaults to the number of child ages provided (or its default).

    +
  • OptionalclientMutationId?: InputMaybe<Scalars["String"]["input"]>

    Client mutation ID. Optional value that is echoed back in the response.

    +
  • OptionalmultiRoomText?: InputMaybe<Scalars["String"]["input"]>

    Text that is displayed to guests if there are multiple rooms associated with the reservation.

    +
  • OptionalpaymentInstrumentType?: InputMaybe<PaymentInstrumentTypeInput>

    Type of payment instrument. Defaults to EXPEDIA_VIRTUAL_CARD in case of EXPEDIA_COLLECT else GUEST_CREDIT_CARD.

    +
  • OptionalprimaryGuest?: InputMaybe<GuestInput>

    Guest who made the reservation. Guest personal information cannot be set and is automatically generated.

    +
  • propertyId: Scalars["ID"]["input"]

    Property id on which to associate the reservation.

    +
  • OptionalreconciliationType?: InputMaybe<ReconciliationTypeInput>

    Reconciliation type of the reservation, either MODIFY, CANCEL, NO_SHOW, or null. Defaults to non-reconciled (null).

    +
  • OptionalremittanceType?: InputMaybe<RemittanceTypeInput>

    Remittance type of the reservation. Defaults to NET.

    +
  • OptionalsendNotification?: InputMaybe<Scalars["Boolean"]["input"]>

    Whether to send a notification upon the creation of the reservation. Defaults to false.

    +
  • OptionalsmokingType?: InputMaybe<Scalars["String"]["input"]>

    Whether smoking is allowed for the reservation. Defaults to "NONSMOKING".

    +
  • OptionalspecialRequest?: InputMaybe<Scalars["String"]["input"]>

    Text that is displayed to guests if there is a special request associated with the reservation. Defaults to "Expedia test reservation. This is a free-text comment from the traveler.".

    +
  • Optionalstatus?: InputMaybe<ReservationStatusInput>

    Current status of the reservation. Defaults to BOOKED.

    +
  • OptionalvalueAddedPromotions?: InputMaybe<ReservationValueAddedPromotionInput[]>

    Value add promotion(s) used to book the reservation. Defaults to a single "Free full breakfast for 2 per day" value added promotion.

    +
diff --git a/types/sandbox___generated___types.CreateReservationPayload.html b/types/sandbox___generated___types.CreateReservationPayload.html new file mode 100644 index 0000000..98e7b26 --- /dev/null +++ b/types/sandbox___generated___types.CreateReservationPayload.html @@ -0,0 +1,5 @@ +CreateReservationPayload | Lodging Connectivity SDK - v0.0.1 +
CreateReservationPayload: {
    __typename?: "CreateReservationPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    reservation: Reservation;
}

Response payload to the createReservation mutation.

+

Type declaration

  • Optional__typename?: "CreateReservationPayload"
  • OptionalclientMutationId?: Maybe<Scalars["String"]["output"]>

    Client mutation ID. Optional value in the input that is echoed back in the response.

    +
  • reservation: Reservation

    The reservation that was created.

    +
diff --git a/types/sandbox___generated___types.DeletePropertyInput.html b/types/sandbox___generated___types.DeletePropertyInput.html new file mode 100644 index 0000000..abef318 --- /dev/null +++ b/types/sandbox___generated___types.DeletePropertyInput.html @@ -0,0 +1,5 @@ +DeletePropertyInput | Lodging Connectivity SDK - v0.0.1 +
DeletePropertyInput: {
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    id: Scalars["ID"]["input"];
}

Input object for deleting a property.

+

Type declaration

  • OptionalclientMutationId?: InputMaybe<Scalars["String"]["input"]>

    Client mutation ID. Optional value that is echoed back in the response.

    +
  • id: Scalars["ID"]["input"]

    The ID of the property to delete.

    +
diff --git a/types/sandbox___generated___types.DeletePropertyPayload.html b/types/sandbox___generated___types.DeletePropertyPayload.html new file mode 100644 index 0000000..83f5386 --- /dev/null +++ b/types/sandbox___generated___types.DeletePropertyPayload.html @@ -0,0 +1,4 @@ +DeletePropertyPayload | Lodging Connectivity SDK - v0.0.1 +
DeletePropertyPayload: {
    __typename?: "DeletePropertyPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
}

Response payload to the deleteProperty mutation.

+

Type declaration

  • Optional__typename?: "DeletePropertyPayload"
  • OptionalclientMutationId?: Maybe<Scalars["String"]["output"]>

    Client mutation ID. Optional value in the input that is echoed back in the response.

    +
diff --git a/types/sandbox___generated___types.DeletePropertyReservationsInput.html b/types/sandbox___generated___types.DeletePropertyReservationsInput.html new file mode 100644 index 0000000..f268184 --- /dev/null +++ b/types/sandbox___generated___types.DeletePropertyReservationsInput.html @@ -0,0 +1,5 @@ +DeletePropertyReservationsInput | Lodging Connectivity SDK - v0.0.1 +
DeletePropertyReservationsInput: {
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    propertyId: Scalars["ID"]["input"];
}

Input to delete all reservations for a specified property.

+

Type declaration

  • OptionalclientMutationId?: InputMaybe<Scalars["String"]["input"]>

    Client mutation ID. Optional value that is echoed back in the response.

    +
  • propertyId: Scalars["ID"]["input"]

    ID of the property for which to delete all reservations.

    +
diff --git a/types/sandbox___generated___types.DeletePropertyReservationsPayload.html b/types/sandbox___generated___types.DeletePropertyReservationsPayload.html new file mode 100644 index 0000000..4d79fc0 --- /dev/null +++ b/types/sandbox___generated___types.DeletePropertyReservationsPayload.html @@ -0,0 +1,4 @@ +DeletePropertyReservationsPayload | Lodging Connectivity SDK - v0.0.1 +
DeletePropertyReservationsPayload: {
    __typename?: "DeletePropertyReservationsPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
}

Response payload to the deletePropertyReservations mutation.

+

Type declaration

  • Optional__typename?: "DeletePropertyReservationsPayload"
  • OptionalclientMutationId?: Maybe<Scalars["String"]["output"]>

    Client mutation ID. Optional value in the input that is echoed back in the response.

    +
diff --git a/types/sandbox___generated___types.DeleteReservationInput.html b/types/sandbox___generated___types.DeleteReservationInput.html new file mode 100644 index 0000000..3907e36 --- /dev/null +++ b/types/sandbox___generated___types.DeleteReservationInput.html @@ -0,0 +1,5 @@ +DeleteReservationInput | Lodging Connectivity SDK - v0.0.1 +
DeleteReservationInput: {
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    id: Scalars["ID"]["input"];
}

Input to delete a reservation.

+

Type declaration

  • OptionalclientMutationId?: InputMaybe<Scalars["String"]["input"]>

    Client mutation ID. Optional value that is echoed back in the response.

    +
  • id: Scalars["ID"]["input"]

    ID of the reservation to delete.

    +
diff --git a/types/sandbox___generated___types.DeleteReservationPayload.html b/types/sandbox___generated___types.DeleteReservationPayload.html new file mode 100644 index 0000000..c47ed65 --- /dev/null +++ b/types/sandbox___generated___types.DeleteReservationPayload.html @@ -0,0 +1,4 @@ +DeleteReservationPayload | Lodging Connectivity SDK - v0.0.1 +
DeleteReservationPayload: {
    __typename?: "DeleteReservationPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
}

Response payload to the deleteReservation mutation.

+

Type declaration

  • Optional__typename?: "DeleteReservationPayload"
  • OptionalclientMutationId?: Maybe<Scalars["String"]["output"]>

    Client mutation ID. Optional value in the input that is echoed back in the response.

    +
diff --git a/types/sandbox___generated___types.Exact.html b/types/sandbox___generated___types.Exact.html new file mode 100644 index 0000000..aa6bc6b --- /dev/null +++ b/types/sandbox___generated___types.Exact.html @@ -0,0 +1,2 @@ +Exact | Lodging Connectivity SDK - v0.0.1 +
Exact<T>: {
    [K in keyof T]: T[K]
}

Type Parameters

  • T extends {
        [key: string]: unknown;
    }
diff --git a/types/sandbox___generated___types.Guest.html b/types/sandbox___generated___types.Guest.html new file mode 100644 index 0000000..65030e2 --- /dev/null +++ b/types/sandbox___generated___types.Guest.html @@ -0,0 +1,9 @@ +Guest | Lodging Connectivity SDK - v0.0.1 +
Guest: {
    __typename?: "Guest";
    emailAddress: Scalars["String"]["output"];
    firstName: Scalars["String"]["output"];
    lastName: Scalars["String"]["output"];
    loyaltyTier: Scalars["String"]["output"];
    phoneNumbers: GuestContactPhoneNumber[];
    supplierLoyaltyPlanInfo?: Maybe<SupplierLoyaltyPlanInfo>;
}

Guest who made the reservation.

+

Type declaration

  • Optional__typename?: "Guest"
  • emailAddress: Scalars["String"]["output"]

    Email address of the guest.

    +
  • firstName: Scalars["String"]["output"]

    First (given) name of the guest.

    +
  • lastName: Scalars["String"]["output"]

    Last name (surname) of the guest.

    +
  • loyaltyTier: Scalars["String"]["output"]

    Guest loyalty tier. Values include MEMBER, VIP, PREMIUMVIP, and NONE.

    +
  • phoneNumbers: GuestContactPhoneNumber[]

    Phone numbers associated with the guest.

    +
  • OptionalsupplierLoyaltyPlanInfo?: Maybe<SupplierLoyaltyPlanInfo>

    Details about the frequent traveler reward program.

    +
diff --git a/types/sandbox___generated___types.GuestContactPhoneNumber.html b/types/sandbox___generated___types.GuestContactPhoneNumber.html new file mode 100644 index 0000000..750af2d --- /dev/null +++ b/types/sandbox___generated___types.GuestContactPhoneNumber.html @@ -0,0 +1,6 @@ +GuestContactPhoneNumber | Lodging Connectivity SDK - v0.0.1 +
GuestContactPhoneNumber: {
    __typename?: "GuestContactPhoneNumber";
    areaCode: Scalars["String"]["output"];
    countryCode: Scalars["String"]["output"];
    number: Scalars["String"]["output"];
}

Guest phone number.

+

Type declaration

  • Optional__typename?: "GuestContactPhoneNumber"
  • areaCode: Scalars["String"]["output"]

    Area code (three digits).

    +
  • countryCode: Scalars["String"]["output"]

    Country code (two digits).

    +
  • number: Scalars["String"]["output"]

    Phone number (seven digits, no hyphen).

    +
diff --git a/types/sandbox___generated___types.GuestInput.html b/types/sandbox___generated___types.GuestInput.html new file mode 100644 index 0000000..5d126e8 --- /dev/null +++ b/types/sandbox___generated___types.GuestInput.html @@ -0,0 +1,5 @@ +GuestInput | Lodging Connectivity SDK - v0.0.1 +
GuestInput: {
    loyaltyTier?: InputMaybe<Scalars["String"]["input"]>;
    supplierLoyaltyPlanInfo?: InputMaybe<SupplierLoyaltyPlanInfoInput>;
}

Guest who made the reservation. Guest personal information cannot be set and is automatically generated.

+

Type declaration

diff --git a/types/sandbox___generated___types.IdNode.html b/types/sandbox___generated___types.IdNode.html new file mode 100644 index 0000000..2c5affc --- /dev/null +++ b/types/sandbox___generated___types.IdNode.html @@ -0,0 +1,5 @@ +IdNode | Lodging Connectivity SDK - v0.0.1 +
IdNode: {
    __typename?: "IdNode";
    id: Scalars["String"]["output"];
    idSource: IdSource;
}

Known IDs in the source system.

+

Type declaration

  • Optional__typename?: "IdNode"
  • id: Scalars["String"]["output"]

    The ID in the source system.

    +
  • idSource: IdSource

    The source of the ID.

    +
diff --git a/types/sandbox___generated___types.Incremental.html b/types/sandbox___generated___types.Incremental.html new file mode 100644 index 0000000..17818ca --- /dev/null +++ b/types/sandbox___generated___types.Incremental.html @@ -0,0 +1,2 @@ +Incremental | Lodging Connectivity SDK - v0.0.1 +
Incremental<T>: T | {
    [P in keyof T]?: P extends " $fragmentName" | "__typename"
        ? T[P]
        : never
}

Type Parameters

  • T
diff --git a/types/sandbox___generated___types.InputMaybe.html b/types/sandbox___generated___types.InputMaybe.html new file mode 100644 index 0000000..bd7d1f3 --- /dev/null +++ b/types/sandbox___generated___types.InputMaybe.html @@ -0,0 +1,2 @@ +InputMaybe | Lodging Connectivity SDK - v0.0.1 +
InputMaybe<T>: Maybe<T>

Type Parameters

  • T
diff --git a/types/sandbox___generated___types.MakeEmpty.html b/types/sandbox___generated___types.MakeEmpty.html new file mode 100644 index 0000000..200df3f --- /dev/null +++ b/types/sandbox___generated___types.MakeEmpty.html @@ -0,0 +1,2 @@ +MakeEmpty | Lodging Connectivity SDK - v0.0.1 +
MakeEmpty<T, K>: {
    [_ in K]?: never
}

Type Parameters

  • T extends {
        [key: string]: unknown;
    }
  • K extends keyof T
diff --git a/types/sandbox___generated___types.MakeMaybe.html b/types/sandbox___generated___types.MakeMaybe.html new file mode 100644 index 0000000..31fe177 --- /dev/null +++ b/types/sandbox___generated___types.MakeMaybe.html @@ -0,0 +1,2 @@ +MakeMaybe | Lodging Connectivity SDK - v0.0.1 +
MakeMaybe<T, K>: Omit<T, K> & {
    [SubKey in K]: Maybe<T[SubKey]>
}

Type Parameters

  • T
  • K extends keyof T
diff --git a/types/sandbox___generated___types.MakeOptional.html b/types/sandbox___generated___types.MakeOptional.html new file mode 100644 index 0000000..8b540b1 --- /dev/null +++ b/types/sandbox___generated___types.MakeOptional.html @@ -0,0 +1,2 @@ +MakeOptional | Lodging Connectivity SDK - v0.0.1 +
MakeOptional<T, K>: Omit<T, K> & {
    [SubKey in K]?: Maybe<T[SubKey]>
}

Type Parameters

  • T
  • K extends keyof T
diff --git a/types/sandbox___generated___types.Maybe.html b/types/sandbox___generated___types.Maybe.html new file mode 100644 index 0000000..768e74f --- /dev/null +++ b/types/sandbox___generated___types.Maybe.html @@ -0,0 +1,2 @@ +Maybe | Lodging Connectivity SDK - v0.0.1 +
Maybe<T>: T | null

Type Parameters

  • T
diff --git a/types/sandbox___generated___types.Money.html b/types/sandbox___generated___types.Money.html new file mode 100644 index 0000000..f82c092 --- /dev/null +++ b/types/sandbox___generated___types.Money.html @@ -0,0 +1,5 @@ +Money | Lodging Connectivity SDK - v0.0.1 +
Money: {
    __typename?: "Money";
    amount: Scalars["String"]["output"];
    currencyCode: Scalars["String"]["output"];
}

Represents a monetary amount value along with its currency.

+

Type declaration

  • Optional__typename?: "Money"
  • amount: Scalars["String"]["output"]

    The actual monetary amount value. The scale of the amount will vary according to the currency or any rate conversion that may have been applied.

    +
  • currencyCode: Scalars["String"]["output"]

    The code of the currency of the amount.

    +
diff --git a/types/sandbox___generated___types.Mutation.html b/types/sandbox___generated___types.Mutation.html new file mode 100644 index 0000000..a5f5fe0 --- /dev/null +++ b/types/sandbox___generated___types.Mutation.html @@ -0,0 +1,39 @@ +Mutation | Lodging Connectivity SDK - v0.0.1 +
Mutation: {
    __typename?: "Mutation";
    cancelReservation: CancelReservationPayload;
    changeReservationStayDates: ChangeReservationStayDatesPayload;
    createProperty: CreatePropertyPayload;
    createReservation: CreateReservationPayload;
    deleteProperty: DeletePropertyPayload;
    deletePropertyReservations: DeletePropertyReservationsPayload;
    deleteReservation: DeleteReservationPayload;
    setupTestData: CreateDatasetPayload;
    updateProperty: UpdatePropertyPayload;
    updateReservation: UpdateReservationPayload;
}

Type declaration

  • Optional__typename?: "Mutation"
  • cancelReservation: CancelReservationPayload

    Cancels an existing reservation.

    +

    The mutation accepts the reservation ID to cancel as input. +An optional parameter is provided to send a notification upon the cancellation of the reservation. +The mutation returns the updated reservation details.

    +
  • changeReservationStayDates: ChangeReservationStayDatesPayload

    Changes the stay dates of an existing reservation.

    +

    The mutation accepts the reservation ID, new check-in date, and new check-out date as parameters. +The check-out date must be after the check-in date. +An optional parameter is provided to send a notification upon the change of the reservation dates. +The mutation returns the updated reservation details.

    +
  • createProperty: CreatePropertyPayload

    Creates a property in the sandbox environment.

    +

    The mutation accepts an optional name for the property. Unspecified +fields will default to logical test data.

    +
  • createReservation: CreateReservationPayload

    Creates a reservation in the sandbox environment. +The mutation accepts various parameters such as property ID, check-in and +check-out dates, adult and child counts, business model, remittance type, +and more. Except for the property ID, all other parameters are optional. +If not specified, these parameters will default to logical test data.

    +

    The mutation also supports sending a notification upon the creation of a +reservation via the sendNotification field.

    +
  • deleteProperty: DeletePropertyPayload

    Deletes a property in the sandbox environment.

    +
  • deletePropertyReservations: DeletePropertyReservationsPayload

    Deletes all reservations for a specified sandbox property.

    +

    The mutation accepts the property ID on which to delete all reservations as input.

    +

    This operation is irreversible and will permanently delete the property reservations.

    +
  • deleteReservation: DeleteReservationPayload

    Deletes a sandbox reservation.

    +

    The mutation accepts the reservation ID to delete as input.

    +

    This operation is irreversible and will permanently delete the reservation.

    +
  • setupTestData: CreateDatasetPayload

    Creates test data for a given capability and scenario. +The mutation is currently setup to setup reservation specific test data but this can be extended to other capabilities.

    +
  • updateProperty: UpdatePropertyPayload

    Updates a property in the sandbox environment.

    +

    The mutation accepts an optional name for the property. Unspecified +fields will not be updated.

    +
  • updateReservation: UpdateReservationPayload

    Updates a reservation in the sandbox environment.

    +

    The mutation accepts the reservation ID, new check-in date, new check-out date, +new status, new special request text, new adult count, and new child count as parameters. +The check-out date must be after the check-in date. +An optional parameter is provided to send a notification upon the change of the reservation dates. +The mutation returns the updated reservation details.

    +
diff --git a/types/sandbox___generated___types.MutationCancelReservationArgs.html b/types/sandbox___generated___types.MutationCancelReservationArgs.html new file mode 100644 index 0000000..17fa51d --- /dev/null +++ b/types/sandbox___generated___types.MutationCancelReservationArgs.html @@ -0,0 +1,2 @@ +MutationCancelReservationArgs | Lodging Connectivity SDK - v0.0.1 +
MutationCancelReservationArgs: {
    input: CancelReservationInput;
}
diff --git a/types/sandbox___generated___types.MutationChangeReservationStayDatesArgs.html b/types/sandbox___generated___types.MutationChangeReservationStayDatesArgs.html new file mode 100644 index 0000000..e54961b --- /dev/null +++ b/types/sandbox___generated___types.MutationChangeReservationStayDatesArgs.html @@ -0,0 +1,2 @@ +MutationChangeReservationStayDatesArgs | Lodging Connectivity SDK - v0.0.1 +
MutationChangeReservationStayDatesArgs: {
    input: ChangeReservationStayDatesInput;
}
diff --git a/types/sandbox___generated___types.MutationCreatePropertyArgs.html b/types/sandbox___generated___types.MutationCreatePropertyArgs.html new file mode 100644 index 0000000..fe7e176 --- /dev/null +++ b/types/sandbox___generated___types.MutationCreatePropertyArgs.html @@ -0,0 +1,2 @@ +MutationCreatePropertyArgs | Lodging Connectivity SDK - v0.0.1 +
MutationCreatePropertyArgs: {
    input: CreatePropertyInput;
}
diff --git a/types/sandbox___generated___types.MutationCreateReservationArgs.html b/types/sandbox___generated___types.MutationCreateReservationArgs.html new file mode 100644 index 0000000..fb44d04 --- /dev/null +++ b/types/sandbox___generated___types.MutationCreateReservationArgs.html @@ -0,0 +1,2 @@ +MutationCreateReservationArgs | Lodging Connectivity SDK - v0.0.1 +
MutationCreateReservationArgs: {
    input: CreateReservationInput;
}
diff --git a/types/sandbox___generated___types.MutationDeletePropertyArgs.html b/types/sandbox___generated___types.MutationDeletePropertyArgs.html new file mode 100644 index 0000000..92aeb98 --- /dev/null +++ b/types/sandbox___generated___types.MutationDeletePropertyArgs.html @@ -0,0 +1,2 @@ +MutationDeletePropertyArgs | Lodging Connectivity SDK - v0.0.1 +
MutationDeletePropertyArgs: {
    input: DeletePropertyInput;
}
diff --git a/types/sandbox___generated___types.MutationDeletePropertyReservationsArgs.html b/types/sandbox___generated___types.MutationDeletePropertyReservationsArgs.html new file mode 100644 index 0000000..9cd434c --- /dev/null +++ b/types/sandbox___generated___types.MutationDeletePropertyReservationsArgs.html @@ -0,0 +1,2 @@ +MutationDeletePropertyReservationsArgs | Lodging Connectivity SDK - v0.0.1 +
MutationDeletePropertyReservationsArgs: {
    input: DeletePropertyReservationsInput;
}
diff --git a/types/sandbox___generated___types.MutationDeleteReservationArgs.html b/types/sandbox___generated___types.MutationDeleteReservationArgs.html new file mode 100644 index 0000000..31a6fde --- /dev/null +++ b/types/sandbox___generated___types.MutationDeleteReservationArgs.html @@ -0,0 +1,2 @@ +MutationDeleteReservationArgs | Lodging Connectivity SDK - v0.0.1 +
MutationDeleteReservationArgs: {
    input: DeleteReservationInput;
}
diff --git a/types/sandbox___generated___types.MutationSetupTestDataArgs.html b/types/sandbox___generated___types.MutationSetupTestDataArgs.html new file mode 100644 index 0000000..b8c75b0 --- /dev/null +++ b/types/sandbox___generated___types.MutationSetupTestDataArgs.html @@ -0,0 +1,2 @@ +MutationSetupTestDataArgs | Lodging Connectivity SDK - v0.0.1 +
MutationSetupTestDataArgs: {
    input: SetupTestDataInput;
}
diff --git a/types/sandbox___generated___types.MutationUpdatePropertyArgs.html b/types/sandbox___generated___types.MutationUpdatePropertyArgs.html new file mode 100644 index 0000000..f8ce1de --- /dev/null +++ b/types/sandbox___generated___types.MutationUpdatePropertyArgs.html @@ -0,0 +1,2 @@ +MutationUpdatePropertyArgs | Lodging Connectivity SDK - v0.0.1 +
MutationUpdatePropertyArgs: {
    input: UpdatePropertyInput;
}
diff --git a/types/sandbox___generated___types.MutationUpdateReservationArgs.html b/types/sandbox___generated___types.MutationUpdateReservationArgs.html new file mode 100644 index 0000000..471382a --- /dev/null +++ b/types/sandbox___generated___types.MutationUpdateReservationArgs.html @@ -0,0 +1,2 @@ +MutationUpdateReservationArgs | Lodging Connectivity SDK - v0.0.1 +
MutationUpdateReservationArgs: {
    input: UpdateReservationInput;
}
diff --git a/types/sandbox___generated___types.Payment.html b/types/sandbox___generated___types.Payment.html new file mode 100644 index 0000000..2b608bc --- /dev/null +++ b/types/sandbox___generated___types.Payment.html @@ -0,0 +1,7 @@ +Payment | Lodging Connectivity SDK - v0.0.1 +
Payment: {
    __typename?: "Payment";
    cardNumber: Scalars["String"]["output"];
    issuerName: Scalars["String"]["output"];
    paymentInstrumentType: Scalars["String"]["output"];
    verificationNumber?: Maybe<Scalars["String"]["output"]>;
}

Payment details.

+

Type declaration

  • Optional__typename?: "Payment"
  • cardNumber: Scalars["String"]["output"]

    Card number. Sandbox value is always be "4111111111111111".

    +
  • issuerName: Scalars["String"]["output"]

    Name of the issuer associated with the card. Sandbox value is "VISA" for HOTEL_COLLECT reservations and "MasterCard" for EXPEDIA_COLLECT reservations.

    +
  • paymentInstrumentType: Scalars["String"]["output"]

    Type of payment instrument. Sandbox value is "GUEST_CREDIT_CARD" for HOTEL_COLLECT reservations and "EXPEDIA_VIRTUAL_CARD" for EXPEDIA_COLLECT reservations.

    +
  • OptionalverificationNumber?: Maybe<Scalars["String"]["output"]>

    Randomly generated 3-digits verification number associated with the card.

    +
diff --git a/types/sandbox___generated___types.PropertiesResponse.html b/types/sandbox___generated___types.PropertiesResponse.html new file mode 100644 index 0000000..9697610 --- /dev/null +++ b/types/sandbox___generated___types.PropertiesResponse.html @@ -0,0 +1,6 @@ +PropertiesResponse | Lodging Connectivity SDK - v0.0.1 +
PropertiesResponse: {
    __typename?: "PropertiesResponse";
    cursor?: Maybe<Scalars["String"]["output"]>;
    elements: Property[];
    totalCount: Scalars["Int"]["output"];
}

Response object for property query.

+

Type declaration

  • Optional__typename?: "PropertiesResponse"
  • Optionalcursor?: Maybe<Scalars["String"]["output"]>

    Cursor for pagination.

    +
  • elements: Property[]

    List of properties.

    +
  • totalCount: Scalars["Int"]["output"]

    Total count of properties.

    +
diff --git a/types/sandbox___generated___types.Property.html b/types/sandbox___generated___types.Property.html new file mode 100644 index 0000000..2ed2aa5 --- /dev/null +++ b/types/sandbox___generated___types.Property.html @@ -0,0 +1,12 @@ +Property | Lodging Connectivity SDK - v0.0.1 +
Property: {
    __typename?: "Property";
    id: Scalars["ID"]["output"];
    name: Scalars["String"]["output"];
    reservations: ReservationsResponse;
}

A property in the sandbox.

+

Type declaration

  • Optional__typename?: "Property"
  • id: Scalars["ID"]["output"]

    The ID of the property.

    +
  • name: Scalars["String"]["output"]

    The name of the property.

    +
  • reservations: ReservationsResponse

    Reservation details for this sandbox property.

    +

    This query uses pagination to manage the amount of data returned in each request. By default, it returns 25 results at a time.

    +

    To control the number of results returned, you can use the limit input field. If you want to fetch more or less than 25 results, +you can set the limit to the desired number.

    +

    To fetch all results, you need to use the cursor input field. For the first request, you can leave the cursor as null. +For subsequent requests, set the cursor to the value from the previous response. This will return the next set of results +starting from the reservation after the cursor.

    +
diff --git a/types/sandbox___generated___types.PropertyReservationsArgs.html b/types/sandbox___generated___types.PropertyReservationsArgs.html new file mode 100644 index 0000000..66814d8 --- /dev/null +++ b/types/sandbox___generated___types.PropertyReservationsArgs.html @@ -0,0 +1,3 @@ +PropertyReservationsArgs | Lodging Connectivity SDK - v0.0.1 +
PropertyReservationsArgs: {
    cursor?: InputMaybe<Scalars["String"]["input"]>;
    limit?: InputMaybe<Scalars["Int"]["input"]>;
}

A property in the sandbox.

+
diff --git a/types/sandbox___generated___types.Query.html b/types/sandbox___generated___types.Query.html new file mode 100644 index 0000000..1a8726b --- /dev/null +++ b/types/sandbox___generated___types.Query.html @@ -0,0 +1,11 @@ +Query | Lodging Connectivity SDK - v0.0.1 +
Query: {
    __typename?: "Query";
    properties: PropertiesResponse;
    property: Property;
    reservation: Reservation;
}

Type declaration

  • Optional__typename?: "Query"
  • properties: PropertiesResponse

    Retrieves information about all sandbox properties connected partner has access to.

    +

    This query uses pagination to manage the amount of data returned in each request. By default, it returns 25 results at a time.

    +

    To control the number of results returned, you can use the limit input field. If you want to fetch more or less than 25 results, +you can set the limit to the desired number.

    +

    To fetch all results, you need to use the cursor input field. For the first request, you can leave the cursor as null. +For subsequent requests, set the cursor to the value from the previous response. This will return the next set of results +starting from the property after the cursor.

    +
  • property: Property

    Retrieves information about a single sandbox property using its unique identifier.

    +
  • reservation: Reservation

    Retrieve information about a single sandbox reservation by its unique identifier.

    +
diff --git a/types/sandbox___generated___types.QueryPropertiesArgs.html b/types/sandbox___generated___types.QueryPropertiesArgs.html new file mode 100644 index 0000000..a1ae0ba --- /dev/null +++ b/types/sandbox___generated___types.QueryPropertiesArgs.html @@ -0,0 +1,2 @@ +QueryPropertiesArgs | Lodging Connectivity SDK - v0.0.1 +
QueryPropertiesArgs: {
    cursor?: InputMaybe<Scalars["String"]["input"]>;
    limit?: InputMaybe<Scalars["Int"]["input"]>;
}
diff --git a/types/sandbox___generated___types.QueryPropertyArgs.html b/types/sandbox___generated___types.QueryPropertyArgs.html new file mode 100644 index 0000000..1a34c71 --- /dev/null +++ b/types/sandbox___generated___types.QueryPropertyArgs.html @@ -0,0 +1,2 @@ +QueryPropertyArgs | Lodging Connectivity SDK - v0.0.1 +
QueryPropertyArgs: {
    id: Scalars["ID"]["input"];
}
diff --git a/types/sandbox___generated___types.QueryReservationArgs.html b/types/sandbox___generated___types.QueryReservationArgs.html new file mode 100644 index 0000000..227a125 --- /dev/null +++ b/types/sandbox___generated___types.QueryReservationArgs.html @@ -0,0 +1,2 @@ +QueryReservationArgs | Lodging Connectivity SDK - v0.0.1 +
QueryReservationArgs: {
    id: Scalars["ID"]["input"];
}
diff --git a/types/sandbox___generated___types.Reservation.html b/types/sandbox___generated___types.Reservation.html new file mode 100644 index 0000000..b8b882d --- /dev/null +++ b/types/sandbox___generated___types.Reservation.html @@ -0,0 +1,39 @@ +Reservation | Lodging Connectivity SDK - v0.0.1 +
Reservation: {
    __typename?: "Reservation";
    accessibilityText: Scalars["String"]["output"][];
    adultCount: Scalars["Int"]["output"];
    amounts?: Maybe<ReservationAmounts>;
    bedTypes?: Maybe<Scalars["String"]["output"]>;
    bookingSource: BookingSource;
    businessModel: BusinessModel;
    checkInDate: Scalars["Date"]["output"];
    checkOutDate: Scalars["Date"]["output"];
    childAges?: Maybe<Scalars["Int"]["output"][]>;
    childCount: Scalars["Int"]["output"];
    creationDateTime: Scalars["String"]["output"];
    id: Scalars["ID"]["output"];
    isReconciled: Scalars["Boolean"]["output"];
    lastUpdatedDateTime: Scalars["String"]["output"];
    multiRoomText?: Maybe<Scalars["String"]["output"]>;
    payment: Payment;
    petCount?: Maybe<Scalars["Int"]["output"]>;
    primaryGuest: Guest;
    propertyId: Scalars["ID"]["output"];
    rateIds?: Maybe<IdNode[]>;
    reconciliationType?: Maybe<ReconciliationType>;
    reservationIds: IdNode[];
    smokingType: Scalars["String"]["output"];
    source: Scalars["String"]["output"];
    specialRequest?: Maybe<Scalars["String"]["output"]>;
    status: ReservationStatus;
    subStatus?: Maybe<Scalars["String"]["output"]>;
    tidsCode?: Maybe<Scalars["Int"]["output"]>;
    totalGuestCount: Scalars["Int"]["output"];
    unitIds?: Maybe<IdNode[]>;
    valueAddedPromotions?: Maybe<ReservationValueAddedPromotion[]>;
}

Reservation details.

+

Type declaration

  • Optional__typename?: "Reservation"
  • accessibilityText: Scalars["String"]["output"][]

    Accessibility requests made by the guest for the reservation.

    +
  • adultCount: Scalars["Int"]["output"]

    Count for all adult guests associated with the reservation.

    +
  • Optionalamounts?: Maybe<ReservationAmounts>

    Amounts associated with the reservation.

    +
  • OptionalbedTypes?: Maybe<Scalars["String"]["output"]>

    Bed type of the reservation.

    +
  • bookingSource: BookingSource

    Source of the reservation booking.

    +

    Use source field instead.

    +
  • businessModel: BusinessModel

    Entity that collects payment for the reservation.

    +
  • checkInDate: Scalars["Date"]["output"]

    Check-in date (format: YYYY-MM-DD) of the reservation.

    +
  • checkOutDate: Scalars["Date"]["output"]

    Check-out date (format: YYYY-MM-DD) of the reservation.

    +
  • OptionalchildAges?: Maybe<Scalars["Int"]["output"][]>

    Ages of children associated with the reservation.

    +
  • childCount: Scalars["Int"]["output"]

    Count for all child guests associated with the reservation.

    +
  • creationDateTime: Scalars["String"]["output"]

    Date/time when the reservation was created (format: yyyy-MM-dd'T'HH:mm:ss.SSSX, will always be in UTC timezone).

    +
  • id: Scalars["ID"]["output"]

    Unique identifier for the reservation.

    +
  • isReconciled: Scalars["Boolean"]["output"]

    Whether the reservation has been reconciled or not.

    +
  • lastUpdatedDateTime: Scalars["String"]["output"]

    Date/time when the reservation was last updated (format: yyyy-MM-dd'T'HH:mm:ss.SSSX, will always be in UTC timezone).

    +
  • OptionalmultiRoomText?: Maybe<Scalars["String"]["output"]>

    Text that is displayed to guests if there is a multi-room booking associated with the reservation.

    +
  • payment: Payment

    Payment details associated with the reservation.

    +
  • OptionalpetCount?: Maybe<Scalars["Int"]["output"]>

    Count of pets associated with the reservation.

    +
  • primaryGuest: Guest

    Guest who made the reservation.

    +
  • propertyId: Scalars["ID"]["output"]

    Unique identifier for the property.

    +
  • OptionalrateIds?: Maybe<IdNode[]>

    Unique identifiers for the rates associated with the reservation.

    +
  • OptionalreconciliationType?: Maybe<ReconciliationType>

    Type of reconciliation that has been performed on the reservation, if any.

    +
  • reservationIds: IdNode[]

    Unique identifiers for the reservation, each corresponding to a different source associated with the reservation.

    +
  • smokingType: Scalars["String"]["output"]

    Whether smoking is allowed for the reservation.

    +
  • source: Scalars["String"]["output"]

    Source of the reservation booking.

    +
  • OptionalspecialRequest?: Maybe<Scalars["String"]["output"]>

    ext that is displayed to guests if there is a special request associated with the reservation.

    +
  • status: ReservationStatus

    Current status of the reservation.

    +
  • OptionalsubStatus?: Maybe<Scalars["String"]["output"]>

    Current substatus of the reservation. Applicable for Vrbo reservations only.

    +
  • OptionaltidsCode?: Maybe<Scalars["Int"]["output"]>

    Travel Industry Designator Service (TIDS) code that allows a reservation to be recognized by industry suppliers.

    +
  • totalGuestCount: Scalars["Int"]["output"]

    Total number of guests associated with the reservation.

    +
  • OptionalunitIds?: Maybe<IdNode[]>

    Known IDs for the unit/room in the source system(s). IDs that are returned depend on where the property was onboarded:

    +
      +
    • If the property was onboarded onto Vrbo, three IDs are returned: the partner’s (external ID), Vrbo’s (Vrbo internal ID), and Expedia's (EID).
    • +
    • If the property was onboarded onto Expedia, only the Expedia ID is included in the response.
    • +
    +
  • OptionalvalueAddedPromotions?: Maybe<ReservationValueAddedPromotion[]>

    Value add promotion(s) used to book the reservation.

    +
diff --git a/types/sandbox___generated___types.ReservationAmounts.html b/types/sandbox___generated___types.ReservationAmounts.html new file mode 100644 index 0000000..90e0b63 --- /dev/null +++ b/types/sandbox___generated___types.ReservationAmounts.html @@ -0,0 +1,4 @@ +ReservationAmounts | Lodging Connectivity SDK - v0.0.1 +
ReservationAmounts: {
    __typename?: "ReservationAmounts";
    nightlyPayments?: Maybe<ReservationNightlyPayments>;
}

Amounts associated with the reservation.

+

Type declaration

  • Optional__typename?: "ReservationAmounts"
  • OptionalnightlyPayments?: Maybe<ReservationNightlyPayments>

    Detailed list of payments associated with the reservation.

    +
diff --git a/types/sandbox___generated___types.ReservationDailyAmount.html b/types/sandbox___generated___types.ReservationDailyAmount.html new file mode 100644 index 0000000..b5ace9a --- /dev/null +++ b/types/sandbox___generated___types.ReservationDailyAmount.html @@ -0,0 +1,8 @@ +ReservationDailyAmount | Lodging Connectivity SDK - v0.0.1 +
ReservationDailyAmount: {
    __typename?: "ReservationDailyAmount";
    amount: Money;
    date: Scalars["Date"]["output"];
    description: Scalars["String"]["output"];
    percent?: Maybe<Scalars["Float"]["output"]>;
    type: Scalars["String"]["output"];
}

Reservation amount that applies to a specific stay date.

+

Type declaration

  • Optional__typename?: "ReservationDailyAmount"
  • amount: Money

    Amount value.

    +
  • date: Scalars["Date"]["output"]

    Amount date, in the "yyyy-MM-dd" format (e.g. 2023-01-30).

    +
  • description: Scalars["String"]["output"]

    Description associated to the amount.

    +
  • Optionalpercent?: Maybe<Scalars["Float"]["output"]>

    Percentage of amount (when applicable), expressed as a fraction of 1 (e.g., 0.12 for 12%).

    +
  • type: Scalars["String"]["output"]

    Amount type (BASE, DISCOUNT, TAX, GUESS_PAYMENT, PAYOUT, ...).

    +
diff --git a/types/sandbox___generated___types.ReservationNightlyPayments.html b/types/sandbox___generated___types.ReservationNightlyPayments.html new file mode 100644 index 0000000..117018e --- /dev/null +++ b/types/sandbox___generated___types.ReservationNightlyPayments.html @@ -0,0 +1,6 @@ +ReservationNightlyPayments | Lodging Connectivity SDK - v0.0.1 +
ReservationNightlyPayments: {
    __typename?: "ReservationNightlyPayments";
    cancellationAmounts: ReservationPerStayAmount[];
    dailyAmounts: ReservationDailyAmount[];
    perStayAmounts: ReservationPerStayAmount[];
}

Nightly payments associated with the reservation.

+

Type declaration

diff --git a/types/sandbox___generated___types.ReservationPerStayAmount.html b/types/sandbox___generated___types.ReservationPerStayAmount.html new file mode 100644 index 0000000..245e4f9 --- /dev/null +++ b/types/sandbox___generated___types.ReservationPerStayAmount.html @@ -0,0 +1,7 @@ +ReservationPerStayAmount | Lodging Connectivity SDK - v0.0.1 +
ReservationPerStayAmount: {
    __typename?: "ReservationPerStayAmount";
    amount: Money;
    description: Scalars["String"]["output"];
    percent?: Maybe<Scalars["Float"]["output"]>;
    type: Scalars["String"]["output"];
}

Reservation amount that applies to the whole stay.

+

Type declaration

  • Optional__typename?: "ReservationPerStayAmount"
  • amount: Money

    Amount value.

    +
  • description: Scalars["String"]["output"]

    Description associated to the amount.

    +
  • Optionalpercent?: Maybe<Scalars["Float"]["output"]>

    Percentage of amount (when applicable), expressed as a fraction of 1 (e.g., 0.12 for 12%).

    +
  • type: Scalars["String"]["output"]

    Amount type (BASE, DISCOUNT, TAX, GUESS_PAYMENT, PAYOUT, ...).

    +
diff --git a/types/sandbox___generated___types.ReservationValueAddedPromotion.html b/types/sandbox___generated___types.ReservationValueAddedPromotion.html new file mode 100644 index 0000000..7e142cc --- /dev/null +++ b/types/sandbox___generated___types.ReservationValueAddedPromotion.html @@ -0,0 +1,5 @@ +ReservationValueAddedPromotion | Lodging Connectivity SDK - v0.0.1 +
ReservationValueAddedPromotion: {
    __typename?: "ReservationValueAddedPromotion";
    description: Scalars["String"]["output"];
    id: Scalars["String"]["output"];
}

Value add promotion(s) used to book the reservation.

+

Type declaration

  • Optional__typename?: "ReservationValueAddedPromotion"
  • description: Scalars["String"]["output"]

    Description of the value add promotion.

    +
  • id: Scalars["String"]["output"]

    ID of the value added promotion.

    +
diff --git a/types/sandbox___generated___types.ReservationValueAddedPromotionInput.html b/types/sandbox___generated___types.ReservationValueAddedPromotionInput.html new file mode 100644 index 0000000..6b36246 --- /dev/null +++ b/types/sandbox___generated___types.ReservationValueAddedPromotionInput.html @@ -0,0 +1,5 @@ +ReservationValueAddedPromotionInput | Lodging Connectivity SDK - v0.0.1 +
ReservationValueAddedPromotionInput: {
    description: Scalars["String"]["input"];
    id: Scalars["String"]["input"];
}

Value added promotion(s) used to book the reservation.

+

Type declaration

  • description: Scalars["String"]["input"]

    Description of the promotion.

    +
  • id: Scalars["String"]["input"]

    ID of the promotion.

    +
diff --git a/types/sandbox___generated___types.ReservationsResponse.html b/types/sandbox___generated___types.ReservationsResponse.html new file mode 100644 index 0000000..a67c79d --- /dev/null +++ b/types/sandbox___generated___types.ReservationsResponse.html @@ -0,0 +1,6 @@ +ReservationsResponse | Lodging Connectivity SDK - v0.0.1 +
ReservationsResponse: {
    __typename?: "ReservationsResponse";
    cursor?: Maybe<Scalars["String"]["output"]>;
    elements: Reservation[];
    totalCount: Scalars["Int"]["output"];
}

Response object for reservations query.

+

Type declaration

  • Optional__typename?: "ReservationsResponse"
  • Optionalcursor?: Maybe<Scalars["String"]["output"]>

    Cursor for pagination.

    +
  • elements: Reservation[]

    List of reservations.

    +
  • totalCount: Scalars["Int"]["output"]

    Total count of reservations.

    +
diff --git a/types/sandbox___generated___types.Scalars.html b/types/sandbox___generated___types.Scalars.html new file mode 100644 index 0000000..4e8f463 --- /dev/null +++ b/types/sandbox___generated___types.Scalars.html @@ -0,0 +1,4 @@ +Scalars | Lodging Connectivity SDK - v0.0.1 +
Scalars: {
    Boolean: {
        input: boolean;
        output: boolean;
    };
    Date: {
        input: any;
        output: any;
    };
    Float: {
        input: number;
        output: number;
    };
    ID: {
        input: string;
        output: string;
    };
    Int: {
        input: number;
        output: number;
    };
    String: {
        input: string;
        output: string;
    };
}

All built-in and custom scalars, mapped to their actual values

+

Type declaration

  • Boolean: {
        input: boolean;
        output: boolean;
    }
    • input: boolean
    • output: boolean
  • Date: {
        input: any;
        output: any;
    }

    An RFC-3339 compliant Full Date Scalar

    +
    • input: any
    • output: any
  • Float: {
        input: number;
        output: number;
    }
    • input: number
    • output: number
  • ID: {
        input: string;
        output: string;
    }
    • input: string
    • output: string
  • Int: {
        input: number;
        output: number;
    }
    • input: number
    • output: number
  • String: {
        input: string;
        output: string;
    }
    • input: string
    • output: string
diff --git a/types/sandbox___generated___types.SetupTestDataInput.html b/types/sandbox___generated___types.SetupTestDataInput.html new file mode 100644 index 0000000..f50c3dd --- /dev/null +++ b/types/sandbox___generated___types.SetupTestDataInput.html @@ -0,0 +1,2 @@ +SetupTestDataInput | Lodging Connectivity SDK - v0.0.1 +
SetupTestDataInput: {
    capability: TestDataCapability;
    clientMutationIds?: InputMaybe<Scalars["String"]["input"]>;
    propertyId?: InputMaybe<Scalars["String"]["input"]>;
    scenario: TestDataScenario;
}
diff --git a/types/sandbox___generated___types.SupplierLoyaltyPlanInfo.html b/types/sandbox___generated___types.SupplierLoyaltyPlanInfo.html new file mode 100644 index 0000000..55d0331 --- /dev/null +++ b/types/sandbox___generated___types.SupplierLoyaltyPlanInfo.html @@ -0,0 +1,5 @@ +SupplierLoyaltyPlanInfo | Lodging Connectivity SDK - v0.0.1 +
SupplierLoyaltyPlanInfo: {
    __typename?: "SupplierLoyaltyPlanInfo";
    membershipNumber: Scalars["Int"]["output"];
    planCode: Scalars["String"]["output"];
}

Details about the frequent traveler reward program.

+

Type declaration

  • Optional__typename?: "SupplierLoyaltyPlanInfo"
  • membershipNumber: Scalars["Int"]["output"]

    Traveler's membership number.

    +
  • planCode: Scalars["String"]["output"]

    Reward program code.

    +
diff --git a/types/sandbox___generated___types.SupplierLoyaltyPlanInfoInput.html b/types/sandbox___generated___types.SupplierLoyaltyPlanInfoInput.html new file mode 100644 index 0000000..6deb098 --- /dev/null +++ b/types/sandbox___generated___types.SupplierLoyaltyPlanInfoInput.html @@ -0,0 +1,5 @@ +SupplierLoyaltyPlanInfoInput | Lodging Connectivity SDK - v0.0.1 +
SupplierLoyaltyPlanInfoInput: {
    membershipNumber: Scalars["Int"]["input"];
    planCode: Scalars["String"]["input"];
}

Details about the frequent traveler reward program.

+

Type declaration

  • membershipNumber: Scalars["Int"]["input"]

    Traveler's membership number.

    +
  • planCode: Scalars["String"]["input"]

    Reward program code.

    +
diff --git a/types/sandbox___generated___types.UpdatePropertyInput.html b/types/sandbox___generated___types.UpdatePropertyInput.html new file mode 100644 index 0000000..75ae91d --- /dev/null +++ b/types/sandbox___generated___types.UpdatePropertyInput.html @@ -0,0 +1,6 @@ +UpdatePropertyInput | Lodging Connectivity SDK - v0.0.1 +
UpdatePropertyInput: {
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    id: Scalars["ID"]["input"];
    name?: InputMaybe<Scalars["String"]["input"]>;
}

Input object for updating a property.

+

Type declaration

  • OptionalclientMutationId?: InputMaybe<Scalars["String"]["input"]>

    Client mutation ID. Optional value that is echoed back in the response.

    +
  • id: Scalars["ID"]["input"]

    The ID of the property to update.

    +
  • Optionalname?: InputMaybe<Scalars["String"]["input"]>

    The new name for the property.

    +
diff --git a/types/sandbox___generated___types.UpdatePropertyPayload.html b/types/sandbox___generated___types.UpdatePropertyPayload.html new file mode 100644 index 0000000..f877328 --- /dev/null +++ b/types/sandbox___generated___types.UpdatePropertyPayload.html @@ -0,0 +1,5 @@ +UpdatePropertyPayload | Lodging Connectivity SDK - v0.0.1 +
UpdatePropertyPayload: {
    __typename?: "UpdatePropertyPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    property: Property;
}

Response payload to the updateProperty mutation.

+

Type declaration

  • Optional__typename?: "UpdatePropertyPayload"
  • OptionalclientMutationId?: Maybe<Scalars["String"]["output"]>

    Client mutation ID. Optional value in the input that is echoed back in the response.

    +
  • property: Property

    The updated property.

    +
diff --git a/types/sandbox___generated___types.UpdateReservationInput.html b/types/sandbox___generated___types.UpdateReservationInput.html new file mode 100644 index 0000000..fa81f9e --- /dev/null +++ b/types/sandbox___generated___types.UpdateReservationInput.html @@ -0,0 +1,13 @@ +UpdateReservationInput | Lodging Connectivity SDK - v0.0.1 +
UpdateReservationInput: {
    adultCount?: InputMaybe<Scalars["Int"]["input"]>;
    checkInDate?: InputMaybe<Scalars["Date"]["input"]>;
    checkOutDate?: InputMaybe<Scalars["Date"]["input"]>;
    childAges?: InputMaybe<Scalars["Int"]["input"][]>;
    childCount?: InputMaybe<Scalars["Int"]["input"]>;
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    id: Scalars["ID"]["input"];
    sendNotification?: InputMaybe<Scalars["Boolean"]["input"]>;
    specialRequest?: InputMaybe<Scalars["String"]["input"]>;
    status?: InputMaybe<ReservationStatusInput>;
}

Input to update a reservation

+

Type declaration

  • OptionaladultCount?: InputMaybe<Scalars["Int"]["input"]>

    New adult count of the reservation.

    +
  • OptionalcheckInDate?: InputMaybe<Scalars["Date"]["input"]>

    New check-in date of the reservation.

    +
  • OptionalcheckOutDate?: InputMaybe<Scalars["Date"]["input"]>

    New check-out date of the reservation.

    +
  • OptionalchildAges?: InputMaybe<Scalars["Int"]["input"][]>

    Ages of children as per new child counts. If not specified, defaults to a list of random child ages.

    +
  • OptionalchildCount?: InputMaybe<Scalars["Int"]["input"]>

    New child count of the reservation.

    +
  • OptionalclientMutationId?: InputMaybe<Scalars["String"]["input"]>

    Client mutation ID. Optional value that is echoed back in the response.

    +
  • id: Scalars["ID"]["input"]

    ID of the reservation to update.

    +
  • OptionalsendNotification?: InputMaybe<Scalars["Boolean"]["input"]>

    Whether to send a notification upon the change of the reservation dates.

    +
  • OptionalspecialRequest?: InputMaybe<Scalars["String"]["input"]>

    New special request text of the reservation.

    +
  • Optionalstatus?: InputMaybe<ReservationStatusInput>

    New status of the reservation.

    +
diff --git a/types/sandbox___generated___types.UpdateReservationPayload.html b/types/sandbox___generated___types.UpdateReservationPayload.html new file mode 100644 index 0000000..f787605 --- /dev/null +++ b/types/sandbox___generated___types.UpdateReservationPayload.html @@ -0,0 +1,5 @@ +UpdateReservationPayload | Lodging Connectivity SDK - v0.0.1 +
UpdateReservationPayload: {
    __typename?: "UpdateReservationPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    reservation: Reservation;
}

Response payload for the updateReservation mutation.

+

Type declaration

  • Optional__typename?: "UpdateReservationPayload"
  • OptionalclientMutationId?: Maybe<Scalars["String"]["output"]>

    Client mutation ID. Optional value in the input that is echoed back in the response.

    +
  • reservation: Reservation

    The reservation that was updated.

    +
diff --git a/types/supply___generated___operations.AddMessageMutation.html b/types/supply___generated___operations.AddMessageMutation.html new file mode 100644 index 0000000..abc10d3 --- /dev/null +++ b/types/supply___generated___operations.AddMessageMutation.html @@ -0,0 +1,2 @@ +AddMessageMutation | Lodging Connectivity SDK - v0.0.1 +
AddMessageMutation: {
    __typename?: "Mutation";
    addMessage: {
        __typename?: "MessageThreadAddMessageResponse";
        id: string;
    };
}
diff --git a/types/supply___generated___operations.AddMessageMutationVariables.html b/types/supply___generated___operations.AddMessageMutationVariables.html new file mode 100644 index 0000000..3a72dca --- /dev/null +++ b/types/supply___generated___operations.AddMessageMutationVariables.html @@ -0,0 +1,2 @@ +AddMessageMutationVariables | Lodging Connectivity SDK - v0.0.1 +
AddMessageMutationVariables: Exact<{
    message: AddMessageThreadMessageInput;
    messageThreadId: Scalars["ID"]["input"];
}>
diff --git a/types/supply___generated___operations.ArchivePropertyIdsMutation.html b/types/supply___generated___operations.ArchivePropertyIdsMutation.html new file mode 100644 index 0000000..a6069e8 --- /dev/null +++ b/types/supply___generated___operations.ArchivePropertyIdsMutation.html @@ -0,0 +1,2 @@ +ArchivePropertyIdsMutation | Lodging Connectivity SDK - v0.0.1 +
ArchivePropertyIdsMutation: {
    __typename?: "Mutation";
    archivePropertyIds?: {
        __typename?: "ArchivePropertyIdsPayload";
        advertiserId: string;
        propertyIdsToArchive: string[];
    } | null;
}
diff --git a/types/supply___generated___operations.ArchivePropertyIdsMutationVariables.html b/types/supply___generated___operations.ArchivePropertyIdsMutationVariables.html new file mode 100644 index 0000000..416a657 --- /dev/null +++ b/types/supply___generated___operations.ArchivePropertyIdsMutationVariables.html @@ -0,0 +1,2 @@ +ArchivePropertyIdsMutationVariables | Lodging Connectivity SDK - v0.0.1 +
ArchivePropertyIdsMutationVariables: Exact<{
    input: ArchivePropertyIdsInput;
}>
diff --git a/types/supply___generated___operations.CancelReservationMutation.html b/types/supply___generated___operations.CancelReservationMutation.html new file mode 100644 index 0000000..7952ac4 --- /dev/null +++ b/types/supply___generated___operations.CancelReservationMutation.html @@ -0,0 +1,2 @@ +CancelReservationMutation | Lodging Connectivity SDK - v0.0.1 +
CancelReservationMutation: {
    __typename?: "Mutation";
    cancelReservation: {
        __typename?: "CancelReservationPayload";
        reservation?: {
            __typename?: "Reservation";
            id: string;
        } | null;
    };
}
diff --git a/types/supply___generated___operations.CancelReservationMutationVariables.html b/types/supply___generated___operations.CancelReservationMutationVariables.html new file mode 100644 index 0000000..80d91c4 --- /dev/null +++ b/types/supply___generated___operations.CancelReservationMutationVariables.html @@ -0,0 +1,2 @@ +CancelReservationMutationVariables | Lodging Connectivity SDK - v0.0.1 +
CancelReservationMutationVariables: Exact<{
    input: CancelReservationInput;
}>
diff --git a/types/supply___generated___operations.CancelReservationReconciliationMutation.html b/types/supply___generated___operations.CancelReservationReconciliationMutation.html new file mode 100644 index 0000000..978225f --- /dev/null +++ b/types/supply___generated___operations.CancelReservationReconciliationMutation.html @@ -0,0 +1,2 @@ +CancelReservationReconciliationMutation | Lodging Connectivity SDK - v0.0.1 +
CancelReservationReconciliationMutation: {
    __typename?: "Mutation";
    cancelReservationReconciliation: {
        __typename?: "CancelReservationReconciliationPayload";
        reservation?: {
            __typename?: "Reservation";
            id: string;
        } | null;
    };
}
diff --git a/types/supply___generated___operations.CancelReservationReconciliationMutationVariables.html b/types/supply___generated___operations.CancelReservationReconciliationMutationVariables.html new file mode 100644 index 0000000..0c46ec9 --- /dev/null +++ b/types/supply___generated___operations.CancelReservationReconciliationMutationVariables.html @@ -0,0 +1,2 @@ +CancelReservationReconciliationMutationVariables | Lodging Connectivity SDK - v0.0.1 +
CancelReservationReconciliationMutationVariables: Exact<{
    input: CancelReservationReconciliationInput;
}>
diff --git a/types/supply___generated___operations.CancelVrboReservationMutation.html b/types/supply___generated___operations.CancelVrboReservationMutation.html new file mode 100644 index 0000000..52d48d7 --- /dev/null +++ b/types/supply___generated___operations.CancelVrboReservationMutation.html @@ -0,0 +1,2 @@ +CancelVrboReservationMutation | Lodging Connectivity SDK - v0.0.1 +
CancelVrboReservationMutation: {
    __typename?: "Mutation";
    cancelVrboReservation: {
        __typename?: "CancelVrboReservationPayload";
        clientMutationId?: string | null;
        reservation?: {
            __typename?: "Reservation";
            id: string;
        } | null;
    };
}
diff --git a/types/supply___generated___operations.CancelVrboReservationMutationVariables.html b/types/supply___generated___operations.CancelVrboReservationMutationVariables.html new file mode 100644 index 0000000..6c1f75a --- /dev/null +++ b/types/supply___generated___operations.CancelVrboReservationMutationVariables.html @@ -0,0 +1,2 @@ +CancelVrboReservationMutationVariables | Lodging Connectivity SDK - v0.0.1 +
CancelVrboReservationMutationVariables: Exact<{
    input: CancelVrboReservationInput;
}>
diff --git a/types/supply___generated___operations.CancellationPolicyConfigQuery.html b/types/supply___generated___operations.CancellationPolicyConfigQuery.html new file mode 100644 index 0000000..e1d4bee --- /dev/null +++ b/types/supply___generated___operations.CancellationPolicyConfigQuery.html @@ -0,0 +1,2 @@ +CancellationPolicyConfigQuery | Lodging Connectivity SDK - v0.0.1 +
CancellationPolicyConfigQuery: {
    __typename?: "Query";
    cancellationPolicyConfig?: {
        __typename?: "CancellationPolicyConfig";
        additionalCancellationFee?: {
            __typename?: "Money";
            amount: any;
            currencyCode: any;
        } | null;
        defaultPolicies: {
            __typename?: "CancellationPolicy";
            tiers?: {
                __typename?: "CancellationPolicyTier";
                cancellationWindow: {
                    __typename?: "CancellationPolicyCancellationWindow";
                    cutoff: number;
                    temporalUnit: CancellationWindowTemporalUnit;
                };
                penaltyRules: {
                    __typename?: "CancellationPenaltyRule";
                    applicability: CancellationPenaltyRuleApplicability;
                    flatAmount?: (...) | (...);
                    numberOfNights?: (...) | (...);
                    percentage?: (...) | (...);
                    type: CancellationPenaltyRuleType;
                }[];
            }[] | null;
            type: CancellationPolicyType;
        }[];
        id: string;
        name: string;
        overridePolicies: {
            __typename?: "CancellationPolicyOverride";
            cancellationPolicy: {
                __typename?: "CancellationPolicy";
                tiers?: {
                    __typename?: "CancellationPolicyTier";
                    cancellationWindow: {
                        __typename?: "CancellationPolicyCancellationWindow";
                        cutoff: number;
                        temporalUnit: CancellationWindowTemporalUnit;
                    };
                }[] | null;
                type: CancellationPolicyType;
            };
            dateRanges: {
                __typename?: "CancellationPolicyDateRange";
                from: any;
                to: any;
            }[];
        }[];
        property?: {
            __typename?: "Property";
            id: string;
        } | null;
    } | null;
}
diff --git a/types/supply___generated___operations.CancellationPolicyConfigQueryVariables.html b/types/supply___generated___operations.CancellationPolicyConfigQueryVariables.html new file mode 100644 index 0000000..f73963c --- /dev/null +++ b/types/supply___generated___operations.CancellationPolicyConfigQueryVariables.html @@ -0,0 +1,2 @@ +CancellationPolicyConfigQueryVariables | Lodging Connectivity SDK - v0.0.1 +
CancellationPolicyConfigQueryVariables: Exact<{
    id: Scalars["ID"]["input"];
}>
diff --git a/types/supply___generated___operations.ChangeReservationReconciliationMutation.html b/types/supply___generated___operations.ChangeReservationReconciliationMutation.html new file mode 100644 index 0000000..fcaf8dd --- /dev/null +++ b/types/supply___generated___operations.ChangeReservationReconciliationMutation.html @@ -0,0 +1,2 @@ +ChangeReservationReconciliationMutation | Lodging Connectivity SDK - v0.0.1 +
ChangeReservationReconciliationMutation: {
    __typename?: "Mutation";
    changeReservationReconciliation: {
        __typename?: "ChangeReservationReconciliationPayload";
        reservation?: {
            __typename?: "Reservation";
            id: string;
        } | null;
    };
}
diff --git a/types/supply___generated___operations.ChangeReservationReconciliationMutationVariables.html b/types/supply___generated___operations.ChangeReservationReconciliationMutationVariables.html new file mode 100644 index 0000000..943c546 --- /dev/null +++ b/types/supply___generated___operations.ChangeReservationReconciliationMutationVariables.html @@ -0,0 +1,2 @@ +ChangeReservationReconciliationMutationVariables | Lodging Connectivity SDK - v0.0.1 +
ChangeReservationReconciliationMutationVariables: Exact<{
    input: ChangeReservationReconciliationInput;
}>
diff --git a/types/supply___generated___operations.ConfirmReservationNotificationMutation.html b/types/supply___generated___operations.ConfirmReservationNotificationMutation.html new file mode 100644 index 0000000..14dba12 --- /dev/null +++ b/types/supply___generated___operations.ConfirmReservationNotificationMutation.html @@ -0,0 +1,2 @@ +ConfirmReservationNotificationMutation | Lodging Connectivity SDK - v0.0.1 +
ConfirmReservationNotificationMutation: {
    __typename?: "Mutation";
    confirmReservationNotification: {
        __typename?: "ConfirmReservationNotificationPayload";
        clientMutationId?: string | null;
    };
}
diff --git a/types/supply___generated___operations.ConfirmReservationNotificationMutationVariables.html b/types/supply___generated___operations.ConfirmReservationNotificationMutationVariables.html new file mode 100644 index 0000000..3319b65 --- /dev/null +++ b/types/supply___generated___operations.ConfirmReservationNotificationMutationVariables.html @@ -0,0 +1,2 @@ +ConfirmReservationNotificationMutationVariables | Lodging Connectivity SDK - v0.0.1 +
ConfirmReservationNotificationMutationVariables: Exact<{
    input: ConfirmReservationNotificationInput;
}>
diff --git a/types/supply___generated___operations.CreateCancellationPolicyConfigMutation.html b/types/supply___generated___operations.CreateCancellationPolicyConfigMutation.html new file mode 100644 index 0000000..7aa078e --- /dev/null +++ b/types/supply___generated___operations.CreateCancellationPolicyConfigMutation.html @@ -0,0 +1,2 @@ +CreateCancellationPolicyConfigMutation | Lodging Connectivity SDK - v0.0.1 +
CreateCancellationPolicyConfigMutation: {
    __typename?: "Mutation";
    createCancellationPolicyConfig?: {
        __typename?: "CreateCancellationPolicyConfigPayload";
        cancellationPolicyConfig?: {
            __typename?: "CancellationPolicyConfig";
            id: string;
            name: string;
            property?: {
                __typename?: "Property";
                id: string;
            } | null;
        } | null;
        clientMutationId?: string | null;
    } | null;
}
diff --git a/types/supply___generated___operations.CreateCancellationPolicyConfigMutationVariables.html b/types/supply___generated___operations.CreateCancellationPolicyConfigMutationVariables.html new file mode 100644 index 0000000..63da244 --- /dev/null +++ b/types/supply___generated___operations.CreateCancellationPolicyConfigMutationVariables.html @@ -0,0 +1,2 @@ +CreateCancellationPolicyConfigMutationVariables | Lodging Connectivity SDK - v0.0.1 +
CreateCancellationPolicyConfigMutationVariables: Exact<{
    input: CreateCancellationPolicyConfigInput;
}>
diff --git a/types/supply___generated___operations.CreateDayOfWeekDiscountPromotionMutation.html b/types/supply___generated___operations.CreateDayOfWeekDiscountPromotionMutation.html new file mode 100644 index 0000000..1ae2a64 --- /dev/null +++ b/types/supply___generated___operations.CreateDayOfWeekDiscountPromotionMutation.html @@ -0,0 +1,2 @@ +CreateDayOfWeekDiscountPromotionMutation | Lodging Connectivity SDK - v0.0.1 +
CreateDayOfWeekDiscountPromotionMutation: {
    __typename?: "Mutation";
    createDayOfWeekDiscountPromotion: {
        __typename?: "DiscountPromotion";
        blackoutDates?: {
            __typename?: "BlackoutDateRange";
            travelDateFrom: any;
            travelDateTo: any;
        }[] | null;
        category: PromotionCategory;
        code: string;
        discount?:
            | {
                __typename?: "DayOfWeekDiscount";
                friday: number;
                monday: number;
                saturday: number;
                sunday: number;
                thursday: number;
                tuesday: number;
                type: DiscountType;
                unit: DiscountUnit;
                wednesday: number;
            }
            | {
                __typename?: "MultiNightDiscount";
                type: DiscountType;
                unit: DiscountUnit;
            }
            | {
                __typename?: "SingleDiscount";
                type: DiscountType;
                unit: DiscountUnit;
            }
            | null;
        eligibleRatePlans: {
            __typename?: "EligibleRatePlan";
            id: string;
        }[];
        id: string;
        isContractedPromotion?: boolean | null;
        name: PromotionName;
        restrictions?: {
            __typename?: "Restrictions";
            bookingLocalDateTimeFrom?: any | null;
            bookingLocalDateTimeTo?: any | null;
            isMemberOnly?: boolean | null;
            isMobileUserOnly?: boolean | null;
            maxAdvanceBookingDays?: number | null;
            maxLengthOfStay?: number | null;
            minAdvanceBookingDays?: number | null;
            minLengthOfStay?: number | null;
            sameDayBookingStartTime?: any | null;
            travelDateFrom?: any | null;
            travelDateTo?: any | null;
        } | null;
        sellStatus?: PromotionSellStatus | null;
        status: PromotionStatus;
    };
}
diff --git a/types/supply___generated___operations.CreateDayOfWeekDiscountPromotionMutationVariables.html b/types/supply___generated___operations.CreateDayOfWeekDiscountPromotionMutationVariables.html new file mode 100644 index 0000000..26c0e8a --- /dev/null +++ b/types/supply___generated___operations.CreateDayOfWeekDiscountPromotionMutationVariables.html @@ -0,0 +1,2 @@ +CreateDayOfWeekDiscountPromotionMutationVariables | Lodging Connectivity SDK - v0.0.1 +
CreateDayOfWeekDiscountPromotionMutationVariables: Exact<{
    promotion: DayOfWeekDiscountPromotionCreateInput;
    propertyId: Scalars["String"]["input"];
    propertyIdSource: IdSource;
}>
diff --git a/types/supply___generated___operations.CreateFeeSetMutation.html b/types/supply___generated___operations.CreateFeeSetMutation.html new file mode 100644 index 0000000..42a7865 --- /dev/null +++ b/types/supply___generated___operations.CreateFeeSetMutation.html @@ -0,0 +1,2 @@ +CreateFeeSetMutation | Lodging Connectivity SDK - v0.0.1 +
CreateFeeSetMutation: {
    __typename?: "Mutation";
    createFeeSet?: {
        __typename?: "CreateFeeSetPayload";
        clientMutationId?: string | null;
        feeSet: {
            __typename?: "FeeSet";
            businessModel: FeeBusinessModel;
            fees: {
                __typename?: "Fee";
                ageCategory?: FeeAgeCategory | null;
                charges: {
                    __typename?: "FeeCharge";
                    duration: FeeChargeDuration;
                    flatAmount?: {
                        __typename?: "Money";
                        amount: any;
                        currencyCode: any;
                    } | null;
                    percentage?: any | null;
                    type: FeeChargeType;
                }[];
                name: string;
                restrictions?: {
                    __typename?: "FeeRestrictions";
                    dateRange?: {
                        __typename?: "FeeDateRange";
                        from: any;
                        to?: (...) | (...);
                    } | null;
                    extraGuestRange?: {
                        __typename?: "IntRange";
                        max: number;
                        min: number;
                    } | null;
                    rangeOfNight?: {
                        __typename?: "IntRange";
                        max: number;
                        min: number;
                    } | null;
                } | null;
                scope: string;
                taxable?: boolean | null;
                type: string;
                variesByLengthOfStay?: boolean | null;
            }[];
            id: string;
            name: string;
        };
    } | null;
}
diff --git a/types/supply___generated___operations.CreateFeeSetMutationVariables.html b/types/supply___generated___operations.CreateFeeSetMutationVariables.html new file mode 100644 index 0000000..02eeb7d --- /dev/null +++ b/types/supply___generated___operations.CreateFeeSetMutationVariables.html @@ -0,0 +1,2 @@ +CreateFeeSetMutationVariables | Lodging Connectivity SDK - v0.0.1 +
CreateFeeSetMutationVariables: Exact<{
    input: CreateFeeSetInput;
}>
diff --git a/types/supply___generated___operations.CreateMultiNightDiscountPromotionMutation.html b/types/supply___generated___operations.CreateMultiNightDiscountPromotionMutation.html new file mode 100644 index 0000000..02e50b0 --- /dev/null +++ b/types/supply___generated___operations.CreateMultiNightDiscountPromotionMutation.html @@ -0,0 +1,2 @@ +CreateMultiNightDiscountPromotionMutation | Lodging Connectivity SDK - v0.0.1 +
CreateMultiNightDiscountPromotionMutation: {
    __typename?: "Mutation";
    createMultiNightDiscountPromotion: {
        __typename?: "DiscountPromotion";
        blackoutDates?: {
            __typename?: "BlackoutDateRange";
            travelDateFrom: any;
            travelDateTo: any;
        }[] | null;
        category: PromotionCategory;
        code: string;
        discount?:
            | {
                __typename?: "DayOfWeekDiscount";
            }
            | {
                __typename?: "MultiNightDiscount";
                applicableNight: number;
                isRecurring?: boolean | null;
                memberOnlyAdditionalValue?: number | null;
                type: DiscountType;
                unit: DiscountUnit;
                value: number;
            }
            | {
                __typename?: "SingleDiscount";
            }
            | null;
        eligibleRatePlans: {
            __typename?: "EligibleRatePlan";
            id: string;
        }[];
        id: string;
        isContractedPromotion?: boolean | null;
        name: PromotionName;
        restrictions?: {
            __typename?: "Restrictions";
            bookingLocalDateTimeFrom?: any | null;
            bookingLocalDateTimeTo?: any | null;
            isMemberOnly?: boolean | null;
            isMobileUserOnly?: boolean | null;
            maxAdvanceBookingDays?: number | null;
            maxLengthOfStay?: number | null;
            minAdvanceBookingDays?: number | null;
            minLengthOfStay?: number | null;
            sameDayBookingStartTime?: any | null;
            travelDateFrom?: any | null;
            travelDateTo?: any | null;
        } | null;
        sellStatus?: PromotionSellStatus | null;
        status: PromotionStatus;
    };
}
diff --git a/types/supply___generated___operations.CreateMultiNightDiscountPromotionMutationVariables.html b/types/supply___generated___operations.CreateMultiNightDiscountPromotionMutationVariables.html new file mode 100644 index 0000000..030391e --- /dev/null +++ b/types/supply___generated___operations.CreateMultiNightDiscountPromotionMutationVariables.html @@ -0,0 +1,2 @@ +CreateMultiNightDiscountPromotionMutationVariables | Lodging Connectivity SDK - v0.0.1 +
CreateMultiNightDiscountPromotionMutationVariables: Exact<{
    promotion: MultiNightDiscountPromotionCreateInput;
    propertyId: Scalars["String"]["input"];
    propertyIdSource: IdSource;
}>
diff --git a/types/supply___generated___operations.CreateNotificationCallbackConfigMutation.html b/types/supply___generated___operations.CreateNotificationCallbackConfigMutation.html new file mode 100644 index 0000000..a2c07e6 --- /dev/null +++ b/types/supply___generated___operations.CreateNotificationCallbackConfigMutation.html @@ -0,0 +1,2 @@ +CreateNotificationCallbackConfigMutation | Lodging Connectivity SDK - v0.0.1 +
CreateNotificationCallbackConfigMutation: {
    __typename?: "Mutation";
    createNotificationCallbackConfig?: {
        __typename?: "CreateNotificationCallbackConfigPayload";
        callbackConfig: {
            __typename?: "NotificationCallbackConfig";
            callbackUrl: any;
            contactEmail?: any | null;
            id: string;
            requestTimeoutSeconds: number;
            secretExpirationDateTime: any;
        };
        secret: string;
    } | null;
}
diff --git a/types/supply___generated___operations.CreateNotificationCallbackConfigMutationVariables.html b/types/supply___generated___operations.CreateNotificationCallbackConfigMutationVariables.html new file mode 100644 index 0000000..f095a86 --- /dev/null +++ b/types/supply___generated___operations.CreateNotificationCallbackConfigMutationVariables.html @@ -0,0 +1,2 @@ +CreateNotificationCallbackConfigMutationVariables | Lodging Connectivity SDK - v0.0.1 +
CreateNotificationCallbackConfigMutationVariables: Exact<{
    input: CreateNotificationCallbackConfigInput;
}>
diff --git a/types/supply___generated___operations.CreatePropertyImageMutation.html b/types/supply___generated___operations.CreatePropertyImageMutation.html new file mode 100644 index 0000000..090aa88 --- /dev/null +++ b/types/supply___generated___operations.CreatePropertyImageMutation.html @@ -0,0 +1,2 @@ +CreatePropertyImageMutation | Lodging Connectivity SDK - v0.0.1 +
CreatePropertyImageMutation: {
    __typename?: "Mutation";
    createPropertyImage?: {
        __typename?: "CreatePropertyImagePayload";
        clientMutationId?: string | null;
        image?: {
            __typename?: "Image";
            active: boolean;
            captions: {
                __typename?: "LocalizedString";
                locale: any;
                value: string;
            }[];
            featured: boolean;
            fileName?: string | null;
            id: string;
            order?: number | null;
            originalUrl?: string | null;
            property?: {
                __typename?: "Property";
                id: string;
            } | null;
            publishedUrl?: string | null;
            rotation: number;
            source: ImageSource;
            status: {
                __typename?: "Status";
                reason?: string | null;
                type: string;
            };
            updatedDate: any;
        } | null;
    } | null;
}
diff --git a/types/supply___generated___operations.CreatePropertyImageMutationVariables.html b/types/supply___generated___operations.CreatePropertyImageMutationVariables.html new file mode 100644 index 0000000..3e05c2a --- /dev/null +++ b/types/supply___generated___operations.CreatePropertyImageMutationVariables.html @@ -0,0 +1,2 @@ +CreatePropertyImageMutationVariables | Lodging Connectivity SDK - v0.0.1 +
CreatePropertyImageMutationVariables: Exact<{
    input: CreatePropertyImageInput;
}>
diff --git a/types/supply___generated___operations.CreatePropertyMutation.html b/types/supply___generated___operations.CreatePropertyMutation.html new file mode 100644 index 0000000..16219d0 --- /dev/null +++ b/types/supply___generated___operations.CreatePropertyMutation.html @@ -0,0 +1,2 @@ +CreatePropertyMutation | Lodging Connectivity SDK - v0.0.1 +
CreatePropertyMutation: {
    __typename?: "Mutation";
    createProperty?: {
        __typename?: "CreatePropertyPayload";
        clientMutationId?: string | null;
        property?: {
            __typename?: "Property";
            id: string;
            name: string;
        } | null;
    } | null;
}
diff --git a/types/supply___generated___operations.CreatePropertyMutationVariables.html b/types/supply___generated___operations.CreatePropertyMutationVariables.html new file mode 100644 index 0000000..6a9cf4b --- /dev/null +++ b/types/supply___generated___operations.CreatePropertyMutationVariables.html @@ -0,0 +1,2 @@ +CreatePropertyMutationVariables | Lodging Connectivity SDK - v0.0.1 +
CreatePropertyMutationVariables: Exact<{
    input: CreatePropertyInput;
}>
diff --git a/types/supply___generated___operations.CreateRatePlanMutation.html b/types/supply___generated___operations.CreateRatePlanMutation.html new file mode 100644 index 0000000..eca6b48 --- /dev/null +++ b/types/supply___generated___operations.CreateRatePlanMutation.html @@ -0,0 +1,2 @@ +CreateRatePlanMutation | Lodging Connectivity SDK - v0.0.1 +
CreateRatePlanMutation: {
    __typename?: "Mutation";
    createRatePlan?: {
        __typename?: "CreateRatePlanPayload";
        clientMutationId?: string | null;
        ratePlan?: {
            __typename?: "RatePlan";
            baseRateGuestCount?: number | null;
            creationDateTime: any;
            id: string;
            lastUpdateDateTime: any;
            name: string;
            propertyId: string;
            status: RatePlanStatus;
            taxInclusive?: boolean | null;
            type: RatePlanType;
            unitId: string;
            valueAdds: string[];
        } | null;
    } | null;
}
diff --git a/types/supply___generated___operations.CreateRatePlanMutationVariables.html b/types/supply___generated___operations.CreateRatePlanMutationVariables.html new file mode 100644 index 0000000..eff8c9f --- /dev/null +++ b/types/supply___generated___operations.CreateRatePlanMutationVariables.html @@ -0,0 +1,2 @@ +CreateRatePlanMutationVariables | Lodging Connectivity SDK - v0.0.1 +
CreateRatePlanMutationVariables: Exact<{
    input: CreateRatePlanInput;
}>
diff --git a/types/supply___generated___operations.CreateSingleDiscountPromotionMutation.html b/types/supply___generated___operations.CreateSingleDiscountPromotionMutation.html new file mode 100644 index 0000000..f68a2ac --- /dev/null +++ b/types/supply___generated___operations.CreateSingleDiscountPromotionMutation.html @@ -0,0 +1,2 @@ +CreateSingleDiscountPromotionMutation | Lodging Connectivity SDK - v0.0.1 +
CreateSingleDiscountPromotionMutation: {
    __typename?: "Mutation";
    createSingleDiscountPromotion: {
        __typename?: "DiscountPromotion";
        blackoutDates?: {
            __typename?: "BlackoutDateRange";
            travelDateFrom: any;
            travelDateTo: any;
        }[] | null;
        category: PromotionCategory;
        code: string;
        discount?:
            | {
                __typename?: "DayOfWeekDiscount";
            }
            | {
                __typename?: "MultiNightDiscount";
            }
            | {
                __typename?: "SingleDiscount";
                memberOnlyAdditionalValue?: number | null;
                type: DiscountType;
                unit: DiscountUnit;
                value: number;
            }
            | null;
        eligibleRatePlans: {
            __typename?: "EligibleRatePlan";
            id: string;
        }[];
        id: string;
        isContractedPromotion?: boolean | null;
        name: PromotionName;
        restrictions?: {
            __typename?: "Restrictions";
            bookingLocalDateTimeFrom?: any | null;
            bookingLocalDateTimeTo?: any | null;
            isMemberOnly?: boolean | null;
            isMobileUserOnly?: boolean | null;
            maxAdvanceBookingDays?: number | null;
            maxLengthOfStay?: number | null;
            minAdvanceBookingDays?: number | null;
            minLengthOfStay?: number | null;
            sameDayBookingStartTime?: any | null;
            travelDateFrom?: any | null;
            travelDateTo?: any | null;
        } | null;
        sellStatus?: PromotionSellStatus | null;
        status: PromotionStatus;
    };
}
diff --git a/types/supply___generated___operations.CreateSingleDiscountPromotionMutationVariables.html b/types/supply___generated___operations.CreateSingleDiscountPromotionMutationVariables.html new file mode 100644 index 0000000..4c8b8db --- /dev/null +++ b/types/supply___generated___operations.CreateSingleDiscountPromotionMutationVariables.html @@ -0,0 +1,2 @@ +CreateSingleDiscountPromotionMutationVariables | Lodging Connectivity SDK - v0.0.1 +
CreateSingleDiscountPromotionMutationVariables: Exact<{
    promotion: SingleDiscountPromotionCreateInput;
    propertyId: Scalars["String"]["input"];
    propertyIdSource: IdSource;
}>
diff --git a/types/supply___generated___operations.CreateUnitSpacesMutation.html b/types/supply___generated___operations.CreateUnitSpacesMutation.html new file mode 100644 index 0000000..4ce8e6d --- /dev/null +++ b/types/supply___generated___operations.CreateUnitSpacesMutation.html @@ -0,0 +1,2 @@ +CreateUnitSpacesMutation | Lodging Connectivity SDK - v0.0.1 +
CreateUnitSpacesMutation: {
    __typename?: "Mutation";
    createUnitSpaces?: {
        __typename?: "CreateUnitSpacesPayload";
        clientMutationId?: string | null;
    } | null;
}
diff --git a/types/supply___generated___operations.CreateUnitSpacesMutationVariables.html b/types/supply___generated___operations.CreateUnitSpacesMutationVariables.html new file mode 100644 index 0000000..f8beb00 --- /dev/null +++ b/types/supply___generated___operations.CreateUnitSpacesMutationVariables.html @@ -0,0 +1,2 @@ +CreateUnitSpacesMutationVariables | Lodging Connectivity SDK - v0.0.1 +
CreateUnitSpacesMutationVariables: Exact<{
    input: CreateUnitSpacesInput;
}>
diff --git a/types/supply___generated___operations.DeleteImageMutation.html b/types/supply___generated___operations.DeleteImageMutation.html new file mode 100644 index 0000000..1519ea6 --- /dev/null +++ b/types/supply___generated___operations.DeleteImageMutation.html @@ -0,0 +1,2 @@ +DeleteImageMutation | Lodging Connectivity SDK - v0.0.1 +
DeleteImageMutation: {
    __typename?: "Mutation";
    deleteImage?: {
        __typename?: "DeleteImagePayload";
        clientMutationId?: string | null;
        id: string;
    } | null;
}
diff --git a/types/supply___generated___operations.DeleteImageMutationVariables.html b/types/supply___generated___operations.DeleteImageMutationVariables.html new file mode 100644 index 0000000..426b8ff --- /dev/null +++ b/types/supply___generated___operations.DeleteImageMutationVariables.html @@ -0,0 +1,2 @@ +DeleteImageMutationVariables | Lodging Connectivity SDK - v0.0.1 +
DeleteImageMutationVariables: Exact<{
    input: DeleteImageInput;
}>
diff --git a/types/supply___generated___operations.DeleteNotificationCallbackConfigMutation.html b/types/supply___generated___operations.DeleteNotificationCallbackConfigMutation.html new file mode 100644 index 0000000..d9e4da7 --- /dev/null +++ b/types/supply___generated___operations.DeleteNotificationCallbackConfigMutation.html @@ -0,0 +1,2 @@ +DeleteNotificationCallbackConfigMutation | Lodging Connectivity SDK - v0.0.1 +
DeleteNotificationCallbackConfigMutation: {
    __typename?: "Mutation";
    deleteNotificationCallbackConfig?: {
        __typename?: "DeleteNotificationCallbackConfigPayload";
        callbackConfigId: string;
    } | null;
}
diff --git a/types/supply___generated___operations.DeleteNotificationCallbackConfigMutationVariables.html b/types/supply___generated___operations.DeleteNotificationCallbackConfigMutationVariables.html new file mode 100644 index 0000000..4e4678c --- /dev/null +++ b/types/supply___generated___operations.DeleteNotificationCallbackConfigMutationVariables.html @@ -0,0 +1,2 @@ +DeleteNotificationCallbackConfigMutationVariables | Lodging Connectivity SDK - v0.0.1 +
DeleteNotificationCallbackConfigMutationVariables: Exact<{
    input: DeleteNotificationCallbackConfigInput;
}>
diff --git a/types/supply___generated___operations.DeleteUnitSpaceMutation.html b/types/supply___generated___operations.DeleteUnitSpaceMutation.html new file mode 100644 index 0000000..f4d3f8c --- /dev/null +++ b/types/supply___generated___operations.DeleteUnitSpaceMutation.html @@ -0,0 +1,2 @@ +DeleteUnitSpaceMutation | Lodging Connectivity SDK - v0.0.1 +
DeleteUnitSpaceMutation: {
    __typename?: "Mutation";
    deleteUnitSpace?: {
        __typename?: "DeleteUnitSpacePayload";
        clientMutationId?: string | null;
    } | null;
}
diff --git a/types/supply___generated___operations.DeleteUnitSpaceMutationVariables.html b/types/supply___generated___operations.DeleteUnitSpaceMutationVariables.html new file mode 100644 index 0000000..1757c29 --- /dev/null +++ b/types/supply___generated___operations.DeleteUnitSpaceMutationVariables.html @@ -0,0 +1,2 @@ +DeleteUnitSpaceMutationVariables | Lodging Connectivity SDK - v0.0.1 +
DeleteUnitSpaceMutationVariables: Exact<{
    input: DeleteUnitSpaceInput;
}>
diff --git a/types/supply___generated___operations.DisablePropertyMutation.html b/types/supply___generated___operations.DisablePropertyMutation.html new file mode 100644 index 0000000..f8d8449 --- /dev/null +++ b/types/supply___generated___operations.DisablePropertyMutation.html @@ -0,0 +1,2 @@ +DisablePropertyMutation | Lodging Connectivity SDK - v0.0.1 +
DisablePropertyMutation: {
    __typename?: "Mutation";
    disableProperty?: {
        __typename?: "DisablePropertyPayload";
        clientMutationId?: string | null;
        id: string;
    } | null;
}
diff --git a/types/supply___generated___operations.DisablePropertyMutationVariables.html b/types/supply___generated___operations.DisablePropertyMutationVariables.html new file mode 100644 index 0000000..b72f191 --- /dev/null +++ b/types/supply___generated___operations.DisablePropertyMutationVariables.html @@ -0,0 +1,2 @@ +DisablePropertyMutationVariables | Lodging Connectivity SDK - v0.0.1 +
DisablePropertyMutationVariables: Exact<{
    input: DisablePropertyInput;
}>
diff --git a/types/supply___generated___operations.DistrictByCoordinatesQuery.html b/types/supply___generated___operations.DistrictByCoordinatesQuery.html new file mode 100644 index 0000000..fd5d5b2 --- /dev/null +++ b/types/supply___generated___operations.DistrictByCoordinatesQuery.html @@ -0,0 +1,2 @@ +DistrictByCoordinatesQuery | Lodging Connectivity SDK - v0.0.1 +
DistrictByCoordinatesQuery: {
    __typename?: "Query";
    districtByCoordinates?: {
        __typename?: "District";
        description?: string | null;
        id: string;
        legalPropertyTypes: ({
            __typename?: "LegalPropertyType";
            subtype?: string | null;
            type?: string | null;
        } | null)[];
        localizedName?: string | null;
        nativeLocale?: string | null;
        referenceUrls?: (string | null)[] | null;
        registrationRequired: boolean;
        requirements?: ({
            __typename?: "JurisdictionRequirement";
            additionalDataRequirements?: ({
                __typename?: ...;
                group?: ...;
                groupLocalized?: ...;
                isOptional?: ...;
                key: ...;
                keyLocalized?: ...;
                subtype?: ...;
                subtypeLocalized?: ...;
                type?: ...;
                typeLocalized?: ...;
            } | null)[] | null;
            exemptions?: ({
                __typename?: ...;
                category?: ...;
                description?: ...;
            } | null)[] | null;
            isVacationRental?: boolean | null;
            maxNightCap?: {
                __typename?: "MaxNightCap";
                annualLimit?: number | null;
                isEnforced?: boolean | null;
            } | null;
            minStayNights: number;
            qualifiedPropertyTypes?: ({
                __typename?: ...;
                subtype?: ...;
                type?: ...;
            } | null)[] | null;
            registrationNumberRequirements?: {
                __typename?: "RegistrationNumberRequirement";
                allowPendingRegistrations: boolean;
                format?: (...) | (...);
                isExpirationDateRequired: boolean;
                isOptional: boolean;
                localName?: (...) | (...);
                numberType?: (...) | (...);
                numberTypeLabel?: (...) | (...);
                purpose?: (...) | (...);
                regex?: (...) | (...);
                thirdPartyValidation?: (...) | (...);
                url?: (...) | (...);
            }[] | null;
            regulatoryCategory?: RegulatoryCategory | null;
            regulatoryCategoryLabel?: string | null;
        } | null)[] | null;
    } | null;
}
diff --git a/types/supply___generated___operations.DistrictByCoordinatesQueryVariables.html b/types/supply___generated___operations.DistrictByCoordinatesQueryVariables.html new file mode 100644 index 0000000..1e26439 --- /dev/null +++ b/types/supply___generated___operations.DistrictByCoordinatesQueryVariables.html @@ -0,0 +1,2 @@ +DistrictByCoordinatesQueryVariables | Lodging Connectivity SDK - v0.0.1 +
DistrictByCoordinatesQueryVariables: Exact<{
    latitude: Scalars["Float"]["input"];
    locale?: InputMaybe<Scalars["String"]["input"]>;
    longitude: Scalars["Float"]["input"];
}>
diff --git a/types/supply___generated___operations.EnablePropertyMutation.html b/types/supply___generated___operations.EnablePropertyMutation.html new file mode 100644 index 0000000..2a2542e --- /dev/null +++ b/types/supply___generated___operations.EnablePropertyMutation.html @@ -0,0 +1,2 @@ +EnablePropertyMutation | Lodging Connectivity SDK - v0.0.1 +
EnablePropertyMutation: {
    __typename?: "Mutation";
    enableProperty?: {
        __typename?: "EnablePropertyPayload";
        clientMutationId?: string | null;
        id: string;
    } | null;
}
diff --git a/types/supply___generated___operations.EnablePropertyMutationVariables.html b/types/supply___generated___operations.EnablePropertyMutationVariables.html new file mode 100644 index 0000000..c165615 --- /dev/null +++ b/types/supply___generated___operations.EnablePropertyMutationVariables.html @@ -0,0 +1,2 @@ +EnablePropertyMutationVariables | Lodging Connectivity SDK - v0.0.1 +
EnablePropertyMutationVariables: Exact<{
    input: EnablePropertyInput;
}>
diff --git a/types/supply___generated___operations.JoinNewListingDiscountMutation.html b/types/supply___generated___operations.JoinNewListingDiscountMutation.html new file mode 100644 index 0000000..d5f0ee2 --- /dev/null +++ b/types/supply___generated___operations.JoinNewListingDiscountMutation.html @@ -0,0 +1,2 @@ +JoinNewListingDiscountMutation | Lodging Connectivity SDK - v0.0.1 +
JoinNewListingDiscountMutation: {
    __typename?: "Mutation";
    joinNewListingDiscount?: boolean | null;
}
diff --git a/types/supply___generated___operations.JoinNewListingDiscountMutationVariables.html b/types/supply___generated___operations.JoinNewListingDiscountMutationVariables.html new file mode 100644 index 0000000..4b45d41 --- /dev/null +++ b/types/supply___generated___operations.JoinNewListingDiscountMutationVariables.html @@ -0,0 +1,2 @@ +JoinNewListingDiscountMutationVariables | Lodging Connectivity SDK - v0.0.1 +
JoinNewListingDiscountMutationVariables: Exact<{
    idSource: IdSource;
    joinNewListingDiscountId: Scalars["String"]["input"];
}>
diff --git a/types/supply___generated___operations.MessageQuery.html b/types/supply___generated___operations.MessageQuery.html new file mode 100644 index 0000000..e470dfc --- /dev/null +++ b/types/supply___generated___operations.MessageQuery.html @@ -0,0 +1,2 @@ +MessageQuery | Lodging Connectivity SDK - v0.0.1 +
MessageQuery: {
    __typename?: "Query";
    message?: {
        __typename?: "MessageThreadMessage";
        attachments: {
            __typename?: "MessageThreadAttachment";
            id: string;
            name: string;
            uploadDateTimeUtc: any;
            url: any;
        }[];
        body?: {
            __typename?: "MessageThreadLocalizedString";
            value: string;
        } | null;
        creationDateTimeUtc?: any | null;
        fromRole?: MessageThreadParticipantRole | null;
        id: string;
        messageThread: {
            __typename?: "MessageThread";
            bookingInquiry?: {
                __typename?: "MessageThreadBookingInquiry";
                adultCount: number;
                checkInDate?: any | null;
                checkOutDate?: any | null;
                childCount: number;
                hasPets: boolean;
                id: string;
            } | null;
            creationDateTimeUtc?: any | null;
            id: string;
            primaryTraveler?: {
                __typename?: "MessageThreadTraveler";
                firstName?: string | null;
                lastName?: string | null;
            } | null;
            property: {
                __typename?: "Property";
                id: string;
            };
            reservationSummary?: {
                __typename?: "MessageThreadReservationSummary";
                adultCount: number;
                alternativeIds: {
                    __typename?: "ReservationAlternativeIds";
                    supplierId: string;
                };
                checkInDate: any;
                checkOutDate: any;
                childCount: number;
                id: string;
                petCount: number;
            } | null;
        };
        reviewStatus?: MessageReviewStatus | null;
        type?: string | null;
    } | null;
}
diff --git a/types/supply___generated___operations.MessageQueryVariables.html b/types/supply___generated___operations.MessageQueryVariables.html new file mode 100644 index 0000000..df38c9c --- /dev/null +++ b/types/supply___generated___operations.MessageQueryVariables.html @@ -0,0 +1,2 @@ +MessageQueryVariables | Lodging Connectivity SDK - v0.0.1 +
MessageQueryVariables: Exact<{
    messageId: Scalars["ID"]["input"];
}>
diff --git a/types/supply___generated___operations.MessageThreadQuery.html b/types/supply___generated___operations.MessageThreadQuery.html new file mode 100644 index 0000000..abaae56 --- /dev/null +++ b/types/supply___generated___operations.MessageThreadQuery.html @@ -0,0 +1,2 @@ +MessageThreadQuery | Lodging Connectivity SDK - v0.0.1 +
MessageThreadQuery: {
    __typename?: "Query";
    messageThread?: {
        __typename?: "MessageThread";
        bookingInquiry?: {
            __typename?: "MessageThreadBookingInquiry";
            adultCount: number;
            checkInDate?: any | null;
            checkOutDate?: any | null;
            childCount: number;
            hasPets: boolean;
            id: string;
        } | null;
        creationDateTimeUtc?: any | null;
        id: string;
        messages: {
            __typename?: "MessageThreadMessagesResponse";
            cursor?: string | null;
            elements: {
                __typename?: "MessageThreadMessage";
                attachments: {
                    __typename?: "MessageThreadAttachment";
                    id: string;
                    name: string;
                    uploadDateTimeUtc: any;
                    url: any;
                }[];
                body?: {
                    __typename?: "MessageThreadLocalizedString";
                    value: string;
                } | null;
                creationDateTimeUtc?: any | null;
                fromRole?: MessageThreadParticipantRole | null;
                id: string;
                reviewStatus?: MessageReviewStatus | null;
                type?: string | null;
            }[];
            totalCount: number;
        };
        primaryTraveler?: {
            __typename?: "MessageThreadTraveler";
            firstName?: string | null;
            lastName?: string | null;
        } | null;
        property: {
            __typename?: "Property";
            id: string;
        };
        reservationSummary?: {
            __typename?: "MessageThreadReservationSummary";
            adultCount: number;
            alternativeIds: {
                __typename?: "ReservationAlternativeIds";
                supplierId: string;
            };
            checkInDate: any;
            checkOutDate: any;
            childCount: number;
            id: string;
            petCount: number;
        } | null;
    } | null;
}
diff --git a/types/supply___generated___operations.MessageThreadQueryVariables.html b/types/supply___generated___operations.MessageThreadQueryVariables.html new file mode 100644 index 0000000..b834610 --- /dev/null +++ b/types/supply___generated___operations.MessageThreadQueryVariables.html @@ -0,0 +1,2 @@ +MessageThreadQueryVariables | Lodging Connectivity SDK - v0.0.1 +
MessageThreadQueryVariables: Exact<{
    cursor?: InputMaybe<Scalars["String"]["input"]>;
    id: Scalars["ID"]["input"];
    orderMessagesBy?: InputMaybe<MessageThreadMessagesOrderByInput>;
    pageSize?: InputMaybe<Scalars["Int"]["input"]>;
}>
diff --git a/types/supply___generated___operations.NotificationEventTypesQuery.html b/types/supply___generated___operations.NotificationEventTypesQuery.html new file mode 100644 index 0000000..d7ba59f --- /dev/null +++ b/types/supply___generated___operations.NotificationEventTypesQuery.html @@ -0,0 +1,2 @@ +NotificationEventTypesQuery | Lodging Connectivity SDK - v0.0.1 +
NotificationEventTypesQuery: {
    __typename?: "Query";
    notificationEventTypes?: {
        __typename?: "NotificationEventType";
        description: string;
        name: string;
    }[] | null;
}
diff --git a/types/supply___generated___operations.NotificationEventTypesQueryVariables.html b/types/supply___generated___operations.NotificationEventTypesQueryVariables.html new file mode 100644 index 0000000..ff83752 --- /dev/null +++ b/types/supply___generated___operations.NotificationEventTypesQueryVariables.html @@ -0,0 +1,2 @@ +NotificationEventTypesQueryVariables | Lodging Connectivity SDK - v0.0.1 +
NotificationEventTypesQueryVariables: Exact<{
    [key: string]: never;
}>
diff --git a/types/supply___generated___operations.NotificationProfileQuery.html b/types/supply___generated___operations.NotificationProfileQuery.html new file mode 100644 index 0000000..de8fd91 --- /dev/null +++ b/types/supply___generated___operations.NotificationProfileQuery.html @@ -0,0 +1,2 @@ +NotificationProfileQuery | Lodging Connectivity SDK - v0.0.1 +
NotificationProfileQuery: {
    __typename?: "Query";
    notificationProfile?: {
        __typename?: "NotificationProfile";
        callbackConfigs: {
            __typename?: "NotificationCallbackConfig";
            callbackUrl: any;
            contactEmail?: any | null;
            id: string;
            requestTimeoutSeconds: number;
            secretExpirationDateTime: any;
        }[];
        subscriptions: {
            __typename?: "NotificationSubscription";
            eventTypeSubscriptions: {
                __typename?: "NotificationEventTypeSubscription";
                callbackConfig: {
                    __typename?: "NotificationCallbackConfig";
                    callbackUrl: any;
                    contactEmail?: any | null;
                    id: string;
                    requestTimeoutSeconds: number;
                    secretExpirationDateTime: any;
                };
                eventType: string;
            }[];
            product: string;
        }[];
    } | null;
}
diff --git a/types/supply___generated___operations.NotificationProfileQueryVariables.html b/types/supply___generated___operations.NotificationProfileQueryVariables.html new file mode 100644 index 0000000..6f96ce4 --- /dev/null +++ b/types/supply___generated___operations.NotificationProfileQueryVariables.html @@ -0,0 +1,2 @@ +NotificationProfileQueryVariables | Lodging Connectivity SDK - v0.0.1 +
NotificationProfileQueryVariables: Exact<{
    [key: string]: never;
}>
diff --git a/types/supply___generated___operations.PropertiesByAdvertiserQuery.html b/types/supply___generated___operations.PropertiesByAdvertiserQuery.html new file mode 100644 index 0000000..762415d --- /dev/null +++ b/types/supply___generated___operations.PropertiesByAdvertiserQuery.html @@ -0,0 +1,2 @@ +PropertiesByAdvertiserQuery | Lodging Connectivity SDK - v0.0.1 +
PropertiesByAdvertiserQuery: {
    __typename?: "Query";
    propertiesByAdvertiser?: {
        __typename?: "PropertiesByAdvertiserResponse";
        cursor?: string | null;
        elements: {
            __typename?: "Property";
            id: string;
            name: string;
        }[];
        totalCount: number;
    } | null;
}
diff --git a/types/supply___generated___operations.PropertiesByAdvertiserQueryVariables.html b/types/supply___generated___operations.PropertiesByAdvertiserQueryVariables.html new file mode 100644 index 0000000..c14914d --- /dev/null +++ b/types/supply___generated___operations.PropertiesByAdvertiserQueryVariables.html @@ -0,0 +1,2 @@ +PropertiesByAdvertiserQueryVariables | Lodging Connectivity SDK - v0.0.1 +
PropertiesByAdvertiserQueryVariables: Exact<{
    cursor?: InputMaybe<Scalars["String"]["input"]>;
    id: Scalars["ID"]["input"];
    idSource?: IdSource;
    pageSize?: InputMaybe<Scalars["Int"]["input"]>;
}>
diff --git a/types/supply___generated___operations.PropertyAggregatedReviewsQuery.html b/types/supply___generated___operations.PropertyAggregatedReviewsQuery.html new file mode 100644 index 0000000..4e036cf --- /dev/null +++ b/types/supply___generated___operations.PropertyAggregatedReviewsQuery.html @@ -0,0 +1,2 @@ +PropertyAggregatedReviewsQuery | Lodging Connectivity SDK - v0.0.1 +
PropertyAggregatedReviewsQuery: {
    __typename?: "Query";
    property?: {
        __typename?: "Property";
        aggregatedReviews?: {
            __typename?: "AggregatedReviewsResponse";
            brandsWithScores: {
                __typename?: "AggregatedReviewBrandScore";
                brandName: ReviewBrand;
                categoriesWithScore: {
                    __typename?: "ReviewCategoryScore";
                    category: string;
                    value: {
                        __typename?: "ReviewAggregatedScore";
                        reviewsCount: number;
                        score: number;
                    };
                }[];
                totalReviewsCount: number;
            }[];
        } | null;
    } | null;
}
diff --git a/types/supply___generated___operations.PropertyAggregatedReviewsQueryVariables.html b/types/supply___generated___operations.PropertyAggregatedReviewsQueryVariables.html new file mode 100644 index 0000000..ba3bc54 --- /dev/null +++ b/types/supply___generated___operations.PropertyAggregatedReviewsQueryVariables.html @@ -0,0 +1,2 @@ +PropertyAggregatedReviewsQueryVariables | Lodging Connectivity SDK - v0.0.1 +
PropertyAggregatedReviewsQueryVariables: Exact<{
    filters: AggregatedReviewsFiltersInput;
    idSource?: InputMaybe<IdSource>;
    propertyId: Scalars["String"]["input"];
}>
diff --git a/types/supply___generated___operations.PropertyAmenitiesQuery.html b/types/supply___generated___operations.PropertyAmenitiesQuery.html new file mode 100644 index 0000000..abec045 --- /dev/null +++ b/types/supply___generated___operations.PropertyAmenitiesQuery.html @@ -0,0 +1,2 @@ +PropertyAmenitiesQuery | Lodging Connectivity SDK - v0.0.1 +
PropertyAmenitiesQuery: {
    __typename?: "Query";
    property?: {
        __typename?: "Property";
        amenities?: {
            __typename?: "Amenity";
            key: string;
            value: {
                __typename?: "AmenityValue";
                available: boolean;
                fields: {
                    __typename?: "AmenityField";
                    key: string;
                    type: string;
                    value: {
                        __typename?: "AmenityFieldValue";
                        feeValue?: (...) | (...);
                        measurementValue?: (...) | (...);
                        textValue?: (...) | (...);
                        value?: (...) | (...);
                    };
                }[];
            };
        }[] | null;
    } | null;
}
diff --git a/types/supply___generated___operations.PropertyAmenitiesQueryVariables.html b/types/supply___generated___operations.PropertyAmenitiesQueryVariables.html new file mode 100644 index 0000000..88632fe --- /dev/null +++ b/types/supply___generated___operations.PropertyAmenitiesQueryVariables.html @@ -0,0 +1,2 @@ +PropertyAmenitiesQueryVariables | Lodging Connectivity SDK - v0.0.1 +
PropertyAmenitiesQueryVariables: Exact<{
    filters?: InputMaybe<AmenitiesFiltersInput>;
    idSource?: InputMaybe<IdSource>;
    propertyId: Scalars["String"]["input"];
}>
diff --git a/types/supply___generated___operations.PropertyDistrictQuery.html b/types/supply___generated___operations.PropertyDistrictQuery.html new file mode 100644 index 0000000..d23aece --- /dev/null +++ b/types/supply___generated___operations.PropertyDistrictQuery.html @@ -0,0 +1,2 @@ +PropertyDistrictQuery | Lodging Connectivity SDK - v0.0.1 +
PropertyDistrictQuery: {
    __typename?: "Query";
    property?: {
        __typename?: "Property";
        district?: {
            __typename?: "District";
            description?: string | null;
            id: string;
            legalPropertyTypes: ({
                __typename?: "LegalPropertyType";
                subtype?: string | null;
                type?: string | null;
            } | null)[];
            localizedName?: string | null;
            nativeLocale?: string | null;
            referenceUrls?: (string | null)[] | null;
            registrationRequired: boolean;
            requirements?: ({
                __typename?: "JurisdictionRequirement";
                additionalDataRequirements?: (...)[] | null;
                exemptions?: (...)[] | null;
                isVacationRental?: boolean | null;
                maxNightCap?: {
                    __typename?: ...;
                    annualLimit?: ...;
                    isEnforced?: ...;
                } | null;
                minStayNights: number;
                qualifiedPropertyTypes?: (...)[] | null;
                registrationNumberRequirements?: (...)[] | null;
                regulatoryCategory?: RegulatoryCategory | null;
                regulatoryCategoryLabel?: string | null;
            } | null)[] | null;
        } | null;
    } | null;
}
diff --git a/types/supply___generated___operations.PropertyDistrictQueryVariables.html b/types/supply___generated___operations.PropertyDistrictQueryVariables.html new file mode 100644 index 0000000..9627811 --- /dev/null +++ b/types/supply___generated___operations.PropertyDistrictQueryVariables.html @@ -0,0 +1,2 @@ +PropertyDistrictQueryVariables | Lodging Connectivity SDK - v0.0.1 +
PropertyDistrictQueryVariables: Exact<{
    idSource?: InputMaybe<IdSource>;
    locale?: InputMaybe<Scalars["String"]["input"]>;
    propertyId: Scalars["String"]["input"];
}>
diff --git a/types/supply___generated___operations.PropertyFeeSetsQuery.html b/types/supply___generated___operations.PropertyFeeSetsQuery.html new file mode 100644 index 0000000..1ec0a7f --- /dev/null +++ b/types/supply___generated___operations.PropertyFeeSetsQuery.html @@ -0,0 +1,2 @@ +PropertyFeeSetsQuery | Lodging Connectivity SDK - v0.0.1 +
PropertyFeeSetsQuery: {
    __typename?: "Query";
    property?: {
        __typename?: "Property";
        feeSets?: {
            __typename?: "PropertyFeeSetsResponse";
            elements: {
                __typename?: "FeeSet";
                businessModel: FeeBusinessModel;
                fees: {
                    __typename?: "Fee";
                    ageCategory?: FeeAgeCategory | null;
                    charges: {
                        __typename?: ...;
                        duration: ...;
                        flatAmount?: ...;
                        percentage?: ...;
                        type: ...;
                    }[];
                    name: string;
                    restrictions?: {
                        __typename?: ...;
                        dateRange?: ...;
                        extraGuestRange?: ...;
                        rangeOfNight?: ...;
                    } | null;
                    scope: string;
                    taxable?: boolean | null;
                    type: string;
                    variesByLengthOfStay?: boolean | null;
                }[];
                id: string;
                name: string;
            }[];
            totalCount: number;
        } | null;
    } | null;
}
diff --git a/types/supply___generated___operations.PropertyFeeSetsQueryVariables.html b/types/supply___generated___operations.PropertyFeeSetsQueryVariables.html new file mode 100644 index 0000000..e20f152 --- /dev/null +++ b/types/supply___generated___operations.PropertyFeeSetsQueryVariables.html @@ -0,0 +1,2 @@ +PropertyFeeSetsQueryVariables | Lodging Connectivity SDK - v0.0.1 +
PropertyFeeSetsQueryVariables: Exact<{
    filters: PropertyFeeSetsFiltersInput;
    idSource?: InputMaybe<IdSource>;
    propertyId: Scalars["String"]["input"];
}>
diff --git a/types/supply___generated___operations.PropertyListingBundleAdoptionQuery.html b/types/supply___generated___operations.PropertyListingBundleAdoptionQuery.html new file mode 100644 index 0000000..9b11f19 --- /dev/null +++ b/types/supply___generated___operations.PropertyListingBundleAdoptionQuery.html @@ -0,0 +1,2 @@ +PropertyListingBundleAdoptionQuery | Lodging Connectivity SDK - v0.0.1 +
PropertyListingBundleAdoptionQuery: {
    __typename?: "Query";
    getPropertyListingBundleAdoption: {
        __typename?: "PropertyListingBundleAdoption";
        adoptionList: string[];
        adoptionType: AdoptionType;
    };
}
diff --git a/types/supply___generated___operations.PropertyListingBundleAdoptionQueryVariables.html b/types/supply___generated___operations.PropertyListingBundleAdoptionQueryVariables.html new file mode 100644 index 0000000..39cafa0 --- /dev/null +++ b/types/supply___generated___operations.PropertyListingBundleAdoptionQueryVariables.html @@ -0,0 +1,2 @@ +PropertyListingBundleAdoptionQueryVariables | Lodging Connectivity SDK - v0.0.1 +
PropertyListingBundleAdoptionQueryVariables: Exact<{
    [key: string]: never;
}>
diff --git a/types/supply___generated___operations.PropertyListingsQuery.html b/types/supply___generated___operations.PropertyListingsQuery.html new file mode 100644 index 0000000..c2187ff --- /dev/null +++ b/types/supply___generated___operations.PropertyListingsQuery.html @@ -0,0 +1,2 @@ +PropertyListingsQuery | Lodging Connectivity SDK - v0.0.1 +
PropertyListingsQuery: {
    __typename?: "Query";
    property?: {
        __typename?: "Property";
        listings?: ({
            __typename?: "PropertyListing";
            locale?: string | null;
            url?: string | null;
        } | null)[] | null;
    } | null;
}
diff --git a/types/supply___generated___operations.PropertyListingsQueryVariables.html b/types/supply___generated___operations.PropertyListingsQueryVariables.html new file mode 100644 index 0000000..b3149e7 --- /dev/null +++ b/types/supply___generated___operations.PropertyListingsQueryVariables.html @@ -0,0 +1,2 @@ +PropertyListingsQueryVariables | Lodging Connectivity SDK - v0.0.1 +
PropertyListingsQueryVariables: Exact<{
    domains: Scalars["String"]["input"][] | Scalars["String"]["input"];
    idSource?: InputMaybe<IdSource>;
    propertyId: Scalars["String"]["input"];
}>
diff --git a/types/supply___generated___operations.PropertyMediaQuery.html b/types/supply___generated___operations.PropertyMediaQuery.html new file mode 100644 index 0000000..31b3b6e --- /dev/null +++ b/types/supply___generated___operations.PropertyMediaQuery.html @@ -0,0 +1,2 @@ +PropertyMediaQuery | Lodging Connectivity SDK - v0.0.1 +
PropertyMediaQuery: {
    __typename?: "Query";
    property?: {
        __typename?: "Property";
        media: {
            __typename?: "Media";
            images?: {
                __typename?: "ImagesResponse";
                elements: {
                    __typename?: "Image";
                    active: boolean;
                    captions: {
                        __typename?: "LocalizedString";
                        locale: any;
                        value: string;
                    }[];
                    featured: boolean;
                    fileName?: string | null;
                    id: string;
                    order?: number | null;
                    originalUrl?: string | null;
                    publishedUrl?: string | null;
                    rotation: number;
                    source: ImageSource;
                    status: {
                        __typename?: "Status";
                        reason?: string | null;
                        type: string;
                    };
                    updatedDate: any;
                }[];
                totalCount: number;
            } | null;
        };
    } | null;
}
diff --git a/types/supply___generated___operations.PropertyMediaQueryVariables.html b/types/supply___generated___operations.PropertyMediaQueryVariables.html new file mode 100644 index 0000000..1fc89c6 --- /dev/null +++ b/types/supply___generated___operations.PropertyMediaQueryVariables.html @@ -0,0 +1,2 @@ +PropertyMediaQueryVariables | Lodging Connectivity SDK - v0.0.1 +
PropertyMediaQueryVariables: Exact<{
    filters?: InputMaybe<ImagesFiltersInput>;
    idSource?: InputMaybe<IdSource>;
    propertyId: Scalars["String"]["input"];
}>
diff --git a/types/supply___generated___operations.PropertyMessageThreadsQuery.html b/types/supply___generated___operations.PropertyMessageThreadsQuery.html new file mode 100644 index 0000000..89b8134 --- /dev/null +++ b/types/supply___generated___operations.PropertyMessageThreadsQuery.html @@ -0,0 +1,2 @@ +PropertyMessageThreadsQuery | Lodging Connectivity SDK - v0.0.1 +
PropertyMessageThreadsQuery: {
    __typename?: "Query";
    property?: {
        __typename?: "Property";
        messageThreads: {
            __typename?: "MessageThreadsResponse";
            cursor?: string | null;
            elements: {
                __typename?: "MessageThread";
                bookingInquiry?: {
                    __typename?: "MessageThreadBookingInquiry";
                    adultCount: number;
                    checkInDate?: any | null;
                    checkOutDate?: any | null;
                    childCount: number;
                    hasPets: boolean;
                    id: string;
                } | null;
                creationDateTimeUtc?: any | null;
                id: string;
                primaryTraveler?: {
                    __typename?: "MessageThreadTraveler";
                    firstName?: string | null;
                    lastName?: string | null;
                } | null;
                reservationSummary?: {
                    __typename?: "MessageThreadReservationSummary";
                    adultCount: number;
                    alternativeIds: {
                        __typename?: "ReservationAlternativeIds";
                        supplierId: string;
                    };
                    checkInDate: any;
                    checkOutDate: any;
                    childCount: number;
                    id: string;
                    petCount: number;
                } | null;
            }[];
            totalCount: number;
        };
    } | null;
}
diff --git a/types/supply___generated___operations.PropertyMessageThreadsQueryVariables.html b/types/supply___generated___operations.PropertyMessageThreadsQueryVariables.html new file mode 100644 index 0000000..271b52d --- /dev/null +++ b/types/supply___generated___operations.PropertyMessageThreadsQueryVariables.html @@ -0,0 +1,2 @@ +PropertyMessageThreadsQueryVariables | Lodging Connectivity SDK - v0.0.1 +
PropertyMessageThreadsQueryVariables: Exact<{
    cursor?: InputMaybe<Scalars["String"]["input"]>;
    filters: PropertyMessageThreadsFiltersInput;
    idSource?: InputMaybe<IdSource>;
    orderBy?: InputMaybe<PropertyMessageThreadsOrderByInput>;
    pageSize?: InputMaybe<Scalars["Int"]["input"]>;
    propertyId: Scalars["String"]["input"];
}>
diff --git a/types/supply___generated___operations.PropertyMessagesQuery.html b/types/supply___generated___operations.PropertyMessagesQuery.html new file mode 100644 index 0000000..e8816a4 --- /dev/null +++ b/types/supply___generated___operations.PropertyMessagesQuery.html @@ -0,0 +1,2 @@ +PropertyMessagesQuery | Lodging Connectivity SDK - v0.0.1 +
PropertyMessagesQuery: {
    __typename?: "Query";
    property?: {
        __typename?: "Property";
        messages?: {
            __typename?: "MessageThreadMessagesResponse";
            cursor?: string | null;
            elements: {
                __typename?: "MessageThreadMessage";
                attachments: {
                    __typename?: "MessageThreadAttachment";
                    id: string;
                    name: string;
                    uploadDateTimeUtc: any;
                    url: any;
                }[];
                body?: {
                    __typename?: "MessageThreadLocalizedString";
                    value: string;
                } | null;
                creationDateTimeUtc?: any | null;
                fromRole?: MessageThreadParticipantRole | null;
                id: string;
                messageThread: {
                    __typename?: "MessageThread";
                    bookingInquiry?: {
                        __typename?: "MessageThreadBookingInquiry";
                        adultCount: number;
                        checkInDate?: (...) | (...);
                        checkOutDate?: (...) | (...);
                        childCount: number;
                        hasPets: boolean;
                        id: string;
                    } | null;
                    creationDateTimeUtc?: any | null;
                    id: string;
                    primaryTraveler?: {
                        __typename?: "MessageThreadTraveler";
                        firstName?: (...) | (...);
                        lastName?: (...) | (...);
                    } | null;
                    reservationSummary?: {
                        __typename?: "MessageThreadReservationSummary";
                        adultCount: number;
                        alternativeIds: {
                            __typename?: ...;
                            supplierId: ...;
                        };
                        checkInDate: any;
                        checkOutDate: any;
                        childCount: number;
                        id: string;
                        petCount: number;
                    } | null;
                };
                reviewStatus?: MessageReviewStatus | null;
                type?: string | null;
            }[];
            totalCount: number;
        } | null;
    } | null;
}
diff --git a/types/supply___generated___operations.PropertyMessagesQueryVariables.html b/types/supply___generated___operations.PropertyMessagesQueryVariables.html new file mode 100644 index 0000000..55b5955 --- /dev/null +++ b/types/supply___generated___operations.PropertyMessagesQueryVariables.html @@ -0,0 +1,2 @@ +PropertyMessagesQueryVariables | Lodging Connectivity SDK - v0.0.1 +
PropertyMessagesQueryVariables: Exact<{
    cursor?: InputMaybe<Scalars["String"]["input"]>;
    filters: PropertyMessagesFiltersInput;
    idSource?: InputMaybe<IdSource>;
    pageSize?: InputMaybe<Scalars["Int"]["input"]>;
    propertyId: Scalars["String"]["input"];
}>
diff --git a/types/supply___generated___operations.PropertyPoliciesQuery.html b/types/supply___generated___operations.PropertyPoliciesQuery.html new file mode 100644 index 0000000..c985a3d --- /dev/null +++ b/types/supply___generated___operations.PropertyPoliciesQuery.html @@ -0,0 +1,2 @@ +PropertyPoliciesQuery | Lodging Connectivity SDK - v0.0.1 +
PropertyPoliciesQuery: {
    __typename?: "Query";
    property?: {
        __typename?: "Property";
        policies: {
            __typename?: "Policies";
            bookingPolicy?: {
                __typename?: "BookingPolicy";
                acceptedPaymentForms?: {
                    __typename?: "AcceptedPaymentForms";
                    paymentCardDescriptors: {
                        __typename?: "PaymentCardDescriptor";
                        code: string;
                        type: string;
                    }[];
                    paymentInvoiceDescriptors: {
                        __typename?: "PaymentInvoiceDescriptor";
                        type: string;
                    }[];
                } | null;
                allowedAgeCategories: AgeCategory[];
                bookingType?: string | null;
                cancellationTime: any;
                cutoffDay: CutoffDayType;
                cutoffTime: any;
            } | null;
            cancellationPolicyConfigs?: {
                __typename?: "CancellationPolicyConfig";
                additionalCancellationFee?: {
                    __typename?: "Money";
                    amount: any;
                    currencyCode: any;
                } | null;
                defaultPolicies: {
                    __typename?: "CancellationPolicy";
                    tiers?: (...)[] | null;
                    type: CancellationPolicyType;
                }[];
                id: string;
                name: string;
                overridePolicies: {
                    __typename?: "CancellationPolicyOverride";
                    cancellationPolicy: {
                        __typename?: "CancellationPolicy";
                        tiers?: (...) | (...);
                        type: CancellationPolicyType;
                    };
                    dateRanges: {
                        __typename?: ...;
                        from: ...;
                        to: ...;
                    }[];
                }[];
            }[] | null;
            stayPolicy?: {
                __typename?: "StayPolicy";
                checkInPolicy?: {
                    __typename?: "CheckInPolicy";
                    checkInPeriods: {
                        __typename?: "ExactOrApproximateTimeRange";
                        end?: (...) | (...);
                        start: {
                            __typename?: ...;
                            approximateTime?: ...;
                            exactTime?: ...;
                        };
                    }[];
                    minAge?: {
                        __typename?: "CheckInPolicyMinAge";
                        note: (...)[];
                        value: number;
                    } | null;
                } | null;
                checkOutPolicy?: {
                    __typename?: "CheckOutPolicy";
                    checkOutTime: {
                        __typename?: "ExactOrApproximateTime";
                        approximateTime?: string | null;
                        exactTime?: any | null;
                    };
                } | null;
                childrenPolicy?: {
                    __typename?: "ChildrenPolicy";
                    allowed: boolean;
                    allowedAges: {
                        __typename?: "AgeRange";
                        maxAge?: (...) | (...);
                        minAge?: (...) | (...);
                    }[];
                    childrenAllowedNote: {
                        __typename?: "LocalizedString";
                        locale: any;
                        value: string;
                    }[];
                    childrenNotAllowedNote: {
                        __typename?: "LocalizedString";
                        locale: any;
                        value: string;
                    }[];
                } | null;
                customPolicies: {
                    __typename?: "CustomStayPolicy";
                    description: {
                        __typename?: "LocalizedString";
                        locale: any;
                        value: string;
                    }[];
                    key: string;
                }[];
                eventsPolicy?: {
                    __typename?: "EventsPolicy";
                    allowed: boolean;
                    allowedEvents?: {
                        __typename?: "AllowedEvents";
                        maxAttendees?: (...) | (...);
                        types: (...)[];
                    } | null;
                    note: {
                        __typename?: "LocalizedString";
                        locale: any;
                        value: string;
                    }[];
                } | null;
                maxOccupancyPolicy?: {
                    __typename?: "MaxOccupancyPolicy";
                    adultCount?: number | null;
                    note: {
                        __typename?: "LocalizedString";
                        locale: any;
                        value: string;
                    }[];
                    totalGuestCount: number;
                } | null;
                petsPolicy?: {
                    __typename?: "PetsPolicy";
                    allowed: boolean;
                    allowedPets?: {
                        __typename?: "AllowedPets";
                        maxAllowed?: (...) | (...);
                        maxWeight?: (...) | (...);
                        types: (...)[];
                    } | null;
                    note: {
                        __typename?: "LocalizedString";
                        locale: any;
                        value: string;
                    }[];
                } | null;
                rentalAgreementUrl?: any | null;
                smokingPolicy?: {
                    __typename?: "SmokingPolicy";
                    allowed: boolean;
                    indoorPolicy?: {
                        __typename?: "SmokingLocationPolicy";
                        allowed: boolean;
                        allowedNote: (...)[];
                    } | null;
                    note: {
                        __typename?: "LocalizedString";
                        locale: any;
                        value: string;
                    }[];
                    outdoorPolicy?: {
                        __typename?: "SmokingLocationPolicy";
                        allowed: boolean;
                        allowedNote: (...)[];
                    } | null;
                } | null;
            } | null;
        };
    } | null;
}
diff --git a/types/supply___generated___operations.PropertyPoliciesQueryVariables.html b/types/supply___generated___operations.PropertyPoliciesQueryVariables.html new file mode 100644 index 0000000..5ffb320 --- /dev/null +++ b/types/supply___generated___operations.PropertyPoliciesQueryVariables.html @@ -0,0 +1,2 @@ +PropertyPoliciesQueryVariables | Lodging Connectivity SDK - v0.0.1 +
PropertyPoliciesQueryVariables: Exact<{
    idSource?: InputMaybe<IdSource>;
    propertyId: Scalars["String"]["input"];
}>
diff --git a/types/supply___generated___operations.PropertyPromotionsQuery.html b/types/supply___generated___operations.PropertyPromotionsQuery.html new file mode 100644 index 0000000..10f926b --- /dev/null +++ b/types/supply___generated___operations.PropertyPromotionsQuery.html @@ -0,0 +1,2 @@ +PropertyPromotionsQuery | Lodging Connectivity SDK - v0.0.1 +
PropertyPromotionsQuery: {
    __typename?: "Query";
    property?: {
        __typename?: "Property";
        promotions: {
            __typename?: "Promotions";
            edges: {
                __typename?: "PromotionNode";
                cursor: string;
                node: {
                    __typename?: "DiscountPromotion";
                    blackoutDates?: {
                        __typename?: "BlackoutDateRange";
                        travelDateFrom: any;
                        travelDateTo: any;
                    }[] | null;
                    category: PromotionCategory;
                    code: string;
                    discount?:
                        | {
                            __typename?: "DayOfWeekDiscount";
                            friday: number;
                            monday: number;
                            saturday: number;
                            sunday: number;
                            thursday: number;
                            tuesday: number;
                            type: DiscountType;
                            unit: DiscountUnit;
                            wednesday: number;
                        }
                        | {
                            __typename?: "MultiNightDiscount";
                            applicableNight: number;
                            isRecurring?: boolean | null;
                            memberOnlyAdditionalValue?: number | null;
                            type: DiscountType;
                            unit: DiscountUnit;
                            value: number;
                        }
                        | {
                            __typename?: "SingleDiscount";
                            memberOnlyAdditionalValue?: number | null;
                            type: DiscountType;
                            unit: DiscountUnit;
                            value: number;
                        }
                        | null;
                    eligibleRatePlans: {
                        __typename?: "EligibleRatePlan";
                        id: string;
                    }[];
                    id: string;
                    isContractedPromotion?: boolean | null;
                    name: PromotionName;
                    restrictions?: {
                        __typename?: "Restrictions";
                        bookingLocalDateTimeFrom?: any | null;
                        bookingLocalDateTimeTo?: any | null;
                        isMemberOnly?: boolean | null;
                        isMobileUserOnly?: boolean | null;
                        maxAdvanceBookingDays?: number | null;
                        maxLengthOfStay?: number | null;
                        minAdvanceBookingDays?: number | null;
                        minLengthOfStay?: number | null;
                        sameDayBookingStartTime?: any | null;
                        travelDateFrom?: any | null;
                        travelDateTo?: any | null;
                    } | null;
                    sellStatus?: PromotionSellStatus | null;
                    status: PromotionStatus;
                };
            }[];
            pageInfo: {
                __typename?: "CursorBasedPageInfo";
                endCursor?: string | null;
                hasNextPage: boolean;
            };
            totalCount: number;
        };
    } | null;
}
diff --git a/types/supply___generated___operations.PropertyPromotionsQueryVariables.html b/types/supply___generated___operations.PropertyPromotionsQueryVariables.html new file mode 100644 index 0000000..982b2c4 --- /dev/null +++ b/types/supply___generated___operations.PropertyPromotionsQueryVariables.html @@ -0,0 +1,2 @@ +PropertyPromotionsQueryVariables | Lodging Connectivity SDK - v0.0.1 +
PropertyPromotionsQueryVariables: Exact<{
    cursor?: InputMaybe<Scalars["String"]["input"]>;
    filter?: InputMaybe<FiltersInput>;
    idSource?: InputMaybe<IdSource>;
    pageSize: Scalars["Int"]["input"];
    propertyId: Scalars["String"]["input"];
}>
diff --git a/types/supply___generated___operations.PropertyQuery.html b/types/supply___generated___operations.PropertyQuery.html new file mode 100644 index 0000000..97fa087 --- /dev/null +++ b/types/supply___generated___operations.PropertyQuery.html @@ -0,0 +1,2 @@ +PropertyQuery | Lodging Connectivity SDK - v0.0.1 +
PropertyQuery: {
    __typename?: "Query";
    property?: {
        __typename?: "Property";
        activeStatus?: {
            __typename?: "ActiveStatus";
            active: boolean;
        } | null;
        address: {
            __typename?: "Address";
            addressLines: string[];
            administrativeArea?: string | null;
            countryCode: any;
            locality: string;
            postalCode: string;
        };
        currency: any;
        defaultLocale: any;
        id: string;
        ids: {
            __typename?: "IdNode";
            id?: string | null;
            idSource: IdSource;
        }[];
        inventoryConfig: {
            __typename?: "InventoryConfig";
            pricingModel: PropertyPricingModel;
            rateAcquisition: {
                __typename?: "RateAcquisition";
                pricingComponents: RateAcquisitionPricingComponent[];
                type: RateAcquisitionType;
            };
        };
        location: {
            __typename?: "PropertyLocation";
            coordinates?: {
                __typename?: "Coordinates";
                latitude: number;
                longitude: number;
            } | null;
            hideExactLocation: boolean;
        };
        name: string;
        names?: {
            __typename?: "LocalizedString";
            locale: any;
            value: string;
        }[] | null;
        referenceName?: string | null;
        taxRecords: {
            __typename?: "TaxRecord";
            attributes: {
                __typename?: "RegulatoryAttribute";
                name: string;
                validationResult: {
                    __typename?: "RegulatoryAttributeValidationResult";
                    messages: string[];
                    valid: boolean;
                };
                value: {
                    __typename?: "RegulatoryAttributeValue";
                    type: string;
                    value?: string | null;
                };
            }[];
            categoryCode: string;
            validationResult: {
                __typename?: "RegulatoryPurposeValidationResult";
                complianceStatusCode: string;
                messages: string[];
            };
        }[];
        text?: {
            __typename?: "Text";
            key: string;
            values: {
                __typename?: "LocalizedString";
                locale: any;
                value: string;
            }[];
        }[] | null;
        timeZone: string;
        type: {
            __typename?: "PropertyType";
            code: string;
        };
    } | null;
}
diff --git a/types/supply___generated___operations.PropertyQueryVariables.html b/types/supply___generated___operations.PropertyQueryVariables.html new file mode 100644 index 0000000..55f4435 --- /dev/null +++ b/types/supply___generated___operations.PropertyQueryVariables.html @@ -0,0 +1,2 @@ +PropertyQueryVariables | Lodging Connectivity SDK - v0.0.1 +
PropertyQueryVariables: Exact<{
    idSource?: InputMaybe<IdSource>;
    propertyId: Scalars["String"]["input"];
    textFilters?: InputMaybe<TextFiltersInput>;
}>
diff --git a/types/supply___generated___operations.PropertyReservationsQuery.html b/types/supply___generated___operations.PropertyReservationsQuery.html new file mode 100644 index 0000000..946ab2f --- /dev/null +++ b/types/supply___generated___operations.PropertyReservationsQuery.html @@ -0,0 +1,2 @@ +PropertyReservationsQuery | Lodging Connectivity SDK - v0.0.1 +
PropertyReservationsQuery: {
    __typename?: "Query";
    property?: {
        __typename?: "Property";
        reservations: {
            __typename?: "ReservationsConnection";
            edges: ({
                __typename?: "ReservationEdge";
                cursor: string;
                node: {
                    __typename?: "Reservation";
                    accessibilityText?: string[] | null;
                    adultCount: number;
                    alternativeIds: {
                        __typename?: "ReservationAlternativeIds";
                        supplierId: string;
                    };
                    amounts?: {
                        __typename?: "ReservationAmounts";
                        nightlyPayments: {
                            __typename?: ...;
                            cancellationAmounts: ...;
                            dailyAmounts: ...;
                            perStayAmounts: ...;
                        };
                        summary: (...)[];
                    } | null;
                    audit: {
                        __typename?: "ReservationAudit";
                        creationDateTimeUtc: string;
                        lastUpdateDateTimeUtc: string;
                    };
                    bedTypes?: string | null;
                    businessModel: BusinessModel;
                    cancellation?: {
                        __typename?: "ReservationCancellation";
                        pendingCancellation: boolean;
                        vrboPrimaryReason?: (...) | (...);
                    } | null;
                    cancellationPolicy?: {
                        __typename?: "ReservationCancellationPolicy";
                        effectivePolicy?: (...) | (...);
                        tiers?: (...) | (...);
                    } | null;
                    checkInDate: any;
                    checkOutDate: any;
                    childAges?: ((...) | (...))[] | null;
                    childCount: number;
                    creationDateTime: string;
                    distribution: {
                        __typename?: "ReservationDistribution";
                        distributionChannel: DistributionChannel;
                        reservationSource?: string | null;
                    };
                    guests: {
                        __typename?: "ReservationGuests";
                        adultCount: number;
                        childCount: number;
                        petCount: number;
                        primaryGuest: {
                            __typename?: "ReservationGuest";
                            emailAddress: any;
                            firstName?: (...) | (...);
                            fullPhoneNumber?: (...) | (...);
                            lastName?: (...) | (...);
                        };
                    };
                    id: string;
                    inventoryType?: InventoryType | null;
                    isReconciled?: boolean | null;
                    lastUpdatedDateTime: string;
                    merchantOfRecord: MerchantOfRecord;
                    messageThreadId?: string | null;
                    multiRoomText?: string | null;
                    payment: {
                        __typename?: "Payment";
                        installments: {
                            __typename?: ...;
                            amount: ...;
                            distributions: ...;
                            dueDate: ...;
                            installmentId?: ...;
                            paymentStatus?: ...;
                        }[];
                        instructions: string;
                        instrument?: {
                            __typename?: ...;
                            token?: ...;
                            type: ...;
                        } | null;
                        status?: ReservationPaymentStatus | null;
                    };
                    paymentInstructions: string;
                    petCount?: number | null;
                    policies: {
                        __typename?: "ReservationPolicies";
                        cancellationPolicy: {
                            __typename?: "ReservationCancellationPolicy";
                            effectivePolicy?: (...) | (...);
                            tiers?: (...) | (...);
                        };
                    };
                    primaryGuest: {
                        __typename?: "Guest";
                        emailAddress?: any | null;
                        firstName: string;
                        lastName: string;
                        loyaltyTier?: string | null;
                        phoneNumbers?: (...)[] | null;
                        supplierLoyaltyPlanInfo?: {
                            __typename?: ...;
                            membershipNumber?: ...;
                            planCode?: ...;
                        } | null;
                        travelPurpose?: TravelPurpose | null;
                    };
                    rateIds: {
                        __typename?: "IdNode";
                        id?: (...) | (...);
                        idSource: IdSource;
                    }[];
                    reconciliationEligibility?: {
                        __typename?: "ReconEligibility";
                        invalidScenarios?: (...) | (...);
                        validScenarios?: (...) | (...);
                    } | null;
                    reconciliationType?: string | null;
                    remittanceType?: RemittanceType | null;
                    reservationIds: {
                        __typename?: "IdNode";
                        id?: (...) | (...);
                        idSource: IdSource;
                    }[];
                    smokingType: string;
                    source: string;
                    specialRequest?: string | null;
                    status: ReservationStatus;
                    statuses: {
                        __typename?: "ReservationStatuses";
                        status: ReservationStatus;
                    };
                    stayDates: {
                        __typename?: "ReservationStayDates";
                        checkInDate: any;
                        checkOutDate: any;
                    };
                    subStatus?: string | null;
                    supplierAmount?: {
                        __typename?: "ExpediaSupplierAmount";
                        currencyCode: string;
                        rates: (...)[];
                        rateType: RateType;
                        total: {
                            __typename?: ...;
                            amountAfterTax: ...;
                            amountBeforeTax: ...;
                            compensation: ...;
                        };
                    } | null;
                    supplierOperatingModel?: SupplierOperatingModel | null;
                    tidsCode?: number | null;
                    totalGuestCount: number;
                    unitIds: {
                        __typename?: "IdNode";
                        id?: (...) | (...);
                        idSource: IdSource;
                    }[];
                    valueAddedPromotions: {
                        __typename?: "ReservationValueAddedPromotion";
                        description: string;
                        id: string;
                    }[];
                    vrboAmounts?: {
                        __typename?: "VrboReservationAmounts";
                        summary: (...)[];
                    } | null;
                };
            } | null)[];
            pageInfo?: {
                __typename?: "PageInfo";
                endCursor?: string | null;
                hasNextPage: boolean;
            } | null;
            totalCount?: number | null;
        };
    } | null;
}
diff --git a/types/supply___generated___operations.PropertyReservationsQueryVariables.html b/types/supply___generated___operations.PropertyReservationsQueryVariables.html new file mode 100644 index 0000000..95e8753 --- /dev/null +++ b/types/supply___generated___operations.PropertyReservationsQueryVariables.html @@ -0,0 +1,2 @@ +PropertyReservationsQueryVariables | Lodging Connectivity SDK - v0.0.1 +
PropertyReservationsQueryVariables: Exact<{
    checkOutDate?: InputMaybe<CheckOutDateFilter>;
    cursor?: InputMaybe<Scalars["String"]["input"]>;
    filter?: InputMaybe<ReservationFilterInput>;
    idSource?: InputMaybe<IdSource>;
    includePaymentInstrumentToken?: Scalars["Boolean"]["input"];
    includeSupplierAmount?: Scalars["Boolean"]["input"];
    pageSize: Scalars["Int"]["input"];
    propertyId: Scalars["String"]["input"];
}>
diff --git a/types/supply___generated___operations.PropertyReservationsSummaryQuery.html b/types/supply___generated___operations.PropertyReservationsSummaryQuery.html new file mode 100644 index 0000000..182876d --- /dev/null +++ b/types/supply___generated___operations.PropertyReservationsSummaryQuery.html @@ -0,0 +1,2 @@ +PropertyReservationsSummaryQuery | Lodging Connectivity SDK - v0.0.1 +
PropertyReservationsSummaryQuery: {
    __typename?: "Query";
    property?: {
        __typename?: "Property";
        reservations: {
            __typename?: "ReservationsConnection";
            edges: ({
                __typename?: "ReservationEdge";
                cursor: string;
                node: {
                    __typename?: "Reservation";
                    accessibilityText?: string[] | null;
                    adultCount: number;
                    alternativeIds: {
                        __typename?: "ReservationAlternativeIds";
                        supplierId: string;
                    };
                    audit: {
                        __typename?: "ReservationAudit";
                        creationDateTimeUtc: string;
                        lastUpdateDateTimeUtc: string;
                    };
                    bedTypes?: string | null;
                    businessModel: BusinessModel;
                    cancellation?: {
                        __typename?: "ReservationCancellation";
                        pendingCancellation: boolean;
                        vrboPrimaryReason?: (...) | (...);
                    } | null;
                    cancellationPolicy?: {
                        __typename?: "ReservationCancellationPolicy";
                        effectivePolicy?: (...) | (...);
                        tiers?: (...) | (...);
                    } | null;
                    checkInDate: any;
                    checkOutDate: any;
                    childAges?: ((...) | (...))[] | null;
                    childCount: number;
                    creationDateTime: string;
                    distribution: {
                        __typename?: "ReservationDistribution";
                        distributionChannel: DistributionChannel;
                        reservationSource?: string | null;
                    };
                    guests: {
                        __typename?: "ReservationGuests";
                        adultCount: number;
                        childCount: number;
                        petCount: number;
                        primaryGuest: {
                            __typename?: "ReservationGuest";
                            emailAddress: any;
                            firstName?: (...) | (...);
                            fullPhoneNumber?: (...) | (...);
                            lastName?: (...) | (...);
                        };
                    };
                    id: string;
                    inventoryType?: InventoryType | null;
                    isReconciled?: boolean | null;
                    lastUpdatedDateTime: string;
                    merchantOfRecord: MerchantOfRecord;
                    messageThreadId?: string | null;
                    multiRoomText?: string | null;
                    paymentInstructions: string;
                    petCount?: number | null;
                    policies: {
                        __typename?: "ReservationPolicies";
                        cancellationPolicy: {
                            __typename?: "ReservationCancellationPolicy";
                            effectivePolicy?: (...) | (...);
                            tiers?: (...) | (...);
                        };
                    };
                    primaryGuest: {
                        __typename?: "Guest";
                        emailAddress?: any | null;
                        firstName: string;
                        lastName: string;
                        loyaltyTier?: string | null;
                        phoneNumbers?: (...)[] | null;
                        supplierLoyaltyPlanInfo?: {
                            __typename?: ...;
                            membershipNumber?: ...;
                            planCode?: ...;
                        } | null;
                        travelPurpose?: TravelPurpose | null;
                    };
                    rateIds: {
                        __typename?: "IdNode";
                        id?: (...) | (...);
                        idSource: IdSource;
                    }[];
                    reconciliationEligibility?: {
                        __typename?: "ReconEligibility";
                        invalidScenarios?: (...) | (...);
                        validScenarios?: (...) | (...);
                    } | null;
                    reconciliationType?: string | null;
                    remittanceType?: RemittanceType | null;
                    reservationIds: {
                        __typename?: "IdNode";
                        id?: (...) | (...);
                        idSource: IdSource;
                    }[];
                    smokingType: string;
                    source: string;
                    specialRequest?: string | null;
                    status: ReservationStatus;
                    statuses: {
                        __typename?: "ReservationStatuses";
                        status: ReservationStatus;
                    };
                    stayDates: {
                        __typename?: "ReservationStayDates";
                        checkInDate: any;
                        checkOutDate: any;
                    };
                    subStatus?: string | null;
                    supplierOperatingModel?: SupplierOperatingModel | null;
                    tidsCode?: number | null;
                    totalGuestCount: number;
                    unitIds: {
                        __typename?: "IdNode";
                        id?: (...) | (...);
                        idSource: IdSource;
                    }[];
                    valueAddedPromotions: {
                        __typename?: "ReservationValueAddedPromotion";
                        description: string;
                        id: string;
                    }[];
                };
            } | null)[];
            pageInfo?: {
                __typename?: "PageInfo";
                endCursor?: string | null;
                hasNextPage: boolean;
            } | null;
            totalCount?: number | null;
        };
    } | null;
}
diff --git a/types/supply___generated___operations.PropertyReservationsSummaryQueryVariables.html b/types/supply___generated___operations.PropertyReservationsSummaryQueryVariables.html new file mode 100644 index 0000000..a8e2aed --- /dev/null +++ b/types/supply___generated___operations.PropertyReservationsSummaryQueryVariables.html @@ -0,0 +1,2 @@ +PropertyReservationsSummaryQueryVariables | Lodging Connectivity SDK - v0.0.1 +
PropertyReservationsSummaryQueryVariables: Exact<{
    checkOutDate?: InputMaybe<CheckOutDateFilter>;
    cursor?: InputMaybe<Scalars["String"]["input"]>;
    filter?: InputMaybe<ReservationFilterInput>;
    idSource?: InputMaybe<IdSource>;
    pageSize: Scalars["Int"]["input"];
    propertyId: Scalars["String"]["input"];
}>
diff --git a/types/supply___generated___operations.PropertyReviewsQuery.html b/types/supply___generated___operations.PropertyReviewsQuery.html new file mode 100644 index 0000000..4ec970b --- /dev/null +++ b/types/supply___generated___operations.PropertyReviewsQuery.html @@ -0,0 +1,2 @@ +PropertyReviewsQuery | Lodging Connectivity SDK - v0.0.1 +
PropertyReviewsQuery: {
    __typename?: "Query";
    property?: {
        __typename?: "Property";
        reviews: {
            __typename?: "ReviewResponse";
            cursor?: string | null;
            reviews: ({
                __typename?: "Review";
                body: {
                    __typename?: "LocalizedString";
                    locale: any;
                    value: string;
                };
                brandNameV2?: ReviewBrand | null;
                createdDateTime: string;
                id: string;
                isEligibleForResponse?: boolean | null;
                lastUpdatedDateTime: string;
                media?: {
                    __typename?: "ReviewMedia";
                    caption?: {
                        __typename?: ...;
                        locale: ...;
                        value: ...;
                    } | null;
                    highResolutionUrl?: string | null;
                    thumbnailUrl?: string | null;
                } | null;
                propertyId?: ({
                    __typename?: ...;
                    id?: ...;
                    idSource: ...;
                } | null)[] | null;
                reservation?: {
                    __typename?: "ReviewReservation";
                    checkInDate?: any | null;
                    checkOutDate?: any | null;
                    primaryGuest?: {
                        __typename?: ...;
                        firstName: ...;
                        lastName: ...;
                    } | null;
                    reservationIds: {
                        __typename?: ...;
                        id?: ...;
                        idSource: ...;
                    }[];
                    status?: string | null;
                } | null;
                response?: {
                    __typename?: "OwnerResponse";
                    body: {
                        __typename?: "LocalizedString";
                        locale: any;
                        value: string;
                    };
                    createdDateTime: string;
                    lastUpdatedDateTime: string;
                    status: string;
                } | null;
                source?: string | null;
                starRatings: ({
                    __typename?: "Rating";
                    category: string;
                    value: string;
                } | null)[];
                status: string;
                title?: {
                    __typename?: "LocalizedString";
                    locale: any;
                    value: string;
                } | null;
            } | null)[];
            totalCount: number;
        };
    } | null;
}
diff --git a/types/supply___generated___operations.PropertyReviewsQueryVariables.html b/types/supply___generated___operations.PropertyReviewsQueryVariables.html new file mode 100644 index 0000000..2fa1a78 --- /dev/null +++ b/types/supply___generated___operations.PropertyReviewsQueryVariables.html @@ -0,0 +1,2 @@ +PropertyReviewsQueryVariables | Lodging Connectivity SDK - v0.0.1 +
PropertyReviewsQueryVariables: Exact<{
    cursor?: InputMaybe<Scalars["String"]["input"]>;
    filter?: InputMaybe<ReviewFilter>;
    idSource?: InputMaybe<IdSource>;
    orderBy?: InputMaybe<ReviewsOrderBy>;
    pageSize: Scalars["Int"]["input"];
    propertyId: Scalars["String"]["input"];
}>
diff --git a/types/supply___generated___operations.PropertyUnitRegistrationsQuery.html b/types/supply___generated___operations.PropertyUnitRegistrationsQuery.html new file mode 100644 index 0000000..83604a0 --- /dev/null +++ b/types/supply___generated___operations.PropertyUnitRegistrationsQuery.html @@ -0,0 +1,2 @@ +PropertyUnitRegistrationsQuery | Lodging Connectivity SDK - v0.0.1 +
PropertyUnitRegistrationsQuery: {
    __typename?: "Query";
    property?: {
        __typename?: "Property";
        id: string;
        name: string;
        units?: ({
            __typename?: "Unit";
            count?: number | null;
            id: string;
            ids?: ({
                __typename?: ...;
                id?: ...;
                idSource: ...;
            } | null)[] | null;
            propertyId: string;
            registration?: {
                __typename?: "Registration";
                applicableRegulations?: (...)[] | null;
                complete: boolean;
                detail: {
                    __typename?: "RegistrationDetail";
                    acknowledgementRecords: (...)[];
                    applicableRegulations: (...)[];
                    attachmentUrls?: (...) | (...);
                    compliant?: (...) | (...);
                    displayRegistrationNumber?: (...) | (...);
                    exemptionCategories?: (...) | (...);
                    numberOfPhysicalRooms?: (...) | (...);
                    registrationRecords: (...)[];
                    regulatoryCategory: RegulatoryCategory;
                    regulatoryCategoryLabel: string;
                    regulatorySubType?: (...) | (...);
                    regulatoryType?: (...) | (...);
                    unitId: string;
                };
                district?: string | null;
            } | null;
        } | null)[] | null;
    } | null;
}
diff --git a/types/supply___generated___operations.PropertyUnitRegistrationsQueryVariables.html b/types/supply___generated___operations.PropertyUnitRegistrationsQueryVariables.html new file mode 100644 index 0000000..9fd6474 --- /dev/null +++ b/types/supply___generated___operations.PropertyUnitRegistrationsQueryVariables.html @@ -0,0 +1,2 @@ +PropertyUnitRegistrationsQueryVariables | Lodging Connectivity SDK - v0.0.1 +
PropertyUnitRegistrationsQueryVariables: Exact<{
    idSource?: InputMaybe<IdSource>;
    propertyID: Scalars["String"]["input"];
}>
diff --git a/types/supply___generated___operations.PropertyUnitsQuery.html b/types/supply___generated___operations.PropertyUnitsQuery.html new file mode 100644 index 0000000..34bfda6 --- /dev/null +++ b/types/supply___generated___operations.PropertyUnitsQuery.html @@ -0,0 +1,2 @@ +PropertyUnitsQuery | Lodging Connectivity SDK - v0.0.1 +
PropertyUnitsQuery: {
    __typename?: "Query";
    property?: {
        __typename?: "Property";
        id: string;
        name: string;
        units?: ({
            __typename?: "Unit";
            activeStatus?: {
                __typename?: "ActiveStatus";
                active: boolean;
            } | null;
            ageCategories: {
                __typename?: "UnitAgeCategory";
                ageCategory: string;
                minAge: number;
            }[];
            area?: {
                __typename?: "PropertyUnitArea";
                unit: AreaUnit;
                value: number;
            } | null;
            bedGroups: {
                __typename?: "BedGroup";
                beds: {
                    __typename?: ...;
                    quantity: ...;
                    size?: ...;
                    type: ...;
                }[];
            }[];
            count?: number | null;
            extraBeds: {
                __typename?: "ExtraBedType";
                quantity: number;
                size: string;
                surcharge?: {
                    __typename?: ...;
                    amount?: ...;
                    type: ...;
                } | null;
                type: string;
            }[];
            id: string;
            ids?: ({
                __typename?: ...;
                id?: ...;
                idSource: ...;
            } | null)[] | null;
            maxOccupancy: {
                __typename?: "UnitOccupancy";
                adults: number;
                children: number;
                total: number;
            };
            nameConfig: {
                __typename?: "UnitNameConfig";
                attributes: {
                    __typename?: "UnitNameAttributes";
                    accessibility: {
                        __typename?: "UnitNameAccessibility";
                        accessibilityTypeOverride: string;
                        includeAccessibility: boolean;
                    };
                    bedroomDetails: string;
                    customLabel: string;
                    featuredAmenity: string;
                    includeBedType: boolean;
                    includeSmokingPolicy: boolean;
                    location: string;
                    unitClass: string;
                    unitType: string;
                    view: string;
                };
                value: string;
            };
            newListingDiscount?: ({
                __typename?: ...;
                enrolled?: ...;
                ineligibilityReasons?: ...;
                name: ...;
                status: ...;
            } | null)[] | null;
            propertyId: string;
            rateThresholds: {
                __typename?: "RateThresholdSettings";
                maxAmount: any;
                minAmount: any;
                source: RateThresholdsSource;
            };
            registration?: {
                __typename?: "Registration";
                applicableRegulations?: (...)[] | null;
                complete: boolean;
                detail: {
                    __typename?: "RegistrationDetail";
                    acknowledgementRecords: (...)[];
                    applicableRegulations: (...)[];
                    attachmentUrls?: (...) | (...);
                    compliant?: (...) | (...);
                    displayRegistrationNumber?: (...) | (...);
                    exemptionCategories?: (...) | (...);
                    numberOfPhysicalRooms?: (...) | (...);
                    registrationRecords: (...)[];
                    regulatoryCategory: RegulatoryCategory;
                    regulatoryCategoryLabel: string;
                    regulatorySubType?: (...) | (...);
                    regulatoryType?: (...) | (...);
                    unitId: string;
                };
                district?: string | null;
            } | null;
            smokingPolicy: UnitSmokingPolicy;
            spaces?: {
                __typename?: "UnitSpaces";
                bathrooms?: (...)[] | null;
                bedrooms?: (...)[] | null;
                diningRooms?: (...)[] | null;
                livingRooms?: (...)[] | null;
                offices?: (...)[] | null;
            } | null;
        } | null)[] | null;
    } | null;
}
diff --git a/types/supply___generated___operations.PropertyUnitsQueryVariables.html b/types/supply___generated___operations.PropertyUnitsQueryVariables.html new file mode 100644 index 0000000..0f87fa2 --- /dev/null +++ b/types/supply___generated___operations.PropertyUnitsQueryVariables.html @@ -0,0 +1,2 @@ +PropertyUnitsQueryVariables | Lodging Connectivity SDK - v0.0.1 +
PropertyUnitsQueryVariables: Exact<{
    idSource?: InputMaybe<IdSource>;
    includeRegistration?: Scalars["Boolean"]["input"];
    propertyID: Scalars["String"]["input"];
}>
diff --git a/types/supply___generated___operations.RateGuestMutation.html b/types/supply___generated___operations.RateGuestMutation.html new file mode 100644 index 0000000..5ceb686 --- /dev/null +++ b/types/supply___generated___operations.RateGuestMutation.html @@ -0,0 +1,2 @@ +RateGuestMutation | Lodging Connectivity SDK - v0.0.1 +
RateGuestMutation: {
    __typename?: "Mutation";
    rateGuest?: {
        __typename?: "GuestRating";
        recommendGuest?: boolean | null;
        starRatings: ({
            __typename?: "Rating";
            category: string;
            value: string;
        } | null)[];
    } | null;
}
diff --git a/types/supply___generated___operations.RateGuestMutationVariables.html b/types/supply___generated___operations.RateGuestMutationVariables.html new file mode 100644 index 0000000..667de7e --- /dev/null +++ b/types/supply___generated___operations.RateGuestMutationVariables.html @@ -0,0 +1,2 @@ +RateGuestMutationVariables | Lodging Connectivity SDK - v0.0.1 +
RateGuestMutationVariables: Exact<{
    input: RateGuestInput;
    propertyId: Scalars["ID"]["input"];
    propertyIdSource: IdSource;
}>
diff --git a/types/supply___generated___operations.RatePlanQuery.html b/types/supply___generated___operations.RatePlanQuery.html new file mode 100644 index 0000000..f162633 --- /dev/null +++ b/types/supply___generated___operations.RatePlanQuery.html @@ -0,0 +1,2 @@ +RatePlanQuery | Lodging Connectivity SDK - v0.0.1 +
RatePlanQuery: {
    __typename?: "Query";
    ratePlan?: {
        __typename?: "RatePlan";
        baseRateGuestCount?: number | null;
        cancellationPolicyConfig?: {
            __typename?: "CancellationPolicyConfig";
            id: string;
            name: string;
        } | null;
        creationDateTime: any;
        distributionRules: {
            __typename?: "RatePlanDistributionRule";
            merchantOfRecord: MerchantOfRecord;
            ratePlanCode: string;
        }[];
        feeSet?: {
            __typename?: "FeeSet";
            businessModel: FeeBusinessModel;
            fees: {
                __typename?: "Fee";
                ageCategory?: FeeAgeCategory | null;
                charges: {
                    __typename?: "FeeCharge";
                    duration: FeeChargeDuration;
                    flatAmount?: {
                        __typename?: ...;
                        amount: ...;
                        currencyCode: ...;
                    } | null;
                    percentage?: any | null;
                    type: FeeChargeType;
                }[];
                name: string;
                restrictions?: {
                    __typename?: "FeeRestrictions";
                    dateRange?: {
                        __typename?: ...;
                        from: ...;
                        to?: ...;
                    } | null;
                    extraGuestRange?: {
                        __typename?: ...;
                        max: ...;
                        min: ...;
                    } | null;
                    rangeOfNight?: {
                        __typename?: ...;
                        max: ...;
                        min: ...;
                    } | null;
                } | null;
                scope: string;
                taxable?: boolean | null;
                type: string;
                variesByLengthOfStay?: boolean | null;
            }[];
            id: string;
            name: string;
        } | null;
        id: string;
        lastUpdateDateTime: any;
        name: string;
        paymentScheduleApplicable?: boolean | null;
        pricingModel: PricingModel;
        propertyId: string;
        restrictions: {
            __typename?: "RatePlanRestrictions";
            advanceBookingDays?: {
                __typename?: "IntRange";
                max: number;
                min: number;
            } | null;
            lengthOfStay?: {
                __typename?: "IntRange";
                max: number;
                min: number;
            } | null;
            mobileOnly?: boolean | null;
            reservationDates?: {
                __typename?: "DateRange";
                from: any;
                to: any;
            } | null;
            travelDates?: {
                __typename?: "DateRange";
                from: any;
                to: any;
            } | null;
        };
        status: RatePlanStatus;
        taxInclusive?: boolean | null;
        type: RatePlanType;
        unitId: string;
        valueAdds: string[];
    } | null;
}
diff --git a/types/supply___generated___operations.RatePlanQueryVariables.html b/types/supply___generated___operations.RatePlanQueryVariables.html new file mode 100644 index 0000000..dc766cb --- /dev/null +++ b/types/supply___generated___operations.RatePlanQueryVariables.html @@ -0,0 +1,2 @@ +RatePlanQueryVariables | Lodging Connectivity SDK - v0.0.1 +
RatePlanQueryVariables: Exact<{
    propertyId: Scalars["ID"]["input"];
    ratePlanId: Scalars["ID"]["input"];
}>
diff --git a/types/supply___generated___operations.RefreshNotificationCallbackConfigSecretMutation.html b/types/supply___generated___operations.RefreshNotificationCallbackConfigSecretMutation.html new file mode 100644 index 0000000..28a5cf3 --- /dev/null +++ b/types/supply___generated___operations.RefreshNotificationCallbackConfigSecretMutation.html @@ -0,0 +1,2 @@ +RefreshNotificationCallbackConfigSecretMutation | Lodging Connectivity SDK - v0.0.1 +
RefreshNotificationCallbackConfigSecretMutation: {
    __typename?: "Mutation";
    refreshNotificationCallbackConfigSecret?: {
        __typename?: "RefreshNotificationCallbackConfigSecretPayload";
        callbackConfigId: string;
        secret: string;
        secretExpirationDateTime: any;
    } | null;
}
diff --git a/types/supply___generated___operations.RefreshNotificationCallbackConfigSecretMutationVariables.html b/types/supply___generated___operations.RefreshNotificationCallbackConfigSecretMutationVariables.html new file mode 100644 index 0000000..ce4a36e --- /dev/null +++ b/types/supply___generated___operations.RefreshNotificationCallbackConfigSecretMutationVariables.html @@ -0,0 +1,2 @@ +RefreshNotificationCallbackConfigSecretMutationVariables | Lodging Connectivity SDK - v0.0.1 +
RefreshNotificationCallbackConfigSecretMutationVariables: Exact<{
    input: RefreshNotificationCallbackConfigSecretInput;
}>
diff --git a/types/supply___generated___operations.RefundReservationMutation.html b/types/supply___generated___operations.RefundReservationMutation.html new file mode 100644 index 0000000..633a8a5 --- /dev/null +++ b/types/supply___generated___operations.RefundReservationMutation.html @@ -0,0 +1,2 @@ +RefundReservationMutation | Lodging Connectivity SDK - v0.0.1 +
RefundReservationMutation: {
    __typename?: "Mutation";
    refundReservation: {
        __typename?: "RefundReservationPayload";
        reservation?: {
            __typename?: "Reservation";
            id: string;
        } | null;
    };
}
diff --git a/types/supply___generated___operations.RefundReservationMutationVariables.html b/types/supply___generated___operations.RefundReservationMutationVariables.html new file mode 100644 index 0000000..1673d69 --- /dev/null +++ b/types/supply___generated___operations.RefundReservationMutationVariables.html @@ -0,0 +1,2 @@ +RefundReservationMutationVariables | Lodging Connectivity SDK - v0.0.1 +
RefundReservationMutationVariables: Exact<{
    input: RefundReservationInput;
}>
diff --git a/types/supply___generated___operations.ReplaceCancellationPolicyConfigMutation.html b/types/supply___generated___operations.ReplaceCancellationPolicyConfigMutation.html new file mode 100644 index 0000000..4e53baa --- /dev/null +++ b/types/supply___generated___operations.ReplaceCancellationPolicyConfigMutation.html @@ -0,0 +1,2 @@ +ReplaceCancellationPolicyConfigMutation | Lodging Connectivity SDK - v0.0.1 +
ReplaceCancellationPolicyConfigMutation: {
    __typename?: "Mutation";
    replaceCancellationPolicyConfig?: {
        __typename?: "ReplaceCancellationPolicyConfigPayload";
        cancellationPolicyConfig?: {
            __typename?: "CancellationPolicyConfig";
            id: string;
            name: string;
            property?: {
                __typename?: "Property";
                id: string;
            } | null;
        } | null;
        clientMutationId?: string | null;
    } | null;
}
diff --git a/types/supply___generated___operations.ReplaceCancellationPolicyConfigMutationVariables.html b/types/supply___generated___operations.ReplaceCancellationPolicyConfigMutationVariables.html new file mode 100644 index 0000000..fa8b2a1 --- /dev/null +++ b/types/supply___generated___operations.ReplaceCancellationPolicyConfigMutationVariables.html @@ -0,0 +1,2 @@ +ReplaceCancellationPolicyConfigMutationVariables | Lodging Connectivity SDK - v0.0.1 +
ReplaceCancellationPolicyConfigMutationVariables: Exact<{
    input: ReplaceCancellationPolicyConfigInput;
}>
diff --git a/types/supply___generated___operations.ReplaceFeeSetMutation.html b/types/supply___generated___operations.ReplaceFeeSetMutation.html new file mode 100644 index 0000000..61a407b --- /dev/null +++ b/types/supply___generated___operations.ReplaceFeeSetMutation.html @@ -0,0 +1,2 @@ +ReplaceFeeSetMutation | Lodging Connectivity SDK - v0.0.1 +
ReplaceFeeSetMutation: {
    __typename?: "Mutation";
    replaceFeeSet?: {
        __typename?: "ReplaceFeeSetPayload";
        clientMutationId?: string | null;
    } | null;
}
diff --git a/types/supply___generated___operations.ReplaceFeeSetMutationVariables.html b/types/supply___generated___operations.ReplaceFeeSetMutationVariables.html new file mode 100644 index 0000000..3bcfd05 --- /dev/null +++ b/types/supply___generated___operations.ReplaceFeeSetMutationVariables.html @@ -0,0 +1,2 @@ +ReplaceFeeSetMutationVariables | Lodging Connectivity SDK - v0.0.1 +
ReplaceFeeSetMutationVariables: Exact<{
    input: ReplaceFeeSetInput;
}>
diff --git a/types/supply___generated___operations.SendMessageMutation.html b/types/supply___generated___operations.SendMessageMutation.html new file mode 100644 index 0000000..bdd1e71 --- /dev/null +++ b/types/supply___generated___operations.SendMessageMutation.html @@ -0,0 +1,2 @@ +SendMessageMutation | Lodging Connectivity SDK - v0.0.1 +
SendMessageMutation: {
    __typename?: "Mutation";
    sendMessage?: {
        __typename?: "SendMessagePayload";
        clientMutationId?: string | null;
        messageId: string;
    } | null;
}
diff --git a/types/supply___generated___operations.SendMessageMutationVariables.html b/types/supply___generated___operations.SendMessageMutationVariables.html new file mode 100644 index 0000000..83eb5da --- /dev/null +++ b/types/supply___generated___operations.SendMessageMutationVariables.html @@ -0,0 +1,2 @@ +SendMessageMutationVariables | Lodging Connectivity SDK - v0.0.1 +
SendMessageMutationVariables: Exact<{
    input: SendMessageInput;
}>
diff --git a/types/supply___generated___operations.SendTestNotificationMutation.html b/types/supply___generated___operations.SendTestNotificationMutation.html new file mode 100644 index 0000000..99a003c --- /dev/null +++ b/types/supply___generated___operations.SendTestNotificationMutation.html @@ -0,0 +1,2 @@ +SendTestNotificationMutation | Lodging Connectivity SDK - v0.0.1 +
SendTestNotificationMutation: {
    __typename?: "Mutation";
    sendTestNotification?: {
        __typename?: "SendTestNotificationPayload";
        error?: {
            __typename?: "TestNotificationError";
            code: string;
            message: string;
        } | null;
        httpStatusCode?: number | null;
        outcome: TestNotificationOutcome;
    } | null;
}
diff --git a/types/supply___generated___operations.SendTestNotificationMutationVariables.html b/types/supply___generated___operations.SendTestNotificationMutationVariables.html new file mode 100644 index 0000000..65e37cd --- /dev/null +++ b/types/supply___generated___operations.SendTestNotificationMutationVariables.html @@ -0,0 +1,2 @@ +SendTestNotificationMutationVariables | Lodging Connectivity SDK - v0.0.1 +
SendTestNotificationMutationVariables: Exact<{
    input: SendTestNotificationInput;
}>
diff --git a/types/supply___generated___operations.SetMessageThreadSpamStatusMutation.html b/types/supply___generated___operations.SetMessageThreadSpamStatusMutation.html new file mode 100644 index 0000000..5a2cf03 --- /dev/null +++ b/types/supply___generated___operations.SetMessageThreadSpamStatusMutation.html @@ -0,0 +1,2 @@ +SetMessageThreadSpamStatusMutation | Lodging Connectivity SDK - v0.0.1 +
SetMessageThreadSpamStatusMutation: {
    __typename?: "Mutation";
    setMessageThreadSpamStatus?: {
        __typename?: "SetMessageThreadSpamStatusPayload";
        clientMutationId?: string | null;
        id: string;
    } | null;
}
diff --git a/types/supply___generated___operations.SetMessageThreadSpamStatusMutationVariables.html b/types/supply___generated___operations.SetMessageThreadSpamStatusMutationVariables.html new file mode 100644 index 0000000..c98a670 --- /dev/null +++ b/types/supply___generated___operations.SetMessageThreadSpamStatusMutationVariables.html @@ -0,0 +1,2 @@ +SetMessageThreadSpamStatusMutationVariables | Lodging Connectivity SDK - v0.0.1 +
SetMessageThreadSpamStatusMutationVariables: Exact<{
    input: SetMessageThreadSpamStatusInput;
}>
diff --git a/types/supply___generated___operations.SetPropertyTaxRecordMutation.html b/types/supply___generated___operations.SetPropertyTaxRecordMutation.html new file mode 100644 index 0000000..9c34f64 --- /dev/null +++ b/types/supply___generated___operations.SetPropertyTaxRecordMutation.html @@ -0,0 +1,2 @@ +SetPropertyTaxRecordMutation | Lodging Connectivity SDK - v0.0.1 +
SetPropertyTaxRecordMutation: {
    __typename?: "Mutation";
    setPropertyTaxRecord?: {
        __typename?: "SetPropertyTaxRecordPayload";
        clientMutationId?: string | null;
        taxRecords: {
            __typename?: "TaxRecord";
            attributes: {
                __typename?: "RegulatoryAttribute";
                name: string;
                validationResult: {
                    __typename?: "RegulatoryAttributeValidationResult";
                    messages: string[];
                    valid: boolean;
                };
                value: {
                    __typename?: "RegulatoryAttributeValue";
                    type: string;
                    value?: string | null;
                };
            }[];
            categoryCode: string;
            validationResult: {
                __typename?: "RegulatoryPurposeValidationResult";
                complianceStatusCode: string;
                messages: string[];
            };
        }[];
    } | null;
}
diff --git a/types/supply___generated___operations.SetPropertyTaxRecordMutationVariables.html b/types/supply___generated___operations.SetPropertyTaxRecordMutationVariables.html new file mode 100644 index 0000000..1f50bda --- /dev/null +++ b/types/supply___generated___operations.SetPropertyTaxRecordMutationVariables.html @@ -0,0 +1,2 @@ +SetPropertyTaxRecordMutationVariables | Lodging Connectivity SDK - v0.0.1 +
SetPropertyTaxRecordMutationVariables: Exact<{
    input: SetPropertyTaxRecordInput;
}>
diff --git a/types/supply___generated___operations.SetReviewResponseMutation.html b/types/supply___generated___operations.SetReviewResponseMutation.html new file mode 100644 index 0000000..0b081b3 --- /dev/null +++ b/types/supply___generated___operations.SetReviewResponseMutation.html @@ -0,0 +1,2 @@ +SetReviewResponseMutation | Lodging Connectivity SDK - v0.0.1 +
SetReviewResponseMutation: {
    __typename?: "Mutation";
    setReviewResponse: {
        __typename?: "UpdatedReviewResponse";
        body: {
            __typename?: "LocalizedString";
            locale: any;
            value: string;
        };
        createdDateTime: string;
        status: string;
    };
}
diff --git a/types/supply___generated___operations.SetReviewResponseMutationVariables.html b/types/supply___generated___operations.SetReviewResponseMutationVariables.html new file mode 100644 index 0000000..a6796ef --- /dev/null +++ b/types/supply___generated___operations.SetReviewResponseMutationVariables.html @@ -0,0 +1,2 @@ +SetReviewResponseMutationVariables | Lodging Connectivity SDK - v0.0.1 +
SetReviewResponseMutationVariables: Exact<{
    body: InputLocalizedString;
    propertyId: Scalars["ID"]["input"];
    propertyIdSource: IdSource;
    reviewId: Scalars["ID"]["input"];
}>
diff --git a/types/supply___generated___operations.SubscribeNotificationEventTypeMutation.html b/types/supply___generated___operations.SubscribeNotificationEventTypeMutation.html new file mode 100644 index 0000000..b590458 --- /dev/null +++ b/types/supply___generated___operations.SubscribeNotificationEventTypeMutation.html @@ -0,0 +1,2 @@ +SubscribeNotificationEventTypeMutation | Lodging Connectivity SDK - v0.0.1 +
SubscribeNotificationEventTypeMutation: {
    __typename?: "Mutation";
    subscribeNotificationEventType?: {
        __typename?: "SubscribeNotificationEventTypePayload";
        callbackConfig: {
            __typename?: "NotificationCallbackConfig";
            callbackUrl: any;
            contactEmail?: any | null;
            id: string;
            requestTimeoutSeconds: number;
            secretExpirationDateTime: any;
        };
        eventType: string;
    } | null;
}
diff --git a/types/supply___generated___operations.SubscribeNotificationEventTypeMutationVariables.html b/types/supply___generated___operations.SubscribeNotificationEventTypeMutationVariables.html new file mode 100644 index 0000000..318f0d6 --- /dev/null +++ b/types/supply___generated___operations.SubscribeNotificationEventTypeMutationVariables.html @@ -0,0 +1,2 @@ +SubscribeNotificationEventTypeMutationVariables | Lodging Connectivity SDK - v0.0.1 +
SubscribeNotificationEventTypeMutationVariables: Exact<{
    input: SubscribeNotificationEventTypeInput;
}>
diff --git a/types/supply___generated___operations.UndeliveredNotificationsQuery.html b/types/supply___generated___operations.UndeliveredNotificationsQuery.html new file mode 100644 index 0000000..7147bf6 --- /dev/null +++ b/types/supply___generated___operations.UndeliveredNotificationsQuery.html @@ -0,0 +1,2 @@ +UndeliveredNotificationsQuery | Lodging Connectivity SDK - v0.0.1 +
UndeliveredNotificationsQuery: {
    __typename?: "Query";
    undeliveredNotifications?: {
        __typename?: "UndeliveredNotificationsResponse";
        cursor?: string | null;
        elements: ({
            __typename?: "UndeliveredNotification";
            error?: {
                __typename?: "NotificationError";
                code: string;
                message: string;
            } | null;
            notification: {
                __typename?: "Notification";
                creationDateTime: any;
                eventType: string;
                notificationId: string;
                payload: any;
            };
        } | null)[];
        totalCount: number;
    } | null;
}
diff --git a/types/supply___generated___operations.UndeliveredNotificationsQueryVariables.html b/types/supply___generated___operations.UndeliveredNotificationsQueryVariables.html new file mode 100644 index 0000000..48be6d7 --- /dev/null +++ b/types/supply___generated___operations.UndeliveredNotificationsQueryVariables.html @@ -0,0 +1,2 @@ +UndeliveredNotificationsQueryVariables | Lodging Connectivity SDK - v0.0.1 +
UndeliveredNotificationsQueryVariables: Exact<{
    cursor?: InputMaybe<Scalars["String"]["input"]>;
    filters: UndeliveredNotificationsFiltersInput;
    pageSize?: InputMaybe<Scalars["Int"]["input"]>;
}>
diff --git a/types/supply___generated___operations.UnitQuery.html b/types/supply___generated___operations.UnitQuery.html new file mode 100644 index 0000000..55725b4 --- /dev/null +++ b/types/supply___generated___operations.UnitQuery.html @@ -0,0 +1,2 @@ +UnitQuery | Lodging Connectivity SDK - v0.0.1 +
UnitQuery: {
    __typename?: "Query";
    unit?: {
        __typename?: "Unit";
        activeStatus?: {
            __typename?: "ActiveStatus";
            active: boolean;
        } | null;
        ageCategories: {
            __typename?: "UnitAgeCategory";
            ageCategory: string;
            minAge: number;
        }[];
        area?: {
            __typename?: "PropertyUnitArea";
            unit: AreaUnit;
            value: number;
        } | null;
        bedGroups: {
            __typename?: "BedGroup";
            beds: {
                __typename?: "BedType";
                quantity: number;
                size?: string | null;
                type: string;
            }[];
        }[];
        count?: number | null;
        extraBeds: {
            __typename?: "ExtraBedType";
            quantity: number;
            size: string;
            surcharge?: {
                __typename?: "Surcharge";
                amount?: any | null;
                type: string;
            } | null;
            type: string;
        }[];
        id: string;
        ids?: ({
            __typename?: "IdNode";
            id?: string | null;
            idSource: IdSource;
        } | null)[] | null;
        maxOccupancy: {
            __typename?: "UnitOccupancy";
            adults: number;
            children: number;
            total: number;
        };
        nameConfig: {
            __typename?: "UnitNameConfig";
            attributes: {
                __typename?: "UnitNameAttributes";
                accessibility: {
                    __typename?: "UnitNameAccessibility";
                    accessibilityTypeOverride: string;
                    includeAccessibility: boolean;
                };
                bedroomDetails: string;
                customLabel: string;
                featuredAmenity: string;
                includeBedType: boolean;
                includeSmokingPolicy: boolean;
                location: string;
                unitClass: string;
                unitType: string;
                view: string;
            };
            value: string;
        };
        newListingDiscount?: ({
            __typename?: "PromotionEnrollment";
            enrolled?: boolean | null;
            ineligibilityReasons?: string[] | null;
            name: PromotionEnrollmentName;
            status: PromotionStatus;
        } | null)[] | null;
        propertyId: string;
        rateThresholds: {
            __typename?: "RateThresholdSettings";
            maxAmount: any;
            minAmount: any;
            source: RateThresholdsSource;
        };
        registration?: {
            __typename?: "Registration";
            applicableRegulations?: {
                __typename?: "ApplicableRegulations";
                key?: ApplicableRegulationsKey | null;
                value?: string | null;
            }[] | null;
            complete: boolean;
            detail: {
                __typename?: "RegistrationDetail";
                acknowledgementRecords: {
                    __typename?: "AcknowledgementRecord";
                    acknowledgementType?: AcknowledgementType | null;
                    id?: string | null;
                    lastUpdated?: string | null;
                }[];
                applicableRegulations: {
                    __typename?: "ApplicableRegulations";
                    key?: ApplicableRegulationsKey | null;
                    value?: string | null;
                }[];
                attachmentUrls?: {
                    __typename?: "AttachmentUrl";
                    key?: AttachmentType | null;
                    value?: string | null;
                }[] | null;
                compliant?: {
                    __typename?: "Compliant";
                    reason: string;
                    status: RegulatoryStatus;
                } | null;
                displayRegistrationNumber?: string | null;
                exemptionCategories?: ExemptionCategory[] | null;
                numberOfPhysicalRooms?: number | null;
                registrationRecords: {
                    __typename?: "RegistrationRecord";
                    expiry?: string | null;
                    registrationNumber: string;
                    registrationNumberType?: RegistrationNumberType | null;
                    registrationNumberTypeLabel?: string | null;
                }[];
                regulatoryCategory: RegulatoryCategory;
                regulatoryCategoryLabel: string;
                regulatorySubType?: string | null;
                regulatoryType?: string | null;
                unitId: string;
            };
            district?: string | null;
        } | null;
        smokingPolicy: UnitSmokingPolicy;
        spaces?: {
            __typename?: "UnitSpaces";
            bathrooms?: {
                __typename?: "Bathroom";
                amenities?: {
                    __typename?: ...;
                    key: ...;
                    value: ...;
                }[] | null;
                id: string;
                order: number;
                text?: {
                    __typename?: ...;
                    key: ...;
                    values: ...;
                }[] | null;
                type: string;
            }[] | null;
            bedrooms?: {
                __typename?: "Bedroom";
                bedGroups: {
                    __typename?: "BedGroup";
                    beds: (...)[];
                }[];
                id: string;
                order: number;
                text?: {
                    __typename?: ...;
                    key: ...;
                    values: ...;
                }[] | null;
            }[] | null;
            diningRooms?: {
                __typename?: "DiningRoom";
                capacity: number;
                id: string;
                order: number;
            }[] | null;
            livingRooms?: {
                __typename?: "LivingRoom";
                bedGroups: {
                    __typename?: "BedGroup";
                    beds: (...)[];
                }[];
                id: string;
                order: number;
                text?: {
                    __typename?: ...;
                    key: ...;
                    values: ...;
                }[] | null;
            }[] | null;
            offices?: {
                __typename?: "Office";
                bedGroups: {
                    __typename?: "BedGroup";
                    beds: (...)[];
                }[];
                id: string;
                order: number;
                text?: {
                    __typename?: ...;
                    key: ...;
                    values: ...;
                }[] | null;
            }[] | null;
        } | null;
    } | null;
}
diff --git a/types/supply___generated___operations.UnitQueryVariables.html b/types/supply___generated___operations.UnitQueryVariables.html new file mode 100644 index 0000000..4e4f1b0 --- /dev/null +++ b/types/supply___generated___operations.UnitQueryVariables.html @@ -0,0 +1,2 @@ +UnitQueryVariables | Lodging Connectivity SDK - v0.0.1 +
UnitQueryVariables: Exact<{
    id: Scalars["ID"]["input"];
}>
diff --git a/types/supply___generated___operations.UnsubscribeNotificationEventTypeMutation.html b/types/supply___generated___operations.UnsubscribeNotificationEventTypeMutation.html new file mode 100644 index 0000000..a527dfb --- /dev/null +++ b/types/supply___generated___operations.UnsubscribeNotificationEventTypeMutation.html @@ -0,0 +1,2 @@ +UnsubscribeNotificationEventTypeMutation | Lodging Connectivity SDK - v0.0.1 +
UnsubscribeNotificationEventTypeMutation: {
    __typename?: "Mutation";
    unsubscribeNotificationEventType?: {
        __typename?: "UnsubscribeNotificationEventTypePayload";
        eventType: string;
    } | null;
}
diff --git a/types/supply___generated___operations.UnsubscribeNotificationEventTypeMutationVariables.html b/types/supply___generated___operations.UnsubscribeNotificationEventTypeMutationVariables.html new file mode 100644 index 0000000..5223d6c --- /dev/null +++ b/types/supply___generated___operations.UnsubscribeNotificationEventTypeMutationVariables.html @@ -0,0 +1,2 @@ +UnsubscribeNotificationEventTypeMutationVariables | Lodging Connectivity SDK - v0.0.1 +
UnsubscribeNotificationEventTypeMutationVariables: Exact<{
    input: UnsubscribeNotificationEventTypeInput;
}>
diff --git a/types/supply___generated___operations.UpdateDayOfWeekDiscountPromotionMutation.html b/types/supply___generated___operations.UpdateDayOfWeekDiscountPromotionMutation.html new file mode 100644 index 0000000..092afd1 --- /dev/null +++ b/types/supply___generated___operations.UpdateDayOfWeekDiscountPromotionMutation.html @@ -0,0 +1,2 @@ +UpdateDayOfWeekDiscountPromotionMutation | Lodging Connectivity SDK - v0.0.1 +
UpdateDayOfWeekDiscountPromotionMutation: {
    __typename?: "Mutation";
    updateDayOfWeekDiscountPromotion: {
        __typename?: "DiscountPromotion";
        blackoutDates?: {
            __typename?: "BlackoutDateRange";
            travelDateFrom: any;
            travelDateTo: any;
        }[] | null;
        category: PromotionCategory;
        code: string;
        discount?:
            | {
                __typename?: "DayOfWeekDiscount";
                friday: number;
                monday: number;
                saturday: number;
                sunday: number;
                thursday: number;
                tuesday: number;
                type: DiscountType;
                unit: DiscountUnit;
                wednesday: number;
            }
            | {
                __typename?: "MultiNightDiscount";
            }
            | {
                __typename?: "SingleDiscount";
            }
            | null;
        eligibleRatePlans: {
            __typename?: "EligibleRatePlan";
            id: string;
        }[];
        id: string;
        isContractedPromotion?: boolean | null;
        name: PromotionName;
        restrictions?: {
            __typename?: "Restrictions";
            bookingLocalDateTimeFrom?: any | null;
            bookingLocalDateTimeTo?: any | null;
            isMemberOnly?: boolean | null;
            isMobileUserOnly?: boolean | null;
            maxAdvanceBookingDays?: number | null;
            maxLengthOfStay?: number | null;
            minAdvanceBookingDays?: number | null;
            minLengthOfStay?: number | null;
            sameDayBookingStartTime?: any | null;
            travelDateFrom?: any | null;
            travelDateTo?: any | null;
        } | null;
        sellStatus?: PromotionSellStatus | null;
        status: PromotionStatus;
    };
}
diff --git a/types/supply___generated___operations.UpdateDayOfWeekDiscountPromotionMutationVariables.html b/types/supply___generated___operations.UpdateDayOfWeekDiscountPromotionMutationVariables.html new file mode 100644 index 0000000..f77a622 --- /dev/null +++ b/types/supply___generated___operations.UpdateDayOfWeekDiscountPromotionMutationVariables.html @@ -0,0 +1,2 @@ +UpdateDayOfWeekDiscountPromotionMutationVariables | Lodging Connectivity SDK - v0.0.1 +
UpdateDayOfWeekDiscountPromotionMutationVariables: Exact<{
    promotion: DayOfWeekDiscountPromotionUpdateInput;
    propertyId: Scalars["String"]["input"];
    propertyIdSource: IdSource;
}>
diff --git a/types/supply___generated___operations.UpdateImageMutation.html b/types/supply___generated___operations.UpdateImageMutation.html new file mode 100644 index 0000000..6ec112d --- /dev/null +++ b/types/supply___generated___operations.UpdateImageMutation.html @@ -0,0 +1,2 @@ +UpdateImageMutation | Lodging Connectivity SDK - v0.0.1 +
UpdateImageMutation: {
    __typename?: "Mutation";
    updateImage?: {
        __typename?: "UpdateImagePayload";
        clientMutationId?: string | null;
        image?: {
            __typename?: "Image";
            active: boolean;
            captions: {
                __typename?: "LocalizedString";
                locale: any;
                value: string;
            }[];
            featured: boolean;
            fileName?: string | null;
            id: string;
            order?: number | null;
            originalUrl?: string | null;
            property?: {
                __typename?: "Property";
                id: string;
            } | null;
            publishedUrl?: string | null;
            rotation: number;
            source: ImageSource;
            status: {
                __typename?: "Status";
                reason?: string | null;
                type: string;
            };
            updatedDate: any;
        } | null;
    } | null;
}
diff --git a/types/supply___generated___operations.UpdateImageMutationVariables.html b/types/supply___generated___operations.UpdateImageMutationVariables.html new file mode 100644 index 0000000..3d59697 --- /dev/null +++ b/types/supply___generated___operations.UpdateImageMutationVariables.html @@ -0,0 +1,2 @@ +UpdateImageMutationVariables | Lodging Connectivity SDK - v0.0.1 +
UpdateImageMutationVariables: Exact<{
    input: UpdateImageInput;
}>
diff --git a/types/supply___generated___operations.UpdateMultiNightDiscountPromotionMutation.html b/types/supply___generated___operations.UpdateMultiNightDiscountPromotionMutation.html new file mode 100644 index 0000000..b746d41 --- /dev/null +++ b/types/supply___generated___operations.UpdateMultiNightDiscountPromotionMutation.html @@ -0,0 +1,2 @@ +UpdateMultiNightDiscountPromotionMutation | Lodging Connectivity SDK - v0.0.1 +
UpdateMultiNightDiscountPromotionMutation: {
    __typename?: "Mutation";
    updateMultiNightDiscountPromotion: {
        __typename?: "DiscountPromotion";
        blackoutDates?: {
            __typename?: "BlackoutDateRange";
            travelDateFrom: any;
            travelDateTo: any;
        }[] | null;
        category: PromotionCategory;
        code: string;
        discount?:
            | {
                __typename?: "DayOfWeekDiscount";
            }
            | {
                __typename?: "MultiNightDiscount";
                applicableNight: number;
                isRecurring?: boolean | null;
                memberOnlyAdditionalValue?: number | null;
                type: DiscountType;
                unit: DiscountUnit;
                value: number;
            }
            | {
                __typename?: "SingleDiscount";
            }
            | null;
        eligibleRatePlans: {
            __typename?: "EligibleRatePlan";
            id: string;
        }[];
        id: string;
        isContractedPromotion?: boolean | null;
        name: PromotionName;
        restrictions?: {
            __typename?: "Restrictions";
            bookingLocalDateTimeFrom?: any | null;
            bookingLocalDateTimeTo?: any | null;
            isMemberOnly?: boolean | null;
            isMobileUserOnly?: boolean | null;
            maxAdvanceBookingDays?: number | null;
            maxLengthOfStay?: number | null;
            minAdvanceBookingDays?: number | null;
            minLengthOfStay?: number | null;
            sameDayBookingStartTime?: any | null;
            travelDateFrom?: any | null;
            travelDateTo?: any | null;
        } | null;
        sellStatus?: PromotionSellStatus | null;
        status: PromotionStatus;
    };
}
diff --git a/types/supply___generated___operations.UpdateMultiNightDiscountPromotionMutationVariables.html b/types/supply___generated___operations.UpdateMultiNightDiscountPromotionMutationVariables.html new file mode 100644 index 0000000..c5fd286 --- /dev/null +++ b/types/supply___generated___operations.UpdateMultiNightDiscountPromotionMutationVariables.html @@ -0,0 +1,2 @@ +UpdateMultiNightDiscountPromotionMutationVariables | Lodging Connectivity SDK - v0.0.1 +
UpdateMultiNightDiscountPromotionMutationVariables: Exact<{
    promotion: MultiNightDiscountPromotionUpdateInput;
    propertyId: Scalars["String"]["input"];
    propertyIdSource: IdSource;
}>
diff --git a/types/supply___generated___operations.UpdateNotificationCallbackConfigMutation.html b/types/supply___generated___operations.UpdateNotificationCallbackConfigMutation.html new file mode 100644 index 0000000..d9a2fc0 --- /dev/null +++ b/types/supply___generated___operations.UpdateNotificationCallbackConfigMutation.html @@ -0,0 +1,2 @@ +UpdateNotificationCallbackConfigMutation | Lodging Connectivity SDK - v0.0.1 +
UpdateNotificationCallbackConfigMutation: {
    __typename?: "Mutation";
    updateNotificationCallbackConfig?: {
        __typename?: "UpdateNotificationCallbackConfigPayload";
        callbackConfig: {
            __typename?: "NotificationCallbackConfig";
            callbackUrl: any;
            contactEmail?: any | null;
            id: string;
            requestTimeoutSeconds: number;
            secretExpirationDateTime: any;
        };
    } | null;
}
diff --git a/types/supply___generated___operations.UpdateNotificationCallbackConfigMutationVariables.html b/types/supply___generated___operations.UpdateNotificationCallbackConfigMutationVariables.html new file mode 100644 index 0000000..4d2d1ad --- /dev/null +++ b/types/supply___generated___operations.UpdateNotificationCallbackConfigMutationVariables.html @@ -0,0 +1,2 @@ +UpdateNotificationCallbackConfigMutationVariables | Lodging Connectivity SDK - v0.0.1 +
UpdateNotificationCallbackConfigMutationVariables: Exact<{
    input: UpdateNotificationCallbackConfigInput;
}>
diff --git a/types/supply___generated___operations.UpdateNotificationEventTypeSubscriptionMutation.html b/types/supply___generated___operations.UpdateNotificationEventTypeSubscriptionMutation.html new file mode 100644 index 0000000..a091e3a --- /dev/null +++ b/types/supply___generated___operations.UpdateNotificationEventTypeSubscriptionMutation.html @@ -0,0 +1,2 @@ +UpdateNotificationEventTypeSubscriptionMutation | Lodging Connectivity SDK - v0.0.1 +
UpdateNotificationEventTypeSubscriptionMutation: {
    __typename?: "Mutation";
    updateNotificationEventTypeSubscription?: {
        __typename?: "UpdateNotificationEventTypeSubscriptionPayload";
        callbackConfig: {
            __typename?: "NotificationCallbackConfig";
            callbackUrl: any;
            contactEmail?: any | null;
            id: string;
            requestTimeoutSeconds: number;
            secretExpirationDateTime: any;
        };
        eventType: string;
    } | null;
}
diff --git a/types/supply___generated___operations.UpdateNotificationEventTypeSubscriptionMutationVariables.html b/types/supply___generated___operations.UpdateNotificationEventTypeSubscriptionMutationVariables.html new file mode 100644 index 0000000..afc38c1 --- /dev/null +++ b/types/supply___generated___operations.UpdateNotificationEventTypeSubscriptionMutationVariables.html @@ -0,0 +1,2 @@ +UpdateNotificationEventTypeSubscriptionMutationVariables | Lodging Connectivity SDK - v0.0.1 +
UpdateNotificationEventTypeSubscriptionMutationVariables: Exact<{
    input: UpdateNotificationEventTypeSubscriptionInput;
}>
diff --git a/types/supply___generated___operations.UpdatePropertyMutation.html b/types/supply___generated___operations.UpdatePropertyMutation.html new file mode 100644 index 0000000..d141862 --- /dev/null +++ b/types/supply___generated___operations.UpdatePropertyMutation.html @@ -0,0 +1,2 @@ +UpdatePropertyMutation | Lodging Connectivity SDK - v0.0.1 +
UpdatePropertyMutation: {
    __typename?: "Mutation";
    updateProperty?: {
        __typename?: "UpdatePropertyPayload";
        clientMutationId?: string | null;
        property?: {
            __typename?: "Property";
            id: string;
        } | null;
    } | null;
}
diff --git a/types/supply___generated___operations.UpdatePropertyMutationVariables.html b/types/supply___generated___operations.UpdatePropertyMutationVariables.html new file mode 100644 index 0000000..872052c --- /dev/null +++ b/types/supply___generated___operations.UpdatePropertyMutationVariables.html @@ -0,0 +1,2 @@ +UpdatePropertyMutationVariables | Lodging Connectivity SDK - v0.0.1 +
UpdatePropertyMutationVariables: Exact<{
    input: UpdatePropertyInput;
}>
diff --git a/types/supply___generated___operations.UpdateRatePlanMutation.html b/types/supply___generated___operations.UpdateRatePlanMutation.html new file mode 100644 index 0000000..1c95a68 --- /dev/null +++ b/types/supply___generated___operations.UpdateRatePlanMutation.html @@ -0,0 +1,2 @@ +UpdateRatePlanMutation | Lodging Connectivity SDK - v0.0.1 +
UpdateRatePlanMutation: {
    __typename?: "Mutation";
    updateRatePlan?: {
        __typename?: "UpdateRatePlanPayload";
        clientMutationId?: string | null;
        ratePlan?: {
            __typename?: "RatePlan";
            id: string;
        } | null;
    } | null;
}
diff --git a/types/supply___generated___operations.UpdateRatePlanMutationVariables.html b/types/supply___generated___operations.UpdateRatePlanMutationVariables.html new file mode 100644 index 0000000..4f602bc --- /dev/null +++ b/types/supply___generated___operations.UpdateRatePlanMutationVariables.html @@ -0,0 +1,2 @@ +UpdateRatePlanMutationVariables | Lodging Connectivity SDK - v0.0.1 +
UpdateRatePlanMutationVariables: Exact<{
    input: UpdateRatePlanInput;
}>
diff --git a/types/supply___generated___operations.UpdateSingleDiscountPromotionMutation.html b/types/supply___generated___operations.UpdateSingleDiscountPromotionMutation.html new file mode 100644 index 0000000..fd6a148 --- /dev/null +++ b/types/supply___generated___operations.UpdateSingleDiscountPromotionMutation.html @@ -0,0 +1,2 @@ +UpdateSingleDiscountPromotionMutation | Lodging Connectivity SDK - v0.0.1 +
UpdateSingleDiscountPromotionMutation: {
    __typename?: "Mutation";
    updateSingleDiscountPromotion: {
        __typename?: "DiscountPromotion";
        blackoutDates?: {
            __typename?: "BlackoutDateRange";
            travelDateFrom: any;
            travelDateTo: any;
        }[] | null;
        category: PromotionCategory;
        code: string;
        discount?:
            | {
                __typename?: "DayOfWeekDiscount";
            }
            | {
                __typename?: "MultiNightDiscount";
            }
            | {
                __typename?: "SingleDiscount";
                memberOnlyAdditionalValue?: number | null;
                type: DiscountType;
                unit: DiscountUnit;
                value: number;
            }
            | null;
        eligibleRatePlans: {
            __typename?: "EligibleRatePlan";
            id: string;
        }[];
        id: string;
        isContractedPromotion?: boolean | null;
        name: PromotionName;
        restrictions?: {
            __typename?: "Restrictions";
            bookingLocalDateTimeFrom?: any | null;
            bookingLocalDateTimeTo?: any | null;
            isMemberOnly?: boolean | null;
            isMobileUserOnly?: boolean | null;
            maxAdvanceBookingDays?: number | null;
            maxLengthOfStay?: number | null;
            minAdvanceBookingDays?: number | null;
            minLengthOfStay?: number | null;
            sameDayBookingStartTime?: any | null;
            travelDateFrom?: any | null;
            travelDateTo?: any | null;
        } | null;
        sellStatus?: PromotionSellStatus | null;
        status: PromotionStatus;
    };
}
diff --git a/types/supply___generated___operations.UpdateSingleDiscountPromotionMutationVariables.html b/types/supply___generated___operations.UpdateSingleDiscountPromotionMutationVariables.html new file mode 100644 index 0000000..668e915 --- /dev/null +++ b/types/supply___generated___operations.UpdateSingleDiscountPromotionMutationVariables.html @@ -0,0 +1,2 @@ +UpdateSingleDiscountPromotionMutationVariables | Lodging Connectivity SDK - v0.0.1 +
UpdateSingleDiscountPromotionMutationVariables: Exact<{
    promotion: SingleDiscountPromotionUpdateInput;
    propertyId: Scalars["String"]["input"];
    propertyIdSource: IdSource;
}>
diff --git a/types/supply___generated___operations.UpdateUnitMutation.html b/types/supply___generated___operations.UpdateUnitMutation.html new file mode 100644 index 0000000..ea9d3a9 --- /dev/null +++ b/types/supply___generated___operations.UpdateUnitMutation.html @@ -0,0 +1,2 @@ +UpdateUnitMutation | Lodging Connectivity SDK - v0.0.1 +
UpdateUnitMutation: {
    __typename?: "Mutation";
    updateUnit?: {
        __typename?: "UpdatePropertyUnitPayload";
        clientMutationId?: string | null;
        unit: {
            __typename?: "Unit";
            id: string;
        };
    } | null;
}
diff --git a/types/supply___generated___operations.UpdateUnitMutationVariables.html b/types/supply___generated___operations.UpdateUnitMutationVariables.html new file mode 100644 index 0000000..0fae433 --- /dev/null +++ b/types/supply___generated___operations.UpdateUnitMutationVariables.html @@ -0,0 +1,2 @@ +UpdateUnitMutationVariables | Lodging Connectivity SDK - v0.0.1 +
UpdateUnitMutationVariables: Exact<{
    input: UpdatePropertyUnitInput;
}>
diff --git a/types/supply___generated___operations.UpdateUnitRegistrationMutation.html b/types/supply___generated___operations.UpdateUnitRegistrationMutation.html new file mode 100644 index 0000000..7de034e --- /dev/null +++ b/types/supply___generated___operations.UpdateUnitRegistrationMutation.html @@ -0,0 +1,2 @@ +UpdateUnitRegistrationMutation | Lodging Connectivity SDK - v0.0.1 +
UpdateUnitRegistrationMutation: {
    __typename?: "Mutation";
    updateUnitRegistration: {
        __typename?: "PropertyRegistration";
        applicableRegulations?: {
            __typename?: "ApplicableRegulations";
            key?: ApplicableRegulationsKey | null;
            value?: string | null;
        }[] | null;
        complete: boolean;
        details: {
            __typename?: "UnitRegistrationDetail";
            unitId: string;
        }[];
        district?: string | null;
    };
}
diff --git a/types/supply___generated___operations.UpdateUnitRegistrationMutationVariables.html b/types/supply___generated___operations.UpdateUnitRegistrationMutationVariables.html new file mode 100644 index 0000000..959c939 --- /dev/null +++ b/types/supply___generated___operations.UpdateUnitRegistrationMutationVariables.html @@ -0,0 +1,2 @@ +UpdateUnitRegistrationMutationVariables | Lodging Connectivity SDK - v0.0.1 +
UpdateUnitRegistrationMutationVariables: Exact<{
    forceSave?: InputMaybe<Scalars["Boolean"]["input"]>;
    propertyId: Scalars["String"]["input"];
    propertyIdSource: IdSource;
    registration: UpdateUnitRegistrationInput;
}>
diff --git a/types/supply___generated___operations.UpdateUnitSpacesMutation.html b/types/supply___generated___operations.UpdateUnitSpacesMutation.html new file mode 100644 index 0000000..14af2c6 --- /dev/null +++ b/types/supply___generated___operations.UpdateUnitSpacesMutation.html @@ -0,0 +1,2 @@ +UpdateUnitSpacesMutation | Lodging Connectivity SDK - v0.0.1 +
UpdateUnitSpacesMutation: {
    __typename?: "Mutation";
    updateUnitSpaces?: {
        __typename?: "UpdateUnitSpacesPayload";
        clientMutationId?: string | null;
    } | null;
}
diff --git a/types/supply___generated___operations.UpdateUnitSpacesMutationVariables.html b/types/supply___generated___operations.UpdateUnitSpacesMutationVariables.html new file mode 100644 index 0000000..3b253b7 --- /dev/null +++ b/types/supply___generated___operations.UpdateUnitSpacesMutationVariables.html @@ -0,0 +1,2 @@ +UpdateUnitSpacesMutationVariables | Lodging Connectivity SDK - v0.0.1 +
UpdateUnitSpacesMutationVariables: Exact<{
    input: UpdateUnitSpacesInput;
}>
diff --git a/types/supply___generated___operations.WithdrawNewListingDiscountMutation.html b/types/supply___generated___operations.WithdrawNewListingDiscountMutation.html new file mode 100644 index 0000000..d158419 --- /dev/null +++ b/types/supply___generated___operations.WithdrawNewListingDiscountMutation.html @@ -0,0 +1,2 @@ +WithdrawNewListingDiscountMutation | Lodging Connectivity SDK - v0.0.1 +
WithdrawNewListingDiscountMutation: {
    __typename?: "Mutation";
    withdrawNewListingDiscount?: boolean | null;
}
diff --git a/types/supply___generated___operations.WithdrawNewListingDiscountMutationVariables.html b/types/supply___generated___operations.WithdrawNewListingDiscountMutationVariables.html new file mode 100644 index 0000000..cd59a42 --- /dev/null +++ b/types/supply___generated___operations.WithdrawNewListingDiscountMutationVariables.html @@ -0,0 +1,2 @@ +WithdrawNewListingDiscountMutationVariables | Lodging Connectivity SDK - v0.0.1 +
WithdrawNewListingDiscountMutationVariables: Exact<{
    idSource: IdSource;
    withdrawNewListingDiscountId: Scalars["String"]["input"];
}>
diff --git a/types/supply___generated___types.AcceptedPaymentForms.html b/types/supply___generated___types.AcceptedPaymentForms.html new file mode 100644 index 0000000..4d12463 --- /dev/null +++ b/types/supply___generated___types.AcceptedPaymentForms.html @@ -0,0 +1,2 @@ +AcceptedPaymentForms | Lodging Connectivity SDK - v0.0.1 +
AcceptedPaymentForms: {
    __typename?: "AcceptedPaymentForms";
    paymentCardDescriptors: PaymentCardDescriptor[];
    paymentInvoiceDescriptors: PaymentInvoiceDescriptor[];
}
diff --git a/types/supply___generated___types.AcceptedPaymentFormsInput.html b/types/supply___generated___types.AcceptedPaymentFormsInput.html new file mode 100644 index 0000000..70df67d --- /dev/null +++ b/types/supply___generated___types.AcceptedPaymentFormsInput.html @@ -0,0 +1,2 @@ +AcceptedPaymentFormsInput | Lodging Connectivity SDK - v0.0.1 +
AcceptedPaymentFormsInput: {
    paymentCardDescriptors?: InputMaybe<PaymentCardDescriptorInput[]>;
    paymentInvoiceDescriptors?: InputMaybe<PaymentInvoiceDescriptorInput[]>;
}
diff --git a/types/supply___generated___types.AcceptedPaymentFormsMetadata.html b/types/supply___generated___types.AcceptedPaymentFormsMetadata.html new file mode 100644 index 0000000..5367e72 --- /dev/null +++ b/types/supply___generated___types.AcceptedPaymentFormsMetadata.html @@ -0,0 +1,2 @@ +AcceptedPaymentFormsMetadata | Lodging Connectivity SDK - v0.0.1 +
AcceptedPaymentFormsMetadata: {
    __typename?: "AcceptedPaymentFormsMetadata";
    paymentCardDescriptors: PaymentCardDescriptorMetadata;
    paymentInvoiceDescriptors: PaymentInvoiceDescriptorMetadata;
}
diff --git a/types/supply___generated___types.AcknowledgementRecord.html b/types/supply___generated___types.AcknowledgementRecord.html new file mode 100644 index 0000000..c0aee4f --- /dev/null +++ b/types/supply___generated___types.AcknowledgementRecord.html @@ -0,0 +1,6 @@ +AcknowledgementRecord | Lodging Connectivity SDK - v0.0.1 +
AcknowledgementRecord: {
    __typename?: "AcknowledgementRecord";
    acknowledgementType?: Maybe<AcknowledgementType>;
    id?: Maybe<Scalars["String"]["output"]>;
    lastUpdated?: Maybe<Scalars["String"]["output"]>;
}

Acknowledgement record for a bookable unit.

+

Type declaration

  • Optional__typename?: "AcknowledgementRecord"
  • OptionalacknowledgementType?: Maybe<AcknowledgementType>

    Type of acknowledgement record.

    +
  • Optionalid?: Maybe<Scalars["String"]["output"]>

    ID of the acknowledgement record.

    +
  • OptionallastUpdated?: Maybe<Scalars["String"]["output"]>

    Date when the acknowledgment record was last updated.

    +
diff --git a/types/supply___generated___types.AcknowledgementRecordInput.html b/types/supply___generated___types.AcknowledgementRecordInput.html new file mode 100644 index 0000000..4b940e4 --- /dev/null +++ b/types/supply___generated___types.AcknowledgementRecordInput.html @@ -0,0 +1,5 @@ +AcknowledgementRecordInput | Lodging Connectivity SDK - v0.0.1 +
AcknowledgementRecordInput: {
    acknowledgementType?: InputMaybe<AcknowledgementType>;
    id: Scalars["String"]["input"];
}

Acknowledgement record information for a bookable unit.

+

Type declaration

diff --git a/types/supply___generated___types.ActiveStatus.html b/types/supply___generated___types.ActiveStatus.html new file mode 100644 index 0000000..e6d84c2 --- /dev/null +++ b/types/supply___generated___types.ActiveStatus.html @@ -0,0 +1,4 @@ +ActiveStatus | Lodging Connectivity SDK - v0.0.1 +
ActiveStatus: {
    __typename?: "ActiveStatus";
    active: Scalars["Boolean"]["output"];
    statusCheckpoint: StatusCheckpoint;
}

Type declaration

  • Optional__typename?: "ActiveStatus"
  • active: Scalars["Boolean"]["output"]

    Whether the property or unit is live in the Expedia Group system

    +
  • statusCheckpoint: StatusCheckpoint

    Top-level property or unit status derived from supporting checkpoints

    +
diff --git a/types/supply___generated___types.AddMessageThreadMessageInput.html b/types/supply___generated___types.AddMessageThreadMessageInput.html new file mode 100644 index 0000000..5c91a5e --- /dev/null +++ b/types/supply___generated___types.AddMessageThreadMessageInput.html @@ -0,0 +1,2 @@ +AddMessageThreadMessageInput | Lodging Connectivity SDK - v0.0.1 +
AddMessageThreadMessageInput: {
    attachmentIds?: InputMaybe<Scalars["String"]["input"][]>;
    body?: InputMaybe<MessageThreadLocalizedStringInput>;
}
diff --git a/types/supply___generated___types.AdditionalDataRequirement.html b/types/supply___generated___types.AdditionalDataRequirement.html new file mode 100644 index 0000000..652a0c9 --- /dev/null +++ b/types/supply___generated___types.AdditionalDataRequirement.html @@ -0,0 +1,12 @@ +AdditionalDataRequirement | Lodging Connectivity SDK - v0.0.1 +
AdditionalDataRequirement: {
    __typename?: "AdditionalDataRequirement";
    group?: Maybe<Scalars["String"]["output"]>;
    groupLocalized?: Maybe<Scalars["String"]["output"]>;
    isOptional?: Maybe<Scalars["String"]["output"]>;
    key: Scalars["String"]["output"];
    keyLocalized?: Maybe<Scalars["String"]["output"]>;
    subtype?: Maybe<Scalars["String"]["output"]>;
    subtypeLocalized?: Maybe<Scalars["String"]["output"]>;
    type?: Maybe<Scalars["String"]["output"]>;
    typeLocalized?: Maybe<Scalars["String"]["output"]>;
}

Additional parameters to meet onboarding requirements.

+

Type declaration

  • Optional__typename?: "AdditionalDataRequirement"
  • Optionalgroup?: Maybe<Scalars["String"]["output"]>

    Grouping to which the field belongs, for UI layout purposes.

    +
  • OptionalgroupLocalized?: Maybe<Scalars["String"]["output"]>

    Description of the group, to be localized.

    +
  • OptionalisOptional?: Maybe<Scalars["String"]["output"]>

    Whether the data is optional.

    +
  • key: Scalars["String"]["output"]

    Field name for the information to be captured.

    +
  • OptionalkeyLocalized?: Maybe<Scalars["String"]["output"]>

    Description of the key, to be localized.

    +
  • Optionalsubtype?: Maybe<Scalars["String"]["output"]>

    Subtype of data.

    +
  • OptionalsubtypeLocalized?: Maybe<Scalars["String"]["output"]>

    Description of subtype, to be localized.

    +
  • Optionaltype?: Maybe<Scalars["String"]["output"]>

    Type of data.

    +
  • OptionaltypeLocalized?: Maybe<Scalars["String"]["output"]>

    Description of type, to be localized.

    +
diff --git a/types/supply___generated___types.Address.html b/types/supply___generated___types.Address.html new file mode 100644 index 0000000..70698f9 --- /dev/null +++ b/types/supply___generated___types.Address.html @@ -0,0 +1,8 @@ +Address | Lodging Connectivity SDK - v0.0.1 +
Address: {
    __typename?: "Address";
    addressLines: Scalars["String"]["output"][];
    administrativeArea?: Maybe<Scalars["String"]["output"]>;
    city: Scalars["String"]["output"];
    country: Scalars["CountryCode"]["output"];
    countryCode: Scalars["CountryCode"]["output"];
    line1: Scalars["String"]["output"];
    line2: Scalars["String"]["output"];
    line3: Scalars["String"]["output"];
    locality: Scalars["String"]["output"];
    postalCode: Scalars["String"]["output"];
    province?: Maybe<Scalars["String"]["output"]>;
}

Type declaration

  • Optional__typename?: "Address"
  • addressLines: Scalars["String"]["output"][]
  • OptionaladministrativeArea?: Maybe<Scalars["String"]["output"]>
  • city: Scalars["String"]["output"]

    deprecated, replace with locality

    +
  • country: Scalars["CountryCode"]["output"]

    deprecated, replace with countryCode

    +
  • countryCode: Scalars["CountryCode"]["output"]
  • line1: Scalars["String"]["output"]

    deprecated, replace with addressLines

    +
  • line2: Scalars["String"]["output"]

    deprecated, replace with addressLines

    +
  • line3: Scalars["String"]["output"]

    deprecated, replace with addressLines

    +
  • locality: Scalars["String"]["output"]
  • postalCode: Scalars["String"]["output"]
  • Optionalprovince?: Maybe<Scalars["String"]["output"]>

    deprecated, replace with administrativeArea

    +
diff --git a/types/supply___generated___types.AgeRange.html b/types/supply___generated___types.AgeRange.html new file mode 100644 index 0000000..828540b --- /dev/null +++ b/types/supply___generated___types.AgeRange.html @@ -0,0 +1,2 @@ +AgeRange | Lodging Connectivity SDK - v0.0.1 +
AgeRange: {
    __typename?: "AgeRange";
    maxAge?: Maybe<Scalars["Int"]["output"]>;
    minAge?: Maybe<Scalars["Int"]["output"]>;
}
diff --git a/types/supply___generated___types.AgeRangeInput.html b/types/supply___generated___types.AgeRangeInput.html new file mode 100644 index 0000000..515f29c --- /dev/null +++ b/types/supply___generated___types.AgeRangeInput.html @@ -0,0 +1,2 @@ +AgeRangeInput | Lodging Connectivity SDK - v0.0.1 +
AgeRangeInput: {
    maxAge: Scalars["Int"]["input"];
    minAge: Scalars["Int"]["input"];
}
diff --git a/types/supply___generated___types.AgeRangeMetadata.html b/types/supply___generated___types.AgeRangeMetadata.html new file mode 100644 index 0000000..48f37a8 --- /dev/null +++ b/types/supply___generated___types.AgeRangeMetadata.html @@ -0,0 +1,2 @@ +AgeRangeMetadata | Lodging Connectivity SDK - v0.0.1 +
AgeRangeMetadata: {
    __typename?: "AgeRangeMetadata";
    maxAge: Scalars["Int"]["output"];
    minAge: Scalars["Int"]["output"];
}
diff --git a/types/supply___generated___types.AggregatedReviewBrandScore.html b/types/supply___generated___types.AggregatedReviewBrandScore.html new file mode 100644 index 0000000..501a8e4 --- /dev/null +++ b/types/supply___generated___types.AggregatedReviewBrandScore.html @@ -0,0 +1,5 @@ +AggregatedReviewBrandScore | Lodging Connectivity SDK - v0.0.1 +
AggregatedReviewBrandScore: {
    __typename?: "AggregatedReviewBrandScore";
    brandName: ReviewBrand;
    categoriesWithScore: ReviewCategoryScore[];
    totalReviewsCount: Scalars["Int"]["output"];
}

Type declaration

  • Optional__typename?: "AggregatedReviewBrandScore"
  • brandName: ReviewBrand

    Brand name to which the aggregated score belong to

    +
  • categoriesWithScore: ReviewCategoryScore[]

    Score for each category of Review

    +
  • totalReviewsCount: Scalars["Int"]["output"]

    total number of reviews for that brand name

    +
diff --git a/types/supply___generated___types.AggregatedReviewsFiltersInput.html b/types/supply___generated___types.AggregatedReviewsFiltersInput.html new file mode 100644 index 0000000..e141890 --- /dev/null +++ b/types/supply___generated___types.AggregatedReviewsFiltersInput.html @@ -0,0 +1,2 @@ +AggregatedReviewsFiltersInput | Lodging Connectivity SDK - v0.0.1 +
AggregatedReviewsFiltersInput: {
    brandNames: ReviewBrand[];
}
diff --git a/types/supply___generated___types.AggregatedReviewsResponse.html b/types/supply___generated___types.AggregatedReviewsResponse.html new file mode 100644 index 0000000..0afd909 --- /dev/null +++ b/types/supply___generated___types.AggregatedReviewsResponse.html @@ -0,0 +1,2 @@ +AggregatedReviewsResponse | Lodging Connectivity SDK - v0.0.1 +
AggregatedReviewsResponse: {
    __typename?: "AggregatedReviewsResponse";
    brandsWithScores: AggregatedReviewBrandScore[];
}
diff --git a/types/supply___generated___types.AllowedEvents.html b/types/supply___generated___types.AllowedEvents.html new file mode 100644 index 0000000..22f5bd8 --- /dev/null +++ b/types/supply___generated___types.AllowedEvents.html @@ -0,0 +1,2 @@ +AllowedEvents | Lodging Connectivity SDK - v0.0.1 +
AllowedEvents: {
    __typename?: "AllowedEvents";
    maxAttendees?: Maybe<Scalars["Int"]["output"]>;
    types: Scalars["String"]["output"][];
}
diff --git a/types/supply___generated___types.AllowedEventsInput.html b/types/supply___generated___types.AllowedEventsInput.html new file mode 100644 index 0000000..8d5e5ae --- /dev/null +++ b/types/supply___generated___types.AllowedEventsInput.html @@ -0,0 +1,2 @@ +AllowedEventsInput | Lodging Connectivity SDK - v0.0.1 +
AllowedEventsInput: {
    maxAttendees?: InputMaybe<Scalars["Int"]["input"]>;
    types?: InputMaybe<Scalars["String"]["input"][]>;
}
diff --git a/types/supply___generated___types.AllowedEventsMetadata.html b/types/supply___generated___types.AllowedEventsMetadata.html new file mode 100644 index 0000000..e3d4ea9 --- /dev/null +++ b/types/supply___generated___types.AllowedEventsMetadata.html @@ -0,0 +1,2 @@ +AllowedEventsMetadata | Lodging Connectivity SDK - v0.0.1 +
AllowedEventsMetadata: {
    __typename?: "AllowedEventsMetadata";
    types: Scalars["String"]["output"][];
}
diff --git a/types/supply___generated___types.AllowedPets.html b/types/supply___generated___types.AllowedPets.html new file mode 100644 index 0000000..409e30c --- /dev/null +++ b/types/supply___generated___types.AllowedPets.html @@ -0,0 +1,2 @@ +AllowedPets | Lodging Connectivity SDK - v0.0.1 +
AllowedPets: {
    __typename?: "AllowedPets";
    maxAllowed?: Maybe<Scalars["Int"]["output"]>;
    maxWeight?: Maybe<Weight>;
    types: Scalars["String"]["output"][];
}
diff --git a/types/supply___generated___types.AllowedPetsInput.html b/types/supply___generated___types.AllowedPetsInput.html new file mode 100644 index 0000000..3538748 --- /dev/null +++ b/types/supply___generated___types.AllowedPetsInput.html @@ -0,0 +1,2 @@ +AllowedPetsInput | Lodging Connectivity SDK - v0.0.1 +
AllowedPetsInput: {
    maxAllowed?: InputMaybe<Scalars["Int"]["input"]>;
    maxWeight?: InputMaybe<WeightInput>;
    types?: InputMaybe<Scalars["String"]["input"][]>;
}
diff --git a/types/supply___generated___types.AllowedPetsMetadata.html b/types/supply___generated___types.AllowedPetsMetadata.html new file mode 100644 index 0000000..6e31378 --- /dev/null +++ b/types/supply___generated___types.AllowedPetsMetadata.html @@ -0,0 +1,2 @@ +AllowedPetsMetadata | Lodging Connectivity SDK - v0.0.1 +
AllowedPetsMetadata: {
    __typename?: "AllowedPetsMetadata";
    types: Scalars["String"]["output"][];
}
diff --git a/types/supply___generated___types.AmenitiesFiltersInput.html b/types/supply___generated___types.AmenitiesFiltersInput.html new file mode 100644 index 0000000..b78e3cf --- /dev/null +++ b/types/supply___generated___types.AmenitiesFiltersInput.html @@ -0,0 +1,2 @@ +AmenitiesFiltersInput | Lodging Connectivity SDK - v0.0.1 +
AmenitiesFiltersInput: {
    available?: InputMaybe<Scalars["Boolean"]["input"]>;
    keys?: InputMaybe<OneOfStringFilterInput>;
}
diff --git a/types/supply___generated___types.Amenity.html b/types/supply___generated___types.Amenity.html new file mode 100644 index 0000000..b43ef3c --- /dev/null +++ b/types/supply___generated___types.Amenity.html @@ -0,0 +1,2 @@ +Amenity | Lodging Connectivity SDK - v0.0.1 +
Amenity: {
    __typename?: "Amenity";
    key: Scalars["String"]["output"];
    value: AmenityValue;
}
diff --git a/types/supply___generated___types.AmenityField.html b/types/supply___generated___types.AmenityField.html new file mode 100644 index 0000000..f982483 --- /dev/null +++ b/types/supply___generated___types.AmenityField.html @@ -0,0 +1,2 @@ +AmenityField | Lodging Connectivity SDK - v0.0.1 +
AmenityField: {
    __typename?: "AmenityField";
    key: Scalars["String"]["output"];
    type: Scalars["String"]["output"];
    value: AmenityFieldValue;
}
diff --git a/types/supply___generated___types.AmenityFieldEnumTypeDetails.html b/types/supply___generated___types.AmenityFieldEnumTypeDetails.html new file mode 100644 index 0000000..5dde9a6 --- /dev/null +++ b/types/supply___generated___types.AmenityFieldEnumTypeDetails.html @@ -0,0 +1,2 @@ +AmenityFieldEnumTypeDetails | Lodging Connectivity SDK - v0.0.1 +
AmenityFieldEnumTypeDetails: {
    __typename?: "AmenityFieldEnumTypeDetails";
    multipleValuesAllowed: Scalars["Boolean"]["output"];
    values: Scalars["String"]["output"][];
}
diff --git a/types/supply___generated___types.AmenityFieldFeeTypeDetails.html b/types/supply___generated___types.AmenityFieldFeeTypeDetails.html new file mode 100644 index 0000000..4f893b4 --- /dev/null +++ b/types/supply___generated___types.AmenityFieldFeeTypeDetails.html @@ -0,0 +1,2 @@ +AmenityFieldFeeTypeDetails | Lodging Connectivity SDK - v0.0.1 +
AmenityFieldFeeTypeDetails: {
    __typename?: "AmenityFieldFeeTypeDetails";
    values: AmenityFieldFeeType[];
}
diff --git a/types/supply___generated___types.AmenityFieldFeeValue.html b/types/supply___generated___types.AmenityFieldFeeValue.html new file mode 100644 index 0000000..1690912 --- /dev/null +++ b/types/supply___generated___types.AmenityFieldFeeValue.html @@ -0,0 +1,2 @@ +AmenityFieldFeeValue | Lodging Connectivity SDK - v0.0.1 +
AmenityFieldFeeValue: {
    __typename?: "AmenityFieldFeeValue";
    type: AmenityFieldFeeType;
}
diff --git a/types/supply___generated___types.AmenityFieldFeeValueInput.html b/types/supply___generated___types.AmenityFieldFeeValueInput.html new file mode 100644 index 0000000..1b0119c --- /dev/null +++ b/types/supply___generated___types.AmenityFieldFeeValueInput.html @@ -0,0 +1,2 @@ +AmenityFieldFeeValueInput | Lodging Connectivity SDK - v0.0.1 +
AmenityFieldFeeValueInput: {
    type: AmenityFieldFeeType;
}
diff --git a/types/supply___generated___types.AmenityFieldInput.html b/types/supply___generated___types.AmenityFieldInput.html new file mode 100644 index 0000000..1b3277e --- /dev/null +++ b/types/supply___generated___types.AmenityFieldInput.html @@ -0,0 +1,2 @@ +AmenityFieldInput | Lodging Connectivity SDK - v0.0.1 +
AmenityFieldInput: {
    key: Scalars["String"]["input"];
    value?: InputMaybe<AmenityFieldValueInput>;
}
diff --git a/types/supply___generated___types.AmenityFieldMeasurementTypeDetails.html b/types/supply___generated___types.AmenityFieldMeasurementTypeDetails.html new file mode 100644 index 0000000..4fdfd7d --- /dev/null +++ b/types/supply___generated___types.AmenityFieldMeasurementTypeDetails.html @@ -0,0 +1,2 @@ +AmenityFieldMeasurementTypeDetails | Lodging Connectivity SDK - v0.0.1 +
AmenityFieldMeasurementTypeDetails: {
    __typename?: "AmenityFieldMeasurementTypeDetails";
    decimalsValuesAllowed: Scalars["Boolean"]["output"];
    values: Scalars["String"]["output"][];
}
diff --git a/types/supply___generated___types.AmenityFieldMeasurementValue.html b/types/supply___generated___types.AmenityFieldMeasurementValue.html new file mode 100644 index 0000000..2b9e43a --- /dev/null +++ b/types/supply___generated___types.AmenityFieldMeasurementValue.html @@ -0,0 +1,2 @@ +AmenityFieldMeasurementValue | Lodging Connectivity SDK - v0.0.1 +
AmenityFieldMeasurementValue: {
    __typename?: "AmenityFieldMeasurementValue";
    unitOfMeasure: Scalars["String"]["output"];
    value: Scalars["String"]["output"];
}
diff --git a/types/supply___generated___types.AmenityFieldMeasurementValueInput.html b/types/supply___generated___types.AmenityFieldMeasurementValueInput.html new file mode 100644 index 0000000..013a69d --- /dev/null +++ b/types/supply___generated___types.AmenityFieldMeasurementValueInput.html @@ -0,0 +1,2 @@ +AmenityFieldMeasurementValueInput | Lodging Connectivity SDK - v0.0.1 +
AmenityFieldMeasurementValueInput: {
    unitOfMeasure: Scalars["String"]["input"];
    value: Scalars["String"]["input"];
}
diff --git a/types/supply___generated___types.AmenityFieldMetadata.html b/types/supply___generated___types.AmenityFieldMetadata.html new file mode 100644 index 0000000..6d270a9 --- /dev/null +++ b/types/supply___generated___types.AmenityFieldMetadata.html @@ -0,0 +1,2 @@ +AmenityFieldMetadata | Lodging Connectivity SDK - v0.0.1 +
AmenityFieldMetadata: {
    __typename?: "AmenityFieldMetadata";
    key: Scalars["String"]["output"];
    required: Scalars["Boolean"]["output"];
    type: Scalars["String"]["output"];
    typeDetails?: Maybe<AmenityFieldTypeDetails>;
}
diff --git a/types/supply___generated___types.AmenityFieldTypeDetails.html b/types/supply___generated___types.AmenityFieldTypeDetails.html new file mode 100644 index 0000000..db03b54 --- /dev/null +++ b/types/supply___generated___types.AmenityFieldTypeDetails.html @@ -0,0 +1,2 @@ +AmenityFieldTypeDetails | Lodging Connectivity SDK - v0.0.1 +
diff --git a/types/supply___generated___types.AmenityFieldValue.html b/types/supply___generated___types.AmenityFieldValue.html new file mode 100644 index 0000000..e2175b4 --- /dev/null +++ b/types/supply___generated___types.AmenityFieldValue.html @@ -0,0 +1,6 @@ +AmenityFieldValue | Lodging Connectivity SDK - v0.0.1 +
AmenityFieldValue: {
    __typename?: "AmenityFieldValue";
    feeValue?: Maybe<AmenityFieldFeeValue>;
    measurementValue?: Maybe<AmenityFieldMeasurementValue>;
    textValue?: Maybe<LocalizedString[]>;
    value?: Maybe<Scalars["String"]["output"]>;
}

Type declaration

diff --git a/types/supply___generated___types.AmenityFieldValueInput.html b/types/supply___generated___types.AmenityFieldValueInput.html new file mode 100644 index 0000000..4237952 --- /dev/null +++ b/types/supply___generated___types.AmenityFieldValueInput.html @@ -0,0 +1,7 @@ +AmenityFieldValueInput | Lodging Connectivity SDK - v0.0.1 +
AmenityFieldValueInput: {
    feeValue?: InputMaybe<AmenityFieldFeeValueInput>;
    measurementValue?: InputMaybe<AmenityFieldMeasurementValueInput>;
    textValue?: InputMaybe<LocalizedStringInput[]>;
    value?: InputMaybe<Scalars["String"]["input"]>;
}

All fields are nullable, send only the one relevant field value for each amenity field key.

+

Type declaration

diff --git a/types/supply___generated___types.AmenityInput.html b/types/supply___generated___types.AmenityInput.html new file mode 100644 index 0000000..a026213 --- /dev/null +++ b/types/supply___generated___types.AmenityInput.html @@ -0,0 +1,2 @@ +AmenityInput | Lodging Connectivity SDK - v0.0.1 +
AmenityInput: {
    key: Scalars["String"]["input"];
    value: AmenityValueInput;
}
diff --git a/types/supply___generated___types.AmenityMetadata.html b/types/supply___generated___types.AmenityMetadata.html new file mode 100644 index 0000000..d46f7d3 --- /dev/null +++ b/types/supply___generated___types.AmenityMetadata.html @@ -0,0 +1,3 @@ +AmenityMetadata | Lodging Connectivity SDK - v0.0.1 +
AmenityMetadata: {
    __typename?: "AmenityMetadata";
    fieldsRequired: Scalars["Boolean"]["output"];
    key: Scalars["String"]["output"];
    value: AmenityValueMetadata;
}

Type declaration

  • Optional__typename?: "AmenityMetadata"
  • fieldsRequired: Scalars["Boolean"]["output"]

    Indicates whether AmenityInput.fields for a given amenity requires at least one AmenityFieldInput for the amenity to be available

    +
  • key: Scalars["String"]["output"]
  • value: AmenityValueMetadata
diff --git a/types/supply___generated___types.AmenityValue.html b/types/supply___generated___types.AmenityValue.html new file mode 100644 index 0000000..b75f486 --- /dev/null +++ b/types/supply___generated___types.AmenityValue.html @@ -0,0 +1,2 @@ +AmenityValue | Lodging Connectivity SDK - v0.0.1 +
AmenityValue: {
    __typename?: "AmenityValue";
    available: Scalars["Boolean"]["output"];
    fields: AmenityField[];
}
diff --git a/types/supply___generated___types.AmenityValueInput.html b/types/supply___generated___types.AmenityValueInput.html new file mode 100644 index 0000000..090008e --- /dev/null +++ b/types/supply___generated___types.AmenityValueInput.html @@ -0,0 +1,2 @@ +AmenityValueInput | Lodging Connectivity SDK - v0.0.1 +
AmenityValueInput: {
    available: Scalars["Boolean"]["input"];
    fields?: InputMaybe<AmenityFieldInput[]>;
}
diff --git a/types/supply___generated___types.AmenityValueMetadata.html b/types/supply___generated___types.AmenityValueMetadata.html new file mode 100644 index 0000000..26c0948 --- /dev/null +++ b/types/supply___generated___types.AmenityValueMetadata.html @@ -0,0 +1,2 @@ +AmenityValueMetadata | Lodging Connectivity SDK - v0.0.1 +
AmenityValueMetadata: {
    __typename?: "AmenityValueMetadata";
    fields: AmenityFieldMetadata[];
}
diff --git a/types/supply___generated___types.ApplicableRegulations.html b/types/supply___generated___types.ApplicableRegulations.html new file mode 100644 index 0000000..45321cd --- /dev/null +++ b/types/supply___generated___types.ApplicableRegulations.html @@ -0,0 +1,5 @@ +ApplicableRegulations | Lodging Connectivity SDK - v0.0.1 +
ApplicableRegulations: {
    __typename?: "ApplicableRegulations";
    key?: Maybe<ApplicableRegulationsKey>;
    value?: Maybe<Scalars["String"]["output"]>;
}

Additional registration information required by some districts.

+

Type declaration

  • Optional__typename?: "ApplicableRegulations"
  • Optionalkey?: Maybe<ApplicableRegulationsKey>

    Identifier for additional information required by the district.

    +
  • Optionalvalue?: Maybe<Scalars["String"]["output"]>

    Value of the key required by the district.

    +
diff --git a/types/supply___generated___types.ApplicableRegulationsInput.html b/types/supply___generated___types.ApplicableRegulationsInput.html new file mode 100644 index 0000000..14b7257 --- /dev/null +++ b/types/supply___generated___types.ApplicableRegulationsInput.html @@ -0,0 +1,5 @@ +ApplicableRegulationsInput | Lodging Connectivity SDK - v0.0.1 +
ApplicableRegulationsInput: {
    key?: InputMaybe<ApplicableRegulationsKey>;
    value?: InputMaybe<Scalars["String"]["input"]>;
}

Additional property registration information required by certain districts

+

Type declaration

diff --git a/types/supply___generated___types.ArchivePropertyIdsInput.html b/types/supply___generated___types.ArchivePropertyIdsInput.html new file mode 100644 index 0000000..8b29343 --- /dev/null +++ b/types/supply___generated___types.ArchivePropertyIdsInput.html @@ -0,0 +1,5 @@ +ArchivePropertyIdsInput | Lodging Connectivity SDK - v0.0.1 +
ArchivePropertyIdsInput: {
    advertiserId: Scalars["ID"]["input"];
    propertyIdsToArchive: Scalars["ID"]["input"][];
}

Payload for indicating that the submitted Property IDs should be archived.

+

Type declaration

  • advertiserId: Scalars["ID"]["input"]

    The Advertiser ID associated with the property IDs that will be archived.

    +
  • propertyIdsToArchive: Scalars["ID"]["input"][]

    A list of EG Property IDs that the Partner wishes to archive.

    +
diff --git a/types/supply___generated___types.ArchivePropertyIdsPayload.html b/types/supply___generated___types.ArchivePropertyIdsPayload.html new file mode 100644 index 0000000..d74ad8b --- /dev/null +++ b/types/supply___generated___types.ArchivePropertyIdsPayload.html @@ -0,0 +1,5 @@ +ArchivePropertyIdsPayload | Lodging Connectivity SDK - v0.0.1 +
ArchivePropertyIdsPayload: {
    __typename?: "ArchivePropertyIdsPayload";
    advertiserId: Scalars["ID"]["output"];
    propertyIdsToArchive: Scalars["ID"]["output"][];
}

Response object after successful submission of Property IDs to archive.

+

Type declaration

  • Optional__typename?: "ArchivePropertyIdsPayload"
  • advertiserId: Scalars["ID"]["output"]

    The Advertiser ID associated with the property IDs that will be archived.

    +
  • propertyIdsToArchive: Scalars["ID"]["output"][]

    A playback of the EG Property IDs that the Partner indicated to archive.

    +
diff --git a/types/supply___generated___types.AttachmentUrl.html b/types/supply___generated___types.AttachmentUrl.html new file mode 100644 index 0000000..6a11c11 --- /dev/null +++ b/types/supply___generated___types.AttachmentUrl.html @@ -0,0 +1,5 @@ +AttachmentUrl | Lodging Connectivity SDK - v0.0.1 +
AttachmentUrl: {
    __typename?: "AttachmentUrl";
    key?: Maybe<AttachmentType>;
    value?: Maybe<Scalars["String"]["output"]>;
}

Registration document information.

+

Type declaration

  • Optional__typename?: "AttachmentUrl"
  • Optionalkey?: Maybe<AttachmentType>

    Type of document referenced.

    +
  • Optionalvalue?: Maybe<Scalars["String"]["output"]>

    URL of the registration document file.

    +
diff --git a/types/supply___generated___types.AttachmentUrlInput.html b/types/supply___generated___types.AttachmentUrlInput.html new file mode 100644 index 0000000..3d49560 --- /dev/null +++ b/types/supply___generated___types.AttachmentUrlInput.html @@ -0,0 +1,5 @@ +AttachmentUrlInput | Lodging Connectivity SDK - v0.0.1 +
AttachmentUrlInput: {
    key: AttachmentType;
    value?: InputMaybe<Scalars["String"]["input"]>;
}

Information about the registration document file.

+

Type declaration

diff --git a/types/supply___generated___types.Bathroom.html b/types/supply___generated___types.Bathroom.html new file mode 100644 index 0000000..e149bee --- /dev/null +++ b/types/supply___generated___types.Bathroom.html @@ -0,0 +1,2 @@ +Bathroom | Lodging Connectivity SDK - v0.0.1 +
Bathroom: {
    __typename?: "Bathroom";
    amenities?: Maybe<Amenity[]>;
    id: Scalars["ID"]["output"];
    order: Scalars["Int"]["output"];
    text?: Maybe<Text[]>;
    type: Scalars["String"]["output"];
}
diff --git a/types/supply___generated___types.BathroomsMetadata.html b/types/supply___generated___types.BathroomsMetadata.html new file mode 100644 index 0000000..4dfb770 --- /dev/null +++ b/types/supply___generated___types.BathroomsMetadata.html @@ -0,0 +1,2 @@ +BathroomsMetadata | Lodging Connectivity SDK - v0.0.1 +
BathroomsMetadata: {
    __typename?: "BathroomsMetadata";
    amenities: AmenityMetadata[];
    text: TextMetadata[];
}
diff --git a/types/supply___generated___types.BedGroup.html b/types/supply___generated___types.BedGroup.html new file mode 100644 index 0000000..e47a0f7 --- /dev/null +++ b/types/supply___generated___types.BedGroup.html @@ -0,0 +1,5 @@ +BedGroup | Lodging Connectivity SDK - v0.0.1 +
BedGroup: {
    __typename?: "BedGroup";
    beds: BedType[];
}

Represents bed types groups. +VRs will be always limited to single bed group with multiple bed types +CLs may use 2 bed groups to represent alternatives. For example, a hotel might have a room type with 1 king bed or 2 full beds

+
diff --git a/types/supply___generated___types.BedGroupInput.html b/types/supply___generated___types.BedGroupInput.html new file mode 100644 index 0000000..c6bf699 --- /dev/null +++ b/types/supply___generated___types.BedGroupInput.html @@ -0,0 +1,2 @@ +BedGroupInput | Lodging Connectivity SDK - v0.0.1 +
diff --git a/types/supply___generated___types.BedGroupsMetadata.html b/types/supply___generated___types.BedGroupsMetadata.html new file mode 100644 index 0000000..3c0f20d --- /dev/null +++ b/types/supply___generated___types.BedGroupsMetadata.html @@ -0,0 +1,2 @@ +BedGroupsMetadata | Lodging Connectivity SDK - v0.0.1 +
BedGroupsMetadata: {
    __typename?: "BedGroupsMetadata";
    beds: BedTypeMetadata[];
}
diff --git a/types/supply___generated___types.BedType.html b/types/supply___generated___types.BedType.html new file mode 100644 index 0000000..c7ddf2d --- /dev/null +++ b/types/supply___generated___types.BedType.html @@ -0,0 +1,2 @@ +BedType | Lodging Connectivity SDK - v0.0.1 +
BedType: {
    __typename?: "BedType";
    quantity: Scalars["Int"]["output"];
    size?: Maybe<Scalars["String"]["output"]>;
    type: Scalars["String"]["output"];
}
diff --git a/types/supply___generated___types.BedTypeInput.html b/types/supply___generated___types.BedTypeInput.html new file mode 100644 index 0000000..1f8b40b --- /dev/null +++ b/types/supply___generated___types.BedTypeInput.html @@ -0,0 +1,2 @@ +BedTypeInput | Lodging Connectivity SDK - v0.0.1 +
BedTypeInput: {
    quantity: Scalars["Int"]["input"];
    size?: InputMaybe<Scalars["String"]["input"]>;
    type: Scalars["String"]["input"];
}
diff --git a/types/supply___generated___types.BedTypeMetadata.html b/types/supply___generated___types.BedTypeMetadata.html new file mode 100644 index 0000000..826c073 --- /dev/null +++ b/types/supply___generated___types.BedTypeMetadata.html @@ -0,0 +1,2 @@ +BedTypeMetadata | Lodging Connectivity SDK - v0.0.1 +
BedTypeMetadata: {
    __typename?: "BedTypeMetadata";
    size: Scalars["String"]["output"];
    type: Scalars["String"]["output"];
}
diff --git a/types/supply___generated___types.Bedroom.html b/types/supply___generated___types.Bedroom.html new file mode 100644 index 0000000..ebf7531 --- /dev/null +++ b/types/supply___generated___types.Bedroom.html @@ -0,0 +1,2 @@ +Bedroom | Lodging Connectivity SDK - v0.0.1 +
Bedroom: {
    __typename?: "Bedroom";
    bedGroups: BedGroup[];
    id: Scalars["ID"]["output"];
    order: Scalars["Int"]["output"];
    text?: Maybe<Text[]>;
}
diff --git a/types/supply___generated___types.BedroomsMetadata.html b/types/supply___generated___types.BedroomsMetadata.html new file mode 100644 index 0000000..d3b1e9b --- /dev/null +++ b/types/supply___generated___types.BedroomsMetadata.html @@ -0,0 +1,2 @@ +BedroomsMetadata | Lodging Connectivity SDK - v0.0.1 +
BedroomsMetadata: {
    __typename?: "BedroomsMetadata";
    bedGroups: BedGroupsMetadata;
    text: TextMetadata[];
}
diff --git a/types/supply___generated___types.BlackoutDateRange.html b/types/supply___generated___types.BlackoutDateRange.html new file mode 100644 index 0000000..4aad30b --- /dev/null +++ b/types/supply___generated___types.BlackoutDateRange.html @@ -0,0 +1,4 @@ +BlackoutDateRange | Lodging Connectivity SDK - v0.0.1 +
BlackoutDateRange: {
    __typename?: "BlackoutDateRange";
    travelDateFrom: Scalars["LocalDate"]["output"];
    travelDateTo: Scalars["LocalDate"]["output"];
}

Type declaration

  • Optional__typename?: "BlackoutDateRange"
  • travelDateFrom: Scalars["LocalDate"]["output"]

    The travel start date for the exception window.

    +
  • travelDateTo: Scalars["LocalDate"]["output"]

    The travel end date for the exception window.

    +
diff --git a/types/supply___generated___types.BlackoutDateRangeInput.html b/types/supply___generated___types.BlackoutDateRangeInput.html new file mode 100644 index 0000000..db889ed --- /dev/null +++ b/types/supply___generated___types.BlackoutDateRangeInput.html @@ -0,0 +1,4 @@ +BlackoutDateRangeInput | Lodging Connectivity SDK - v0.0.1 +
BlackoutDateRangeInput: {
    travelDateFrom: Scalars["LocalDate"]["input"];
    travelDateTo: Scalars["LocalDate"]["input"];
}

Type declaration

  • travelDateFrom: Scalars["LocalDate"]["input"]

    The travel start date for the exception window.

    +
  • travelDateTo: Scalars["LocalDate"]["input"]

    The travel end date for the exception window.

    +
diff --git a/types/supply___generated___types.BookingLocalDateTimeInput.html b/types/supply___generated___types.BookingLocalDateTimeInput.html new file mode 100644 index 0000000..0efc441 --- /dev/null +++ b/types/supply___generated___types.BookingLocalDateTimeInput.html @@ -0,0 +1,2 @@ +BookingLocalDateTimeInput | Lodging Connectivity SDK - v0.0.1 +
BookingLocalDateTimeInput: {
    from?: InputMaybe<Scalars["LocalDateTime"]["input"]>;
    to?: InputMaybe<Scalars["LocalDateTime"]["input"]>;
}
diff --git a/types/supply___generated___types.BookingPolicy.html b/types/supply___generated___types.BookingPolicy.html new file mode 100644 index 0000000..707687e --- /dev/null +++ b/types/supply___generated___types.BookingPolicy.html @@ -0,0 +1,6 @@ +BookingPolicy | Lodging Connectivity SDK - v0.0.1 +
BookingPolicy: {
    __typename?: "BookingPolicy";
    acceptedPaymentForms?: Maybe<AcceptedPaymentForms>;
    allowedAgeCategories: AgeCategory[];
    bookingType?: Maybe<Scalars["String"]["output"]>;
    cancellationTime: Scalars["LocalTime"]["output"];
    cutoffDay: CutoffDayType;
    cutoffTime: Scalars["LocalTime"]["output"];
}

Type declaration

  • Optional__typename?: "BookingPolicy"
  • OptionalacceptedPaymentForms?: Maybe<AcceptedPaymentForms>
  • allowedAgeCategories: AgeCategory[]

    The age categories that are allowed to stay at the hotel

    +
  • OptionalbookingType?: Maybe<Scalars["String"]["output"]>
  • cancellationTime: Scalars["LocalTime"]["output"]

    The time of day when a cancellation must be processed before occurring inside window cancellation charges

    +
  • cutoffDay: CutoffDayType

    The day at which the hotel wishes to make its inventory available until for same day bookings

    +
  • cutoffTime: Scalars["LocalTime"]["output"]

    The time at which the hotel wishes to make its inventory available until for same day bookings

    +
diff --git a/types/supply___generated___types.BookingPolicyInput.html b/types/supply___generated___types.BookingPolicyInput.html new file mode 100644 index 0000000..83ee50c --- /dev/null +++ b/types/supply___generated___types.BookingPolicyInput.html @@ -0,0 +1,2 @@ +BookingPolicyInput | Lodging Connectivity SDK - v0.0.1 +
BookingPolicyInput: {
    acceptedPaymentForms?: InputMaybe<AcceptedPaymentFormsInput>;
    bookingType?: InputMaybe<Scalars["String"]["input"]>;
}
diff --git a/types/supply___generated___types.BookingPolicyMetadata.html b/types/supply___generated___types.BookingPolicyMetadata.html new file mode 100644 index 0000000..d0b8678 --- /dev/null +++ b/types/supply___generated___types.BookingPolicyMetadata.html @@ -0,0 +1,2 @@ +BookingPolicyMetadata | Lodging Connectivity SDK - v0.0.1 +
BookingPolicyMetadata: {
    __typename?: "BookingPolicyMetadata";
    acceptedPaymentForms: AcceptedPaymentFormsMetadata;
    bookingTypes: Scalars["String"]["output"][];
}
diff --git a/types/supply___generated___types.CancelReservationInput.html b/types/supply___generated___types.CancelReservationInput.html new file mode 100644 index 0000000..8bc535d --- /dev/null +++ b/types/supply___generated___types.CancelReservationInput.html @@ -0,0 +1,5 @@ +CancelReservationInput | Lodging Connectivity SDK - v0.0.1 +
CancelReservationInput: {
    propertyId: Scalars["ID"]["input"];
    reason: ReservationPreStayCancellationReason;
    reservationId: Scalars["ID"]["input"];
}

Type declaration

  • propertyId: Scalars["ID"]["input"]

    the ID of the property where a cancellation has been requested

    +
  • reason: ReservationPreStayCancellationReason

    Reason for cancelling the reservation. Values: GUEST_REQUESTED_CANCEL

    +
  • reservationId: Scalars["ID"]["input"]

    Identifier associated with the reservation to be cancelled.

    +
diff --git a/types/supply___generated___types.CancelReservationPayload.html b/types/supply___generated___types.CancelReservationPayload.html new file mode 100644 index 0000000..394c39c --- /dev/null +++ b/types/supply___generated___types.CancelReservationPayload.html @@ -0,0 +1,4 @@ +CancelReservationPayload | Lodging Connectivity SDK - v0.0.1 +
CancelReservationPayload: {
    __typename?: "CancelReservationPayload";
    reservation?: Maybe<Reservation>;
}

Response for cancel pre-stay reservation

+

Type declaration

  • Optional__typename?: "CancelReservationPayload"
  • Optionalreservation?: Maybe<Reservation>

    Identifier associated with the reservation cancelled

    +
diff --git a/types/supply___generated___types.CancelReservationReconciliationInput.html b/types/supply___generated___types.CancelReservationReconciliationInput.html new file mode 100644 index 0000000..6d8389c --- /dev/null +++ b/types/supply___generated___types.CancelReservationReconciliationInput.html @@ -0,0 +1,7 @@ +CancelReservationReconciliationInput | Lodging Connectivity SDK - v0.0.1 +
CancelReservationReconciliationInput: {
    currencyCode?: InputMaybe<Scalars["String"]["input"]>;
    penaltyAmount?: InputMaybe<Scalars["Float"]["input"]>;
    propertyId: Scalars["ID"]["input"];
    reason: ReservationCancellationReason;
    reservationId: Scalars["ID"]["input"];
}

Type declaration

  • OptionalcurrencyCode?: InputMaybe<Scalars["String"]["input"]>

    Currency in which the amount is shown.

    +
  • OptionalpenaltyAmount?: InputMaybe<Scalars["Float"]["input"]>

    Amount of money to charge for cancelling this reservation.

    +
  • propertyId: Scalars["ID"]["input"]

    the ID of the property where the cancellation has been requested

    +
  • reason: ReservationCancellationReason

    Reason for cancelling the reservation. Values: GUEST_REQUESTED_CANCEL, NO_SHOW

    +
  • reservationId: Scalars["ID"]["input"]

    Identifier associated with the reservation to be cancelled.

    +
diff --git a/types/supply___generated___types.CancelReservationReconciliationPayload.html b/types/supply___generated___types.CancelReservationReconciliationPayload.html new file mode 100644 index 0000000..26db68c --- /dev/null +++ b/types/supply___generated___types.CancelReservationReconciliationPayload.html @@ -0,0 +1,3 @@ +CancelReservationReconciliationPayload | Lodging Connectivity SDK - v0.0.1 +
CancelReservationReconciliationPayload: {
    __typename?: "CancelReservationReconciliationPayload";
    reservation?: Maybe<Reservation>;
}

Type declaration

  • Optional__typename?: "CancelReservationReconciliationPayload"
  • Optionalreservation?: Maybe<Reservation>

    Identifier associated with the reservation cancelled

    +
diff --git a/types/supply___generated___types.CancelVrboReservationInput.html b/types/supply___generated___types.CancelVrboReservationInput.html new file mode 100644 index 0000000..33be21a --- /dev/null +++ b/types/supply___generated___types.CancelVrboReservationInput.html @@ -0,0 +1,8 @@ +CancelVrboReservationInput | Lodging Connectivity SDK - v0.0.1 +
CancelVrboReservationInput: {
    cancellationPolicyOverride?: InputMaybe<VrboCancellationPolicyOverride>;
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    primaryReason: VrboCancellationReason;
    propertyId: Scalars["ID"]["input"];
    reservationId: Scalars["ID"]["input"];
    secondaryReason?: InputMaybe<VrboCancellationSecondaryReason>;
}

Type declaration

diff --git a/types/supply___generated___types.CancelVrboReservationPayload.html b/types/supply___generated___types.CancelVrboReservationPayload.html new file mode 100644 index 0000000..20925a8 --- /dev/null +++ b/types/supply___generated___types.CancelVrboReservationPayload.html @@ -0,0 +1,4 @@ +CancelVrboReservationPayload | Lodging Connectivity SDK - v0.0.1 +
CancelVrboReservationPayload: {
    __typename?: "CancelVrboReservationPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    reservation?: Maybe<Reservation>;
}

Type declaration

  • Optional__typename?: "CancelVrboReservationPayload"
  • OptionalclientMutationId?: Maybe<Scalars["String"]["output"]>

    Partner supplied unique mutation identifier

    +
  • Optionalreservation?: Maybe<Reservation>

    Reference to reservation that was cancelled

    +
diff --git a/types/supply___generated___types.CancellationPenaltyRule.html b/types/supply___generated___types.CancellationPenaltyRule.html new file mode 100644 index 0000000..1fa3f9d --- /dev/null +++ b/types/supply___generated___types.CancellationPenaltyRule.html @@ -0,0 +1,4 @@ +CancellationPenaltyRule | Lodging Connectivity SDK - v0.0.1 +
CancellationPenaltyRule: {
    __typename?: "CancellationPenaltyRule";
    applicability: CancellationPenaltyRuleApplicability;
    flatAmount?: Maybe<Money>;
    numberOfNights?: Maybe<Scalars["Int"]["output"]>;
    percentage?: Maybe<Scalars["Decimal"]["output"]>;
    type: CancellationPenaltyRuleType;
}

Exactly one of the fields percentage, flatAmount, and numberOfNights must be defined, and it must correlate to the CancellationPenaltyRuleType field

+

Type declaration

diff --git a/types/supply___generated___types.CancellationPenaltyRuleInput.html b/types/supply___generated___types.CancellationPenaltyRuleInput.html new file mode 100644 index 0000000..ea2defb --- /dev/null +++ b/types/supply___generated___types.CancellationPenaltyRuleInput.html @@ -0,0 +1,4 @@ +CancellationPenaltyRuleInput | Lodging Connectivity SDK - v0.0.1 +
CancellationPenaltyRuleInput: {
    applicability: CancellationPenaltyRuleApplicability;
    flatAmount?: InputMaybe<MoneyInput>;
    numberOfNights?: InputMaybe<Scalars["Int"]["input"]>;
    percentage?: InputMaybe<Scalars["Decimal"]["input"]>;
    type: CancellationPenaltyRuleType;
}

Exactly one of the fields percentage, flatAmount, and numberOfNights must be defined, and it must correlate to the CancellationPenaltyRuleType field

+

Type declaration

diff --git a/types/supply___generated___types.CancellationPolicy.html b/types/supply___generated___types.CancellationPolicy.html new file mode 100644 index 0000000..ba63497 --- /dev/null +++ b/types/supply___generated___types.CancellationPolicy.html @@ -0,0 +1,2 @@ +CancellationPolicy | Lodging Connectivity SDK - v0.0.1 +
CancellationPolicy: {
    __typename?: "CancellationPolicy";
    tiers?: Maybe<CancellationPolicyTier[]>;
    type: CancellationPolicyType;
}
diff --git a/types/supply___generated___types.CancellationPolicyCancellationWindow.html b/types/supply___generated___types.CancellationPolicyCancellationWindow.html new file mode 100644 index 0000000..89e7ff0 --- /dev/null +++ b/types/supply___generated___types.CancellationPolicyCancellationWindow.html @@ -0,0 +1,2 @@ +CancellationPolicyCancellationWindow | Lodging Connectivity SDK - v0.0.1 +
CancellationPolicyCancellationWindow: {
    __typename?: "CancellationPolicyCancellationWindow";
    cutoff: Scalars["Int"]["output"];
    temporalUnit: CancellationWindowTemporalUnit;
}
diff --git a/types/supply___generated___types.CancellationPolicyCancellationWindowInput.html b/types/supply___generated___types.CancellationPolicyCancellationWindowInput.html new file mode 100644 index 0000000..fdefe12 --- /dev/null +++ b/types/supply___generated___types.CancellationPolicyCancellationWindowInput.html @@ -0,0 +1,2 @@ +CancellationPolicyCancellationWindowInput | Lodging Connectivity SDK - v0.0.1 +
CancellationPolicyCancellationWindowInput: {
    cutoff: Scalars["Int"]["input"];
    temporalUnit: CancellationWindowTemporalUnit;
}
diff --git a/types/supply___generated___types.CancellationPolicyConfig.html b/types/supply___generated___types.CancellationPolicyConfig.html new file mode 100644 index 0000000..ac88d46 --- /dev/null +++ b/types/supply___generated___types.CancellationPolicyConfig.html @@ -0,0 +1,2 @@ +CancellationPolicyConfig | Lodging Connectivity SDK - v0.0.1 +
CancellationPolicyConfig: {
    __typename?: "CancellationPolicyConfig";
    additionalCancellationFee?: Maybe<Money>;
    defaultPolicies: CancellationPolicy[];
    id: Scalars["ID"]["output"];
    name: Scalars["String"]["output"];
    overridePolicies: CancellationPolicyOverride[];
    property?: Maybe<Property>;
}
diff --git a/types/supply___generated___types.CancellationPolicyDateRange.html b/types/supply___generated___types.CancellationPolicyDateRange.html new file mode 100644 index 0000000..1f325d9 --- /dev/null +++ b/types/supply___generated___types.CancellationPolicyDateRange.html @@ -0,0 +1,3 @@ +CancellationPolicyDateRange | Lodging Connectivity SDK - v0.0.1 +
CancellationPolicyDateRange: {
    __typename?: "CancellationPolicyDateRange";
    from: Scalars["Date"]["output"];
    to: Scalars["Date"]["output"];
}

Each date range is a closed and inclusive interval.

+
diff --git a/types/supply___generated___types.CancellationPolicyDateRangeInput.html b/types/supply___generated___types.CancellationPolicyDateRangeInput.html new file mode 100644 index 0000000..3d0bb7d --- /dev/null +++ b/types/supply___generated___types.CancellationPolicyDateRangeInput.html @@ -0,0 +1,3 @@ +CancellationPolicyDateRangeInput | Lodging Connectivity SDK - v0.0.1 +
CancellationPolicyDateRangeInput: {
    from: Scalars["Date"]["input"];
    to: Scalars["Date"]["input"];
}

Each date range is a closed and inclusive interval.

+
diff --git a/types/supply___generated___types.CancellationPolicyInput.html b/types/supply___generated___types.CancellationPolicyInput.html new file mode 100644 index 0000000..f0b818c --- /dev/null +++ b/types/supply___generated___types.CancellationPolicyInput.html @@ -0,0 +1,2 @@ +CancellationPolicyInput | Lodging Connectivity SDK - v0.0.1 +
CancellationPolicyInput: {
    tiers?: InputMaybe<CancellationPolicyTierInput[]>;
    type: CancellationPolicyType;
}
diff --git a/types/supply___generated___types.CancellationPolicyOverride.html b/types/supply___generated___types.CancellationPolicyOverride.html new file mode 100644 index 0000000..b912302 --- /dev/null +++ b/types/supply___generated___types.CancellationPolicyOverride.html @@ -0,0 +1,2 @@ +CancellationPolicyOverride | Lodging Connectivity SDK - v0.0.1 +
CancellationPolicyOverride: {
    __typename?: "CancellationPolicyOverride";
    cancellationPolicy: CancellationPolicy;
    dateRanges: CancellationPolicyDateRange[];
}
diff --git a/types/supply___generated___types.CancellationPolicyOverrideInput.html b/types/supply___generated___types.CancellationPolicyOverrideInput.html new file mode 100644 index 0000000..5246627 --- /dev/null +++ b/types/supply___generated___types.CancellationPolicyOverrideInput.html @@ -0,0 +1,2 @@ +CancellationPolicyOverrideInput | Lodging Connectivity SDK - v0.0.1 +
CancellationPolicyOverrideInput: {
    cancellationPolicy: CancellationPolicyInput;
    dateRanges: CancellationPolicyDateRangeInput[];
}
diff --git a/types/supply___generated___types.CancellationPolicyTier.html b/types/supply___generated___types.CancellationPolicyTier.html new file mode 100644 index 0000000..2187d04 --- /dev/null +++ b/types/supply___generated___types.CancellationPolicyTier.html @@ -0,0 +1,2 @@ +CancellationPolicyTier | Lodging Connectivity SDK - v0.0.1 +
CancellationPolicyTier: {
    __typename?: "CancellationPolicyTier";
    cancellationWindow: CancellationPolicyCancellationWindow;
    penaltyRules: CancellationPenaltyRule[];
}
diff --git a/types/supply___generated___types.CancellationPolicyTierInput.html b/types/supply___generated___types.CancellationPolicyTierInput.html new file mode 100644 index 0000000..7fde74a --- /dev/null +++ b/types/supply___generated___types.CancellationPolicyTierInput.html @@ -0,0 +1,2 @@ +CancellationPolicyTierInput | Lodging Connectivity SDK - v0.0.1 +
CancellationPolicyTierInput: {
    cancellationWindow: CancellationPolicyCancellationWindowInput;
    penaltyRules: CancellationPenaltyRuleInput[];
}
diff --git a/types/supply___generated___types.ChangeReservationReconciliationInput.html b/types/supply___generated___types.ChangeReservationReconciliationInput.html new file mode 100644 index 0000000..71ba052 --- /dev/null +++ b/types/supply___generated___types.ChangeReservationReconciliationInput.html @@ -0,0 +1,8 @@ +ChangeReservationReconciliationInput | Lodging Connectivity SDK - v0.0.1 +
ChangeReservationReconciliationInput: {
    checkInDate: Scalars["LocalDate"]["input"];
    checkOutDate: Scalars["LocalDate"]["input"];
    propertyId: Scalars["ID"]["input"];
    reason?: InputMaybe<ReservationChangeReason>;
    reservationId: Scalars["ID"]["input"];
    supplierAmount?: InputMaybe<SupplierAmountInput>;
}

Type declaration

  • checkInDate: Scalars["LocalDate"]["input"]

    The reconciled check-in date.

    +
  • checkOutDate: Scalars["LocalDate"]["input"]

    The reconciled check-out date.

    +
  • propertyId: Scalars["ID"]["input"]

    The ID of the property where the change has been requested.

    +
  • Optionalreason?: InputMaybe<ReservationChangeReason>

    The reason for modifying the reservation.

    +
  • reservationId: Scalars["ID"]["input"]

    Identifier associated with the reservation to be changed.

    +
  • OptionalsupplierAmount?: InputMaybe<SupplierAmountInput>

    Updated supplier amount of the reservation.

    +
diff --git a/types/supply___generated___types.ChangeReservationReconciliationPayload.html b/types/supply___generated___types.ChangeReservationReconciliationPayload.html new file mode 100644 index 0000000..629f107 --- /dev/null +++ b/types/supply___generated___types.ChangeReservationReconciliationPayload.html @@ -0,0 +1,3 @@ +ChangeReservationReconciliationPayload | Lodging Connectivity SDK - v0.0.1 +
ChangeReservationReconciliationPayload: {
    __typename?: "ChangeReservationReconciliationPayload";
    reservation?: Maybe<Reservation>;
}

Type declaration

  • Optional__typename?: "ChangeReservationReconciliationPayload"
  • Optionalreservation?: Maybe<Reservation>

    Identifier associated with the reservation changed

    +
diff --git a/types/supply___generated___types.CheckInDateFilter.html b/types/supply___generated___types.CheckInDateFilter.html new file mode 100644 index 0000000..ab48759 --- /dev/null +++ b/types/supply___generated___types.CheckInDateFilter.html @@ -0,0 +1,6 @@ +CheckInDateFilter | Lodging Connectivity SDK - v0.0.1 +
CheckInDateFilter: {
    from: Scalars["LocalDate"]["input"];
    to?: InputMaybe<Scalars["LocalDate"]["input"]>;
}

facilitates filtering reservations by when their arrival date occurs

+

Type declaration

  • from: Scalars["LocalDate"]["input"]

    the date defining the start of the arrival date window (format: YYYY-MM-DD)

    +
  • Optionalto?: InputMaybe<Scalars["LocalDate"]["input"]>

    the date defining the end of the arrival date window (format: YYYY-MM-DD) +Note: if to date is not specified, all reservations with arrival date after the from date will be included in the response

    +
diff --git a/types/supply___generated___types.CheckInPolicy.html b/types/supply___generated___types.CheckInPolicy.html new file mode 100644 index 0000000..8498613 --- /dev/null +++ b/types/supply___generated___types.CheckInPolicy.html @@ -0,0 +1,2 @@ +CheckInPolicy | Lodging Connectivity SDK - v0.0.1 +
CheckInPolicy: {
    __typename?: "CheckInPolicy";
    checkInPeriods: ExactOrApproximateTimeRange[];
    minAge?: Maybe<CheckInPolicyMinAge>;
}
diff --git a/types/supply___generated___types.CheckInPolicyMetadata.html b/types/supply___generated___types.CheckInPolicyMetadata.html new file mode 100644 index 0000000..5bc6e3f --- /dev/null +++ b/types/supply___generated___types.CheckInPolicyMetadata.html @@ -0,0 +1,2 @@ +CheckInPolicyMetadata | Lodging Connectivity SDK - v0.0.1 +
CheckInPolicyMetadata: {
    __typename?: "CheckInPolicyMetadata";
    checkInPeriods: ExactOrApproximateTimeRangeMetadata[];
}
diff --git a/types/supply___generated___types.CheckInPolicyMinAge.html b/types/supply___generated___types.CheckInPolicyMinAge.html new file mode 100644 index 0000000..6c194b4 --- /dev/null +++ b/types/supply___generated___types.CheckInPolicyMinAge.html @@ -0,0 +1,2 @@ +CheckInPolicyMinAge | Lodging Connectivity SDK - v0.0.1 +
CheckInPolicyMinAge: {
    __typename?: "CheckInPolicyMinAge";
    note: LocalizedString[];
    value: Scalars["Int"]["output"];
}
diff --git a/types/supply___generated___types.CheckInPolicyMinAgeInput.html b/types/supply___generated___types.CheckInPolicyMinAgeInput.html new file mode 100644 index 0000000..ffca5b1 --- /dev/null +++ b/types/supply___generated___types.CheckInPolicyMinAgeInput.html @@ -0,0 +1,2 @@ +CheckInPolicyMinAgeInput | Lodging Connectivity SDK - v0.0.1 +
CheckInPolicyMinAgeInput: {
    note?: InputMaybe<LocalizedStringInput[]>;
    value?: InputMaybe<Scalars["Int"]["input"]>;
}
diff --git a/types/supply___generated___types.CheckOutDateFilter.html b/types/supply___generated___types.CheckOutDateFilter.html new file mode 100644 index 0000000..e64fbbc --- /dev/null +++ b/types/supply___generated___types.CheckOutDateFilter.html @@ -0,0 +1,5 @@ +CheckOutDateFilter | Lodging Connectivity SDK - v0.0.1 +
CheckOutDateFilter: {
    from: Scalars["LocalDate"]["input"];
    to: Scalars["LocalDate"]["input"];
}

facilitates filtering reservations by when their departure date occurs

+

Type declaration

  • from: Scalars["LocalDate"]["input"]

    the date defining the start of the departure date window (format: YYYY-MM-DD)

    +
  • to: Scalars["LocalDate"]["input"]

    the date defining the end of the departure date window (format: YYYY-MM-DD)

    +
diff --git a/types/supply___generated___types.CheckOutPolicy.html b/types/supply___generated___types.CheckOutPolicy.html new file mode 100644 index 0000000..56a14bc --- /dev/null +++ b/types/supply___generated___types.CheckOutPolicy.html @@ -0,0 +1,2 @@ +CheckOutPolicy | Lodging Connectivity SDK - v0.0.1 +
CheckOutPolicy: {
    __typename?: "CheckOutPolicy";
    checkOutTime: ExactOrApproximateTime;
}
diff --git a/types/supply___generated___types.CheckOutPolicyMetadata.html b/types/supply___generated___types.CheckOutPolicyMetadata.html new file mode 100644 index 0000000..77187f5 --- /dev/null +++ b/types/supply___generated___types.CheckOutPolicyMetadata.html @@ -0,0 +1,2 @@ +CheckOutPolicyMetadata | Lodging Connectivity SDK - v0.0.1 +
CheckOutPolicyMetadata: {
    __typename?: "CheckOutPolicyMetadata";
    checkOutTime: ExactOrApproximateTimeMetadata;
}
diff --git a/types/supply___generated___types.CheckpointFilterInput.html b/types/supply___generated___types.CheckpointFilterInput.html new file mode 100644 index 0000000..0501f35 --- /dev/null +++ b/types/supply___generated___types.CheckpointFilterInput.html @@ -0,0 +1,3 @@ +CheckpointFilterInput | Lodging Connectivity SDK - v0.0.1 +
CheckpointFilterInput: {
    result?: InputMaybe<ResultFilter[]>;
}

Type declaration

diff --git a/types/supply___generated___types.ChildrenPolicy.html b/types/supply___generated___types.ChildrenPolicy.html new file mode 100644 index 0000000..bd6c103 --- /dev/null +++ b/types/supply___generated___types.ChildrenPolicy.html @@ -0,0 +1,2 @@ +ChildrenPolicy | Lodging Connectivity SDK - v0.0.1 +
ChildrenPolicy: {
    __typename?: "ChildrenPolicy";
    allowed: Scalars["Boolean"]["output"];
    allowedAges: AgeRange[];
    childrenAllowedNote: LocalizedString[];
    childrenNotAllowedNote: LocalizedString[];
}
diff --git a/types/supply___generated___types.ChildrenPolicyMetadata.html b/types/supply___generated___types.ChildrenPolicyMetadata.html new file mode 100644 index 0000000..54cae80 --- /dev/null +++ b/types/supply___generated___types.ChildrenPolicyMetadata.html @@ -0,0 +1,2 @@ +ChildrenPolicyMetadata | Lodging Connectivity SDK - v0.0.1 +
ChildrenPolicyMetadata: {
    __typename?: "ChildrenPolicyMetadata";
    allowedAges: AgeRangeMetadata[];
}
diff --git a/types/supply___generated___types.CommitVrboSupplierIdMappingsInput.html b/types/supply___generated___types.CommitVrboSupplierIdMappingsInput.html new file mode 100644 index 0000000..0898514 --- /dev/null +++ b/types/supply___generated___types.CommitVrboSupplierIdMappingsInput.html @@ -0,0 +1,4 @@ +CommitVrboSupplierIdMappingsInput | Lodging Connectivity SDK - v0.0.1 +
CommitVrboSupplierIdMappingsInput: {
    advertiserId: Scalars["ID"]["input"];
}

Payload for indicating that the Partner has completed their task of Property and Reservation ID mapping.

+

Type declaration

  • advertiserId: Scalars["ID"]["input"]

    The intended Advertiser ID for which to indicate ID mapping is complete.

    +
diff --git a/types/supply___generated___types.CommitVrboSupplierIdMappingsPayload.html b/types/supply___generated___types.CommitVrboSupplierIdMappingsPayload.html new file mode 100644 index 0000000..06ee6b9 --- /dev/null +++ b/types/supply___generated___types.CommitVrboSupplierIdMappingsPayload.html @@ -0,0 +1,4 @@ +CommitVrboSupplierIdMappingsPayload | Lodging Connectivity SDK - v0.0.1 +
CommitVrboSupplierIdMappingsPayload: {
    __typename?: "CommitVrboSupplierIdMappingsPayload";
    vrboMappingStatus: VrboMappingStatus;
}

Response object after successful commission of submitted ID mappings.

+

Type declaration

  • Optional__typename?: "CommitVrboSupplierIdMappingsPayload"
  • vrboMappingStatus: VrboMappingStatus

    Current system status of ID mapping processing.

    +
diff --git a/types/supply___generated___types.Compliant.html b/types/supply___generated___types.Compliant.html new file mode 100644 index 0000000..0d93ee5 --- /dev/null +++ b/types/supply___generated___types.Compliant.html @@ -0,0 +1,5 @@ +Compliant | Lodging Connectivity SDK - v0.0.1 +
Compliant: {
    __typename?: "Compliant";
    reason: Scalars["String"]["output"];
    status: RegulatoryStatus;
}

Whether the unit is compliant with the local jurisdiction's regulatory requirements.

+

Type declaration

  • Optional__typename?: "Compliant"
  • reason: Scalars["String"]["output"]

    Reason why the unit is in or out of compliance.

    +
  • status: RegulatoryStatus

    Whether the property is compliant or not.

    +
diff --git a/types/supply___generated___types.ConfirmReservationNotificationInput.html b/types/supply___generated___types.ConfirmReservationNotificationInput.html new file mode 100644 index 0000000..78f6597 --- /dev/null +++ b/types/supply___generated___types.ConfirmReservationNotificationInput.html @@ -0,0 +1,8 @@ +ConfirmReservationNotificationInput | Lodging Connectivity SDK - v0.0.1 +
ConfirmReservationNotificationInput: {
    actionType: Scalars["String"]["input"];
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    confirmationCode: Scalars["String"]["input"];
    confirmationToken: Scalars["String"]["input"];
    propertyId: Scalars["ID"]["input"];
    reservationId: Scalars["ID"]["input"];
}

Type declaration

  • actionType: Scalars["String"]["input"]

    Reservation action type (BOOKED, CANCELLED, MODIFIED)

    +
  • OptionalclientMutationId?: InputMaybe<Scalars["String"]["input"]>

    Partner supplied Unique mutation identifier

    +
  • confirmationCode: Scalars["String"]["input"]

    Partner supplied reservation confirmation code

    +
  • confirmationToken: Scalars["String"]["input"]

    Webhook supplied reservation confirmation token

    +
  • propertyId: Scalars["ID"]["input"]

    Property ID with which this reservation is associated

    +
  • reservationId: Scalars["ID"]["input"]

    Reservation identifier

    +
diff --git a/types/supply___generated___types.ConfirmReservationNotificationPayload.html b/types/supply___generated___types.ConfirmReservationNotificationPayload.html new file mode 100644 index 0000000..2c5f581 --- /dev/null +++ b/types/supply___generated___types.ConfirmReservationNotificationPayload.html @@ -0,0 +1,4 @@ +ConfirmReservationNotificationPayload | Lodging Connectivity SDK - v0.0.1 +
ConfirmReservationNotificationPayload: {
    __typename?: "ConfirmReservationNotificationPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    reservation?: Maybe<Reservation>;
}

Type declaration

  • Optional__typename?: "ConfirmReservationNotificationPayload"
  • OptionalclientMutationId?: Maybe<Scalars["String"]["output"]>

    Partner supplied Unique mutation identifier

    +
  • Optionalreservation?: Maybe<Reservation>

    Reference to reservation that was confirmed

    +
diff --git a/types/supply___generated___types.Coordinates.html b/types/supply___generated___types.Coordinates.html new file mode 100644 index 0000000..b4920a0 --- /dev/null +++ b/types/supply___generated___types.Coordinates.html @@ -0,0 +1,2 @@ +Coordinates | Lodging Connectivity SDK - v0.0.1 +
Coordinates: {
    __typename?: "Coordinates";
    latitude: Scalars["Float"]["output"];
    longitude: Scalars["Float"]["output"];
}
diff --git a/types/supply___generated___types.CoordinatesInput.html b/types/supply___generated___types.CoordinatesInput.html new file mode 100644 index 0000000..96b2647 --- /dev/null +++ b/types/supply___generated___types.CoordinatesInput.html @@ -0,0 +1,2 @@ +CoordinatesInput | Lodging Connectivity SDK - v0.0.1 +
CoordinatesInput: {
    latitude: Scalars["Float"]["input"];
    longitude: Scalars["Float"]["input"];
}
diff --git a/types/supply___generated___types.CreateAddressInput.html b/types/supply___generated___types.CreateAddressInput.html new file mode 100644 index 0000000..1c6626c --- /dev/null +++ b/types/supply___generated___types.CreateAddressInput.html @@ -0,0 +1,2 @@ +CreateAddressInput | Lodging Connectivity SDK - v0.0.1 +
CreateAddressInput: {
    addressLines: Scalars["String"]["input"][];
    administrativeArea?: InputMaybe<Scalars["String"]["input"]>;
    countryCode: Scalars["CountryCode"]["input"];
    locality: Scalars["String"]["input"];
    postalCode: Scalars["String"]["input"];
}
diff --git a/types/supply___generated___types.CreateCancellationPolicyConfigInput.html b/types/supply___generated___types.CreateCancellationPolicyConfigInput.html new file mode 100644 index 0000000..d460eb0 --- /dev/null +++ b/types/supply___generated___types.CreateCancellationPolicyConfigInput.html @@ -0,0 +1,2 @@ +CreateCancellationPolicyConfigInput | Lodging Connectivity SDK - v0.0.1 +
CreateCancellationPolicyConfigInput: {
    additionalCancellationFee?: InputMaybe<MoneyInput>;
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    defaultPolicies: CancellationPolicyInput[];
    name: Scalars["String"]["input"];
    overridePolicies?: InputMaybe<CancellationPolicyOverrideInput[]>;
    propertyId: Scalars["ID"]["input"];
}
diff --git a/types/supply___generated___types.CreateCancellationPolicyConfigPayload.html b/types/supply___generated___types.CreateCancellationPolicyConfigPayload.html new file mode 100644 index 0000000..e8f5475 --- /dev/null +++ b/types/supply___generated___types.CreateCancellationPolicyConfigPayload.html @@ -0,0 +1,2 @@ +CreateCancellationPolicyConfigPayload | Lodging Connectivity SDK - v0.0.1 +
CreateCancellationPolicyConfigPayload: {
    __typename?: "CreateCancellationPolicyConfigPayload";
    cancellationPolicyConfig?: Maybe<CancellationPolicyConfig>;
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
}
diff --git a/types/supply___generated___types.CreateCheckInPolicyInput.html b/types/supply___generated___types.CreateCheckInPolicyInput.html new file mode 100644 index 0000000..5667f08 --- /dev/null +++ b/types/supply___generated___types.CreateCheckInPolicyInput.html @@ -0,0 +1,2 @@ +CreateCheckInPolicyInput | Lodging Connectivity SDK - v0.0.1 +
CreateCheckInPolicyInput: {
    checkInPeriods: ExactOrApproximateTimeRangeInput[];
    minAge?: InputMaybe<CheckInPolicyMinAgeInput>;
}
diff --git a/types/supply___generated___types.CreateCheckOutPolicyInput.html b/types/supply___generated___types.CreateCheckOutPolicyInput.html new file mode 100644 index 0000000..f1c3b67 --- /dev/null +++ b/types/supply___generated___types.CreateCheckOutPolicyInput.html @@ -0,0 +1,2 @@ +CreateCheckOutPolicyInput | Lodging Connectivity SDK - v0.0.1 +
CreateCheckOutPolicyInput: {
    checkOutTime: ExactOrApproximateTimeInput;
}
diff --git a/types/supply___generated___types.CreateChildrenPolicyInput.html b/types/supply___generated___types.CreateChildrenPolicyInput.html new file mode 100644 index 0000000..17e3027 --- /dev/null +++ b/types/supply___generated___types.CreateChildrenPolicyInput.html @@ -0,0 +1,2 @@ +CreateChildrenPolicyInput | Lodging Connectivity SDK - v0.0.1 +
CreateChildrenPolicyInput: {
    allowed: Scalars["Boolean"]["input"];
    allowedAges?: InputMaybe<AgeRangeInput[]>;
    childrenAllowedNote?: InputMaybe<LocalizedStringInput[]>;
    childrenNotAllowedNote?: InputMaybe<LocalizedStringInput[]>;
}
diff --git a/types/supply___generated___types.CreateCustomStayPolicyInput.html b/types/supply___generated___types.CreateCustomStayPolicyInput.html new file mode 100644 index 0000000..ad48898 --- /dev/null +++ b/types/supply___generated___types.CreateCustomStayPolicyInput.html @@ -0,0 +1,2 @@ +CreateCustomStayPolicyInput | Lodging Connectivity SDK - v0.0.1 +
CreateCustomStayPolicyInput: {
    description: LocalizedStringInput[];
    key: Scalars["String"]["input"];
}
diff --git a/types/supply___generated___types.CreateEventsPolicyInput.html b/types/supply___generated___types.CreateEventsPolicyInput.html new file mode 100644 index 0000000..4840b09 --- /dev/null +++ b/types/supply___generated___types.CreateEventsPolicyInput.html @@ -0,0 +1,2 @@ +CreateEventsPolicyInput | Lodging Connectivity SDK - v0.0.1 +
CreateEventsPolicyInput: {
    allowed: Scalars["Boolean"]["input"];
    allowedEvents?: InputMaybe<AllowedEventsInput>;
    note?: InputMaybe<LocalizedStringInput[]>;
}
diff --git a/types/supply___generated___types.CreateFeeSetInput.html b/types/supply___generated___types.CreateFeeSetInput.html new file mode 100644 index 0000000..e0d1d86 --- /dev/null +++ b/types/supply___generated___types.CreateFeeSetInput.html @@ -0,0 +1,2 @@ +CreateFeeSetInput | Lodging Connectivity SDK - v0.0.1 +
CreateFeeSetInput: {
    businessModel: FeeBusinessModel;
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    fees: FeeInput[];
    name: Scalars["String"]["input"];
    propertyId: Scalars["ID"]["input"];
}
diff --git a/types/supply___generated___types.CreateFeeSetPayload.html b/types/supply___generated___types.CreateFeeSetPayload.html new file mode 100644 index 0000000..d6c82d0 --- /dev/null +++ b/types/supply___generated___types.CreateFeeSetPayload.html @@ -0,0 +1,2 @@ +CreateFeeSetPayload | Lodging Connectivity SDK - v0.0.1 +
CreateFeeSetPayload: {
    __typename?: "CreateFeeSetPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    feeSet: FeeSet;
}
diff --git a/types/supply___generated___types.CreateMaxOccupancyPolicyInput.html b/types/supply___generated___types.CreateMaxOccupancyPolicyInput.html new file mode 100644 index 0000000..4be5638 --- /dev/null +++ b/types/supply___generated___types.CreateMaxOccupancyPolicyInput.html @@ -0,0 +1,2 @@ +CreateMaxOccupancyPolicyInput | Lodging Connectivity SDK - v0.0.1 +
CreateMaxOccupancyPolicyInput: {
    adultCount?: InputMaybe<Scalars["Int"]["input"]>;
    note?: InputMaybe<LocalizedStringInput[]>;
    totalGuestCount: Scalars["Int"]["input"];
}
diff --git a/types/supply___generated___types.CreateNotificationCallbackConfigInput.html b/types/supply___generated___types.CreateNotificationCallbackConfigInput.html new file mode 100644 index 0000000..80c392d --- /dev/null +++ b/types/supply___generated___types.CreateNotificationCallbackConfigInput.html @@ -0,0 +1,6 @@ +CreateNotificationCallbackConfigInput | Lodging Connectivity SDK - v0.0.1 +
CreateNotificationCallbackConfigInput: {
    apiKey: Scalars["String"]["input"];
    callbackUrl: Scalars["Url"]["input"];
    contactEmail: Scalars["EmailAddress"]["input"];
    requestTimeoutSeconds?: InputMaybe<Scalars["Int"]["input"]>;
}

Type declaration

  • apiKey: Scalars["String"]["input"]

    api key of callback configuration

    +
  • callbackUrl: Scalars["Url"]["input"]

    Callback url of callback configuration

    +
  • contactEmail: Scalars["EmailAddress"]["input"]

    Email address for correspondence

    +
  • OptionalrequestTimeoutSeconds?: InputMaybe<Scalars["Int"]["input"]>

    Request timeout in seconds of callback configuration

    +
diff --git a/types/supply___generated___types.CreateNotificationCallbackConfigPayload.html b/types/supply___generated___types.CreateNotificationCallbackConfigPayload.html new file mode 100644 index 0000000..03e4a57 --- /dev/null +++ b/types/supply___generated___types.CreateNotificationCallbackConfigPayload.html @@ -0,0 +1,4 @@ +CreateNotificationCallbackConfigPayload | Lodging Connectivity SDK - v0.0.1 +
CreateNotificationCallbackConfigPayload: {
    __typename?: "CreateNotificationCallbackConfigPayload";
    callbackConfig: NotificationCallbackConfig;
    secret: Scalars["String"]["output"];
}

Type declaration

  • Optional__typename?: "CreateNotificationCallbackConfigPayload"
  • callbackConfig: NotificationCallbackConfig

    Information about the created Callback configuration

    +
  • secret: Scalars["String"]["output"]

    Callback Configuration secret string

    +
diff --git a/types/supply___generated___types.CreatePetsPolicyInput.html b/types/supply___generated___types.CreatePetsPolicyInput.html new file mode 100644 index 0000000..10b6cf4 --- /dev/null +++ b/types/supply___generated___types.CreatePetsPolicyInput.html @@ -0,0 +1,2 @@ +CreatePetsPolicyInput | Lodging Connectivity SDK - v0.0.1 +
CreatePetsPolicyInput: {
    allowed: Scalars["Boolean"]["input"];
    allowedPets?: InputMaybe<AllowedPetsInput>;
    note?: InputMaybe<LocalizedStringInput[]>;
}
diff --git a/types/supply___generated___types.CreatePoliciesInput.html b/types/supply___generated___types.CreatePoliciesInput.html new file mode 100644 index 0000000..acf7f5e --- /dev/null +++ b/types/supply___generated___types.CreatePoliciesInput.html @@ -0,0 +1,2 @@ +CreatePoliciesInput | Lodging Connectivity SDK - v0.0.1 +
CreatePoliciesInput: {
    bookingPolicy?: InputMaybe<BookingPolicyInput>;
    stayPolicy?: InputMaybe<CreateStayPolicyInput>;
}
diff --git a/types/supply___generated___types.CreatePropertyImageInput.html b/types/supply___generated___types.CreatePropertyImageInput.html new file mode 100644 index 0000000..6e0a802 --- /dev/null +++ b/types/supply___generated___types.CreatePropertyImageInput.html @@ -0,0 +1,3 @@ +CreatePropertyImageInput | Lodging Connectivity SDK - v0.0.1 +
CreatePropertyImageInput: {
    active?: InputMaybe<Scalars["Boolean"]["input"]>;
    captions?: InputMaybe<LocalizedStringInput[]>;
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    featured?: InputMaybe<Scalars["Boolean"]["input"]>;
    fileName?: InputMaybe<Scalars["String"]["input"]>;
    fileUrl: Scalars["String"]["input"];
    order?: InputMaybe<Scalars["Int"]["input"]>;
    propertyId: Scalars["ID"]["input"];
    rotation?: InputMaybe<Scalars["Int"]["input"]>;
}

Type declaration

diff --git a/types/supply___generated___types.CreatePropertyImagePayload.html b/types/supply___generated___types.CreatePropertyImagePayload.html new file mode 100644 index 0000000..a2706f8 --- /dev/null +++ b/types/supply___generated___types.CreatePropertyImagePayload.html @@ -0,0 +1,2 @@ +CreatePropertyImagePayload | Lodging Connectivity SDK - v0.0.1 +
CreatePropertyImagePayload: {
    __typename?: "CreatePropertyImagePayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    image?: Maybe<Image>;
}
diff --git a/types/supply___generated___types.CreatePropertyInput.html b/types/supply___generated___types.CreatePropertyInput.html new file mode 100644 index 0000000..bfbb2ab --- /dev/null +++ b/types/supply___generated___types.CreatePropertyInput.html @@ -0,0 +1,2 @@ +CreatePropertyInput | Lodging Connectivity SDK - v0.0.1 +
CreatePropertyInput: {
    address: CreateAddressInput;
    amenities?: InputMaybe<AmenityInput[]>;
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    location: CreatePropertyLocationInput;
    name: Scalars["String"]["input"];
    names?: InputMaybe<LocalizedStringInput[]>;
    policies?: InputMaybe<CreatePoliciesInput>;
    referenceName?: InputMaybe<Scalars["String"]["input"]>;
    supplierPropertyId: Scalars["String"]["input"];
    supplierUnitId?: InputMaybe<Scalars["String"]["input"]>;
    text?: InputMaybe<TextInput[]>;
    type?: InputMaybe<Scalars["String"]["input"]>;
}
diff --git a/types/supply___generated___types.CreatePropertyLocationInput.html b/types/supply___generated___types.CreatePropertyLocationInput.html new file mode 100644 index 0000000..724e438 --- /dev/null +++ b/types/supply___generated___types.CreatePropertyLocationInput.html @@ -0,0 +1,2 @@ +CreatePropertyLocationInput | Lodging Connectivity SDK - v0.0.1 +
CreatePropertyLocationInput: {
    coordinates: CoordinatesInput;
    hideExactLocation?: InputMaybe<Scalars["Boolean"]["input"]>;
}
diff --git a/types/supply___generated___types.CreatePropertyPayload.html b/types/supply___generated___types.CreatePropertyPayload.html new file mode 100644 index 0000000..ce71034 --- /dev/null +++ b/types/supply___generated___types.CreatePropertyPayload.html @@ -0,0 +1,2 @@ +CreatePropertyPayload | Lodging Connectivity SDK - v0.0.1 +
CreatePropertyPayload: {
    __typename?: "CreatePropertyPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    property?: Maybe<Property>;
}
diff --git a/types/supply___generated___types.CreateRatePlanInput.html b/types/supply___generated___types.CreateRatePlanInput.html new file mode 100644 index 0000000..aae6e79 --- /dev/null +++ b/types/supply___generated___types.CreateRatePlanInput.html @@ -0,0 +1,2 @@ +CreateRatePlanInput | Lodging Connectivity SDK - v0.0.1 +
CreateRatePlanInput: {
    baseRateGuestCount?: InputMaybe<Scalars["Int"]["input"]>;
    cancellationPolicyConfigId: Scalars["ID"]["input"];
    clientMutationId?: InputMaybe<Scalars["ID"]["input"]>;
    distributionRules: RatePlanDistributionRuleInput[];
    feeSetId?: InputMaybe<Scalars["ID"]["input"]>;
    name: Scalars["String"]["input"];
    paymentScheduleApplicable?: InputMaybe<Scalars["Boolean"]["input"]>;
    pricingModel: PricingModel;
    propertyId: Scalars["ID"]["input"];
    restrictions?: InputMaybe<CreateRatePlanRestrictionsInput>;
    taxInclusive?: InputMaybe<Scalars["Boolean"]["input"]>;
    type: RatePlanType;
    unitId: Scalars["ID"]["input"];
    valueAdds: Scalars["String"]["input"][];
}
diff --git a/types/supply___generated___types.CreateRatePlanPayload.html b/types/supply___generated___types.CreateRatePlanPayload.html new file mode 100644 index 0000000..498bca9 --- /dev/null +++ b/types/supply___generated___types.CreateRatePlanPayload.html @@ -0,0 +1,2 @@ +CreateRatePlanPayload | Lodging Connectivity SDK - v0.0.1 +
CreateRatePlanPayload: {
    __typename?: "CreateRatePlanPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    ratePlan?: Maybe<RatePlan>;
}
diff --git a/types/supply___generated___types.CreateRatePlanRestrictionsInput.html b/types/supply___generated___types.CreateRatePlanRestrictionsInput.html new file mode 100644 index 0000000..e1de66c --- /dev/null +++ b/types/supply___generated___types.CreateRatePlanRestrictionsInput.html @@ -0,0 +1,2 @@ +CreateRatePlanRestrictionsInput | Lodging Connectivity SDK - v0.0.1 +
CreateRatePlanRestrictionsInput: {
    advanceBookingDays?: InputMaybe<IntRangeInput>;
    lengthOfStay?: InputMaybe<IntRangeInput>;
    mobileOnly?: InputMaybe<Scalars["Boolean"]["input"]>;
    reservationDates?: InputMaybe<DateRangeInput>;
    travelDates?: InputMaybe<DateRangeInput>;
}
diff --git a/types/supply___generated___types.CreateSmokingLocationPolicyInput.html b/types/supply___generated___types.CreateSmokingLocationPolicyInput.html new file mode 100644 index 0000000..f500baa --- /dev/null +++ b/types/supply___generated___types.CreateSmokingLocationPolicyInput.html @@ -0,0 +1,2 @@ +CreateSmokingLocationPolicyInput | Lodging Connectivity SDK - v0.0.1 +
CreateSmokingLocationPolicyInput: {
    allowed: Scalars["Boolean"]["input"];
    allowedNote?: InputMaybe<LocalizedStringInput[]>;
}
diff --git a/types/supply___generated___types.CreateSmokingPolicyInput.html b/types/supply___generated___types.CreateSmokingPolicyInput.html new file mode 100644 index 0000000..28ed550 --- /dev/null +++ b/types/supply___generated___types.CreateSmokingPolicyInput.html @@ -0,0 +1,2 @@ +CreateSmokingPolicyInput | Lodging Connectivity SDK - v0.0.1 +
CreateSmokingPolicyInput: {
    allowed: Scalars["Boolean"]["input"];
    indoorPolicy?: InputMaybe<CreateSmokingLocationPolicyInput>;
    note?: InputMaybe<LocalizedStringInput[]>;
    outdoorPolicy?: InputMaybe<CreateSmokingLocationPolicyInput>;
}
diff --git a/types/supply___generated___types.CreateStayPolicyInput.html b/types/supply___generated___types.CreateStayPolicyInput.html new file mode 100644 index 0000000..d898406 --- /dev/null +++ b/types/supply___generated___types.CreateStayPolicyInput.html @@ -0,0 +1,2 @@ +CreateStayPolicyInput | Lodging Connectivity SDK - v0.0.1 +
CreateStayPolicyInput: {
    checkInPolicy: CreateCheckInPolicyInput;
    checkOutPolicy: CreateCheckOutPolicyInput;
    childrenPolicy?: InputMaybe<CreateChildrenPolicyInput>;
    customPolicies?: InputMaybe<CreateCustomStayPolicyInput[]>;
    eventsPolicy?: InputMaybe<CreateEventsPolicyInput>;
    maxOccupancyPolicy: CreateMaxOccupancyPolicyInput;
    petsPolicy?: InputMaybe<CreatePetsPolicyInput>;
    rentalAgreementUrl?: InputMaybe<Scalars["Url"]["input"]>;
    smokingPolicy?: InputMaybe<CreateSmokingPolicyInput>;
}
diff --git a/types/supply___generated___types.CreateUnitSpacesBathroomInput.html b/types/supply___generated___types.CreateUnitSpacesBathroomInput.html new file mode 100644 index 0000000..073a96e --- /dev/null +++ b/types/supply___generated___types.CreateUnitSpacesBathroomInput.html @@ -0,0 +1,2 @@ +CreateUnitSpacesBathroomInput | Lodging Connectivity SDK - v0.0.1 +
CreateUnitSpacesBathroomInput: {
    amenities?: InputMaybe<AmenityInput[]>;
    order: Scalars["Int"]["input"];
    text: TextInput[];
    type: Scalars["String"]["input"];
}
diff --git a/types/supply___generated___types.CreateUnitSpacesBedroomInput.html b/types/supply___generated___types.CreateUnitSpacesBedroomInput.html new file mode 100644 index 0000000..377988f --- /dev/null +++ b/types/supply___generated___types.CreateUnitSpacesBedroomInput.html @@ -0,0 +1,2 @@ +CreateUnitSpacesBedroomInput | Lodging Connectivity SDK - v0.0.1 +
CreateUnitSpacesBedroomInput: {
    bedGroups: BedGroupInput[];
    order: Scalars["Int"]["input"];
    text: TextInput[];
}
diff --git a/types/supply___generated___types.CreateUnitSpacesDiningRoomInput.html b/types/supply___generated___types.CreateUnitSpacesDiningRoomInput.html new file mode 100644 index 0000000..f4fec94 --- /dev/null +++ b/types/supply___generated___types.CreateUnitSpacesDiningRoomInput.html @@ -0,0 +1,2 @@ +CreateUnitSpacesDiningRoomInput | Lodging Connectivity SDK - v0.0.1 +
CreateUnitSpacesDiningRoomInput: {
    capacity: Scalars["Int"]["input"];
    order: Scalars["Int"]["input"];
}
diff --git a/types/supply___generated___types.CreateUnitSpacesInput.html b/types/supply___generated___types.CreateUnitSpacesInput.html new file mode 100644 index 0000000..5a713d6 --- /dev/null +++ b/types/supply___generated___types.CreateUnitSpacesInput.html @@ -0,0 +1,2 @@ +CreateUnitSpacesInput | Lodging Connectivity SDK - v0.0.1 +
CreateUnitSpacesInput: {
    bathrooms?: InputMaybe<CreateUnitSpacesBathroomInput[]>;
    bedrooms?: InputMaybe<CreateUnitSpacesBedroomInput[]>;
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    diningRooms?: InputMaybe<CreateUnitSpacesDiningRoomInput[]>;
    livingRooms?: InputMaybe<CreateUnitSpacesLivingRoomInput[]>;
    offices?: InputMaybe<CreateUnitSpacesOfficeInput[]>;
    propertyId: Scalars["ID"]["input"];
    unitId: Scalars["ID"]["input"];
}
diff --git a/types/supply___generated___types.CreateUnitSpacesLivingRoomInput.html b/types/supply___generated___types.CreateUnitSpacesLivingRoomInput.html new file mode 100644 index 0000000..dc5dc7a --- /dev/null +++ b/types/supply___generated___types.CreateUnitSpacesLivingRoomInput.html @@ -0,0 +1,2 @@ +CreateUnitSpacesLivingRoomInput | Lodging Connectivity SDK - v0.0.1 +
CreateUnitSpacesLivingRoomInput: {
    bedGroups: BedGroupInput[];
    order: Scalars["Int"]["input"];
    text: TextInput[];
}
diff --git a/types/supply___generated___types.CreateUnitSpacesOfficeInput.html b/types/supply___generated___types.CreateUnitSpacesOfficeInput.html new file mode 100644 index 0000000..8a3985f --- /dev/null +++ b/types/supply___generated___types.CreateUnitSpacesOfficeInput.html @@ -0,0 +1,2 @@ +CreateUnitSpacesOfficeInput | Lodging Connectivity SDK - v0.0.1 +
CreateUnitSpacesOfficeInput: {
    bedGroups: BedGroupInput[];
    order: Scalars["Int"]["input"];
    text: TextInput[];
}
diff --git a/types/supply___generated___types.CreateUnitSpacesPayload.html b/types/supply___generated___types.CreateUnitSpacesPayload.html new file mode 100644 index 0000000..2ba96eb --- /dev/null +++ b/types/supply___generated___types.CreateUnitSpacesPayload.html @@ -0,0 +1,2 @@ +CreateUnitSpacesPayload | Lodging Connectivity SDK - v0.0.1 +
CreateUnitSpacesPayload: {
    __typename?: "CreateUnitSpacesPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    spaces: UnitSpaces;
}
diff --git a/types/supply___generated___types.CursorBasedPageInfo.html b/types/supply___generated___types.CursorBasedPageInfo.html new file mode 100644 index 0000000..316080b --- /dev/null +++ b/types/supply___generated___types.CursorBasedPageInfo.html @@ -0,0 +1,4 @@ +CursorBasedPageInfo | Lodging Connectivity SDK - v0.0.1 +
CursorBasedPageInfo: {
    __typename?: "CursorBasedPageInfo";
    endCursor?: Maybe<Scalars["String"]["output"]>;
    hasNextPage: Scalars["Boolean"]["output"];
}

Type declaration

  • Optional__typename?: "CursorBasedPageInfo"
  • OptionalendCursor?: Maybe<Scalars["String"]["output"]>

    Value of the cursor of the last promotion in the current page.

    +
  • hasNextPage: Scalars["Boolean"]["output"]

    It indicates if there are additional pages to retrieve.

    +
diff --git a/types/supply___generated___types.CustomStayPolicy.html b/types/supply___generated___types.CustomStayPolicy.html new file mode 100644 index 0000000..e951fba --- /dev/null +++ b/types/supply___generated___types.CustomStayPolicy.html @@ -0,0 +1,2 @@ +CustomStayPolicy | Lodging Connectivity SDK - v0.0.1 +
CustomStayPolicy: {
    __typename?: "CustomStayPolicy";
    description: LocalizedString[];
    key: Scalars["String"]["output"];
}
diff --git a/types/supply___generated___types.CustomStayPolicyMetadata.html b/types/supply___generated___types.CustomStayPolicyMetadata.html new file mode 100644 index 0000000..e795d2b --- /dev/null +++ b/types/supply___generated___types.CustomStayPolicyMetadata.html @@ -0,0 +1,2 @@ +CustomStayPolicyMetadata | Lodging Connectivity SDK - v0.0.1 +
CustomStayPolicyMetadata: {
    __typename?: "CustomStayPolicyMetadata";
    key: Scalars["String"]["output"];
}
diff --git a/types/supply___generated___types.DateInput.html b/types/supply___generated___types.DateInput.html new file mode 100644 index 0000000..89a3583 --- /dev/null +++ b/types/supply___generated___types.DateInput.html @@ -0,0 +1,4 @@ +DateInput | Lodging Connectivity SDK - v0.0.1 +
DateInput: {
    from: Scalars["LocalDate"]["input"];
    to: Scalars["LocalDate"]["input"];
}

Type declaration

  • from: Scalars["LocalDate"]["input"]

    begin date

    +
  • to: Scalars["LocalDate"]["input"]

    end date

    +
diff --git a/types/supply___generated___types.DateRange.html b/types/supply___generated___types.DateRange.html new file mode 100644 index 0000000..e3c4f43 --- /dev/null +++ b/types/supply___generated___types.DateRange.html @@ -0,0 +1,2 @@ +DateRange | Lodging Connectivity SDK - v0.0.1 +
DateRange: {
    __typename?: "DateRange";
    from: Scalars["Date"]["output"];
    to: Scalars["Date"]["output"];
}
diff --git a/types/supply___generated___types.DateRangeInput.html b/types/supply___generated___types.DateRangeInput.html new file mode 100644 index 0000000..86a84eb --- /dev/null +++ b/types/supply___generated___types.DateRangeInput.html @@ -0,0 +1,2 @@ +DateRangeInput | Lodging Connectivity SDK - v0.0.1 +
DateRangeInput: {
    from: Scalars["Date"]["input"];
    to: Scalars["Date"]["input"];
}
diff --git a/types/supply___generated___types.DateTimeRangeFilterInput.html b/types/supply___generated___types.DateTimeRangeFilterInput.html new file mode 100644 index 0000000..7ee23ee --- /dev/null +++ b/types/supply___generated___types.DateTimeRangeFilterInput.html @@ -0,0 +1,2 @@ +DateTimeRangeFilterInput | Lodging Connectivity SDK - v0.0.1 +
DateTimeRangeFilterInput: {
    from: Scalars["DateTime"]["input"];
    operator?: InputMaybe<RangeOperator>;
    to: Scalars["DateTime"]["input"];
}
diff --git a/types/supply___generated___types.DayOfWeekDiscount.html b/types/supply___generated___types.DayOfWeekDiscount.html new file mode 100644 index 0000000..1108a71 --- /dev/null +++ b/types/supply___generated___types.DayOfWeekDiscount.html @@ -0,0 +1,6 @@ +DayOfWeekDiscount | Lodging Connectivity SDK - v0.0.1 +
DayOfWeekDiscount: Discount & {
    __typename?: "DayOfWeekDiscount";
    friday: Scalars["Float"]["output"];
    monday: Scalars["Float"]["output"];
    saturday: Scalars["Float"]["output"];
    sunday: Scalars["Float"]["output"];
    thursday: Scalars["Float"]["output"];
    tuesday: Scalars["Float"]["output"];
    type: DiscountType;
    unit: DiscountUnit;
    wednesday: Scalars["Float"]["output"];
}

Day of Week discounts facilitate partners to set discount percentages for specific days of the week. +The days pertain to the days of the week the discount is applicable for the travel dates (e.g. Mondays at 15%, Tuesdays at 10% discount).

+

Type declaration

  • Optional__typename?: "DayOfWeekDiscount"
  • friday: Scalars["Float"]["output"]
  • monday: Scalars["Float"]["output"]
  • saturday: Scalars["Float"]["output"]
  • sunday: Scalars["Float"]["output"]
  • thursday: Scalars["Float"]["output"]
  • tuesday: Scalars["Float"]["output"]
  • type: DiscountType

    Type of the discount.

    +
  • unit: DiscountUnit

    Unit of the discount. Currently only PERCENT is supported for MVP for Create and Update. AMOUNT promotions are supported only for Read.

    +
  • wednesday: Scalars["Float"]["output"]
diff --git a/types/supply___generated___types.DayOfWeekDiscountCreateInput.html b/types/supply___generated___types.DayOfWeekDiscountCreateInput.html new file mode 100644 index 0000000..8ec6c69 --- /dev/null +++ b/types/supply___generated___types.DayOfWeekDiscountCreateInput.html @@ -0,0 +1,3 @@ +DayOfWeekDiscountCreateInput | Lodging Connectivity SDK - v0.0.1 +
DayOfWeekDiscountCreateInput: {
    friday: Scalars["Float"]["input"];
    monday: Scalars["Float"]["input"];
    saturday: Scalars["Float"]["input"];
    sunday: Scalars["Float"]["input"];
    thursday: Scalars["Float"]["input"];
    tuesday: Scalars["Float"]["input"];
    unit: DiscountUnit;
    wednesday: Scalars["Float"]["input"];
}

Type declaration

  • friday: Scalars["Float"]["input"]
  • monday: Scalars["Float"]["input"]
  • saturday: Scalars["Float"]["input"]
  • sunday: Scalars["Float"]["input"]
  • thursday: Scalars["Float"]["input"]
  • tuesday: Scalars["Float"]["input"]
  • unit: DiscountUnit

    Unit of the discount. Currently only PERCENT is supported for MVP for Create and Update. AMOUNT promotions are supported only for Read.

    +
  • wednesday: Scalars["Float"]["input"]
diff --git a/types/supply___generated___types.DayOfWeekDiscountPromotionCreateInput.html b/types/supply___generated___types.DayOfWeekDiscountPromotionCreateInput.html new file mode 100644 index 0000000..b765750 --- /dev/null +++ b/types/supply___generated___types.DayOfWeekDiscountPromotionCreateInput.html @@ -0,0 +1,11 @@ +DayOfWeekDiscountPromotionCreateInput | Lodging Connectivity SDK - v0.0.1 +
DayOfWeekDiscountPromotionCreateInput: {
    blackoutDates: BlackoutDateRangeInput[];
    category: PromotionCategory;
    code: Scalars["String"]["input"];
    discount: DayOfWeekDiscountCreateInput;
    eligibleRatePlans: EligibleRatePlanInput[];
    name: PromotionName;
    restrictions: RestrictionsCreateInput;
    status: PromotionStatus;
}

Type declaration

  • blackoutDates: BlackoutDateRangeInput[]

    The 'exception' dates for which the promotion should NOT apply. +This field will not be returned in the Query All promotions functionality and will ONLY be returned when querying for a Single Promotion (by specifying the promotion Id).

    +
  • category: PromotionCategory

    Category of the promotion. Currently only DISCOUNT_PROMOTION is supported (i.e Priced Promotions).

    +
  • code: Scalars["String"]["input"]

    Name of the promotion as the partner wants to call it.

    +
  • discount: DayOfWeekDiscountCreateInput

    Detail of the actual discount being applied on the promotion.

    +
  • eligibleRatePlans: EligibleRatePlanInput[]

    The rate plans for which this promotion is applicable for.

    +
  • name: PromotionName

    Name of the promotion. Values: BASIC or EARLY_BOOKING_PROMOTION.

    +
  • restrictions: RestrictionsCreateInput

    List of restrictions that can be applied to these promotions.

    +
  • status: PromotionStatus

    Status of the promotion. Values: ACTIVE or INACTIVE.

    +
diff --git a/types/supply___generated___types.DayOfWeekDiscountPromotionUpdateInput.html b/types/supply___generated___types.DayOfWeekDiscountPromotionUpdateInput.html new file mode 100644 index 0000000..4b7e957 --- /dev/null +++ b/types/supply___generated___types.DayOfWeekDiscountPromotionUpdateInput.html @@ -0,0 +1,12 @@ +DayOfWeekDiscountPromotionUpdateInput | Lodging Connectivity SDK - v0.0.1 +
DayOfWeekDiscountPromotionUpdateInput: {
    blackoutDates?: InputMaybe<BlackoutDateRangeInput[]>;
    category?: InputMaybe<PromotionCategory>;
    code?: InputMaybe<Scalars["String"]["input"]>;
    discount?: InputMaybe<DayOfWeekDiscountUpdateInput>;
    eligibleRatePlans?: InputMaybe<EligibleRatePlanInput[]>;
    id: Scalars["ID"]["input"];
    name?: InputMaybe<PromotionName>;
    restrictions?: InputMaybe<RestrictionsUpdateInput>;
    status?: InputMaybe<PromotionStatus>;
}

Type declaration

  • OptionalblackoutDates?: InputMaybe<BlackoutDateRangeInput[]>

    The 'exception' dates for which the promotion should NOT apply. +This field will not be returned in the Query All promotions functionality and will ONLY be returned when querying for a Single Promotion (by specifying the promotion Id).

    +
  • Optionalcategory?: InputMaybe<PromotionCategory>

    Category of the promotion. Currently only DISCOUNT_PROMOTION is supported (i.e Priced Promotions).

    +
  • Optionalcode?: InputMaybe<Scalars["String"]["input"]>

    Name of the promotion as the partner wants to call it.

    +
  • Optionaldiscount?: InputMaybe<DayOfWeekDiscountUpdateInput>

    Detail of the actual discount being applied on the promotion.

    +
  • OptionaleligibleRatePlans?: InputMaybe<EligibleRatePlanInput[]>

    The rate plans for which this promotion is applicable for.

    +
  • id: Scalars["ID"]["input"]

    Id of the Promotion as stored in the Expedia platform.

    +
  • Optionalname?: InputMaybe<PromotionName>

    Name of the promotion. Values: BASIC or EARLY_BOOKING_PROMOTION.

    +
  • Optionalrestrictions?: InputMaybe<RestrictionsUpdateInput>

    List of restrictions that can be applied to these promotions.

    +
  • Optionalstatus?: InputMaybe<PromotionStatus>

    Status of the promotion. Values: ACTIVE or INACTIVE.

    +
diff --git a/types/supply___generated___types.DayOfWeekDiscountUpdateInput.html b/types/supply___generated___types.DayOfWeekDiscountUpdateInput.html new file mode 100644 index 0000000..d280bee --- /dev/null +++ b/types/supply___generated___types.DayOfWeekDiscountUpdateInput.html @@ -0,0 +1,3 @@ +DayOfWeekDiscountUpdateInput | Lodging Connectivity SDK - v0.0.1 +
DayOfWeekDiscountUpdateInput: {
    friday?: InputMaybe<Scalars["Float"]["input"]>;
    monday?: InputMaybe<Scalars["Float"]["input"]>;
    saturday?: InputMaybe<Scalars["Float"]["input"]>;
    sunday?: InputMaybe<Scalars["Float"]["input"]>;
    thursday?: InputMaybe<Scalars["Float"]["input"]>;
    tuesday?: InputMaybe<Scalars["Float"]["input"]>;
    unit?: InputMaybe<DiscountUnit>;
    wednesday?: InputMaybe<Scalars["Float"]["input"]>;
}

Type declaration

diff --git a/types/supply___generated___types.DeleteImageInput.html b/types/supply___generated___types.DeleteImageInput.html new file mode 100644 index 0000000..bf47168 --- /dev/null +++ b/types/supply___generated___types.DeleteImageInput.html @@ -0,0 +1,2 @@ +DeleteImageInput | Lodging Connectivity SDK - v0.0.1 +
DeleteImageInput: {
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    id: Scalars["ID"]["input"];
}
diff --git a/types/supply___generated___types.DeleteImagePayload.html b/types/supply___generated___types.DeleteImagePayload.html new file mode 100644 index 0000000..f64dddd --- /dev/null +++ b/types/supply___generated___types.DeleteImagePayload.html @@ -0,0 +1,2 @@ +DeleteImagePayload | Lodging Connectivity SDK - v0.0.1 +
DeleteImagePayload: {
    __typename?: "DeleteImagePayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    id: Scalars["ID"]["output"];
}
diff --git a/types/supply___generated___types.DeleteNotificationCallbackConfigInput.html b/types/supply___generated___types.DeleteNotificationCallbackConfigInput.html new file mode 100644 index 0000000..9c6aa90 --- /dev/null +++ b/types/supply___generated___types.DeleteNotificationCallbackConfigInput.html @@ -0,0 +1,3 @@ +DeleteNotificationCallbackConfigInput | Lodging Connectivity SDK - v0.0.1 +
DeleteNotificationCallbackConfigInput: {
    callbackConfigId: Scalars["ID"]["input"];
}

Type declaration

  • callbackConfigId: Scalars["ID"]["input"]

    Id of callback configuration to be deleted

    +
diff --git a/types/supply___generated___types.DeleteNotificationCallbackConfigPayload.html b/types/supply___generated___types.DeleteNotificationCallbackConfigPayload.html new file mode 100644 index 0000000..beb127d --- /dev/null +++ b/types/supply___generated___types.DeleteNotificationCallbackConfigPayload.html @@ -0,0 +1,3 @@ +DeleteNotificationCallbackConfigPayload | Lodging Connectivity SDK - v0.0.1 +
DeleteNotificationCallbackConfigPayload: {
    __typename?: "DeleteNotificationCallbackConfigPayload";
    callbackConfigId: Scalars["ID"]["output"];
}

Type declaration

  • Optional__typename?: "DeleteNotificationCallbackConfigPayload"
  • callbackConfigId: Scalars["ID"]["output"]

    Id of callback configuration deleted

    +
diff --git a/types/supply___generated___types.DeleteUnitSpaceInput.html b/types/supply___generated___types.DeleteUnitSpaceInput.html new file mode 100644 index 0000000..6c92a2b --- /dev/null +++ b/types/supply___generated___types.DeleteUnitSpaceInput.html @@ -0,0 +1,2 @@ +DeleteUnitSpaceInput | Lodging Connectivity SDK - v0.0.1 +
DeleteUnitSpaceInput: {
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    propertyId: Scalars["ID"]["input"];
    spaceId: Scalars["ID"]["input"];
    unitId: Scalars["ID"]["input"];
}
diff --git a/types/supply___generated___types.DeleteUnitSpacePayload.html b/types/supply___generated___types.DeleteUnitSpacePayload.html new file mode 100644 index 0000000..a3183ad --- /dev/null +++ b/types/supply___generated___types.DeleteUnitSpacePayload.html @@ -0,0 +1,2 @@ +DeleteUnitSpacePayload | Lodging Connectivity SDK - v0.0.1 +
DeleteUnitSpacePayload: {
    __typename?: "DeleteUnitSpacePayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
}
diff --git a/types/supply___generated___types.DiningRoom.html b/types/supply___generated___types.DiningRoom.html new file mode 100644 index 0000000..a034cfa --- /dev/null +++ b/types/supply___generated___types.DiningRoom.html @@ -0,0 +1,2 @@ +DiningRoom | Lodging Connectivity SDK - v0.0.1 +
DiningRoom: {
    __typename?: "DiningRoom";
    capacity: Scalars["Int"]["output"];
    id: Scalars["ID"]["output"];
    order: Scalars["Int"]["output"];
}
diff --git a/types/supply___generated___types.DisablePropertyInput.html b/types/supply___generated___types.DisablePropertyInput.html new file mode 100644 index 0000000..ada9297 --- /dev/null +++ b/types/supply___generated___types.DisablePropertyInput.html @@ -0,0 +1,2 @@ +DisablePropertyInput | Lodging Connectivity SDK - v0.0.1 +
DisablePropertyInput: {
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    id: Scalars["ID"]["input"];
}
diff --git a/types/supply___generated___types.DisablePropertyPayload.html b/types/supply___generated___types.DisablePropertyPayload.html new file mode 100644 index 0000000..4fcdf71 --- /dev/null +++ b/types/supply___generated___types.DisablePropertyPayload.html @@ -0,0 +1,2 @@ +DisablePropertyPayload | Lodging Connectivity SDK - v0.0.1 +
DisablePropertyPayload: {
    __typename?: "DisablePropertyPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    id: Scalars["ID"]["output"];
}
diff --git a/types/supply___generated___types.Discount.html b/types/supply___generated___types.Discount.html new file mode 100644 index 0000000..f9afa68 --- /dev/null +++ b/types/supply___generated___types.Discount.html @@ -0,0 +1,4 @@ +Discount | Lodging Connectivity SDK - v0.0.1 +
Discount: {
    type: DiscountType;
    unit: DiscountUnit;
}

Type declaration

  • type: DiscountType

    Type of the discount.

    +
  • unit: DiscountUnit

    Unit of the discount. Currently only PERCENT is supported for MVP for Create and Update. AMOUNT promotions are supported only for Read.

    +
diff --git a/types/supply___generated___types.DiscountPromotion.html b/types/supply___generated___types.DiscountPromotion.html new file mode 100644 index 0000000..97f81f9 --- /dev/null +++ b/types/supply___generated___types.DiscountPromotion.html @@ -0,0 +1,14 @@ +DiscountPromotion | Lodging Connectivity SDK - v0.0.1 +
DiscountPromotion: Promotion & {
    __typename?: "DiscountPromotion";
    blackoutDates?: Maybe<BlackoutDateRange[]>;
    category: PromotionCategory;
    code: Scalars["String"]["output"];
    discount?: Maybe<Discount>;
    eligibleRatePlans: EligibleRatePlan[];
    id: Scalars["ID"]["output"];
    isContractedPromotion?: Maybe<Scalars["Boolean"]["output"]>;
    name: PromotionName;
    restrictions?: Maybe<Restrictions>;
    sellStatus?: Maybe<PromotionSellStatus>;
    status: PromotionStatus;
}

Type declaration

  • Optional__typename?: "DiscountPromotion"
  • OptionalblackoutDates?: Maybe<BlackoutDateRange[]>

    The 'exception' dates for which the promotion should NOT apply. +This field will not be returned in the Query All promotions functionality and will ONLY be returned when querying for a Single Promotion (by specifying the promotion Id).

    +
  • category: PromotionCategory

    Category of the promotion. Currently only DISCOUNT_PROMOTION is supported (i.e Priced Promotions).

    +
  • code: Scalars["String"]["output"]

    Name of the promotion as the partner wants to call it.

    +
  • Optionaldiscount?: Maybe<Discount>

    Detail of the actual discount being applied on the promotion.

    +
  • eligibleRatePlans: EligibleRatePlan[]

    The rate plans for which this promotion is applicable for.

    +
  • id: Scalars["ID"]["output"]

    Id of the Promotion as stored in the Expedia platform.

    +
  • OptionalisContractedPromotion?: Maybe<Scalars["Boolean"]["output"]>

    It indicates if the promotion is negotiated.

    +
  • name: PromotionName

    Name of the promotion. Values: BASIC, EARLY_BOOKING_PROMOTION or SAME_DAY_PROMOTION.

    +
  • Optionalrestrictions?: Maybe<Restrictions>

    List of restrictions that can be applied to these promotions.

    +
  • OptionalsellStatus?: Maybe<PromotionSellStatus>

    Sell status of the promotion. Values: EXPIRED, CURRENT or FUTURE. For retrieval only.

    +
  • status: PromotionStatus

    Status of the promotion. Values: ACTIVE or INACTIVE.

    +
diff --git a/types/supply___generated___types.District.html b/types/supply___generated___types.District.html new file mode 100644 index 0000000..8259f10 --- /dev/null +++ b/types/supply___generated___types.District.html @@ -0,0 +1,11 @@ +District | Lodging Connectivity SDK - v0.0.1 +
District: {
    __typename?: "District";
    description?: Maybe<Scalars["String"]["output"]>;
    id: Scalars["String"]["output"];
    legalPropertyTypes: Maybe<LegalPropertyType>[];
    localizedName?: Maybe<Scalars["String"]["output"]>;
    nativeLocale?: Maybe<Scalars["String"]["output"]>;
    referenceUrls?: Maybe<Maybe<Scalars["String"]["output"]>[]>;
    registrationRequired: Scalars["Boolean"]["output"];
    requirements?: Maybe<Maybe<JurisdictionRequirement>[]>;
}

District regulatory information.

+

Type declaration

  • Optional__typename?: "District"
  • Optionaldescription?: Maybe<Scalars["String"]["output"]>

    Description of the district regulation.

    +
  • id: Scalars["String"]["output"]

    District ID (such as Miami Beach).

    +
  • legalPropertyTypes: Maybe<LegalPropertyType>[]

    List of legal property types.

    +
  • OptionallocalizedName?: Maybe<Scalars["String"]["output"]>

    Localized district name that can be used for display.

    +
  • OptionalnativeLocale?: Maybe<Scalars["String"]["output"]>

    Four-character locale code (language and country codes) of property's local district (such as ja-JP for a property in Japan).

    +
  • OptionalreferenceUrls?: Maybe<Maybe<Scalars["String"]["output"]>[]>

    URL to jurisdiction regulation information.

    +
  • registrationRequired: Scalars["Boolean"]["output"]

    Whether registration is required by the jurisdiction.

    +
  • Optionalrequirements?: Maybe<Maybe<JurisdictionRequirement>[]>

    Jurisdiction regulations that the partner needs to meet to comply with onboarding.

    +
diff --git a/types/supply___generated___types.EffectivePolicy.html b/types/supply___generated___types.EffectivePolicy.html new file mode 100644 index 0000000..2ebfee1 --- /dev/null +++ b/types/supply___generated___types.EffectivePolicy.html @@ -0,0 +1,6 @@ +EffectivePolicy | Lodging Connectivity SDK - v0.0.1 +
EffectivePolicy: {
    __typename?: "EffectivePolicy";
    endDateTimeUtc: Scalars["DateTime"]["output"];
    policyType: Scalars["String"]["output"];
    startDateTimeUtc: Scalars["DateTime"]["output"];
}

The effective cancellation policy for the reservation

+

Type declaration

  • Optional__typename?: "EffectivePolicy"
  • endDateTimeUtc: Scalars["DateTime"]["output"]

    The end date and time of the policy in UTC

    +
  • policyType: Scalars["String"]["output"]

    The type of policy being applied. One of: REGULATORY_WAIVER

    +
  • startDateTimeUtc: Scalars["DateTime"]["output"]

    The start date and time of the policy in UTC

    +
diff --git a/types/supply___generated___types.EligibleRatePlan.html b/types/supply___generated___types.EligibleRatePlan.html new file mode 100644 index 0000000..b97d2c9 --- /dev/null +++ b/types/supply___generated___types.EligibleRatePlan.html @@ -0,0 +1,3 @@ +EligibleRatePlan | Lodging Connectivity SDK - v0.0.1 +
EligibleRatePlan: {
    __typename?: "EligibleRatePlan";
    id: Scalars["ID"]["output"];
}

Type declaration

  • Optional__typename?: "EligibleRatePlan"
  • id: Scalars["ID"]["output"]

    Id of the rate plan as stored in the Expedia platform.

    +
diff --git a/types/supply___generated___types.EligibleRatePlanInput.html b/types/supply___generated___types.EligibleRatePlanInput.html new file mode 100644 index 0000000..2774a6d --- /dev/null +++ b/types/supply___generated___types.EligibleRatePlanInput.html @@ -0,0 +1,3 @@ +EligibleRatePlanInput | Lodging Connectivity SDK - v0.0.1 +
EligibleRatePlanInput: {
    id: Scalars["ID"]["input"];
}

Type declaration

  • id: Scalars["ID"]["input"]

    Id of the rate plan as stored in the Expedia platform.

    +
diff --git a/types/supply___generated___types.EnablePropertyInput.html b/types/supply___generated___types.EnablePropertyInput.html new file mode 100644 index 0000000..383eba6 --- /dev/null +++ b/types/supply___generated___types.EnablePropertyInput.html @@ -0,0 +1,2 @@ +EnablePropertyInput | Lodging Connectivity SDK - v0.0.1 +
EnablePropertyInput: {
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    id: Scalars["ID"]["input"];
}
diff --git a/types/supply___generated___types.EnablePropertyPayload.html b/types/supply___generated___types.EnablePropertyPayload.html new file mode 100644 index 0000000..9ccba89 --- /dev/null +++ b/types/supply___generated___types.EnablePropertyPayload.html @@ -0,0 +1,2 @@ +EnablePropertyPayload | Lodging Connectivity SDK - v0.0.1 +
EnablePropertyPayload: {
    __typename?: "EnablePropertyPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    id: Scalars["ID"]["output"];
}
diff --git a/types/supply___generated___types.EventsPolicy.html b/types/supply___generated___types.EventsPolicy.html new file mode 100644 index 0000000..9765c3f --- /dev/null +++ b/types/supply___generated___types.EventsPolicy.html @@ -0,0 +1,2 @@ +EventsPolicy | Lodging Connectivity SDK - v0.0.1 +
EventsPolicy: {
    __typename?: "EventsPolicy";
    allowed: Scalars["Boolean"]["output"];
    allowedEvents?: Maybe<AllowedEvents>;
    note: LocalizedString[];
}
diff --git a/types/supply___generated___types.EventsPolicyMetadata.html b/types/supply___generated___types.EventsPolicyMetadata.html new file mode 100644 index 0000000..bfc4b65 --- /dev/null +++ b/types/supply___generated___types.EventsPolicyMetadata.html @@ -0,0 +1,2 @@ +EventsPolicyMetadata | Lodging Connectivity SDK - v0.0.1 +
EventsPolicyMetadata: {
    __typename?: "EventsPolicyMetadata";
    allowedEvents: AllowedEventsMetadata;
}
diff --git a/types/supply___generated___types.Exact.html b/types/supply___generated___types.Exact.html new file mode 100644 index 0000000..6cda7b5 --- /dev/null +++ b/types/supply___generated___types.Exact.html @@ -0,0 +1,2 @@ +Exact | Lodging Connectivity SDK - v0.0.1 +
Exact<T>: {
    [K in keyof T]: T[K]
}

Type Parameters

  • T extends {
        [key: string]: unknown;
    }
diff --git a/types/supply___generated___types.ExactOrApproximateTime.html b/types/supply___generated___types.ExactOrApproximateTime.html new file mode 100644 index 0000000..2c9a381 --- /dev/null +++ b/types/supply___generated___types.ExactOrApproximateTime.html @@ -0,0 +1,2 @@ +ExactOrApproximateTime | Lodging Connectivity SDK - v0.0.1 +
ExactOrApproximateTime: {
    __typename?: "ExactOrApproximateTime";
    approximateTime?: Maybe<Scalars["String"]["output"]>;
    exactTime?: Maybe<Scalars["LocalTime"]["output"]>;
}
diff --git a/types/supply___generated___types.ExactOrApproximateTimeInput.html b/types/supply___generated___types.ExactOrApproximateTimeInput.html new file mode 100644 index 0000000..0c89fce --- /dev/null +++ b/types/supply___generated___types.ExactOrApproximateTimeInput.html @@ -0,0 +1,2 @@ +ExactOrApproximateTimeInput | Lodging Connectivity SDK - v0.0.1 +
ExactOrApproximateTimeInput: {
    approximateTime?: InputMaybe<Scalars["String"]["input"]>;
    exactTime?: InputMaybe<Scalars["LocalTime"]["input"]>;
}
diff --git a/types/supply___generated___types.ExactOrApproximateTimeMetadata.html b/types/supply___generated___types.ExactOrApproximateTimeMetadata.html new file mode 100644 index 0000000..51de7dc --- /dev/null +++ b/types/supply___generated___types.ExactOrApproximateTimeMetadata.html @@ -0,0 +1,2 @@ +ExactOrApproximateTimeMetadata | Lodging Connectivity SDK - v0.0.1 +
ExactOrApproximateTimeMetadata: {
    __typename?: "ExactOrApproximateTimeMetadata";
    approximateTimes: Scalars["String"]["output"][];
}
diff --git a/types/supply___generated___types.ExactOrApproximateTimeRange.html b/types/supply___generated___types.ExactOrApproximateTimeRange.html new file mode 100644 index 0000000..36c5055 --- /dev/null +++ b/types/supply___generated___types.ExactOrApproximateTimeRange.html @@ -0,0 +1,2 @@ +ExactOrApproximateTimeRange | Lodging Connectivity SDK - v0.0.1 +
ExactOrApproximateTimeRange: {
    __typename?: "ExactOrApproximateTimeRange";
    end?: Maybe<ExactOrApproximateTime>;
    start: ExactOrApproximateTime;
}
diff --git a/types/supply___generated___types.ExactOrApproximateTimeRangeInput.html b/types/supply___generated___types.ExactOrApproximateTimeRangeInput.html new file mode 100644 index 0000000..1d7b465 --- /dev/null +++ b/types/supply___generated___types.ExactOrApproximateTimeRangeInput.html @@ -0,0 +1,2 @@ +ExactOrApproximateTimeRangeInput | Lodging Connectivity SDK - v0.0.1 +
ExactOrApproximateTimeRangeInput: {
    end?: InputMaybe<ExactOrApproximateTimeInput>;
    start: ExactOrApproximateTimeInput;
}
diff --git a/types/supply___generated___types.ExactOrApproximateTimeRangeMetadata.html b/types/supply___generated___types.ExactOrApproximateTimeRangeMetadata.html new file mode 100644 index 0000000..599e8c9 --- /dev/null +++ b/types/supply___generated___types.ExactOrApproximateTimeRangeMetadata.html @@ -0,0 +1,2 @@ +ExactOrApproximateTimeRangeMetadata | Lodging Connectivity SDK - v0.0.1 +
ExactOrApproximateTimeRangeMetadata: {
    __typename?: "ExactOrApproximateTimeRangeMetadata";
    end: ExactOrApproximateTimeMetadata;
    start: ExactOrApproximateTimeMetadata;
}
diff --git a/types/supply___generated___types.ExecuteVrboReservationUpdateInput.html b/types/supply___generated___types.ExecuteVrboReservationUpdateInput.html new file mode 100644 index 0000000..a4232a0 --- /dev/null +++ b/types/supply___generated___types.ExecuteVrboReservationUpdateInput.html @@ -0,0 +1,7 @@ +ExecuteVrboReservationUpdateInput | Lodging Connectivity SDK - v0.0.1 +
ExecuteVrboReservationUpdateInput: {
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    description: Scalars["String"]["input"];
    paymentDueDate?: InputMaybe<Scalars["LocalDate"]["input"]>;
    propertyId: Scalars["ID"]["input"];
    reservationId: Scalars["ID"]["input"];
    updatePreviewToken: Scalars["String"]["input"];
}

Type declaration

  • OptionalclientMutationId?: InputMaybe<Scalars["String"]["input"]>
  • description: Scalars["String"]["input"]

    Free form text field, describing reservation update reason

    +
  • OptionalpaymentDueDate?: InputMaybe<Scalars["LocalDate"]["input"]>

    Payment due date. Nullable. Defaulted to the reservation checkout date if not supplied

    +
  • propertyId: Scalars["ID"]["input"]

    The ID of the property where the change has been requested.

    +
  • reservationId: Scalars["ID"]["input"]

    Identifier associated with the reservation to be changed.

    +
  • updatePreviewToken: Scalars["String"]["input"]

    Updated supplier amount of the reservation.

    +
diff --git a/types/supply___generated___types.ExecuteVrboReservationUpdatePayload.html b/types/supply___generated___types.ExecuteVrboReservationUpdatePayload.html new file mode 100644 index 0000000..9fb917a --- /dev/null +++ b/types/supply___generated___types.ExecuteVrboReservationUpdatePayload.html @@ -0,0 +1,3 @@ +ExecuteVrboReservationUpdatePayload | Lodging Connectivity SDK - v0.0.1 +
ExecuteVrboReservationUpdatePayload: {
    __typename?: "ExecuteVrboReservationUpdatePayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    reservation?: Maybe<Reservation>;
}

Type declaration

  • Optional__typename?: "ExecuteVrboReservationUpdatePayload"
  • OptionalclientMutationId?: Maybe<Scalars["String"]["output"]>
  • Optionalreservation?: Maybe<Reservation>

    Reference to reservation that was updated

    +
diff --git a/types/supply___generated___types.Exemption.html b/types/supply___generated___types.Exemption.html new file mode 100644 index 0000000..d00d486 --- /dev/null +++ b/types/supply___generated___types.Exemption.html @@ -0,0 +1,5 @@ +Exemption | Lodging Connectivity SDK - v0.0.1 +
Exemption: {
    __typename?: "Exemption";
    category?: Maybe<ExemptionCategory>;
    description?: Maybe<Scalars["String"]["output"]>;
}

Exemption to jurisdiction requirements.

+

Type declaration

  • Optional__typename?: "Exemption"
  • Optionalcategory?: Maybe<ExemptionCategory>

    Exemption type.

    +
  • Optionaldescription?: Maybe<Scalars["String"]["output"]>

    Description of the exemption.

    +
diff --git a/types/supply___generated___types.ExpediaSupplierAmount.html b/types/supply___generated___types.ExpediaSupplierAmount.html new file mode 100644 index 0000000..e6bc1ee --- /dev/null +++ b/types/supply___generated___types.ExpediaSupplierAmount.html @@ -0,0 +1,6 @@ +ExpediaSupplierAmount | Lodging Connectivity SDK - v0.0.1 +
ExpediaSupplierAmount: SupplierAmount & {
    __typename?: "ExpediaSupplierAmount";
    currencyCode: Scalars["String"]["output"];
    rates: SupplierRate[];
    rateType: RateType;
    total: SupplierTotal;
}

Type declaration

  • Optional__typename?: "ExpediaSupplierAmount"
  • currencyCode: Scalars["String"]["output"]

    Currency in which the amount is shown.

    +
  • rates: SupplierRate[]

    Daily rates for the reservation.

    +
  • rateType: RateType

    Rate type: NET for Expedia Collect or SELL for Hotel Collect.

    +
  • total: SupplierTotal

    Total rates for the reservation.

    +
diff --git a/types/supply___generated___types.ExtraBedType.html b/types/supply___generated___types.ExtraBedType.html new file mode 100644 index 0000000..ee219a6 --- /dev/null +++ b/types/supply___generated___types.ExtraBedType.html @@ -0,0 +1,3 @@ +ExtraBedType | Lodging Connectivity SDK - v0.0.1 +
ExtraBedType: {
    __typename?: "ExtraBedType";
    quantity: Scalars["Int"]["output"];
    size: Scalars["String"]["output"];
    surcharge?: Maybe<Surcharge>;
    type: Scalars["String"]["output"];
}

Type declaration

  • Optional__typename?: "ExtraBedType"
  • quantity: Scalars["Int"]["output"]
  • size: Scalars["String"]["output"]
  • Optionalsurcharge?: Maybe<Surcharge>

    Only extra beds of type 'Crib' and 'Rollaway Bed' will have a surcharge defined.

    +
  • type: Scalars["String"]["output"]
diff --git a/types/supply___generated___types.Fee.html b/types/supply___generated___types.Fee.html new file mode 100644 index 0000000..5c512cc --- /dev/null +++ b/types/supply___generated___types.Fee.html @@ -0,0 +1,2 @@ +Fee | Lodging Connectivity SDK - v0.0.1 +
Fee: {
    __typename?: "Fee";
    ageCategory?: Maybe<FeeAgeCategory>;
    charges: FeeCharge[];
    name: Scalars["String"]["output"];
    restrictions?: Maybe<FeeRestrictions>;
    scope: Scalars["String"]["output"];
    taxable?: Maybe<Scalars["Boolean"]["output"]>;
    type: Scalars["String"]["output"];
    variesByLengthOfStay?: Maybe<Scalars["Boolean"]["output"]>;
}
diff --git a/types/supply___generated___types.FeeCharge.html b/types/supply___generated___types.FeeCharge.html new file mode 100644 index 0000000..17337b6 --- /dev/null +++ b/types/supply___generated___types.FeeCharge.html @@ -0,0 +1,2 @@ +FeeCharge | Lodging Connectivity SDK - v0.0.1 +
FeeCharge: {
    __typename?: "FeeCharge";
    duration: FeeChargeDuration;
    flatAmount?: Maybe<Money>;
    percentage?: Maybe<Scalars["Decimal"]["output"]>;
    type: FeeChargeType;
}
diff --git a/types/supply___generated___types.FeeChargeInput.html b/types/supply___generated___types.FeeChargeInput.html new file mode 100644 index 0000000..c374f88 --- /dev/null +++ b/types/supply___generated___types.FeeChargeInput.html @@ -0,0 +1,2 @@ +FeeChargeInput | Lodging Connectivity SDK - v0.0.1 +
FeeChargeInput: {
    duration: FeeChargeDuration;
    flatAmount?: InputMaybe<MoneyInput>;
    percentage?: InputMaybe<Scalars["Decimal"]["input"]>;
    type: FeeChargeType;
}
diff --git a/types/supply___generated___types.FeeDateRange.html b/types/supply___generated___types.FeeDateRange.html new file mode 100644 index 0000000..885fc7b --- /dev/null +++ b/types/supply___generated___types.FeeDateRange.html @@ -0,0 +1,2 @@ +FeeDateRange | Lodging Connectivity SDK - v0.0.1 +
FeeDateRange: {
    __typename?: "FeeDateRange";
    from: Scalars["Date"]["output"];
    to?: Maybe<Scalars["Date"]["output"]>;
}
diff --git a/types/supply___generated___types.FeeDateRangeInput.html b/types/supply___generated___types.FeeDateRangeInput.html new file mode 100644 index 0000000..bb7c5c7 --- /dev/null +++ b/types/supply___generated___types.FeeDateRangeInput.html @@ -0,0 +1,2 @@ +FeeDateRangeInput | Lodging Connectivity SDK - v0.0.1 +
FeeDateRangeInput: {
    from: Scalars["Date"]["input"];
    to?: InputMaybe<Scalars["Date"]["input"]>;
}
diff --git a/types/supply___generated___types.FeeInput.html b/types/supply___generated___types.FeeInput.html new file mode 100644 index 0000000..6a96326 --- /dev/null +++ b/types/supply___generated___types.FeeInput.html @@ -0,0 +1,2 @@ +FeeInput | Lodging Connectivity SDK - v0.0.1 +
FeeInput: {
    ageCategory?: InputMaybe<FeeAgeCategory>;
    charges: FeeChargeInput[];
    name: Scalars["String"]["input"];
    restrictions?: InputMaybe<FeeRestrictionsInput>;
    scope: Scalars["String"]["input"];
    taxable?: InputMaybe<Scalars["Boolean"]["input"]>;
    type: Scalars["String"]["input"];
    variesByLengthOfStay?: InputMaybe<Scalars["Boolean"]["input"]>;
}
diff --git a/types/supply___generated___types.FeeRestrictions.html b/types/supply___generated___types.FeeRestrictions.html new file mode 100644 index 0000000..91b2bed --- /dev/null +++ b/types/supply___generated___types.FeeRestrictions.html @@ -0,0 +1,2 @@ +FeeRestrictions | Lodging Connectivity SDK - v0.0.1 +
FeeRestrictions: {
    __typename?: "FeeRestrictions";
    dateRange?: Maybe<FeeDateRange>;
    extraGuestRange?: Maybe<IntRange>;
    rangeOfNight?: Maybe<IntRange>;
}
diff --git a/types/supply___generated___types.FeeRestrictionsInput.html b/types/supply___generated___types.FeeRestrictionsInput.html new file mode 100644 index 0000000..cf973e2 --- /dev/null +++ b/types/supply___generated___types.FeeRestrictionsInput.html @@ -0,0 +1,2 @@ +FeeRestrictionsInput | Lodging Connectivity SDK - v0.0.1 +
FeeRestrictionsInput: {
    dateRange?: InputMaybe<FeeDateRangeInput>;
    extraGuestRange?: InputMaybe<IntRangeInput>;
    rangeOfNight?: InputMaybe<IntRangeInput>;
}
diff --git a/types/supply___generated___types.FeeSet.html b/types/supply___generated___types.FeeSet.html new file mode 100644 index 0000000..cbd1ad6 --- /dev/null +++ b/types/supply___generated___types.FeeSet.html @@ -0,0 +1,2 @@ +FeeSet | Lodging Connectivity SDK - v0.0.1 +
FeeSet: {
    __typename?: "FeeSet";
    businessModel: FeeBusinessModel;
    fees: Fee[];
    id: Scalars["ID"]["output"];
    name: Scalars["String"]["output"];
}
diff --git a/types/supply___generated___types.FiltersInput.html b/types/supply___generated___types.FiltersInput.html new file mode 100644 index 0000000..ad152ac --- /dev/null +++ b/types/supply___generated___types.FiltersInput.html @@ -0,0 +1,8 @@ +FiltersInput | Lodging Connectivity SDK - v0.0.1 +
FiltersInput: {
    bookingLocalDateTime?: InputMaybe<BookingLocalDateTimeInput>;
    discountTypes?: InputMaybe<DiscountType[]>;
    id?: InputMaybe<Scalars["String"]["input"]>;
    status?: InputMaybe<PromotionStatus>;
    travelDate?: InputMaybe<TravelDateInput>;
}

Type declaration

diff --git a/types/supply___generated___types.GeneratePreviewVrboReservationUpdateInput.html b/types/supply___generated___types.GeneratePreviewVrboReservationUpdateInput.html new file mode 100644 index 0000000..2a873ee --- /dev/null +++ b/types/supply___generated___types.GeneratePreviewVrboReservationUpdateInput.html @@ -0,0 +1,6 @@ +GeneratePreviewVrboReservationUpdateInput | Lodging Connectivity SDK - v0.0.1 +
GeneratePreviewVrboReservationUpdateInput: {
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    guests?: InputMaybe<PreviewVrboReservationUpdateGuestsInput>;
    propertyId: Scalars["ID"]["input"];
    reservationId: Scalars["ID"]["input"];
    stayDates?: InputMaybe<PreviewVrboReservationUpdateStayDatesInput>;
}

Type declaration

diff --git a/types/supply___generated___types.GeneratePreviewVrboReservationUpdatePayload.html b/types/supply___generated___types.GeneratePreviewVrboReservationUpdatePayload.html new file mode 100644 index 0000000..acc1ebb --- /dev/null +++ b/types/supply___generated___types.GeneratePreviewVrboReservationUpdatePayload.html @@ -0,0 +1,3 @@ +GeneratePreviewVrboReservationUpdatePayload | Lodging Connectivity SDK - v0.0.1 +
GeneratePreviewVrboReservationUpdatePayload: {
    __typename?: "GeneratePreviewVrboReservationUpdatePayload";
    amounts: PreviewVrboReservationUpdateAmounts;
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    previewTokenExpirationDateTimeUtc: Scalars["DateTime"]["output"];
    updatePreviewToken: Scalars["String"]["output"];
}

Type declaration

  • Optional__typename?: "GeneratePreviewVrboReservationUpdatePayload"
  • amounts: PreviewVrboReservationUpdateAmounts
  • OptionalclientMutationId?: Maybe<Scalars["String"]["output"]>
  • previewTokenExpirationDateTimeUtc: Scalars["DateTime"]["output"]
  • updatePreviewToken: Scalars["String"]["output"]

    The token to be used to execute the update

    +
diff --git a/types/supply___generated___types.Guest.html b/types/supply___generated___types.Guest.html new file mode 100644 index 0000000..3f0c1b2 --- /dev/null +++ b/types/supply___generated___types.Guest.html @@ -0,0 +1,7 @@ +Guest | Lodging Connectivity SDK - v0.0.1 +
Guest: {
    __typename?: "Guest";
    emailAddress?: Maybe<Scalars["EmailAddress"]["output"]>;
    firstName: Scalars["String"]["output"];
    lastName: Scalars["String"]["output"];
    loyaltyTier?: Maybe<Scalars["String"]["output"]>;
    phoneNumbers?: Maybe<GuestContactPhoneNumber[]>;
    supplierLoyaltyPlanInfo?: Maybe<SupplierLoyaltyPlanInfo>;
    travelPurpose?: Maybe<TravelPurpose>;
}

Type declaration

  • Optional__typename?: "Guest"
  • OptionalemailAddress?: Maybe<Scalars["EmailAddress"]["output"]>

    Email address

    +
  • firstName: Scalars["String"]["output"]
  • lastName: Scalars["String"]["output"]
  • OptionalloyaltyTier?: Maybe<Scalars["String"]["output"]>

    Guest loyalty tier. Values include MEMBER, VIP, PREMIUMVIP and null.

    +
  • OptionalphoneNumbers?: Maybe<GuestContactPhoneNumber[]>

    The phone numbers of the guest

    +
  • OptionalsupplierLoyaltyPlanInfo?: Maybe<SupplierLoyaltyPlanInfo>

    identifies the frequent customer reward program and (optionally) indicates points awarded for stay activity

    +
  • OptionaltravelPurpose?: Maybe<TravelPurpose>

    Purpose of the reservation

    +
diff --git a/types/supply___generated___types.GuestContact.html b/types/supply___generated___types.GuestContact.html new file mode 100644 index 0000000..c951186 --- /dev/null +++ b/types/supply___generated___types.GuestContact.html @@ -0,0 +1,4 @@ +GuestContact | Lodging Connectivity SDK - v0.0.1 +
GuestContact: {
    __typename?: "GuestContact";
    phoneNumbers?: Maybe<GuestContactPhoneNumber[]>;
}

Contact of the guest who made the reservation

+

Type declaration

diff --git a/types/supply___generated___types.GuestContactPhoneNumber.html b/types/supply___generated___types.GuestContactPhoneNumber.html new file mode 100644 index 0000000..07678e8 --- /dev/null +++ b/types/supply___generated___types.GuestContactPhoneNumber.html @@ -0,0 +1,6 @@ +GuestContactPhoneNumber | Lodging Connectivity SDK - v0.0.1 +
GuestContactPhoneNumber: {
    __typename?: "GuestContactPhoneNumber";
    areaCode: Scalars["String"]["output"];
    countryCode: Scalars["String"]["output"];
    number: Scalars["String"]["output"];
}

Phone Number

+

Type declaration

  • Optional__typename?: "GuestContactPhoneNumber"
  • areaCode: Scalars["String"]["output"]

    Area Code (format: 074)

    +
  • countryCode: Scalars["String"]["output"]

    Country code (format: 44)

    +
  • number: Scalars["String"]["output"]

    Phone number (format: 3737059)

    +
diff --git a/types/supply___generated___types.GuestRating.html b/types/supply___generated___types.GuestRating.html new file mode 100644 index 0000000..7c4dfb2 --- /dev/null +++ b/types/supply___generated___types.GuestRating.html @@ -0,0 +1,4 @@ +GuestRating | Lodging Connectivity SDK - v0.0.1 +
GuestRating: {
    __typename?: "GuestRating";
    recommendGuest?: Maybe<Scalars["Boolean"]["output"]>;
    starRatings: Maybe<Rating>[];
}

Type declaration

  • Optional__typename?: "GuestRating"
  • OptionalrecommendGuest?: Maybe<Scalars["Boolean"]["output"]>

    will consider Guest for future reservations

    +
  • starRatings: Maybe<Rating>[]

    categorized ratings

    +
diff --git a/types/supply___generated___types.IdNode.html b/types/supply___generated___types.IdNode.html new file mode 100644 index 0000000..d10dbce --- /dev/null +++ b/types/supply___generated___types.IdNode.html @@ -0,0 +1,2 @@ +IdNode | Lodging Connectivity SDK - v0.0.1 +
IdNode: {
    __typename?: "IdNode";
    id?: Maybe<Scalars["ID"]["output"]>;
    idSource: IdSource;
}
diff --git a/types/supply___generated___types.IdNodeInput.html b/types/supply___generated___types.IdNodeInput.html new file mode 100644 index 0000000..892b068 --- /dev/null +++ b/types/supply___generated___types.IdNodeInput.html @@ -0,0 +1,2 @@ +IdNodeInput | Lodging Connectivity SDK - v0.0.1 +
IdNodeInput: {
    id: Scalars["ID"]["input"];
    idSource: ReservationIdSource;
}
diff --git a/types/supply___generated___types.Image.html b/types/supply___generated___types.Image.html new file mode 100644 index 0000000..0925948 --- /dev/null +++ b/types/supply___generated___types.Image.html @@ -0,0 +1,3 @@ +Image | Lodging Connectivity SDK - v0.0.1 +
Image: MediaAsset & {
    __typename?: "Image";
    active: Scalars["Boolean"]["output"];
    captions: LocalizedString[];
    featured: Scalars["Boolean"]["output"];
    fileName?: Maybe<Scalars["String"]["output"]>;
    id: Scalars["ID"]["output"];
    order?: Maybe<Scalars["Int"]["output"]>;
    originalUrl?: Maybe<Scalars["String"]["output"]>;
    property?: Maybe<Property>;
    publishedUrl?: Maybe<Scalars["String"]["output"]>;
    rotation: Scalars["Int"]["output"];
    source: ImageSource;
    status: Status;
    updatedDate: Scalars["DateTime"]["output"];
}

Type declaration

diff --git a/types/supply___generated___types.ImagesFiltersInput.html b/types/supply___generated___types.ImagesFiltersInput.html new file mode 100644 index 0000000..55ec9c3 --- /dev/null +++ b/types/supply___generated___types.ImagesFiltersInput.html @@ -0,0 +1,2 @@ +ImagesFiltersInput | Lodging Connectivity SDK - v0.0.1 +
ImagesFiltersInput: {
    active?: InputMaybe<Scalars["Boolean"]["input"]>;
    featured?: InputMaybe<Scalars["Boolean"]["input"]>;
    sources?: InputMaybe<OneOfImageSourceFilterInput>;
    statuses?: InputMaybe<OneOfMediaStatusFilterInput>;
}
diff --git a/types/supply___generated___types.ImagesResponse.html b/types/supply___generated___types.ImagesResponse.html new file mode 100644 index 0000000..1d07dd9 --- /dev/null +++ b/types/supply___generated___types.ImagesResponse.html @@ -0,0 +1,2 @@ +ImagesResponse | Lodging Connectivity SDK - v0.0.1 +
ImagesResponse: MediaResponse & {
    __typename?: "ImagesResponse";
    elements: Image[];
    totalCount: Scalars["Int"]["output"];
}
diff --git a/types/supply___generated___types.Incremental.html b/types/supply___generated___types.Incremental.html new file mode 100644 index 0000000..8396205 --- /dev/null +++ b/types/supply___generated___types.Incremental.html @@ -0,0 +1,2 @@ +Incremental | Lodging Connectivity SDK - v0.0.1 +
Incremental<T>: T | {
    [P in keyof T]?: P extends " $fragmentName" | "__typename"
        ? T[P]
        : never
}

Type Parameters

  • T
diff --git a/types/supply___generated___types.InputLocalizedString.html b/types/supply___generated___types.InputLocalizedString.html new file mode 100644 index 0000000..3d4076f --- /dev/null +++ b/types/supply___generated___types.InputLocalizedString.html @@ -0,0 +1,2 @@ +InputLocalizedString | Lodging Connectivity SDK - v0.0.1 +
InputLocalizedString: {
    locale: Scalars["String"]["input"];
    value: Scalars["String"]["input"];
}
diff --git a/types/supply___generated___types.InputMaybe.html b/types/supply___generated___types.InputMaybe.html new file mode 100644 index 0000000..922278f --- /dev/null +++ b/types/supply___generated___types.InputMaybe.html @@ -0,0 +1,2 @@ +InputMaybe | Lodging Connectivity SDK - v0.0.1 +
InputMaybe<T>: Maybe<T>

Type Parameters

  • T
diff --git a/types/supply___generated___types.Installment.html b/types/supply___generated___types.Installment.html new file mode 100644 index 0000000..90fa416 --- /dev/null +++ b/types/supply___generated___types.Installment.html @@ -0,0 +1,3 @@ +Installment | Lodging Connectivity SDK - v0.0.1 +
Installment: {
    __typename?: "Installment";
    amount: Money;
    distributions: InstallmentDistribution[];
    dueDate: Scalars["LocalDate"]["output"];
    installmentId?: Maybe<Scalars["String"]["output"]>;
    paymentStatus?: Maybe<InstallmentPaymentStatus>;
}

Type declaration

diff --git a/types/supply___generated___types.InstallmentDistribution.html b/types/supply___generated___types.InstallmentDistribution.html new file mode 100644 index 0000000..46e721b --- /dev/null +++ b/types/supply___generated___types.InstallmentDistribution.html @@ -0,0 +1,5 @@ +InstallmentDistribution | Lodging Connectivity SDK - v0.0.1 +
InstallmentDistribution: {
    __typename?: "InstallmentDistribution";
    amount: Money;
    type: Scalars["String"]["output"];
}

VRBO reservation specific distribution

+

Type declaration

  • Optional__typename?: "InstallmentDistribution"
  • amount: Money

    amount value for installment distribution item

    +
  • type: Scalars["String"]["output"]

    type of installment distribution item (PARTNER_PAYMENT, COMMISSION, TRAVELER_SERVICE_FEE, etc)

    +
diff --git a/types/supply___generated___types.IntRange.html b/types/supply___generated___types.IntRange.html new file mode 100644 index 0000000..156acba --- /dev/null +++ b/types/supply___generated___types.IntRange.html @@ -0,0 +1,2 @@ +IntRange | Lodging Connectivity SDK - v0.0.1 +
IntRange: {
    __typename?: "IntRange";
    max: Scalars["Int"]["output"];
    min: Scalars["Int"]["output"];
}
diff --git a/types/supply___generated___types.IntRangeInput.html b/types/supply___generated___types.IntRangeInput.html new file mode 100644 index 0000000..78a5b91 --- /dev/null +++ b/types/supply___generated___types.IntRangeInput.html @@ -0,0 +1,2 @@ +IntRangeInput | Lodging Connectivity SDK - v0.0.1 +
IntRangeInput: {
    max: Scalars["Int"]["input"];
    min: Scalars["Int"]["input"];
}
diff --git a/types/supply___generated___types.InvalidScenario.html b/types/supply___generated___types.InvalidScenario.html new file mode 100644 index 0000000..5a04bcc --- /dev/null +++ b/types/supply___generated___types.InvalidScenario.html @@ -0,0 +1,5 @@ +InvalidScenario | Lodging Connectivity SDK - v0.0.1 +
InvalidScenario: {
    __typename?: "InvalidScenario";
    reason: Scalars["String"]["output"];
    scenario: Scalars["String"]["output"];
}

Collection of irreconcilable scenarios

+

Type declaration

  • Optional__typename?: "InvalidScenario"
  • reason: Scalars["String"]["output"]

    Scenario reason in detail

    +
  • scenario: Scalars["String"]["output"]

    Scenario name string

    +
diff --git a/types/supply___generated___types.InventoryConfig.html b/types/supply___generated___types.InventoryConfig.html new file mode 100644 index 0000000..631c3d4 --- /dev/null +++ b/types/supply___generated___types.InventoryConfig.html @@ -0,0 +1,4 @@ +InventoryConfig | Lodging Connectivity SDK - v0.0.1 +
InventoryConfig: {
    __typename?: "InventoryConfig";
    pricingModel: PropertyPricingModel;
    rateAcquisition: RateAcquisition;
}

Type declaration

  • Optional__typename?: "InventoryConfig"
  • pricingModel: PropertyPricingModel

    Specifies the pricing model of the property

    +
  • rateAcquisition: RateAcquisition

    Rate acquisition config for the property

    +
diff --git a/types/supply___generated___types.JurisdictionRequirement.html b/types/supply___generated___types.JurisdictionRequirement.html new file mode 100644 index 0000000..bbc7ce9 --- /dev/null +++ b/types/supply___generated___types.JurisdictionRequirement.html @@ -0,0 +1,12 @@ +JurisdictionRequirement | Lodging Connectivity SDK - v0.0.1 +
JurisdictionRequirement: {
    __typename?: "JurisdictionRequirement";
    additionalDataRequirements?: Maybe<Maybe<AdditionalDataRequirement>[]>;
    exemptions?: Maybe<Maybe<Exemption>[]>;
    isVacationRental?: Maybe<Scalars["Boolean"]["output"]>;
    maxNightCap?: Maybe<MaxNightCap>;
    minStayNights: Scalars["Int"]["output"];
    qualifiedPropertyTypes?: Maybe<Maybe<LegalPropertyType>[]>;
    registrationNumberRequirements?: Maybe<RegistrationNumberRequirement[]>;
    regulatoryCategory?: Maybe<RegulatoryCategory>;
    regulatoryCategoryLabel?: Maybe<Scalars["String"]["output"]>;
}

Jurisdiction regulations that the partner needs to meet to comply with onboarding.

+

Type declaration

  • Optional__typename?: "JurisdictionRequirement"
  • OptionaladditionalDataRequirements?: Maybe<Maybe<AdditionalDataRequirement>[]>

    Additional required regulation data by jurisdiction, such as license holder name or property address.

    +
  • Optionalexemptions?: Maybe<Maybe<Exemption>[]>

    Exemptions of a requirement under certain conditions.

    +
  • OptionalisVacationRental?: Maybe<Scalars["Boolean"]["output"]>

    Whether this regulatory category is a vacation rental.

    +
  • OptionalmaxNightCap?: Maybe<MaxNightCap>

    Maximum number of nights allowed by the jurisdiction. null means no requirement.

    +
  • minStayNights: Scalars["Int"]["output"]

    Minimum number of stay nights for this category (default is 1).

    +
  • OptionalqualifiedPropertyTypes?: Maybe<Maybe<LegalPropertyType>[]>

    Regulation requirement that EG supports.

    +
  • OptionalregistrationNumberRequirements?: Maybe<RegistrationNumberRequirement[]>

    List of registration number requirements.

    +
  • OptionalregulatoryCategory?: Maybe<RegulatoryCategory>

    Property regulatory category where the registration number requirements apply.

    +
  • OptionalregulatoryCategoryLabel?: Maybe<Scalars["String"]["output"]>

    Localized string of the regulatory category.

    +
diff --git a/types/supply___generated___types.LastUpdatedDateTimeFilter.html b/types/supply___generated___types.LastUpdatedDateTimeFilter.html new file mode 100644 index 0000000..99cdb6f --- /dev/null +++ b/types/supply___generated___types.LastUpdatedDateTimeFilter.html @@ -0,0 +1,5 @@ +LastUpdatedDateTimeFilter | Lodging Connectivity SDK - v0.0.1 +
LastUpdatedDateTimeFilter: {
    from: Scalars["ZoneDateTime"]["input"];
    to: Scalars["ZoneDateTime"]["input"];
}

facilitates filtering reservations by when their last updated date time occurs

+

Type declaration

  • from: Scalars["ZoneDateTime"]["input"]

    the date defining the start of the last updated date window (format: YYYY-MM-DDTHH:mm:ssTZD, TZD is a time zone designator in the form +/-hh:mm)

    +
  • to: Scalars["ZoneDateTime"]["input"]

    the date defining the end of the last updated date window (format: YYYY-MM-DDTHH:mm:ssTZD, TZD is a time zone designator in the form +/-hh:mm)

    +
diff --git a/types/supply___generated___types.LegalPropertyType.html b/types/supply___generated___types.LegalPropertyType.html new file mode 100644 index 0000000..cf38a4b --- /dev/null +++ b/types/supply___generated___types.LegalPropertyType.html @@ -0,0 +1,5 @@ +LegalPropertyType | Lodging Connectivity SDK - v0.0.1 +
LegalPropertyType: {
    __typename?: "LegalPropertyType";
    subtype?: Maybe<Scalars["String"]["output"]>;
    type?: Maybe<Scalars["String"]["output"]>;
}

Legacy property type for the district.

+

Type declaration

  • Optional__typename?: "LegalPropertyType"
  • Optionalsubtype?: Maybe<Scalars["String"]["output"]>

    Legal property subtype, applicable for residences, such as primary home or secondary home.

    +
  • Optionaltype?: Maybe<Scalars["String"]["output"]>

    Legal property type, such as hotel, bed and breakfast, residence, etc.

    +
diff --git a/types/supply___generated___types.ListingBundleAdoptionPayload.html b/types/supply___generated___types.ListingBundleAdoptionPayload.html new file mode 100644 index 0000000..1e49642 --- /dev/null +++ b/types/supply___generated___types.ListingBundleAdoptionPayload.html @@ -0,0 +1,2 @@ +ListingBundleAdoptionPayload | Lodging Connectivity SDK - v0.0.1 +
ListingBundleAdoptionPayload: {
    __typename?: "ListingBundleAdoptionPayload";
    adoptionList: Scalars["String"]["output"][];
    adoptionType: UpdatePropertyListingBundleAdoptionType;
}
diff --git a/types/supply___generated___types.LivingRoom.html b/types/supply___generated___types.LivingRoom.html new file mode 100644 index 0000000..8cf8329 --- /dev/null +++ b/types/supply___generated___types.LivingRoom.html @@ -0,0 +1,2 @@ +LivingRoom | Lodging Connectivity SDK - v0.0.1 +
LivingRoom: {
    __typename?: "LivingRoom";
    bedGroups: BedGroup[];
    id: Scalars["ID"]["output"];
    order: Scalars["Int"]["output"];
    text?: Maybe<Text[]>;
}
diff --git a/types/supply___generated___types.LivingRoomsMetadata.html b/types/supply___generated___types.LivingRoomsMetadata.html new file mode 100644 index 0000000..106cc42 --- /dev/null +++ b/types/supply___generated___types.LivingRoomsMetadata.html @@ -0,0 +1,2 @@ +LivingRoomsMetadata | Lodging Connectivity SDK - v0.0.1 +
LivingRoomsMetadata: {
    __typename?: "LivingRoomsMetadata";
    bedGroups: BedGroupsMetadata;
    text: TextMetadata[];
}
diff --git a/types/supply___generated___types.LocalizedString.html b/types/supply___generated___types.LocalizedString.html new file mode 100644 index 0000000..a73a810 --- /dev/null +++ b/types/supply___generated___types.LocalizedString.html @@ -0,0 +1,2 @@ +LocalizedString | Lodging Connectivity SDK - v0.0.1 +
LocalizedString: {
    __typename?: "LocalizedString";
    locale: Scalars["Locale"]["output"];
    value: Scalars["String"]["output"];
}
diff --git a/types/supply___generated___types.LocalizedStringInput.html b/types/supply___generated___types.LocalizedStringInput.html new file mode 100644 index 0000000..1fff51a --- /dev/null +++ b/types/supply___generated___types.LocalizedStringInput.html @@ -0,0 +1,2 @@ +LocalizedStringInput | Lodging Connectivity SDK - v0.0.1 +
LocalizedStringInput: {
    locale: Scalars["Locale"]["input"];
    value?: InputMaybe<Scalars["String"]["input"]>;
}
diff --git a/types/supply___generated___types.MakeEmpty.html b/types/supply___generated___types.MakeEmpty.html new file mode 100644 index 0000000..66838ba --- /dev/null +++ b/types/supply___generated___types.MakeEmpty.html @@ -0,0 +1,2 @@ +MakeEmpty | Lodging Connectivity SDK - v0.0.1 +
MakeEmpty<T, K>: {
    [_ in K]?: never
}

Type Parameters

  • T extends {
        [key: string]: unknown;
    }
  • K extends keyof T
diff --git a/types/supply___generated___types.MakeMaybe.html b/types/supply___generated___types.MakeMaybe.html new file mode 100644 index 0000000..e6ebb90 --- /dev/null +++ b/types/supply___generated___types.MakeMaybe.html @@ -0,0 +1,2 @@ +MakeMaybe | Lodging Connectivity SDK - v0.0.1 +
MakeMaybe<T, K>: Omit<T, K> & {
    [SubKey in K]: Maybe<T[SubKey]>
}

Type Parameters

  • T
  • K extends keyof T
diff --git a/types/supply___generated___types.MakeOptional.html b/types/supply___generated___types.MakeOptional.html new file mode 100644 index 0000000..bf05ce3 --- /dev/null +++ b/types/supply___generated___types.MakeOptional.html @@ -0,0 +1,2 @@ +MakeOptional | Lodging Connectivity SDK - v0.0.1 +
MakeOptional<T, K>: Omit<T, K> & {
    [SubKey in K]?: Maybe<T[SubKey]>
}

Type Parameters

  • T
  • K extends keyof T
diff --git a/types/supply___generated___types.MaxNightCap.html b/types/supply___generated___types.MaxNightCap.html new file mode 100644 index 0000000..d7201e4 --- /dev/null +++ b/types/supply___generated___types.MaxNightCap.html @@ -0,0 +1,5 @@ +MaxNightCap | Lodging Connectivity SDK - v0.0.1 +
MaxNightCap: {
    __typename?: "MaxNightCap";
    annualLimit?: Maybe<Scalars["Int"]["output"]>;
    isEnforced?: Maybe<Scalars["Boolean"]["output"]>;
}

Maximum night cap parameters for the jurisdiction.

+

Type declaration

  • Optional__typename?: "MaxNightCap"
  • OptionalannualLimit?: Maybe<Scalars["Int"]["output"]>

    Annual night cap.

    +
  • OptionalisEnforced?: Maybe<Scalars["Boolean"]["output"]>

    Whether the cap is enforced (or just educational).

    +
diff --git a/types/supply___generated___types.MaxOccupancyPolicy.html b/types/supply___generated___types.MaxOccupancyPolicy.html new file mode 100644 index 0000000..0f28036 --- /dev/null +++ b/types/supply___generated___types.MaxOccupancyPolicy.html @@ -0,0 +1,2 @@ +MaxOccupancyPolicy | Lodging Connectivity SDK - v0.0.1 +
MaxOccupancyPolicy: {
    __typename?: "MaxOccupancyPolicy";
    adultCount?: Maybe<Scalars["Int"]["output"]>;
    note: LocalizedString[];
    totalGuestCount: Scalars["Int"]["output"];
}
diff --git a/types/supply___generated___types.Maybe.html b/types/supply___generated___types.Maybe.html new file mode 100644 index 0000000..d1d1293 --- /dev/null +++ b/types/supply___generated___types.Maybe.html @@ -0,0 +1,2 @@ +Maybe | Lodging Connectivity SDK - v0.0.1 +
Maybe<T>: T | null

Type Parameters

  • T
diff --git a/types/supply___generated___types.Media.html b/types/supply___generated___types.Media.html new file mode 100644 index 0000000..8064564 --- /dev/null +++ b/types/supply___generated___types.Media.html @@ -0,0 +1,2 @@ +Media | Lodging Connectivity SDK - v0.0.1 +
Media: {
    __typename?: "Media";
    images?: Maybe<ImagesResponse>;
}
diff --git a/types/supply___generated___types.MediaAsset.html b/types/supply___generated___types.MediaAsset.html new file mode 100644 index 0000000..6a3ffd1 --- /dev/null +++ b/types/supply___generated___types.MediaAsset.html @@ -0,0 +1,2 @@ +MediaAsset | Lodging Connectivity SDK - v0.0.1 +
MediaAsset: {
    active: Scalars["Boolean"]["output"];
    captions: LocalizedString[];
    id: Scalars["ID"]["output"];
    originalUrl?: Maybe<Scalars["String"]["output"]>;
    property?: Maybe<Property>;
    publishedUrl?: Maybe<Scalars["String"]["output"]>;
    status: Status;
    updatedDate: Scalars["DateTime"]["output"];
}
diff --git a/types/supply___generated___types.MediaImagesArgs.html b/types/supply___generated___types.MediaImagesArgs.html new file mode 100644 index 0000000..4812ae3 --- /dev/null +++ b/types/supply___generated___types.MediaImagesArgs.html @@ -0,0 +1,2 @@ +MediaImagesArgs | Lodging Connectivity SDK - v0.0.1 +
diff --git a/types/supply___generated___types.MediaResponse.html b/types/supply___generated___types.MediaResponse.html new file mode 100644 index 0000000..86dfd98 --- /dev/null +++ b/types/supply___generated___types.MediaResponse.html @@ -0,0 +1,2 @@ +MediaResponse | Lodging Connectivity SDK - v0.0.1 +
MediaResponse: {
    elements: MediaAsset[];
    totalCount: Scalars["Int"]["output"];
}
diff --git a/types/supply___generated___types.MessageThread.html b/types/supply___generated___types.MessageThread.html new file mode 100644 index 0000000..3dfc129 --- /dev/null +++ b/types/supply___generated___types.MessageThread.html @@ -0,0 +1,11 @@ +MessageThread | Lodging Connectivity SDK - v0.0.1 +
MessageThread: {
    __typename?: "MessageThread";
    bookingInquiry?: Maybe<MessageThreadBookingInquiry>;
    createdDateTime?: Maybe<Scalars["DateTime"]["output"]>;
    creationDateTimeUtc?: Maybe<Scalars["DateTime"]["output"]>;
    id: Scalars["ID"]["output"];
    messages: MessageThreadMessagesResponse;
    primaryTraveler?: Maybe<MessageThreadTraveler>;
    property: Property;
    reservationSummary?: Maybe<MessageThreadReservationSummary>;
}

Type declaration

  • Optional__typename?: "MessageThread"
  • OptionalbookingInquiry?: Maybe<MessageThreadBookingInquiry>

    Booking Inquiry associated to MessageThread

    +
  • OptionalcreatedDateTime?: Maybe<Scalars["DateTime"]["output"]>

    Message created date time in ISO format

    +

    This field was meant to represent datetime values in UTC timezone. It has been replaced by creationDateTimeUtc

    +
  • OptionalcreationDateTimeUtc?: Maybe<Scalars["DateTime"]["output"]>

    Message creation date time in ISO format and UTC timezone

    +
  • id: Scalars["ID"]["output"]

    The message thread id

    +
  • messages: MessageThreadMessagesResponse

    List of messages

    +
  • OptionalprimaryTraveler?: Maybe<MessageThreadTraveler>

    Primary Traveler

    +
  • property: Property

    Property Details

    +
  • OptionalreservationSummary?: Maybe<MessageThreadReservationSummary>

    Reservation associated to MessageThread

    +
diff --git a/types/supply___generated___types.MessageThreadAddMessageResponse.html b/types/supply___generated___types.MessageThreadAddMessageResponse.html new file mode 100644 index 0000000..bea5487 --- /dev/null +++ b/types/supply___generated___types.MessageThreadAddMessageResponse.html @@ -0,0 +1,3 @@ +MessageThreadAddMessageResponse | Lodging Connectivity SDK - v0.0.1 +
MessageThreadAddMessageResponse: {
    __typename?: "MessageThreadAddMessageResponse";
    id: Scalars["ID"]["output"];
}

Type declaration

  • Optional__typename?: "MessageThreadAddMessageResponse"
  • id: Scalars["ID"]["output"]

    The message Id

    +
diff --git a/types/supply___generated___types.MessageThreadAttachment.html b/types/supply___generated___types.MessageThreadAttachment.html new file mode 100644 index 0000000..96e90e4 --- /dev/null +++ b/types/supply___generated___types.MessageThreadAttachment.html @@ -0,0 +1,8 @@ +MessageThreadAttachment | Lodging Connectivity SDK - v0.0.1 +
MessageThreadAttachment: {
    __typename?: "MessageThreadAttachment";
    id: Scalars["ID"]["output"];
    name: Scalars["String"]["output"];
    uploadDateTimeUtc: Scalars["DateTime"]["output"];
    uploadedDateTime: Scalars["DateTime"]["output"];
    url: Scalars["Url"]["output"];
}

Type declaration

  • Optional__typename?: "MessageThreadAttachment"
  • id: Scalars["ID"]["output"]

    The attachment Id

    +
  • name: Scalars["String"]["output"]

    attachment name

    +
  • uploadDateTimeUtc: Scalars["DateTime"]["output"]

    attachment upload date time in ISO format and UTC timezone

    +
  • uploadedDateTime: Scalars["DateTime"]["output"]

    attachment uploaded date time in ISO format

    +

    This field was meant to represent datetime values in UTC timezone. It has been replaced by uploadDateTimeUtc

    +
  • url: Scalars["Url"]["output"]

    The attachment location

    +
diff --git a/types/supply___generated___types.MessageThreadBookingInquiry.html b/types/supply___generated___types.MessageThreadBookingInquiry.html new file mode 100644 index 0000000..bd6bdef --- /dev/null +++ b/types/supply___generated___types.MessageThreadBookingInquiry.html @@ -0,0 +1,2 @@ +MessageThreadBookingInquiry | Lodging Connectivity SDK - v0.0.1 +
MessageThreadBookingInquiry: {
    __typename?: "MessageThreadBookingInquiry";
    adultCount: Scalars["Int"]["output"];
    checkInDate?: Maybe<Scalars["LocalDate"]["output"]>;
    checkOutDate?: Maybe<Scalars["LocalDate"]["output"]>;
    childCount: Scalars["Int"]["output"];
    hasPets: Scalars["Boolean"]["output"];
    id: Scalars["ID"]["output"];
}
diff --git a/types/supply___generated___types.MessageThreadLocalizedString.html b/types/supply___generated___types.MessageThreadLocalizedString.html new file mode 100644 index 0000000..c87fac1 --- /dev/null +++ b/types/supply___generated___types.MessageThreadLocalizedString.html @@ -0,0 +1,2 @@ +MessageThreadLocalizedString | Lodging Connectivity SDK - v0.0.1 +
MessageThreadLocalizedString: {
    __typename?: "MessageThreadLocalizedString";
    value: Scalars["String"]["output"];
}
diff --git a/types/supply___generated___types.MessageThreadLocalizedStringInput.html b/types/supply___generated___types.MessageThreadLocalizedStringInput.html new file mode 100644 index 0000000..f633ca7 --- /dev/null +++ b/types/supply___generated___types.MessageThreadLocalizedStringInput.html @@ -0,0 +1,2 @@ +MessageThreadLocalizedStringInput | Lodging Connectivity SDK - v0.0.1 +
MessageThreadLocalizedStringInput: {
    value: Scalars["String"]["input"];
}
diff --git a/types/supply___generated___types.MessageThreadMessage.html b/types/supply___generated___types.MessageThreadMessage.html new file mode 100644 index 0000000..408f479 --- /dev/null +++ b/types/supply___generated___types.MessageThreadMessage.html @@ -0,0 +1,12 @@ +MessageThreadMessage | Lodging Connectivity SDK - v0.0.1 +
MessageThreadMessage: {
    __typename?: "MessageThreadMessage";
    attachments: MessageThreadAttachment[];
    body?: Maybe<MessageThreadLocalizedString>;
    createdDateTime?: Maybe<Scalars["DateTime"]["output"]>;
    creationDateTimeUtc?: Maybe<Scalars["DateTime"]["output"]>;
    fromRole?: Maybe<MessageThreadParticipantRole>;
    id: Scalars["ID"]["output"];
    messageThread: MessageThread;
    reviewStatus?: Maybe<MessageReviewStatus>;
    type?: Maybe<Scalars["String"]["output"]>;
}

Type declaration

  • Optional__typename?: "MessageThreadMessage"
  • attachments: MessageThreadAttachment[]

    List of attachments associated with this message

    +
  • Optionalbody?: Maybe<MessageThreadLocalizedString>

    Message body (only plaintext allowed; should not contain any HTML tags)

    +
  • OptionalcreatedDateTime?: Maybe<Scalars["DateTime"]["output"]>

    Time at which the message was created. ISO format (yyyy-MM-dd'T'HH:mm:ss.SSSZ)

    +

    This field was meant to represent datetime values in UTC timezone. It has been replaced by creationDateTimeUtc

    +
  • OptionalcreationDateTimeUtc?: Maybe<Scalars["DateTime"]["output"]>

    Time at which the message was created. ISO format (yyyy-MM-dd'T'HH:mm:ss.SSSZ) and UTC timezone

    +
  • OptionalfromRole?: Maybe<MessageThreadParticipantRole>

    Message identifier from the client perspective. This value is set by the client in addMessage mutation.

    +
  • id: Scalars["ID"]["output"]

    The message id

    +
  • messageThread: MessageThread

    The associated message thread for the message

    +
  • OptionalreviewStatus?: Maybe<MessageReviewStatus>

    Review status of a Message.

    +
  • Optionaltype?: Maybe<Scalars["String"]["output"]>

    Message type

    +
diff --git a/types/supply___generated___types.MessageThreadMessagesArgs.html b/types/supply___generated___types.MessageThreadMessagesArgs.html new file mode 100644 index 0000000..feaf9bd --- /dev/null +++ b/types/supply___generated___types.MessageThreadMessagesArgs.html @@ -0,0 +1,2 @@ +MessageThreadMessagesArgs | Lodging Connectivity SDK - v0.0.1 +
MessageThreadMessagesArgs: {
    cursor?: InputMaybe<Scalars["String"]["input"]>;
    limit?: InputMaybe<Scalars["Int"]["input"]>;
    orderBy?: InputMaybe<MessageThreadMessagesOrderByInput>;
}
diff --git a/types/supply___generated___types.MessageThreadMessagesOrderByInput.html b/types/supply___generated___types.MessageThreadMessagesOrderByInput.html new file mode 100644 index 0000000..c6767fa --- /dev/null +++ b/types/supply___generated___types.MessageThreadMessagesOrderByInput.html @@ -0,0 +1,2 @@ +MessageThreadMessagesOrderByInput | Lodging Connectivity SDK - v0.0.1 +
MessageThreadMessagesOrderByInput: {
    field?: InputMaybe<MessageThreadMessagesSortField>;
    order?: InputMaybe<SortOrder>;
}
diff --git a/types/supply___generated___types.MessageThreadMessagesResponse.html b/types/supply___generated___types.MessageThreadMessagesResponse.html new file mode 100644 index 0000000..36381b2 --- /dev/null +++ b/types/supply___generated___types.MessageThreadMessagesResponse.html @@ -0,0 +1,5 @@ +MessageThreadMessagesResponse | Lodging Connectivity SDK - v0.0.1 +
MessageThreadMessagesResponse: {
    __typename?: "MessageThreadMessagesResponse";
    cursor?: Maybe<Scalars["String"]["output"]>;
    elements: MessageThreadMessage[];
    totalCount: Scalars["Int"]["output"];
}

Type declaration

  • Optional__typename?: "MessageThreadMessagesResponse"
  • Optionalcursor?: Maybe<Scalars["String"]["output"]>

    Represents the next page cursor in the list, Empty if no more pages available

    +
  • elements: MessageThreadMessage[]

    list of messages

    +
  • totalCount: Scalars["Int"]["output"]

    Total number of message returned that meet the search criteria

    +
diff --git a/types/supply___generated___types.MessageThreadReservationSummary.html b/types/supply___generated___types.MessageThreadReservationSummary.html new file mode 100644 index 0000000..02dbf39 --- /dev/null +++ b/types/supply___generated___types.MessageThreadReservationSummary.html @@ -0,0 +1,2 @@ +MessageThreadReservationSummary | Lodging Connectivity SDK - v0.0.1 +
MessageThreadReservationSummary: {
    __typename?: "MessageThreadReservationSummary";
    adultCount: Scalars["Int"]["output"];
    alternativeIds: ReservationAlternativeIds;
    checkInDate: Scalars["LocalDate"]["output"];
    checkOutDate: Scalars["LocalDate"]["output"];
    childCount: Scalars["Int"]["output"];
    id: Scalars["ID"]["output"];
    petCount: Scalars["Int"]["output"];
}
diff --git a/types/supply___generated___types.MessageThreadTraveler.html b/types/supply___generated___types.MessageThreadTraveler.html new file mode 100644 index 0000000..acef052 --- /dev/null +++ b/types/supply___generated___types.MessageThreadTraveler.html @@ -0,0 +1,2 @@ +MessageThreadTraveler | Lodging Connectivity SDK - v0.0.1 +
MessageThreadTraveler: {
    __typename?: "MessageThreadTraveler";
    firstName?: Maybe<Scalars["String"]["output"]>;
    lastName?: Maybe<Scalars["String"]["output"]>;
}
diff --git a/types/supply___generated___types.MessageThreadsResponse.html b/types/supply___generated___types.MessageThreadsResponse.html new file mode 100644 index 0000000..093c104 --- /dev/null +++ b/types/supply___generated___types.MessageThreadsResponse.html @@ -0,0 +1,5 @@ +MessageThreadsResponse | Lodging Connectivity SDK - v0.0.1 +
MessageThreadsResponse: {
    __typename?: "MessageThreadsResponse";
    cursor?: Maybe<Scalars["String"]["output"]>;
    elements: MessageThread[];
    totalCount: Scalars["Int"]["output"];
}

Type declaration

  • Optional__typename?: "MessageThreadsResponse"
  • Optionalcursor?: Maybe<Scalars["String"]["output"]>

    Represents the next page cursor in the list, Empty if no more pages available

    +
  • elements: MessageThread[]

    List of message threads

    +
  • totalCount: Scalars["Int"]["output"]

    Total number of message threads returned that meet the search criteria

    +
diff --git a/types/supply___generated___types.Metadata.html b/types/supply___generated___types.Metadata.html new file mode 100644 index 0000000..5a1b7f8 --- /dev/null +++ b/types/supply___generated___types.Metadata.html @@ -0,0 +1,2 @@ +Metadata | Lodging Connectivity SDK - v0.0.1 +
Metadata: {
    __typename?: "Metadata";
    locales: Scalars["Locale"]["output"][];
    property: PropertyMetadata;
}
diff --git a/types/supply___generated___types.MissingVrboIdReservationMapping.html b/types/supply___generated___types.MissingVrboIdReservationMapping.html new file mode 100644 index 0000000..5003e93 --- /dev/null +++ b/types/supply___generated___types.MissingVrboIdReservationMapping.html @@ -0,0 +1,5 @@ +MissingVrboIdReservationMapping | Lodging Connectivity SDK - v0.0.1 +
MissingVrboIdReservationMapping: {
    __typename?: "MissingVrboIdReservationMapping";
    egPropertyId: Scalars["ID"]["output"];
    egReservationId: Scalars["ID"]["output"];
}

A Reservation mapping type containing an EG Property ID and a missing Reservation ID.

+

Type declaration

  • Optional__typename?: "MissingVrboIdReservationMapping"
  • egPropertyId: Scalars["ID"]["output"]

    The applicable EG Property ID.

    +
  • egReservationId: Scalars["ID"]["output"]

    The EG Reservation ID which failed mapping validation.

    +
diff --git a/types/supply___generated___types.Money.html b/types/supply___generated___types.Money.html new file mode 100644 index 0000000..e4a8e53 --- /dev/null +++ b/types/supply___generated___types.Money.html @@ -0,0 +1,5 @@ +Money | Lodging Connectivity SDK - v0.0.1 +
Money: {
    __typename?: "Money";
    amount: Scalars["Decimal"]["output"];
    currencyCode: Scalars["CurrencyCode"]["output"];
}

Represents a monetary amount value along with its currency.

+

Type declaration

  • Optional__typename?: "Money"
  • amount: Scalars["Decimal"]["output"]

    The actual monetary amount value. The scale of the amount will vary according to the currency or any rate conversion that may have been applied.

    +
  • currencyCode: Scalars["CurrencyCode"]["output"]

    The code of the currency of the amount.

    +
diff --git a/types/supply___generated___types.MoneyInput.html b/types/supply___generated___types.MoneyInput.html new file mode 100644 index 0000000..44fe423 --- /dev/null +++ b/types/supply___generated___types.MoneyInput.html @@ -0,0 +1,5 @@ +MoneyInput | Lodging Connectivity SDK - v0.0.1 +
MoneyInput: {
    amount: Scalars["Decimal"]["input"];
    currencyCode: Scalars["CurrencyCode"]["input"];
}

Represents a monetary amount value along with its currency.

+

Type declaration

  • amount: Scalars["Decimal"]["input"]

    The actual monetary amount value. The scale of the amount will vary according to the currency or any rate conversion that may have been applied.

    +
  • currencyCode: Scalars["CurrencyCode"]["input"]

    The code of the currency of the amount.

    +
diff --git a/types/supply___generated___types.MultiNightDiscount.html b/types/supply___generated___types.MultiNightDiscount.html new file mode 100644 index 0000000..b4f9743 --- /dev/null +++ b/types/supply___generated___types.MultiNightDiscount.html @@ -0,0 +1,9 @@ +MultiNightDiscount | Lodging Connectivity SDK - v0.0.1 +
MultiNightDiscount: Discount & {
    __typename?: "MultiNightDiscount";
    applicableNight: Scalars["Int"]["output"];
    isRecurring?: Maybe<Scalars["Boolean"]["output"]>;
    memberOnlyAdditionalValue?: Maybe<Scalars["Float"]["output"]>;
    type: DiscountType;
    unit: DiscountUnit;
    value: Scalars["Float"]["output"];
}

Multi night discounts are ones that have a flat discount percentage for applicable nights (for eg: 15% off on 3rd night).

+

Type declaration

  • Optional__typename?: "MultiNightDiscount"
  • applicableNight: Scalars["Int"]["output"]

    Value of the applicable night on which the discount will be applied. Values permitted: 2 to 28

    +
  • OptionalisRecurring?: Maybe<Scalars["Boolean"]["output"]>

    Whether the discount applied on the applicable night is recurring

    +
  • OptionalmemberOnlyAdditionalValue?: Maybe<Scalars["Float"]["output"]>

    Member only discount value applied

    +
  • type: DiscountType

    Type of the discount.

    +
  • unit: DiscountUnit

    Unit of the discount. Currently only PERCENT is supported for MVP for Create and Update. AMOUNT promotions are supported only for Read.

    +
  • value: Scalars["Float"]["output"]

    Value of the discount applied.

    +
diff --git a/types/supply___generated___types.MultiNightDiscountCreateInput.html b/types/supply___generated___types.MultiNightDiscountCreateInput.html new file mode 100644 index 0000000..08336a9 --- /dev/null +++ b/types/supply___generated___types.MultiNightDiscountCreateInput.html @@ -0,0 +1,7 @@ +MultiNightDiscountCreateInput | Lodging Connectivity SDK - v0.0.1 +
MultiNightDiscountCreateInput: {
    applicableNight: Scalars["Int"]["input"];
    isRecurring?: InputMaybe<Scalars["Boolean"]["input"]>;
    memberOnlyAdditionalValue?: InputMaybe<Scalars["Float"]["input"]>;
    unit: DiscountUnit;
    value: Scalars["Float"]["input"];
}

Type declaration

  • applicableNight: Scalars["Int"]["input"]

    Value of the applicable night on which the discount will be applied. Values permitted: 2 to 28.

    +
  • OptionalisRecurring?: InputMaybe<Scalars["Boolean"]["input"]>

    Whether this discount will be applied every consecutive applicable night.

    +
  • OptionalmemberOnlyAdditionalValue?: InputMaybe<Scalars["Float"]["input"]>

    Member only discount value applied.

    +
  • unit: DiscountUnit

    Unit of the discount. Currently only PERCENT is supported for MVP for Create and Update. AMOUNT promotions are supported only for Read.

    +
  • value: Scalars["Float"]["input"]

    Value of the discount applied.

    +
diff --git a/types/supply___generated___types.MultiNightDiscountPromotionCreateInput.html b/types/supply___generated___types.MultiNightDiscountPromotionCreateInput.html new file mode 100644 index 0000000..b8b287b --- /dev/null +++ b/types/supply___generated___types.MultiNightDiscountPromotionCreateInput.html @@ -0,0 +1,11 @@ +MultiNightDiscountPromotionCreateInput | Lodging Connectivity SDK - v0.0.1 +
MultiNightDiscountPromotionCreateInput: {
    blackoutDates: BlackoutDateRangeInput[];
    category: PromotionCategory;
    code: Scalars["String"]["input"];
    discount: MultiNightDiscountCreateInput;
    eligibleRatePlans: EligibleRatePlanInput[];
    name: PromotionName;
    restrictions: RestrictionsCreateInput;
    status: PromotionStatus;
}

Type declaration

  • blackoutDates: BlackoutDateRangeInput[]

    The 'exception' dates for which the promotion should NOT apply. +This field will not be returned in the Query All promotions functionality and will ONLY be returned when querying for a Single Promotion (by specifying the promotion Id).

    +
  • category: PromotionCategory

    Category of the promotion. Currently only DISCOUNT_PROMOTION is supported (i.e Priced Promotions).

    +
  • code: Scalars["String"]["input"]

    Name of the promotion as the partner wants to call it.

    +
  • discount: MultiNightDiscountCreateInput

    Detail of the actual discount being applied on the promotion.

    +
  • eligibleRatePlans: EligibleRatePlanInput[]

    The rate plans for which this promotion is applicable for.

    +
  • name: PromotionName

    Name of the promotion. Values: MULTI_NIGHT_PROMOTION

    +
  • restrictions: RestrictionsCreateInput

    List of restrictions that can be applied to these promotions.

    +
  • status: PromotionStatus

    Status of the promotion. Values: ACTIVE or INACTIVE.

    +
diff --git a/types/supply___generated___types.MultiNightDiscountPromotionUpdateInput.html b/types/supply___generated___types.MultiNightDiscountPromotionUpdateInput.html new file mode 100644 index 0000000..f267f61 --- /dev/null +++ b/types/supply___generated___types.MultiNightDiscountPromotionUpdateInput.html @@ -0,0 +1,12 @@ +MultiNightDiscountPromotionUpdateInput | Lodging Connectivity SDK - v0.0.1 +
MultiNightDiscountPromotionUpdateInput: {
    blackoutDates?: InputMaybe<BlackoutDateRangeInput[]>;
    category?: InputMaybe<PromotionCategory>;
    code?: InputMaybe<Scalars["String"]["input"]>;
    discount?: InputMaybe<MultiNightDiscountUpdateInput>;
    eligibleRatePlans?: InputMaybe<EligibleRatePlanInput[]>;
    id: Scalars["ID"]["input"];
    name?: InputMaybe<PromotionName>;
    restrictions?: InputMaybe<RestrictionsUpdateInput>;
    status?: InputMaybe<PromotionStatus>;
}

Type declaration

  • OptionalblackoutDates?: InputMaybe<BlackoutDateRangeInput[]>

    The 'exception' dates for which the promotion should NOT apply. +This field will not be returned in the Query All promotions functionality and will ONLY be returned when querying for a Single Promotion (by specifying the promotion Id).

    +
  • Optionalcategory?: InputMaybe<PromotionCategory>

    Category of the promotion. Currently only DISCOUNT_PROMOTION is supported (i.e Priced Promotions).

    +
  • Optionalcode?: InputMaybe<Scalars["String"]["input"]>

    Name of the promotion as the partner wants to call it.

    +
  • Optionaldiscount?: InputMaybe<MultiNightDiscountUpdateInput>

    Detail of the actual discount being applied on the promotion.

    +
  • OptionaleligibleRatePlans?: InputMaybe<EligibleRatePlanInput[]>

    The rate plans for which this promotion is applicable for.

    +
  • id: Scalars["ID"]["input"]

    Id of the Promotion as stored in the Expedia platform.

    +
  • Optionalname?: InputMaybe<PromotionName>

    Name of the promotion. Values: MULTI_NIGHT_PROMOTION

    +
  • Optionalrestrictions?: InputMaybe<RestrictionsUpdateInput>

    List of restrictions that can be applied to these promotions.

    +
  • Optionalstatus?: InputMaybe<PromotionStatus>

    Status of the promotion. Values: ACTIVE or INACTIVE.

    +
diff --git a/types/supply___generated___types.MultiNightDiscountUpdateInput.html b/types/supply___generated___types.MultiNightDiscountUpdateInput.html new file mode 100644 index 0000000..c1caa86 --- /dev/null +++ b/types/supply___generated___types.MultiNightDiscountUpdateInput.html @@ -0,0 +1,7 @@ +MultiNightDiscountUpdateInput | Lodging Connectivity SDK - v0.0.1 +
MultiNightDiscountUpdateInput: {
    applicableNight: Scalars["Int"]["input"];
    isRecurring?: InputMaybe<Scalars["Boolean"]["input"]>;
    memberOnlyAdditionalValue?: InputMaybe<Scalars["Float"]["input"]>;
    unit?: InputMaybe<DiscountUnit>;
    value?: InputMaybe<Scalars["Float"]["input"]>;
}

Type declaration

  • applicableNight: Scalars["Int"]["input"]

    Value of the applicable night on which the discount will be applied. Values permitted: 2 to 28.

    +
  • OptionalisRecurring?: InputMaybe<Scalars["Boolean"]["input"]>

    Whether the discount applied on the applicable night is recurring.

    +
  • OptionalmemberOnlyAdditionalValue?: InputMaybe<Scalars["Float"]["input"]>

    Member only discount value applied.

    +
  • Optionalunit?: InputMaybe<DiscountUnit>

    Unit of the discount. Currently only PERCENT is supported for MVP for Create and Update. AMOUNT promotions are supported only for Read.

    +
  • Optionalvalue?: InputMaybe<Scalars["Float"]["input"]>

    Value of the discount applied.

    +
diff --git a/types/supply___generated___types.Mutation.html b/types/supply___generated___types.Mutation.html new file mode 100644 index 0000000..eba73b3 --- /dev/null +++ b/types/supply___generated___types.Mutation.html @@ -0,0 +1,36 @@ +Mutation | Lodging Connectivity SDK - v0.0.1 +
Mutation: {
    __typename?: "Mutation";
    addMessage: MessageThreadAddMessageResponse;
    archivePropertyIds?: Maybe<ArchivePropertyIdsPayload>;
    cancelReservation: CancelReservationPayload;
    cancelReservationReconciliation: CancelReservationReconciliationPayload;
    cancelVrboReservation: CancelVrboReservationPayload;
    changeReservationReconciliation: ChangeReservationReconciliationPayload;
    commitVrboSupplierIdMappings?: Maybe<CommitVrboSupplierIdMappingsPayload>;
    confirmReservationNotification: ConfirmReservationNotificationPayload;
    createCancellationPolicyConfig?: Maybe<CreateCancellationPolicyConfigPayload>;
    createDayOfWeekDiscountPromotion: Promotion;
    createFeeSet?: Maybe<CreateFeeSetPayload>;
    createMultiNightDiscountPromotion: Promotion;
    createNotificationCallbackConfig?: Maybe<CreateNotificationCallbackConfigPayload>;
    createProperty?: Maybe<CreatePropertyPayload>;
    createPropertyImage?: Maybe<CreatePropertyImagePayload>;
    createRatePlan?: Maybe<CreateRatePlanPayload>;
    createSingleDiscountPromotion: Promotion;
    createUnitSpaces?: Maybe<CreateUnitSpacesPayload>;
    deleteImage?: Maybe<DeleteImagePayload>;
    deleteNotificationCallbackConfig?: Maybe<DeleteNotificationCallbackConfigPayload>;
    deleteUnitSpace?: Maybe<DeleteUnitSpacePayload>;
    disableProperty?: Maybe<DisablePropertyPayload>;
    enableProperty?: Maybe<EnablePropertyPayload>;
    executeVrboReservationUpdate: ExecuteVrboReservationUpdatePayload;
    generatePreviewVrboReservationUpdate: GeneratePreviewVrboReservationUpdatePayload;
    joinNewListingDiscount?: Maybe<Scalars["Boolean"]["output"]>;
    rateGuest?: Maybe<GuestRating>;
    refreshNotificationCallbackConfigSecret?: Maybe<RefreshNotificationCallbackConfigSecretPayload>;
    refundReservation: RefundReservationPayload;
    refundVrboReservation: RefundVrboReservationPayload;
    replaceCancellationPolicyConfig?: Maybe<ReplaceCancellationPolicyConfigPayload>;
    replaceFeeSet?: Maybe<ReplaceFeeSetPayload>;
    sendMessage?: Maybe<SendMessagePayload>;
    sendTestNotification?: Maybe<SendTestNotificationPayload>;
    setMessageThreadSpamStatus?: Maybe<SetMessageThreadSpamStatusPayload>;
    setPropertyTaxRecord?: Maybe<SetPropertyTaxRecordPayload>;
    setReviewResponse: UpdatedReviewResponse;
    subscribeNotificationEventType?: Maybe<SubscribeNotificationEventTypePayload>;
    unsubscribeNotificationEventType?: Maybe<UnsubscribeNotificationEventTypePayload>;
    updateDayOfWeekDiscountPromotion: Promotion;
    updateImage?: Maybe<UpdateImagePayload>;
    updateMultiNightDiscountPromotion: Promotion;
    updateNotificationCallbackConfig?: Maybe<UpdateNotificationCallbackConfigPayload>;
    updateNotificationEventTypeSubscription?: Maybe<UpdateNotificationEventTypeSubscriptionPayload>;
    updateProperty?: Maybe<UpdatePropertyPayload>;
    updatePropertyListingBundleAdoption: ListingBundleAdoptionPayload;
    updateRatePlan?: Maybe<UpdateRatePlanPayload>;
    updateSingleDiscountPromotion: Promotion;
    updateUnit?: Maybe<UpdatePropertyUnitPayload>;
    updateUnitRegistration: PropertyRegistration;
    updateUnitSpaces?: Maybe<UpdateUnitSpacesPayload>;
    updateVrboSupplierPropertyIds?: Maybe<UpdateVrboSupplierPropertyIdsPayload>;
    updateVrboSupplierReservationIds?: Maybe<UpdateVrboSupplierReservationIdsPayload>;
    withdrawNewListingDiscount?: Maybe<Scalars["Boolean"]["output"]>;
}

Type declaration

diff --git a/types/supply___generated___types.MutationAddMessageArgs.html b/types/supply___generated___types.MutationAddMessageArgs.html new file mode 100644 index 0000000..9e077aa --- /dev/null +++ b/types/supply___generated___types.MutationAddMessageArgs.html @@ -0,0 +1,2 @@ +MutationAddMessageArgs | Lodging Connectivity SDK - v0.0.1 +
MutationAddMessageArgs: {
    message: AddMessageThreadMessageInput;
    messageThreadId: Scalars["ID"]["input"];
}
diff --git a/types/supply___generated___types.MutationArchivePropertyIdsArgs.html b/types/supply___generated___types.MutationArchivePropertyIdsArgs.html new file mode 100644 index 0000000..0a0030a --- /dev/null +++ b/types/supply___generated___types.MutationArchivePropertyIdsArgs.html @@ -0,0 +1,2 @@ +MutationArchivePropertyIdsArgs | Lodging Connectivity SDK - v0.0.1 +
MutationArchivePropertyIdsArgs: {
    input: ArchivePropertyIdsInput;
}
diff --git a/types/supply___generated___types.MutationCancelReservationArgs.html b/types/supply___generated___types.MutationCancelReservationArgs.html new file mode 100644 index 0000000..d872b04 --- /dev/null +++ b/types/supply___generated___types.MutationCancelReservationArgs.html @@ -0,0 +1,2 @@ +MutationCancelReservationArgs | Lodging Connectivity SDK - v0.0.1 +
MutationCancelReservationArgs: {
    input: CancelReservationInput;
}
diff --git a/types/supply___generated___types.MutationCancelReservationReconciliationArgs.html b/types/supply___generated___types.MutationCancelReservationReconciliationArgs.html new file mode 100644 index 0000000..b5d13c2 --- /dev/null +++ b/types/supply___generated___types.MutationCancelReservationReconciliationArgs.html @@ -0,0 +1,2 @@ +MutationCancelReservationReconciliationArgs | Lodging Connectivity SDK - v0.0.1 +
MutationCancelReservationReconciliationArgs: {
    input: CancelReservationReconciliationInput;
}
diff --git a/types/supply___generated___types.MutationCancelVrboReservationArgs.html b/types/supply___generated___types.MutationCancelVrboReservationArgs.html new file mode 100644 index 0000000..e4818d9 --- /dev/null +++ b/types/supply___generated___types.MutationCancelVrboReservationArgs.html @@ -0,0 +1,2 @@ +MutationCancelVrboReservationArgs | Lodging Connectivity SDK - v0.0.1 +
MutationCancelVrboReservationArgs: {
    input: CancelVrboReservationInput;
}
diff --git a/types/supply___generated___types.MutationChangeReservationReconciliationArgs.html b/types/supply___generated___types.MutationChangeReservationReconciliationArgs.html new file mode 100644 index 0000000..75d77bd --- /dev/null +++ b/types/supply___generated___types.MutationChangeReservationReconciliationArgs.html @@ -0,0 +1,2 @@ +MutationChangeReservationReconciliationArgs | Lodging Connectivity SDK - v0.0.1 +
MutationChangeReservationReconciliationArgs: {
    input: ChangeReservationReconciliationInput;
}
diff --git a/types/supply___generated___types.MutationCommitVrboSupplierIdMappingsArgs.html b/types/supply___generated___types.MutationCommitVrboSupplierIdMappingsArgs.html new file mode 100644 index 0000000..7a88585 --- /dev/null +++ b/types/supply___generated___types.MutationCommitVrboSupplierIdMappingsArgs.html @@ -0,0 +1,2 @@ +MutationCommitVrboSupplierIdMappingsArgs | Lodging Connectivity SDK - v0.0.1 +
MutationCommitVrboSupplierIdMappingsArgs: {
    input: CommitVrboSupplierIdMappingsInput;
}
diff --git a/types/supply___generated___types.MutationConfirmReservationNotificationArgs.html b/types/supply___generated___types.MutationConfirmReservationNotificationArgs.html new file mode 100644 index 0000000..302c709 --- /dev/null +++ b/types/supply___generated___types.MutationConfirmReservationNotificationArgs.html @@ -0,0 +1,2 @@ +MutationConfirmReservationNotificationArgs | Lodging Connectivity SDK - v0.0.1 +
MutationConfirmReservationNotificationArgs: {
    input: ConfirmReservationNotificationInput;
}
diff --git a/types/supply___generated___types.MutationCreateCancellationPolicyConfigArgs.html b/types/supply___generated___types.MutationCreateCancellationPolicyConfigArgs.html new file mode 100644 index 0000000..9689a83 --- /dev/null +++ b/types/supply___generated___types.MutationCreateCancellationPolicyConfigArgs.html @@ -0,0 +1,2 @@ +MutationCreateCancellationPolicyConfigArgs | Lodging Connectivity SDK - v0.0.1 +
MutationCreateCancellationPolicyConfigArgs: {
    input: CreateCancellationPolicyConfigInput;
}
diff --git a/types/supply___generated___types.MutationCreateDayOfWeekDiscountPromotionArgs.html b/types/supply___generated___types.MutationCreateDayOfWeekDiscountPromotionArgs.html new file mode 100644 index 0000000..fc7f559 --- /dev/null +++ b/types/supply___generated___types.MutationCreateDayOfWeekDiscountPromotionArgs.html @@ -0,0 +1,2 @@ +MutationCreateDayOfWeekDiscountPromotionArgs | Lodging Connectivity SDK - v0.0.1 +
MutationCreateDayOfWeekDiscountPromotionArgs: {
    promotion: DayOfWeekDiscountPromotionCreateInput;
    propertyId: Scalars["String"]["input"];
    propertyIdSource: IdSource;
}
diff --git a/types/supply___generated___types.MutationCreateFeeSetArgs.html b/types/supply___generated___types.MutationCreateFeeSetArgs.html new file mode 100644 index 0000000..b2d2707 --- /dev/null +++ b/types/supply___generated___types.MutationCreateFeeSetArgs.html @@ -0,0 +1,2 @@ +MutationCreateFeeSetArgs | Lodging Connectivity SDK - v0.0.1 +
MutationCreateFeeSetArgs: {
    input: CreateFeeSetInput;
}
diff --git a/types/supply___generated___types.MutationCreateMultiNightDiscountPromotionArgs.html b/types/supply___generated___types.MutationCreateMultiNightDiscountPromotionArgs.html new file mode 100644 index 0000000..bdd688d --- /dev/null +++ b/types/supply___generated___types.MutationCreateMultiNightDiscountPromotionArgs.html @@ -0,0 +1,2 @@ +MutationCreateMultiNightDiscountPromotionArgs | Lodging Connectivity SDK - v0.0.1 +
MutationCreateMultiNightDiscountPromotionArgs: {
    promotion: MultiNightDiscountPromotionCreateInput;
    propertyId: Scalars["String"]["input"];
    propertyIdSource: IdSource;
}
diff --git a/types/supply___generated___types.MutationCreateNotificationCallbackConfigArgs.html b/types/supply___generated___types.MutationCreateNotificationCallbackConfigArgs.html new file mode 100644 index 0000000..66332dc --- /dev/null +++ b/types/supply___generated___types.MutationCreateNotificationCallbackConfigArgs.html @@ -0,0 +1,2 @@ +MutationCreateNotificationCallbackConfigArgs | Lodging Connectivity SDK - v0.0.1 +
MutationCreateNotificationCallbackConfigArgs: {
    input: CreateNotificationCallbackConfigInput;
}
diff --git a/types/supply___generated___types.MutationCreatePropertyArgs.html b/types/supply___generated___types.MutationCreatePropertyArgs.html new file mode 100644 index 0000000..db36217 --- /dev/null +++ b/types/supply___generated___types.MutationCreatePropertyArgs.html @@ -0,0 +1,2 @@ +MutationCreatePropertyArgs | Lodging Connectivity SDK - v0.0.1 +
MutationCreatePropertyArgs: {
    input: CreatePropertyInput;
}
diff --git a/types/supply___generated___types.MutationCreatePropertyImageArgs.html b/types/supply___generated___types.MutationCreatePropertyImageArgs.html new file mode 100644 index 0000000..23cb8cb --- /dev/null +++ b/types/supply___generated___types.MutationCreatePropertyImageArgs.html @@ -0,0 +1,2 @@ +MutationCreatePropertyImageArgs | Lodging Connectivity SDK - v0.0.1 +
MutationCreatePropertyImageArgs: {
    input: CreatePropertyImageInput;
}
diff --git a/types/supply___generated___types.MutationCreateRatePlanArgs.html b/types/supply___generated___types.MutationCreateRatePlanArgs.html new file mode 100644 index 0000000..b193bba --- /dev/null +++ b/types/supply___generated___types.MutationCreateRatePlanArgs.html @@ -0,0 +1,2 @@ +MutationCreateRatePlanArgs | Lodging Connectivity SDK - v0.0.1 +
MutationCreateRatePlanArgs: {
    input: CreateRatePlanInput;
}
diff --git a/types/supply___generated___types.MutationCreateSingleDiscountPromotionArgs.html b/types/supply___generated___types.MutationCreateSingleDiscountPromotionArgs.html new file mode 100644 index 0000000..542cce6 --- /dev/null +++ b/types/supply___generated___types.MutationCreateSingleDiscountPromotionArgs.html @@ -0,0 +1,2 @@ +MutationCreateSingleDiscountPromotionArgs | Lodging Connectivity SDK - v0.0.1 +
MutationCreateSingleDiscountPromotionArgs: {
    promotion: SingleDiscountPromotionCreateInput;
    propertyId: Scalars["String"]["input"];
    propertyIdSource: IdSource;
}
diff --git a/types/supply___generated___types.MutationCreateUnitSpacesArgs.html b/types/supply___generated___types.MutationCreateUnitSpacesArgs.html new file mode 100644 index 0000000..5432b86 --- /dev/null +++ b/types/supply___generated___types.MutationCreateUnitSpacesArgs.html @@ -0,0 +1,2 @@ +MutationCreateUnitSpacesArgs | Lodging Connectivity SDK - v0.0.1 +
MutationCreateUnitSpacesArgs: {
    input: CreateUnitSpacesInput;
}
diff --git a/types/supply___generated___types.MutationDeleteImageArgs.html b/types/supply___generated___types.MutationDeleteImageArgs.html new file mode 100644 index 0000000..895bc6d --- /dev/null +++ b/types/supply___generated___types.MutationDeleteImageArgs.html @@ -0,0 +1,2 @@ +MutationDeleteImageArgs | Lodging Connectivity SDK - v0.0.1 +
MutationDeleteImageArgs: {
    input: DeleteImageInput;
}
diff --git a/types/supply___generated___types.MutationDeleteNotificationCallbackConfigArgs.html b/types/supply___generated___types.MutationDeleteNotificationCallbackConfigArgs.html new file mode 100644 index 0000000..88eebc4 --- /dev/null +++ b/types/supply___generated___types.MutationDeleteNotificationCallbackConfigArgs.html @@ -0,0 +1,2 @@ +MutationDeleteNotificationCallbackConfigArgs | Lodging Connectivity SDK - v0.0.1 +
MutationDeleteNotificationCallbackConfigArgs: {
    input: DeleteNotificationCallbackConfigInput;
}
diff --git a/types/supply___generated___types.MutationDeleteUnitSpaceArgs.html b/types/supply___generated___types.MutationDeleteUnitSpaceArgs.html new file mode 100644 index 0000000..2dd79f9 --- /dev/null +++ b/types/supply___generated___types.MutationDeleteUnitSpaceArgs.html @@ -0,0 +1,2 @@ +MutationDeleteUnitSpaceArgs | Lodging Connectivity SDK - v0.0.1 +
MutationDeleteUnitSpaceArgs: {
    input: DeleteUnitSpaceInput;
}
diff --git a/types/supply___generated___types.MutationDisablePropertyArgs.html b/types/supply___generated___types.MutationDisablePropertyArgs.html new file mode 100644 index 0000000..52957b3 --- /dev/null +++ b/types/supply___generated___types.MutationDisablePropertyArgs.html @@ -0,0 +1,2 @@ +MutationDisablePropertyArgs | Lodging Connectivity SDK - v0.0.1 +
MutationDisablePropertyArgs: {
    input: DisablePropertyInput;
}
diff --git a/types/supply___generated___types.MutationEnablePropertyArgs.html b/types/supply___generated___types.MutationEnablePropertyArgs.html new file mode 100644 index 0000000..7fef3b4 --- /dev/null +++ b/types/supply___generated___types.MutationEnablePropertyArgs.html @@ -0,0 +1,2 @@ +MutationEnablePropertyArgs | Lodging Connectivity SDK - v0.0.1 +
MutationEnablePropertyArgs: {
    input: EnablePropertyInput;
}
diff --git a/types/supply___generated___types.MutationExecuteVrboReservationUpdateArgs.html b/types/supply___generated___types.MutationExecuteVrboReservationUpdateArgs.html new file mode 100644 index 0000000..9bd4455 --- /dev/null +++ b/types/supply___generated___types.MutationExecuteVrboReservationUpdateArgs.html @@ -0,0 +1,2 @@ +MutationExecuteVrboReservationUpdateArgs | Lodging Connectivity SDK - v0.0.1 +
MutationExecuteVrboReservationUpdateArgs: {
    input: ExecuteVrboReservationUpdateInput;
}
diff --git a/types/supply___generated___types.MutationGeneratePreviewVrboReservationUpdateArgs.html b/types/supply___generated___types.MutationGeneratePreviewVrboReservationUpdateArgs.html new file mode 100644 index 0000000..fb984f0 --- /dev/null +++ b/types/supply___generated___types.MutationGeneratePreviewVrboReservationUpdateArgs.html @@ -0,0 +1,2 @@ +MutationGeneratePreviewVrboReservationUpdateArgs | Lodging Connectivity SDK - v0.0.1 +
MutationGeneratePreviewVrboReservationUpdateArgs: {
    input: GeneratePreviewVrboReservationUpdateInput;
}
diff --git a/types/supply___generated___types.MutationJoinNewListingDiscountArgs.html b/types/supply___generated___types.MutationJoinNewListingDiscountArgs.html new file mode 100644 index 0000000..1f49f73 --- /dev/null +++ b/types/supply___generated___types.MutationJoinNewListingDiscountArgs.html @@ -0,0 +1,2 @@ +MutationJoinNewListingDiscountArgs | Lodging Connectivity SDK - v0.0.1 +
MutationJoinNewListingDiscountArgs: {
    id: Scalars["String"]["input"];
    idSource: IdSource;
}
diff --git a/types/supply___generated___types.MutationRateGuestArgs.html b/types/supply___generated___types.MutationRateGuestArgs.html new file mode 100644 index 0000000..2596600 --- /dev/null +++ b/types/supply___generated___types.MutationRateGuestArgs.html @@ -0,0 +1,2 @@ +MutationRateGuestArgs | Lodging Connectivity SDK - v0.0.1 +
MutationRateGuestArgs: {
    input: RateGuestInput;
    propertyId: Scalars["ID"]["input"];
    propertyIdSource: IdSource;
}
diff --git a/types/supply___generated___types.MutationRefreshNotificationCallbackConfigSecretArgs.html b/types/supply___generated___types.MutationRefreshNotificationCallbackConfigSecretArgs.html new file mode 100644 index 0000000..47a5080 --- /dev/null +++ b/types/supply___generated___types.MutationRefreshNotificationCallbackConfigSecretArgs.html @@ -0,0 +1,2 @@ +MutationRefreshNotificationCallbackConfigSecretArgs | Lodging Connectivity SDK - v0.0.1 +
MutationRefreshNotificationCallbackConfigSecretArgs: {
    input: RefreshNotificationCallbackConfigSecretInput;
}
diff --git a/types/supply___generated___types.MutationRefundReservationArgs.html b/types/supply___generated___types.MutationRefundReservationArgs.html new file mode 100644 index 0000000..5629288 --- /dev/null +++ b/types/supply___generated___types.MutationRefundReservationArgs.html @@ -0,0 +1,2 @@ +MutationRefundReservationArgs | Lodging Connectivity SDK - v0.0.1 +
MutationRefundReservationArgs: {
    input: RefundReservationInput;
}
diff --git a/types/supply___generated___types.MutationRefundVrboReservationArgs.html b/types/supply___generated___types.MutationRefundVrboReservationArgs.html new file mode 100644 index 0000000..67eb98f --- /dev/null +++ b/types/supply___generated___types.MutationRefundVrboReservationArgs.html @@ -0,0 +1,2 @@ +MutationRefundVrboReservationArgs | Lodging Connectivity SDK - v0.0.1 +
MutationRefundVrboReservationArgs: {
    input: RefundVrboReservationInput;
}
diff --git a/types/supply___generated___types.MutationReplaceCancellationPolicyConfigArgs.html b/types/supply___generated___types.MutationReplaceCancellationPolicyConfigArgs.html new file mode 100644 index 0000000..1d6d619 --- /dev/null +++ b/types/supply___generated___types.MutationReplaceCancellationPolicyConfigArgs.html @@ -0,0 +1,2 @@ +MutationReplaceCancellationPolicyConfigArgs | Lodging Connectivity SDK - v0.0.1 +
MutationReplaceCancellationPolicyConfigArgs: {
    input: ReplaceCancellationPolicyConfigInput;
}
diff --git a/types/supply___generated___types.MutationReplaceFeeSetArgs.html b/types/supply___generated___types.MutationReplaceFeeSetArgs.html new file mode 100644 index 0000000..db11191 --- /dev/null +++ b/types/supply___generated___types.MutationReplaceFeeSetArgs.html @@ -0,0 +1,2 @@ +MutationReplaceFeeSetArgs | Lodging Connectivity SDK - v0.0.1 +
MutationReplaceFeeSetArgs: {
    input: ReplaceFeeSetInput;
}
diff --git a/types/supply___generated___types.MutationSendMessageArgs.html b/types/supply___generated___types.MutationSendMessageArgs.html new file mode 100644 index 0000000..043083b --- /dev/null +++ b/types/supply___generated___types.MutationSendMessageArgs.html @@ -0,0 +1,2 @@ +MutationSendMessageArgs | Lodging Connectivity SDK - v0.0.1 +
MutationSendMessageArgs: {
    input: SendMessageInput;
}
diff --git a/types/supply___generated___types.MutationSendTestNotificationArgs.html b/types/supply___generated___types.MutationSendTestNotificationArgs.html new file mode 100644 index 0000000..c0ea9af --- /dev/null +++ b/types/supply___generated___types.MutationSendTestNotificationArgs.html @@ -0,0 +1,2 @@ +MutationSendTestNotificationArgs | Lodging Connectivity SDK - v0.0.1 +
MutationSendTestNotificationArgs: {
    input: SendTestNotificationInput;
}
diff --git a/types/supply___generated___types.MutationSetMessageThreadSpamStatusArgs.html b/types/supply___generated___types.MutationSetMessageThreadSpamStatusArgs.html new file mode 100644 index 0000000..281e79d --- /dev/null +++ b/types/supply___generated___types.MutationSetMessageThreadSpamStatusArgs.html @@ -0,0 +1,2 @@ +MutationSetMessageThreadSpamStatusArgs | Lodging Connectivity SDK - v0.0.1 +
MutationSetMessageThreadSpamStatusArgs: {
    input: SetMessageThreadSpamStatusInput;
}
diff --git a/types/supply___generated___types.MutationSetPropertyTaxRecordArgs.html b/types/supply___generated___types.MutationSetPropertyTaxRecordArgs.html new file mode 100644 index 0000000..ccae5b2 --- /dev/null +++ b/types/supply___generated___types.MutationSetPropertyTaxRecordArgs.html @@ -0,0 +1,2 @@ +MutationSetPropertyTaxRecordArgs | Lodging Connectivity SDK - v0.0.1 +
MutationSetPropertyTaxRecordArgs: {
    input: SetPropertyTaxRecordInput;
}
diff --git a/types/supply___generated___types.MutationSetReviewResponseArgs.html b/types/supply___generated___types.MutationSetReviewResponseArgs.html new file mode 100644 index 0000000..c64664f --- /dev/null +++ b/types/supply___generated___types.MutationSetReviewResponseArgs.html @@ -0,0 +1,2 @@ +MutationSetReviewResponseArgs | Lodging Connectivity SDK - v0.0.1 +
MutationSetReviewResponseArgs: {
    body: InputLocalizedString;
    propertyId: Scalars["ID"]["input"];
    propertyIdSource: IdSource;
    reviewId: Scalars["ID"]["input"];
}
diff --git a/types/supply___generated___types.MutationSubscribeNotificationEventTypeArgs.html b/types/supply___generated___types.MutationSubscribeNotificationEventTypeArgs.html new file mode 100644 index 0000000..c0da9f6 --- /dev/null +++ b/types/supply___generated___types.MutationSubscribeNotificationEventTypeArgs.html @@ -0,0 +1,2 @@ +MutationSubscribeNotificationEventTypeArgs | Lodging Connectivity SDK - v0.0.1 +
MutationSubscribeNotificationEventTypeArgs: {
    input: SubscribeNotificationEventTypeInput;
}
diff --git a/types/supply___generated___types.MutationUnsubscribeNotificationEventTypeArgs.html b/types/supply___generated___types.MutationUnsubscribeNotificationEventTypeArgs.html new file mode 100644 index 0000000..0f715e9 --- /dev/null +++ b/types/supply___generated___types.MutationUnsubscribeNotificationEventTypeArgs.html @@ -0,0 +1,2 @@ +MutationUnsubscribeNotificationEventTypeArgs | Lodging Connectivity SDK - v0.0.1 +
MutationUnsubscribeNotificationEventTypeArgs: {
    input: UnsubscribeNotificationEventTypeInput;
}
diff --git a/types/supply___generated___types.MutationUpdateDayOfWeekDiscountPromotionArgs.html b/types/supply___generated___types.MutationUpdateDayOfWeekDiscountPromotionArgs.html new file mode 100644 index 0000000..8d61d9f --- /dev/null +++ b/types/supply___generated___types.MutationUpdateDayOfWeekDiscountPromotionArgs.html @@ -0,0 +1,2 @@ +MutationUpdateDayOfWeekDiscountPromotionArgs | Lodging Connectivity SDK - v0.0.1 +
MutationUpdateDayOfWeekDiscountPromotionArgs: {
    promotion: DayOfWeekDiscountPromotionUpdateInput;
    propertyId: Scalars["String"]["input"];
    propertyIdSource: IdSource;
}
diff --git a/types/supply___generated___types.MutationUpdateImageArgs.html b/types/supply___generated___types.MutationUpdateImageArgs.html new file mode 100644 index 0000000..1ac8584 --- /dev/null +++ b/types/supply___generated___types.MutationUpdateImageArgs.html @@ -0,0 +1,2 @@ +MutationUpdateImageArgs | Lodging Connectivity SDK - v0.0.1 +
MutationUpdateImageArgs: {
    input: UpdateImageInput;
}
diff --git a/types/supply___generated___types.MutationUpdateMultiNightDiscountPromotionArgs.html b/types/supply___generated___types.MutationUpdateMultiNightDiscountPromotionArgs.html new file mode 100644 index 0000000..b4fc471 --- /dev/null +++ b/types/supply___generated___types.MutationUpdateMultiNightDiscountPromotionArgs.html @@ -0,0 +1,2 @@ +MutationUpdateMultiNightDiscountPromotionArgs | Lodging Connectivity SDK - v0.0.1 +
MutationUpdateMultiNightDiscountPromotionArgs: {
    promotion: MultiNightDiscountPromotionUpdateInput;
    propertyId: Scalars["String"]["input"];
    propertyIdSource: IdSource;
}
diff --git a/types/supply___generated___types.MutationUpdateNotificationCallbackConfigArgs.html b/types/supply___generated___types.MutationUpdateNotificationCallbackConfigArgs.html new file mode 100644 index 0000000..568030f --- /dev/null +++ b/types/supply___generated___types.MutationUpdateNotificationCallbackConfigArgs.html @@ -0,0 +1,2 @@ +MutationUpdateNotificationCallbackConfigArgs | Lodging Connectivity SDK - v0.0.1 +
MutationUpdateNotificationCallbackConfigArgs: {
    input: UpdateNotificationCallbackConfigInput;
}
diff --git a/types/supply___generated___types.MutationUpdateNotificationEventTypeSubscriptionArgs.html b/types/supply___generated___types.MutationUpdateNotificationEventTypeSubscriptionArgs.html new file mode 100644 index 0000000..5a7543b --- /dev/null +++ b/types/supply___generated___types.MutationUpdateNotificationEventTypeSubscriptionArgs.html @@ -0,0 +1,2 @@ +MutationUpdateNotificationEventTypeSubscriptionArgs | Lodging Connectivity SDK - v0.0.1 +
MutationUpdateNotificationEventTypeSubscriptionArgs: {
    input: UpdateNotificationEventTypeSubscriptionInput;
}
diff --git a/types/supply___generated___types.MutationUpdatePropertyArgs.html b/types/supply___generated___types.MutationUpdatePropertyArgs.html new file mode 100644 index 0000000..1c2393c --- /dev/null +++ b/types/supply___generated___types.MutationUpdatePropertyArgs.html @@ -0,0 +1,2 @@ +MutationUpdatePropertyArgs | Lodging Connectivity SDK - v0.0.1 +
MutationUpdatePropertyArgs: {
    input: UpdatePropertyInput;
}
diff --git a/types/supply___generated___types.MutationUpdatePropertyListingBundleAdoptionArgs.html b/types/supply___generated___types.MutationUpdatePropertyListingBundleAdoptionArgs.html new file mode 100644 index 0000000..ad32ea1 --- /dev/null +++ b/types/supply___generated___types.MutationUpdatePropertyListingBundleAdoptionArgs.html @@ -0,0 +1,2 @@ +MutationUpdatePropertyListingBundleAdoptionArgs | Lodging Connectivity SDK - v0.0.1 +
MutationUpdatePropertyListingBundleAdoptionArgs: {
    input: PropertyListingBundleAdoptionInput;
}
diff --git a/types/supply___generated___types.MutationUpdateRatePlanArgs.html b/types/supply___generated___types.MutationUpdateRatePlanArgs.html new file mode 100644 index 0000000..e97f7ea --- /dev/null +++ b/types/supply___generated___types.MutationUpdateRatePlanArgs.html @@ -0,0 +1,2 @@ +MutationUpdateRatePlanArgs | Lodging Connectivity SDK - v0.0.1 +
MutationUpdateRatePlanArgs: {
    input: UpdateRatePlanInput;
}
diff --git a/types/supply___generated___types.MutationUpdateSingleDiscountPromotionArgs.html b/types/supply___generated___types.MutationUpdateSingleDiscountPromotionArgs.html new file mode 100644 index 0000000..729ad7e --- /dev/null +++ b/types/supply___generated___types.MutationUpdateSingleDiscountPromotionArgs.html @@ -0,0 +1,2 @@ +MutationUpdateSingleDiscountPromotionArgs | Lodging Connectivity SDK - v0.0.1 +
MutationUpdateSingleDiscountPromotionArgs: {
    promotion: SingleDiscountPromotionUpdateInput;
    propertyId: Scalars["String"]["input"];
    propertyIdSource: IdSource;
}
diff --git a/types/supply___generated___types.MutationUpdateUnitArgs.html b/types/supply___generated___types.MutationUpdateUnitArgs.html new file mode 100644 index 0000000..64c4a6e --- /dev/null +++ b/types/supply___generated___types.MutationUpdateUnitArgs.html @@ -0,0 +1,2 @@ +MutationUpdateUnitArgs | Lodging Connectivity SDK - v0.0.1 +
MutationUpdateUnitArgs: {
    input: UpdatePropertyUnitInput;
}
diff --git a/types/supply___generated___types.MutationUpdateUnitRegistrationArgs.html b/types/supply___generated___types.MutationUpdateUnitRegistrationArgs.html new file mode 100644 index 0000000..0af0db3 --- /dev/null +++ b/types/supply___generated___types.MutationUpdateUnitRegistrationArgs.html @@ -0,0 +1,2 @@ +MutationUpdateUnitRegistrationArgs | Lodging Connectivity SDK - v0.0.1 +
MutationUpdateUnitRegistrationArgs: {
    forceSave?: InputMaybe<Scalars["Boolean"]["input"]>;
    propertyId: Scalars["String"]["input"];
    propertyIdSource: IdSource;
    registration: UpdateUnitRegistrationInput;
}
diff --git a/types/supply___generated___types.MutationUpdateUnitSpacesArgs.html b/types/supply___generated___types.MutationUpdateUnitSpacesArgs.html new file mode 100644 index 0000000..b5bf824 --- /dev/null +++ b/types/supply___generated___types.MutationUpdateUnitSpacesArgs.html @@ -0,0 +1,2 @@ +MutationUpdateUnitSpacesArgs | Lodging Connectivity SDK - v0.0.1 +
MutationUpdateUnitSpacesArgs: {
    input: UpdateUnitSpacesInput;
}
diff --git a/types/supply___generated___types.MutationUpdateVrboSupplierPropertyIdsArgs.html b/types/supply___generated___types.MutationUpdateVrboSupplierPropertyIdsArgs.html new file mode 100644 index 0000000..ed49a14 --- /dev/null +++ b/types/supply___generated___types.MutationUpdateVrboSupplierPropertyIdsArgs.html @@ -0,0 +1,2 @@ +MutationUpdateVrboSupplierPropertyIdsArgs | Lodging Connectivity SDK - v0.0.1 +
MutationUpdateVrboSupplierPropertyIdsArgs: {
    input: UpdateVrboSupplierPropertyIdsInput;
}
diff --git a/types/supply___generated___types.MutationUpdateVrboSupplierReservationIdsArgs.html b/types/supply___generated___types.MutationUpdateVrboSupplierReservationIdsArgs.html new file mode 100644 index 0000000..5df9f15 --- /dev/null +++ b/types/supply___generated___types.MutationUpdateVrboSupplierReservationIdsArgs.html @@ -0,0 +1,2 @@ +MutationUpdateVrboSupplierReservationIdsArgs | Lodging Connectivity SDK - v0.0.1 +
MutationUpdateVrboSupplierReservationIdsArgs: {
    input: UpdateVrboSupplierReservationIdsInput;
}
diff --git a/types/supply___generated___types.MutationWithdrawNewListingDiscountArgs.html b/types/supply___generated___types.MutationWithdrawNewListingDiscountArgs.html new file mode 100644 index 0000000..07a0ea2 --- /dev/null +++ b/types/supply___generated___types.MutationWithdrawNewListingDiscountArgs.html @@ -0,0 +1,2 @@ +MutationWithdrawNewListingDiscountArgs | Lodging Connectivity SDK - v0.0.1 +
MutationWithdrawNewListingDiscountArgs: {
    id: Scalars["String"]["input"];
    idSource: IdSource;
}
diff --git a/types/supply___generated___types.Notification.html b/types/supply___generated___types.Notification.html new file mode 100644 index 0000000..6b5e0d6 --- /dev/null +++ b/types/supply___generated___types.Notification.html @@ -0,0 +1,6 @@ +Notification | Lodging Connectivity SDK - v0.0.1 +
Notification: {
    __typename?: "Notification";
    creationDateTime: Scalars["DateTime"]["output"];
    eventType: Scalars["String"]["output"];
    notificationId: Scalars["String"]["output"];
    payload: Scalars["JSON"]["output"];
}

Type declaration

  • Optional__typename?: "Notification"
  • creationDateTime: Scalars["DateTime"]["output"]

    creation date time of the notification

    +
  • eventType: Scalars["String"]["output"]

    The event type

    +
  • notificationId: Scalars["String"]["output"]

    notification identifier

    +
  • payload: Scalars["JSON"]["output"]

    notification payload

    +
diff --git a/types/supply___generated___types.NotificationCallbackConfig.html b/types/supply___generated___types.NotificationCallbackConfig.html new file mode 100644 index 0000000..a9b3c4a --- /dev/null +++ b/types/supply___generated___types.NotificationCallbackConfig.html @@ -0,0 +1,7 @@ +NotificationCallbackConfig | Lodging Connectivity SDK - v0.0.1 +
NotificationCallbackConfig: {
    __typename?: "NotificationCallbackConfig";
    callbackUrl: Scalars["Url"]["output"];
    contactEmail?: Maybe<Scalars["EmailAddress"]["output"]>;
    id: Scalars["ID"]["output"];
    requestTimeoutSeconds: Scalars["Int"]["output"];
    secretExpirationDateTime: Scalars["LocalDateTime"]["output"];
}

Type declaration

  • Optional__typename?: "NotificationCallbackConfig"
  • callbackUrl: Scalars["Url"]["output"]

    Callback url where the notification will be delivered

    +
  • OptionalcontactEmail?: Maybe<Scalars["EmailAddress"]["output"]>

    Email address for correspondence

    +
  • id: Scalars["ID"]["output"]

    Id of the callback configuration object

    +
  • requestTimeoutSeconds: Scalars["Int"]["output"]

    Request timeout when sending a notification on the callback url

    +
  • secretExpirationDateTime: Scalars["LocalDateTime"]["output"]

    Secret expiration date time

    +
diff --git a/types/supply___generated___types.NotificationError.html b/types/supply___generated___types.NotificationError.html new file mode 100644 index 0000000..233a16d --- /dev/null +++ b/types/supply___generated___types.NotificationError.html @@ -0,0 +1,4 @@ +NotificationError | Lodging Connectivity SDK - v0.0.1 +
NotificationError: {
    __typename?: "NotificationError";
    code: Scalars["String"]["output"];
    message: Scalars["String"]["output"];
}

Type declaration

  • Optional__typename?: "NotificationError"
  • code: Scalars["String"]["output"]

    Code that reflects the specific error encountered during the test

    +
  • message: Scalars["String"]["output"]

    Human readable message describing the error encountered

    +
diff --git a/types/supply___generated___types.NotificationEventType.html b/types/supply___generated___types.NotificationEventType.html new file mode 100644 index 0000000..d75e1ba --- /dev/null +++ b/types/supply___generated___types.NotificationEventType.html @@ -0,0 +1,4 @@ +NotificationEventType | Lodging Connectivity SDK - v0.0.1 +
NotificationEventType: {
    __typename?: "NotificationEventType";
    description: Scalars["String"]["output"];
    name: Scalars["String"]["output"];
}

Type declaration

  • Optional__typename?: "NotificationEventType"
  • description: Scalars["String"]["output"]

    Description of the event type

    +
  • name: Scalars["String"]["output"]

    Event type name

    +
diff --git a/types/supply___generated___types.NotificationEventTypeSubscription.html b/types/supply___generated___types.NotificationEventTypeSubscription.html new file mode 100644 index 0000000..b489968 --- /dev/null +++ b/types/supply___generated___types.NotificationEventTypeSubscription.html @@ -0,0 +1,4 @@ +NotificationEventTypeSubscription | Lodging Connectivity SDK - v0.0.1 +
NotificationEventTypeSubscription: {
    __typename?: "NotificationEventTypeSubscription";
    callbackConfig: NotificationCallbackConfig;
    eventType: Scalars["String"]["output"];
}

Type declaration

  • Optional__typename?: "NotificationEventTypeSubscription"
  • callbackConfig: NotificationCallbackConfig

    Callback configuration information for the event type subscription

    +
  • eventType: Scalars["String"]["output"]

    Name of the event type

    +
diff --git a/types/supply___generated___types.NotificationProfile.html b/types/supply___generated___types.NotificationProfile.html new file mode 100644 index 0000000..768bb5a --- /dev/null +++ b/types/supply___generated___types.NotificationProfile.html @@ -0,0 +1,4 @@ +NotificationProfile | Lodging Connectivity SDK - v0.0.1 +
NotificationProfile: {
    __typename?: "NotificationProfile";
    callbackConfigs: NotificationCallbackConfig[];
    subscriptions: NotificationSubscription[];
}

Type declaration

diff --git a/types/supply___generated___types.NotificationSubscription.html b/types/supply___generated___types.NotificationSubscription.html new file mode 100644 index 0000000..738d9fe --- /dev/null +++ b/types/supply___generated___types.NotificationSubscription.html @@ -0,0 +1,4 @@ +NotificationSubscription | Lodging Connectivity SDK - v0.0.1 +
NotificationSubscription: {
    __typename?: "NotificationSubscription";
    eventTypeSubscriptions: NotificationEventTypeSubscription[];
    product: Scalars["String"]["output"];
}

Type declaration

  • Optional__typename?: "NotificationSubscription"
  • eventTypeSubscriptions: NotificationEventTypeSubscription[]

    List of event type subscriptions

    +
  • product: Scalars["String"]["output"]

    Product name for the subscription

    +
diff --git a/types/supply___generated___types.Office.html b/types/supply___generated___types.Office.html new file mode 100644 index 0000000..f64db9d --- /dev/null +++ b/types/supply___generated___types.Office.html @@ -0,0 +1,2 @@ +Office | Lodging Connectivity SDK - v0.0.1 +
Office: {
    __typename?: "Office";
    bedGroups: BedGroup[];
    id: Scalars["ID"]["output"];
    order: Scalars["Int"]["output"];
    text?: Maybe<Text[]>;
}
diff --git a/types/supply___generated___types.OfficesMetadata.html b/types/supply___generated___types.OfficesMetadata.html new file mode 100644 index 0000000..602320a --- /dev/null +++ b/types/supply___generated___types.OfficesMetadata.html @@ -0,0 +1,2 @@ +OfficesMetadata | Lodging Connectivity SDK - v0.0.1 +
OfficesMetadata: {
    __typename?: "OfficesMetadata";
    bedGroups: BedGroupsMetadata;
    text: TextMetadata[];
}
diff --git a/types/supply___generated___types.OneOfImageSourceFilterInput.html b/types/supply___generated___types.OneOfImageSourceFilterInput.html new file mode 100644 index 0000000..f94c9ab --- /dev/null +++ b/types/supply___generated___types.OneOfImageSourceFilterInput.html @@ -0,0 +1,2 @@ +OneOfImageSourceFilterInput | Lodging Connectivity SDK - v0.0.1 +
OneOfImageSourceFilterInput: {
    operator?: InputMaybe<OneOfOperator>;
    values: ImageSource[];
}
diff --git a/types/supply___generated___types.OneOfLocaleFilterInput.html b/types/supply___generated___types.OneOfLocaleFilterInput.html new file mode 100644 index 0000000..30b4276 --- /dev/null +++ b/types/supply___generated___types.OneOfLocaleFilterInput.html @@ -0,0 +1,2 @@ +OneOfLocaleFilterInput | Lodging Connectivity SDK - v0.0.1 +
OneOfLocaleFilterInput: {
    operator?: InputMaybe<OneOfOperator>;
    values: Scalars["Locale"]["input"][];
}
diff --git a/types/supply___generated___types.OneOfMediaStatusFilterInput.html b/types/supply___generated___types.OneOfMediaStatusFilterInput.html new file mode 100644 index 0000000..76a2e73 --- /dev/null +++ b/types/supply___generated___types.OneOfMediaStatusFilterInput.html @@ -0,0 +1,2 @@ +OneOfMediaStatusFilterInput | Lodging Connectivity SDK - v0.0.1 +
OneOfMediaStatusFilterInput: {
    operator?: InputMaybe<OneOfOperator>;
    values: StatusInput[];
}
diff --git a/types/supply___generated___types.OneOfStringFilterInput.html b/types/supply___generated___types.OneOfStringFilterInput.html new file mode 100644 index 0000000..2fa81f0 --- /dev/null +++ b/types/supply___generated___types.OneOfStringFilterInput.html @@ -0,0 +1,2 @@ +OneOfStringFilterInput | Lodging Connectivity SDK - v0.0.1 +
OneOfStringFilterInput: {
    operator?: InputMaybe<OneOfOperator>;
    values: Scalars["String"]["input"][];
}
diff --git a/types/supply___generated___types.OwnerResponse.html b/types/supply___generated___types.OwnerResponse.html new file mode 100644 index 0000000..a19fb9d --- /dev/null +++ b/types/supply___generated___types.OwnerResponse.html @@ -0,0 +1,6 @@ +OwnerResponse | Lodging Connectivity SDK - v0.0.1 +
OwnerResponse: {
    __typename?: "OwnerResponse";
    body: LocalizedString;
    createdDateTime: Scalars["String"]["output"];
    lastUpdatedDateTime: Scalars["String"]["output"];
    status: Scalars["String"]["output"];
}

Type declaration

  • Optional__typename?: "OwnerResponse"
  • body: LocalizedString

    review response text

    +
  • createdDateTime: Scalars["String"]["output"]

    review create time in ISO format

    +
  • lastUpdatedDateTime: Scalars["String"]["output"]

    review updated time in ISO format

    +
  • status: Scalars["String"]["output"]

    status of the management response

    +
diff --git a/types/supply___generated___types.PageInfo.html b/types/supply___generated___types.PageInfo.html new file mode 100644 index 0000000..ff1dc2b --- /dev/null +++ b/types/supply___generated___types.PageInfo.html @@ -0,0 +1,5 @@ +PageInfo | Lodging Connectivity SDK - v0.0.1 +
PageInfo: {
    __typename?: "PageInfo";
    endCursor?: Maybe<Scalars["String"]["output"]>;
    hasNextPage: Scalars["Boolean"]["output"];
}

provides information about the current page of results for a given ReservationsConnection

+

Type declaration

  • Optional__typename?: "PageInfo"
  • OptionalendCursor?: Maybe<Scalars["String"]["output"]>

    the value of the cursor of the last reservation in the current page

    +
  • hasNextPage: Scalars["Boolean"]["output"]

    indicates if there are additional pages to retrieve

    +
diff --git a/types/supply___generated___types.Payment.html b/types/supply___generated___types.Payment.html new file mode 100644 index 0000000..8b70f43 --- /dev/null +++ b/types/supply___generated___types.Payment.html @@ -0,0 +1,6 @@ +Payment | Lodging Connectivity SDK - v0.0.1 +
Payment: {
    __typename?: "Payment";
    installments: Installment[];
    instructions: Scalars["String"]["output"];
    instrument?: Maybe<PaymentInstrument>;
    status?: Maybe<ReservationPaymentStatus>;
}

Payment Details

+

Type declaration

  • Optional__typename?: "Payment"
  • installments: Installment[]

    Schedule and details of the Payment

    +
  • instructions: Scalars["String"]["output"]

    Text that is displayed to travelers if a payment type is associated with the reservation.

    +
  • Optionalinstrument?: Maybe<PaymentInstrument>
  • Optionalstatus?: Maybe<ReservationPaymentStatus>

    Reservation payment status associated with the reservation.

    +
diff --git a/types/supply___generated___types.PaymentCardDescriptor.html b/types/supply___generated___types.PaymentCardDescriptor.html new file mode 100644 index 0000000..ba06bd5 --- /dev/null +++ b/types/supply___generated___types.PaymentCardDescriptor.html @@ -0,0 +1,4 @@ +PaymentCardDescriptor | Lodging Connectivity SDK - v0.0.1 +
PaymentCardDescriptor: {
    __typename?: "PaymentCardDescriptor";
    code: Scalars["String"]["output"];
    type: Scalars["String"]["output"];
}

Type declaration

  • Optional__typename?: "PaymentCardDescriptor"
  • code: Scalars["String"]["output"]

    Specifies the code associated with the provider of this card: AFFIRM, VISA, MASTERCARD, etc.

    +
  • type: Scalars["String"]["output"]

    Specifies the type of the card: ALTERNATIVE (for Affirm payments), CREDIT, or DEBIT (debit cards used as credit cards).

    +
diff --git a/types/supply___generated___types.PaymentCardDescriptorInput.html b/types/supply___generated___types.PaymentCardDescriptorInput.html new file mode 100644 index 0000000..6b822eb --- /dev/null +++ b/types/supply___generated___types.PaymentCardDescriptorInput.html @@ -0,0 +1,4 @@ +PaymentCardDescriptorInput | Lodging Connectivity SDK - v0.0.1 +
PaymentCardDescriptorInput: {
    code: Scalars["String"]["input"];
    type: Scalars["String"]["input"];
}

Type declaration

  • code: Scalars["String"]["input"]

    Specifies the code associated with the provider of this card: AFFIRM, VISA, MASTERCARD, etc.

    +
  • type: Scalars["String"]["input"]

    Specifies the type of the card: ALTERNATIVE (for Affirm payments), CREDIT, or DEBIT (debit cards used as credit cards).

    +
diff --git a/types/supply___generated___types.PaymentCardDescriptorMetadata.html b/types/supply___generated___types.PaymentCardDescriptorMetadata.html new file mode 100644 index 0000000..da01298 --- /dev/null +++ b/types/supply___generated___types.PaymentCardDescriptorMetadata.html @@ -0,0 +1,2 @@ +PaymentCardDescriptorMetadata | Lodging Connectivity SDK - v0.0.1 +
PaymentCardDescriptorMetadata: {
    __typename?: "PaymentCardDescriptorMetadata";
    codes: Scalars["String"]["output"][];
    types: Scalars["String"]["output"][];
}
diff --git a/types/supply___generated___types.PaymentInstrument.html b/types/supply___generated___types.PaymentInstrument.html new file mode 100644 index 0000000..fecf2ea --- /dev/null +++ b/types/supply___generated___types.PaymentInstrument.html @@ -0,0 +1,5 @@ +PaymentInstrument | Lodging Connectivity SDK - v0.0.1 +
PaymentInstrument: {
    __typename?: "PaymentInstrument";
    token: PaymentToken;
    type: PaymentInstrumentType;
}

Payment Instrument Details

+

Type declaration

diff --git a/types/supply___generated___types.PaymentInvoiceDescriptor.html b/types/supply___generated___types.PaymentInvoiceDescriptor.html new file mode 100644 index 0000000..aad1ff5 --- /dev/null +++ b/types/supply___generated___types.PaymentInvoiceDescriptor.html @@ -0,0 +1,3 @@ +PaymentInvoiceDescriptor | Lodging Connectivity SDK - v0.0.1 +
PaymentInvoiceDescriptor: {
    __typename?: "PaymentInvoiceDescriptor";
    type: Scalars["String"]["output"];
}

Type declaration

  • Optional__typename?: "PaymentInvoiceDescriptor"
  • type: Scalars["String"]["output"]

    Represents the acceptable invoice payment method: AMEX, CASH, CHECK, PAYPAL, etc.

    +
diff --git a/types/supply___generated___types.PaymentInvoiceDescriptorInput.html b/types/supply___generated___types.PaymentInvoiceDescriptorInput.html new file mode 100644 index 0000000..5c835e7 --- /dev/null +++ b/types/supply___generated___types.PaymentInvoiceDescriptorInput.html @@ -0,0 +1,3 @@ +PaymentInvoiceDescriptorInput | Lodging Connectivity SDK - v0.0.1 +
PaymentInvoiceDescriptorInput: {
    type: Scalars["String"]["input"];
}

Type declaration

  • type: Scalars["String"]["input"]

    Represents the acceptable invoice payment method: AMEX, CASH, CHECK, PAYPAL, etc.

    +
diff --git a/types/supply___generated___types.PaymentInvoiceDescriptorMetadata.html b/types/supply___generated___types.PaymentInvoiceDescriptorMetadata.html new file mode 100644 index 0000000..7de20d7 --- /dev/null +++ b/types/supply___generated___types.PaymentInvoiceDescriptorMetadata.html @@ -0,0 +1,2 @@ +PaymentInvoiceDescriptorMetadata | Lodging Connectivity SDK - v0.0.1 +
PaymentInvoiceDescriptorMetadata: {
    __typename?: "PaymentInvoiceDescriptorMetadata";
    types: Scalars["String"]["output"][];
}
diff --git a/types/supply___generated___types.PaymentToken.html b/types/supply___generated___types.PaymentToken.html new file mode 100644 index 0000000..43fcf9e --- /dev/null +++ b/types/supply___generated___types.PaymentToken.html @@ -0,0 +1,4 @@ +PaymentToken | Lodging Connectivity SDK - v0.0.1 +
PaymentToken: {
    __typename?: "PaymentToken";
    expirationDateTime?: Maybe<Scalars["String"]["output"]>;
    value?: Maybe<Scalars["String"]["output"]>;
}

Type declaration

  • Optional__typename?: "PaymentToken"
  • OptionalexpirationDateTime?: Maybe<Scalars["String"]["output"]>

    Expiration of the token

    +
  • Optionalvalue?: Maybe<Scalars["String"]["output"]>

    Value of the token

    +
diff --git a/types/supply___generated___types.PetsPolicy.html b/types/supply___generated___types.PetsPolicy.html new file mode 100644 index 0000000..74b3623 --- /dev/null +++ b/types/supply___generated___types.PetsPolicy.html @@ -0,0 +1,2 @@ +PetsPolicy | Lodging Connectivity SDK - v0.0.1 +
PetsPolicy: {
    __typename?: "PetsPolicy";
    allowed: Scalars["Boolean"]["output"];
    allowedPets?: Maybe<AllowedPets>;
    note: LocalizedString[];
}
diff --git a/types/supply___generated___types.PetsPolicyMetadata.html b/types/supply___generated___types.PetsPolicyMetadata.html new file mode 100644 index 0000000..9cb2793 --- /dev/null +++ b/types/supply___generated___types.PetsPolicyMetadata.html @@ -0,0 +1,2 @@ +PetsPolicyMetadata | Lodging Connectivity SDK - v0.0.1 +
PetsPolicyMetadata: {
    __typename?: "PetsPolicyMetadata";
    allowedPets: AllowedPetsMetadata;
}
diff --git a/types/supply___generated___types.Policies.html b/types/supply___generated___types.Policies.html new file mode 100644 index 0000000..194e256 --- /dev/null +++ b/types/supply___generated___types.Policies.html @@ -0,0 +1,2 @@ +Policies | Lodging Connectivity SDK - v0.0.1 +
Policies: {
    __typename?: "Policies";
    bookingPolicy?: Maybe<BookingPolicy>;
    cancellationPolicyConfigs?: Maybe<CancellationPolicyConfig[]>;
    stayPolicy?: Maybe<StayPolicy>;
}
diff --git a/types/supply___generated___types.PolicyMetadata.html b/types/supply___generated___types.PolicyMetadata.html new file mode 100644 index 0000000..6891fd3 --- /dev/null +++ b/types/supply___generated___types.PolicyMetadata.html @@ -0,0 +1,2 @@ +PolicyMetadata | Lodging Connectivity SDK - v0.0.1 +
PolicyMetadata: {
    __typename?: "PolicyMetadata";
    bookingPolicies: BookingPolicyMetadata;
    stayPolicies: StayPolicyMetadata;
}
diff --git a/types/supply___generated___types.PreviewVrboReservationUpdateAmounts.html b/types/supply___generated___types.PreviewVrboReservationUpdateAmounts.html new file mode 100644 index 0000000..2e3077e --- /dev/null +++ b/types/supply___generated___types.PreviewVrboReservationUpdateAmounts.html @@ -0,0 +1,2 @@ +PreviewVrboReservationUpdateAmounts | Lodging Connectivity SDK - v0.0.1 +
PreviewVrboReservationUpdateAmounts: {
    __typename?: "PreviewVrboReservationUpdateAmounts";
    difference: PreviewVrboReservationUpdateAmountsDifference;
    totals: PreviewVrboReservationUpdateAmountsTotals;
}
diff --git a/types/supply___generated___types.PreviewVrboReservationUpdateAmountsDifference.html b/types/supply___generated___types.PreviewVrboReservationUpdateAmountsDifference.html new file mode 100644 index 0000000..c53757e --- /dev/null +++ b/types/supply___generated___types.PreviewVrboReservationUpdateAmountsDifference.html @@ -0,0 +1,5 @@ +PreviewVrboReservationUpdateAmountsDifference | Lodging Connectivity SDK - v0.0.1 +
PreviewVrboReservationUpdateAmountsDifference: {
    __typename?: "PreviewVrboReservationUpdateAmountsDifference";
    fees: Money;
    rent: Money;
    taxes: Money;
    total: Money;
}

Type declaration

  • Optional__typename?: "PreviewVrboReservationUpdateAmountsDifference"
  • fees: Money

    The amount of the cleaning fee difference

    +
  • rent: Money

    The amount of the rental price difference

    +
  • taxes: Money

    The amount of the tax difference

    +
  • total: Money
diff --git a/types/supply___generated___types.PreviewVrboReservationUpdateAmountsTotals.html b/types/supply___generated___types.PreviewVrboReservationUpdateAmountsTotals.html new file mode 100644 index 0000000..d56744f --- /dev/null +++ b/types/supply___generated___types.PreviewVrboReservationUpdateAmountsTotals.html @@ -0,0 +1,2 @@ +PreviewVrboReservationUpdateAmountsTotals | Lodging Connectivity SDK - v0.0.1 +
PreviewVrboReservationUpdateAmountsTotals: {
    __typename?: "PreviewVrboReservationUpdateAmountsTotals";
    currentTotalAmount: Money;
    postUpdateTotalAmount: Money;
}
diff --git a/types/supply___generated___types.PreviewVrboReservationUpdateGuestsInput.html b/types/supply___generated___types.PreviewVrboReservationUpdateGuestsInput.html new file mode 100644 index 0000000..f972aa9 --- /dev/null +++ b/types/supply___generated___types.PreviewVrboReservationUpdateGuestsInput.html @@ -0,0 +1,5 @@ +PreviewVrboReservationUpdateGuestsInput | Lodging Connectivity SDK - v0.0.1 +
PreviewVrboReservationUpdateGuestsInput: {
    adultCount: Scalars["Int"]["input"];
    childCount: Scalars["Int"]["input"];
    petCount: Scalars["Int"]["input"];
}

Type declaration

  • adultCount: Scalars["Int"]["input"]

    The updated number of adults in the reservation

    +
  • childCount: Scalars["Int"]["input"]

    The updated number of children in the reservation

    +
  • petCount: Scalars["Int"]["input"]

    The updated number of pets in the reservation

    +
diff --git a/types/supply___generated___types.PreviewVrboReservationUpdateStayDatesInput.html b/types/supply___generated___types.PreviewVrboReservationUpdateStayDatesInput.html new file mode 100644 index 0000000..9266319 --- /dev/null +++ b/types/supply___generated___types.PreviewVrboReservationUpdateStayDatesInput.html @@ -0,0 +1,4 @@ +PreviewVrboReservationUpdateStayDatesInput | Lodging Connectivity SDK - v0.0.1 +
PreviewVrboReservationUpdateStayDatesInput: {
    checkInDate: Scalars["LocalDate"]["input"];
    checkOutDate: Scalars["LocalDate"]["input"];
}

Type declaration

  • checkInDate: Scalars["LocalDate"]["input"]

    the reservation's arrival date (format: YYYY-MM-DD)

    +
  • checkOutDate: Scalars["LocalDate"]["input"]

    the reservation's departure date (format: YYYY-MM-DD)

    +
diff --git a/types/supply___generated___types.Promotion.html b/types/supply___generated___types.Promotion.html new file mode 100644 index 0000000..c0428e0 --- /dev/null +++ b/types/supply___generated___types.Promotion.html @@ -0,0 +1,8 @@ +Promotion | Lodging Connectivity SDK - v0.0.1 +
Promotion: {
    category: PromotionCategory;
    id: Scalars["ID"]["output"];
    isContractedPromotion?: Maybe<Scalars["Boolean"]["output"]>;
    name: PromotionName;
    sellStatus?: Maybe<PromotionSellStatus>;
    status: PromotionStatus;
}

Type declaration

  • category: PromotionCategory

    Category of the promotion. Currently only DISCOUNT_PROMOTION is supported (i.e Priced Promotions).

    +
  • id: Scalars["ID"]["output"]

    Id of the Promotion as stored in the Expedia platform.

    +
  • OptionalisContractedPromotion?: Maybe<Scalars["Boolean"]["output"]>

    It indicates if the promotion is negotiated.

    +
  • name: PromotionName

    Name of the promotion. Values: BASIC, EARLY_BOOKING_PROMOTION or SAME_DAY_PROMOTION.

    +
  • OptionalsellStatus?: Maybe<PromotionSellStatus>

    Sell status of the promotion. Values: EXPIRED, CURRENT or FUTURE. For retrieval only.

    +
  • status: PromotionStatus

    Status of the promotion. Values: ACTIVE or INACTIVE.

    +
diff --git a/types/supply___generated___types.PromotionEnrollment.html b/types/supply___generated___types.PromotionEnrollment.html new file mode 100644 index 0000000..9df0b4f --- /dev/null +++ b/types/supply___generated___types.PromotionEnrollment.html @@ -0,0 +1,2 @@ +PromotionEnrollment | Lodging Connectivity SDK - v0.0.1 +
PromotionEnrollment: {
    __typename?: "PromotionEnrollment";
    enrolled?: Maybe<Scalars["Boolean"]["output"]>;
    ineligibilityReasons?: Maybe<Scalars["String"]["output"][]>;
    name: PromotionEnrollmentName;
    status: PromotionStatus;
}
diff --git a/types/supply___generated___types.PromotionNode.html b/types/supply___generated___types.PromotionNode.html new file mode 100644 index 0000000..8db5210 --- /dev/null +++ b/types/supply___generated___types.PromotionNode.html @@ -0,0 +1,4 @@ +PromotionNode | Lodging Connectivity SDK - v0.0.1 +
PromotionNode: {
    __typename?: "PromotionNode";
    cursor: Scalars["String"]["output"];
    node: Promotion;
}

Type declaration

  • Optional__typename?: "PromotionNode"
  • cursor: Scalars["String"]["output"]

    Cursor value for this edge.

    +
  • node: Promotion

    node points to the actual promotion data.

    +
diff --git a/types/supply___generated___types.Promotions.html b/types/supply___generated___types.Promotions.html new file mode 100644 index 0000000..7d3466e --- /dev/null +++ b/types/supply___generated___types.Promotions.html @@ -0,0 +1,5 @@ +Promotions | Lodging Connectivity SDK - v0.0.1 +
Promotions: {
    __typename?: "Promotions";
    edges: PromotionNode[];
    pageInfo: CursorBasedPageInfo;
    totalCount: Scalars["Int"]["output"];
}

Type declaration

  • Optional__typename?: "Promotions"
  • edges: PromotionNode[]

    Edges in the connection to traverse, each contain a cursor and node.

    +
  • pageInfo: CursorBasedPageInfo

    Information about the current page of results.

    +
  • totalCount: Scalars["Int"]["output"]

    Total number of promotions returned that meet the search criteria.

    +
diff --git a/types/supply___generated___types.PropertiesByAdvertiserResponse.html b/types/supply___generated___types.PropertiesByAdvertiserResponse.html new file mode 100644 index 0000000..8125c1b --- /dev/null +++ b/types/supply___generated___types.PropertiesByAdvertiserResponse.html @@ -0,0 +1,3 @@ +PropertiesByAdvertiserResponse | Lodging Connectivity SDK - v0.0.1 +
PropertiesByAdvertiserResponse: {
    __typename?: "PropertiesByAdvertiserResponse";
    cursor?: Maybe<Scalars["String"]["output"]>;
    elements: Property[];
    totalCount: Scalars["Int"]["output"];
}

A list of Properties associated with a given Advertiser account.

+
diff --git a/types/supply___generated___types.Property.html b/types/supply___generated___types.Property.html new file mode 100644 index 0000000..f9b0f8e --- /dev/null +++ b/types/supply___generated___types.Property.html @@ -0,0 +1,21 @@ +Property | Lodging Connectivity SDK - v0.0.1 +
Property: {
    __typename?: "Property";
    activeStatus?: Maybe<ActiveStatus>;
    address: Address;
    aggregatedReviews?: Maybe<AggregatedReviewsResponse>;
    amenities?: Maybe<Amenity[]>;
    coordinates: Coordinates;
    currency: Scalars["Currency"]["output"];
    defaultLocale: Scalars["Locale"]["output"];
    district?: Maybe<District>;
    feeSets?: Maybe<PropertyFeeSetsResponse>;
    geoLocation: Coordinates;
    id: Scalars["ID"]["output"];
    ids: IdNode[];
    inventoryConfig: InventoryConfig;
    listings?: Maybe<Maybe<PropertyListing>[]>;
    location: PropertyLocation;
    media: Media;
    messages?: Maybe<MessageThreadMessagesResponse>;
    messageThreads: MessageThreadsResponse;
    name: Scalars["String"]["output"];
    names?: Maybe<LocalizedString[]>;
    policies: Policies;
    promotions: Promotions;
    referenceName?: Maybe<Scalars["String"]["output"]>;
    reservations: ReservationsConnection;
    reviews: ReviewResponse;
    taxRecords: TaxRecord[];
    text?: Maybe<Text[]>;
    timeZone: Scalars["String"]["output"];
    type: PropertyType;
    units?: Maybe<Maybe<Unit>[]>;
}

Property content by EG Property ID, as defined in product-listing subgraph

+

Type declaration

  • Optional__typename?: "Property"
  • OptionalactiveStatus?: Maybe<ActiveStatus>

    Whether a property + associated units or unit is live in the EG system.

    +
  • address: Address
  • OptionalaggregatedReviews?: Maybe<AggregatedReviewsResponse>
  • Optionalamenities?: Maybe<Amenity[]>
  • coordinates: Coordinates

    Coordinates are now nested under location. Use the sibling location.coordinates field instead.

    +
  • currency: Scalars["Currency"]["output"]

    Specifies the ISO-4217 currency code of the rates being entered by the property

    +
  • defaultLocale: Scalars["Locale"]["output"]

    The default locale is used as a fallback when no other locale is specified. IETF BCP 47 language tag, defaulting to en-US.

    +
  • Optionaldistrict?: Maybe<District>

    Jurisdiction regulatory requirements/parameters that apply to this property's rental conditions.

    +
  • OptionalfeeSets?: Maybe<PropertyFeeSetsResponse>
  • geoLocation: Coordinates

    deprecated, replace with coordinates

    +
  • id: Scalars["ID"]["output"]

    the ID of the property whose reservations you want to retrieve

    +
  • ids: IdNode[]

    Known IDs for the property.

    +
  • inventoryConfig: InventoryConfig

    Configuration related to the property's inventory

    +
  • Optionallistings?: Maybe<Maybe<PropertyListing>[]>

    Listings of the property on the requested domains, supported domains: [expedia.com, vrbo.com]

    +
  • location: PropertyLocation
  • media: Media
  • Optionalmessages?: Maybe<MessageThreadMessagesResponse>
  • messageThreads: MessageThreadsResponse

    Retrieves multiple message threads for a property

    +
  • name: Scalars["String"]["output"]

    Name/headline of the property for the default locale.

    +
  • Optionalnames?: Maybe<LocalizedString[]>

    List of all the names for the property, which therefore also contains the above 'name' as well.

    +
  • policies: Policies
  • promotions: Promotions
  • OptionalreferenceName?: Maybe<Scalars["String"]["output"]>

    Internal reference name for the property for the default locale.

    +
  • reservations: ReservationsConnection

    retrieve reservation data by property ID

    +
  • reviews: ReviewResponse
  • taxRecords: TaxRecord[]

    Tax records for the property.

    +
  • Optionaltext?: Maybe<Text[]>
  • timeZone: Scalars["String"]["output"]

    The description of the time zone that the hotel is located in

    +
  • type: PropertyType
  • Optionalunits?: Maybe<Maybe<Unit>[]>

    A collection of Unit configurations for the Property

    +
diff --git a/types/supply___generated___types.PropertyAggregatedReviewsArgs.html b/types/supply___generated___types.PropertyAggregatedReviewsArgs.html new file mode 100644 index 0000000..1b865b9 --- /dev/null +++ b/types/supply___generated___types.PropertyAggregatedReviewsArgs.html @@ -0,0 +1,3 @@ +PropertyAggregatedReviewsArgs | Lodging Connectivity SDK - v0.0.1 +
PropertyAggregatedReviewsArgs: {
    filters: AggregatedReviewsFiltersInput;
}

Property content by EG Property ID, as defined in product-listing subgraph

+
diff --git a/types/supply___generated___types.PropertyAmenitiesArgs.html b/types/supply___generated___types.PropertyAmenitiesArgs.html new file mode 100644 index 0000000..92db7f7 --- /dev/null +++ b/types/supply___generated___types.PropertyAmenitiesArgs.html @@ -0,0 +1,3 @@ +PropertyAmenitiesArgs | Lodging Connectivity SDK - v0.0.1 +
PropertyAmenitiesArgs: {
    filters?: InputMaybe<AmenitiesFiltersInput>;
}

Property content by EG Property ID, as defined in product-listing subgraph

+
diff --git a/types/supply___generated___types.PropertyDistrictArgs.html b/types/supply___generated___types.PropertyDistrictArgs.html new file mode 100644 index 0000000..ca95fa6 --- /dev/null +++ b/types/supply___generated___types.PropertyDistrictArgs.html @@ -0,0 +1,3 @@ +PropertyDistrictArgs | Lodging Connectivity SDK - v0.0.1 +
PropertyDistrictArgs: {
    locale?: InputMaybe<Scalars["String"]["input"]>;
}

Property content by EG Property ID, as defined in product-listing subgraph

+
diff --git a/types/supply___generated___types.PropertyFeeSetsArgs.html b/types/supply___generated___types.PropertyFeeSetsArgs.html new file mode 100644 index 0000000..37103af --- /dev/null +++ b/types/supply___generated___types.PropertyFeeSetsArgs.html @@ -0,0 +1,3 @@ +PropertyFeeSetsArgs | Lodging Connectivity SDK - v0.0.1 +
PropertyFeeSetsArgs: {
    filters: PropertyFeeSetsFiltersInput;
}

Property content by EG Property ID, as defined in product-listing subgraph

+
diff --git a/types/supply___generated___types.PropertyFeeSetsFiltersInput.html b/types/supply___generated___types.PropertyFeeSetsFiltersInput.html new file mode 100644 index 0000000..cf3999b --- /dev/null +++ b/types/supply___generated___types.PropertyFeeSetsFiltersInput.html @@ -0,0 +1,2 @@ +PropertyFeeSetsFiltersInput | Lodging Connectivity SDK - v0.0.1 +
PropertyFeeSetsFiltersInput: {
    feeSetIds: Scalars["ID"]["input"][];
}
diff --git a/types/supply___generated___types.PropertyFeeSetsResponse.html b/types/supply___generated___types.PropertyFeeSetsResponse.html new file mode 100644 index 0000000..8e4f127 --- /dev/null +++ b/types/supply___generated___types.PropertyFeeSetsResponse.html @@ -0,0 +1,2 @@ +PropertyFeeSetsResponse | Lodging Connectivity SDK - v0.0.1 +
PropertyFeeSetsResponse: {
    __typename?: "PropertyFeeSetsResponse";
    elements: FeeSet[];
    totalCount: Scalars["Int"]["output"];
}
diff --git a/types/supply___generated___types.PropertyListing.html b/types/supply___generated___types.PropertyListing.html new file mode 100644 index 0000000..25d909e --- /dev/null +++ b/types/supply___generated___types.PropertyListing.html @@ -0,0 +1,4 @@ +PropertyListing | Lodging Connectivity SDK - v0.0.1 +
PropertyListing: {
    __typename?: "PropertyListing";
    locale?: Maybe<Scalars["String"]["output"]>;
    url?: Maybe<Scalars["String"]["output"]>;
}

Type declaration

  • Optional__typename?: "PropertyListing"
  • Optionallocale?: Maybe<Scalars["String"]["output"]>

    Locale for the property listing on the requested domain

    +
  • Optionalurl?: Maybe<Scalars["String"]["output"]>

    URL listing the property when the property is enabled and distributed on the requested domain

    +
diff --git a/types/supply___generated___types.PropertyListingBundleAdoption.html b/types/supply___generated___types.PropertyListingBundleAdoption.html new file mode 100644 index 0000000..1f10ec8 --- /dev/null +++ b/types/supply___generated___types.PropertyListingBundleAdoption.html @@ -0,0 +1,2 @@ +PropertyListingBundleAdoption | Lodging Connectivity SDK - v0.0.1 +
PropertyListingBundleAdoption: {
    __typename?: "PropertyListingBundleAdoption";
    adoptionList: Scalars["String"]["output"][];
    adoptionType: AdoptionType;
}
diff --git a/types/supply___generated___types.PropertyListingBundleAdoptionInput.html b/types/supply___generated___types.PropertyListingBundleAdoptionInput.html new file mode 100644 index 0000000..5e31cdb --- /dev/null +++ b/types/supply___generated___types.PropertyListingBundleAdoptionInput.html @@ -0,0 +1,2 @@ +PropertyListingBundleAdoptionInput | Lodging Connectivity SDK - v0.0.1 +
PropertyListingBundleAdoptionInput: {
    adoptionList?: InputMaybe<Scalars["String"]["input"][]>;
    adoptionTypes: UpdatePropertyListingBundleAdoptionType;
}
diff --git a/types/supply___generated___types.PropertyListingsArgs.html b/types/supply___generated___types.PropertyListingsArgs.html new file mode 100644 index 0000000..25dbe6f --- /dev/null +++ b/types/supply___generated___types.PropertyListingsArgs.html @@ -0,0 +1,3 @@ +PropertyListingsArgs | Lodging Connectivity SDK - v0.0.1 +
PropertyListingsArgs: {
    domains: Scalars["String"]["input"][];
}

Property content by EG Property ID, as defined in product-listing subgraph

+
diff --git a/types/supply___generated___types.PropertyLocation.html b/types/supply___generated___types.PropertyLocation.html new file mode 100644 index 0000000..ac465c5 --- /dev/null +++ b/types/supply___generated___types.PropertyLocation.html @@ -0,0 +1,2 @@ +PropertyLocation | Lodging Connectivity SDK - v0.0.1 +
PropertyLocation: {
    __typename?: "PropertyLocation";
    coordinates?: Maybe<Coordinates>;
    hideExactLocation: Scalars["Boolean"]["output"];
}
diff --git a/types/supply___generated___types.PropertyMapping.html b/types/supply___generated___types.PropertyMapping.html new file mode 100644 index 0000000..e5cec44 --- /dev/null +++ b/types/supply___generated___types.PropertyMapping.html @@ -0,0 +1,8 @@ +PropertyMapping | Lodging Connectivity SDK - v0.0.1 +
PropertyMapping: {
    __typename?: "PropertyMapping";
    egPropertyId: Scalars["ID"]["output"];
    error?: Maybe<VrboIdMappingError>;
    mappingProcessingStatus: VrboMappingProcessingStatus;
    supplierPropertyId: Scalars["ID"]["output"];
    supplierUnitId: Scalars["ID"]["output"];
}

A Property ID mapping type containing the mapped IDs and status info.

+

Type declaration

  • Optional__typename?: "PropertyMapping"
  • egPropertyId: Scalars["ID"]["output"]

    The applicable EG Property ID.

    +
  • Optionalerror?: Maybe<VrboIdMappingError>

    An Error type containing the Error Code and Error message info.

    +
  • mappingProcessingStatus: VrboMappingProcessingStatus

    Status for processing this mapping.

    +
  • supplierPropertyId: Scalars["ID"]["output"]

    The new Supplier Property ID to associate.

    +
  • supplierUnitId: Scalars["ID"]["output"]

    The new Supplier Unit ID to associate.

    +
diff --git a/types/supply___generated___types.PropertyMappingError.html b/types/supply___generated___types.PropertyMappingError.html new file mode 100644 index 0000000..fa1de93 --- /dev/null +++ b/types/supply___generated___types.PropertyMappingError.html @@ -0,0 +1,5 @@ +PropertyMappingError | Lodging Connectivity SDK - v0.0.1 +
PropertyMappingError: {
    __typename?: "PropertyMappingError";
    egPropertyId: Scalars["ID"]["output"];
    error: VrboIdMappingError;
}

A Property Error mapping type containing the Property IDs and Error message info.

+

Type declaration

  • Optional__typename?: "PropertyMappingError"
  • egPropertyId: Scalars["ID"]["output"]

    The applicable EG Property ID.

    +
  • error: VrboIdMappingError

    An Error type containing the Error Code and Error message info.

    +
diff --git a/types/supply___generated___types.PropertyMessageThreadsArgs.html b/types/supply___generated___types.PropertyMessageThreadsArgs.html new file mode 100644 index 0000000..d9bd2ed --- /dev/null +++ b/types/supply___generated___types.PropertyMessageThreadsArgs.html @@ -0,0 +1,3 @@ +PropertyMessageThreadsArgs | Lodging Connectivity SDK - v0.0.1 +
PropertyMessageThreadsArgs: {
    cursor?: InputMaybe<Scalars["String"]["input"]>;
    filters: PropertyMessageThreadsFiltersInput;
    limit?: InputMaybe<Scalars["Int"]["input"]>;
    orderBy?: InputMaybe<PropertyMessageThreadsOrderByInput>;
}

Property content by EG Property ID, as defined in product-listing subgraph

+
diff --git a/types/supply___generated___types.PropertyMessageThreadsFiltersInput.html b/types/supply___generated___types.PropertyMessageThreadsFiltersInput.html new file mode 100644 index 0000000..71174c2 --- /dev/null +++ b/types/supply___generated___types.PropertyMessageThreadsFiltersInput.html @@ -0,0 +1,3 @@ +PropertyMessageThreadsFiltersInput | Lodging Connectivity SDK - v0.0.1 +
PropertyMessageThreadsFiltersInput: {
    createdDate?: InputMaybe<DateTimeRangeFilterInput>;
    creationDateTime?: InputMaybe<DateTimeRangeFilterInput>;
}

Type declaration

diff --git a/types/supply___generated___types.PropertyMessageThreadsOrderByInput.html b/types/supply___generated___types.PropertyMessageThreadsOrderByInput.html new file mode 100644 index 0000000..2359300 --- /dev/null +++ b/types/supply___generated___types.PropertyMessageThreadsOrderByInput.html @@ -0,0 +1,2 @@ +PropertyMessageThreadsOrderByInput | Lodging Connectivity SDK - v0.0.1 +
PropertyMessageThreadsOrderByInput: {
    field?: InputMaybe<PropertyMessageThreadsSortField>;
    order?: InputMaybe<SortOrder>;
}
diff --git a/types/supply___generated___types.PropertyMessagesArgs.html b/types/supply___generated___types.PropertyMessagesArgs.html new file mode 100644 index 0000000..44fedfd --- /dev/null +++ b/types/supply___generated___types.PropertyMessagesArgs.html @@ -0,0 +1,3 @@ +PropertyMessagesArgs | Lodging Connectivity SDK - v0.0.1 +
PropertyMessagesArgs: {
    cursor?: InputMaybe<Scalars["String"]["input"]>;
    filters: PropertyMessagesFiltersInput;
    limit?: InputMaybe<Scalars["Int"]["input"]>;
}

Property content by EG Property ID, as defined in product-listing subgraph

+
diff --git a/types/supply___generated___types.PropertyMessagesFiltersInput.html b/types/supply___generated___types.PropertyMessagesFiltersInput.html new file mode 100644 index 0000000..5ab34e0 --- /dev/null +++ b/types/supply___generated___types.PropertyMessagesFiltersInput.html @@ -0,0 +1,3 @@ +PropertyMessagesFiltersInput | Lodging Connectivity SDK - v0.0.1 +
PropertyMessagesFiltersInput: {
    createdDate?: InputMaybe<DateTimeRangeFilterInput>;
    creationDateTime?: InputMaybe<DateTimeRangeFilterInput>;
}

Type declaration

diff --git a/types/supply___generated___types.PropertyMetadata.html b/types/supply___generated___types.PropertyMetadata.html new file mode 100644 index 0000000..e50d929 --- /dev/null +++ b/types/supply___generated___types.PropertyMetadata.html @@ -0,0 +1,2 @@ +PropertyMetadata | Lodging Connectivity SDK - v0.0.1 +
PropertyMetadata: {
    __typename?: "PropertyMetadata";
    amenities: AmenityMetadata[];
    policies: PolicyMetadata;
    text: TextMetadata[];
    type: PropertyTypeMetadata[];
    units: UnitsMetadata;
}
diff --git a/types/supply___generated___types.PropertyPromotionsArgs.html b/types/supply___generated___types.PropertyPromotionsArgs.html new file mode 100644 index 0000000..e3e13ea --- /dev/null +++ b/types/supply___generated___types.PropertyPromotionsArgs.html @@ -0,0 +1,3 @@ +PropertyPromotionsArgs | Lodging Connectivity SDK - v0.0.1 +
PropertyPromotionsArgs: {
    after?: InputMaybe<Scalars["String"]["input"]>;
    filter?: InputMaybe<FiltersInput>;
    pageSize: Scalars["Int"]["input"];
}

Property content by EG Property ID, as defined in product-listing subgraph

+
diff --git a/types/supply___generated___types.PropertyRegistration.html b/types/supply___generated___types.PropertyRegistration.html new file mode 100644 index 0000000..d20fac1 --- /dev/null +++ b/types/supply___generated___types.PropertyRegistration.html @@ -0,0 +1,7 @@ +PropertyRegistration | Lodging Connectivity SDK - v0.0.1 +
PropertyRegistration: {
    __typename?: "PropertyRegistration";
    applicableRegulations?: Maybe<ApplicableRegulations[]>;
    complete: Scalars["Boolean"]["output"];
    details: UnitRegistrationDetail[];
    district?: Maybe<Scalars["String"]["output"]>;
}

Government registration information for a given property and details on the property units.

+

Type declaration

  • Optional__typename?: "PropertyRegistration"
  • OptionalapplicableRegulations?: Maybe<ApplicableRegulations[]>

    Additional property registration information required by certain districts.

    +
  • complete: Scalars["Boolean"]["output"]

    Whether the property registration information is sufficient to fulfill the requirements of the property's district.

    +
  • details: UnitRegistrationDetail[]

    List of registration information for each bookable unit of a multi-unit property.

    +
  • Optionaldistrict?: Maybe<Scalars["String"]["output"]>

    Geographical jurisdiction identifier. For non-configured districts, this is null.

    +
diff --git a/types/supply___generated___types.PropertyReservationsArgs.html b/types/supply___generated___types.PropertyReservationsArgs.html new file mode 100644 index 0000000..12cc808 --- /dev/null +++ b/types/supply___generated___types.PropertyReservationsArgs.html @@ -0,0 +1,3 @@ +PropertyReservationsArgs | Lodging Connectivity SDK - v0.0.1 +
PropertyReservationsArgs: {
    after?: InputMaybe<Scalars["String"]["input"]>;
    checkOutDate?: InputMaybe<CheckOutDateFilter>;
    filter?: InputMaybe<ReservationFilterInput>;
    pageSize: Scalars["Int"]["input"];
}

Property content by EG Property ID, as defined in product-listing subgraph

+
diff --git a/types/supply___generated___types.PropertyReviewsArgs.html b/types/supply___generated___types.PropertyReviewsArgs.html new file mode 100644 index 0000000..233c836 --- /dev/null +++ b/types/supply___generated___types.PropertyReviewsArgs.html @@ -0,0 +1,3 @@ +PropertyReviewsArgs | Lodging Connectivity SDK - v0.0.1 +
PropertyReviewsArgs: {
    after?: InputMaybe<Scalars["String"]["input"]>;
    filter?: InputMaybe<ReviewFilter>;
    orderBy?: InputMaybe<ReviewsOrderBy>;
    pageSize: Scalars["Int"]["input"];
}

Property content by EG Property ID, as defined in product-listing subgraph

+
diff --git a/types/supply___generated___types.PropertyTextArgs.html b/types/supply___generated___types.PropertyTextArgs.html new file mode 100644 index 0000000..0219a96 --- /dev/null +++ b/types/supply___generated___types.PropertyTextArgs.html @@ -0,0 +1,3 @@ +PropertyTextArgs | Lodging Connectivity SDK - v0.0.1 +
PropertyTextArgs: {
    filters?: InputMaybe<TextFiltersInput>;
}

Property content by EG Property ID, as defined in product-listing subgraph

+
diff --git a/types/supply___generated___types.PropertyType.html b/types/supply___generated___types.PropertyType.html new file mode 100644 index 0000000..e3b63b6 --- /dev/null +++ b/types/supply___generated___types.PropertyType.html @@ -0,0 +1,2 @@ +PropertyType | Lodging Connectivity SDK - v0.0.1 +
PropertyType: {
    __typename?: "PropertyType";
    code: Scalars["String"]["output"];
}
diff --git a/types/supply___generated___types.PropertyTypeMetadata.html b/types/supply___generated___types.PropertyTypeMetadata.html new file mode 100644 index 0000000..4270ed2 --- /dev/null +++ b/types/supply___generated___types.PropertyTypeMetadata.html @@ -0,0 +1,2 @@ +PropertyTypeMetadata | Lodging Connectivity SDK - v0.0.1 +
PropertyTypeMetadata: {
    __typename?: "PropertyTypeMetadata";
    code: Scalars["String"]["output"];
}
diff --git a/types/supply___generated___types.PropertyUnitArea.html b/types/supply___generated___types.PropertyUnitArea.html new file mode 100644 index 0000000..a21c758 --- /dev/null +++ b/types/supply___generated___types.PropertyUnitArea.html @@ -0,0 +1,2 @@ +PropertyUnitArea | Lodging Connectivity SDK - v0.0.1 +
PropertyUnitArea: {
    __typename?: "PropertyUnitArea";
    unit: AreaUnit;
    value: Scalars["Int"]["output"];
}
diff --git a/types/supply___generated___types.Query.html b/types/supply___generated___types.Query.html new file mode 100644 index 0000000..f333385 --- /dev/null +++ b/types/supply___generated___types.Query.html @@ -0,0 +1,12 @@ +Query | Lodging Connectivity SDK - v0.0.1 +
Query: {
    __typename?: "Query";
    cancellationPolicyConfig?: Maybe<CancellationPolicyConfig>;
    districtByCoordinates?: Maybe<District>;
    getPropertyListingBundleAdoption: PropertyListingBundleAdoption;
    message?: Maybe<MessageThreadMessage>;
    messageThread?: Maybe<MessageThread>;
    metadata?: Maybe<Metadata>;
    notificationEventTypes?: Maybe<NotificationEventType[]>;
    notificationProfile?: Maybe<NotificationProfile>;
    promotions: Promotions;
    propertiesByAdvertiser?: Maybe<PropertiesByAdvertiserResponse>;
    property?: Maybe<Property>;
    ratePlan?: Maybe<RatePlan>;
    undeliveredNotifications?: Maybe<UndeliveredNotificationsResponse>;
    unit?: Maybe<Unit>;
    vrboIdMappingProgress?: Maybe<VrboIdMappingProgress>;
}

Type declaration

diff --git a/types/supply___generated___types.QueryCancellationPolicyConfigArgs.html b/types/supply___generated___types.QueryCancellationPolicyConfigArgs.html new file mode 100644 index 0000000..665a090 --- /dev/null +++ b/types/supply___generated___types.QueryCancellationPolicyConfigArgs.html @@ -0,0 +1,2 @@ +QueryCancellationPolicyConfigArgs | Lodging Connectivity SDK - v0.0.1 +
QueryCancellationPolicyConfigArgs: {
    id: Scalars["ID"]["input"];
}
diff --git a/types/supply___generated___types.QueryDistrictByCoordinatesArgs.html b/types/supply___generated___types.QueryDistrictByCoordinatesArgs.html new file mode 100644 index 0000000..54e594f --- /dev/null +++ b/types/supply___generated___types.QueryDistrictByCoordinatesArgs.html @@ -0,0 +1,2 @@ +QueryDistrictByCoordinatesArgs | Lodging Connectivity SDK - v0.0.1 +
QueryDistrictByCoordinatesArgs: {
    latitude: Scalars["Float"]["input"];
    locale?: InputMaybe<Scalars["String"]["input"]>;
    longitude: Scalars["Float"]["input"];
}
diff --git a/types/supply___generated___types.QueryMessageArgs.html b/types/supply___generated___types.QueryMessageArgs.html new file mode 100644 index 0000000..92d1eca --- /dev/null +++ b/types/supply___generated___types.QueryMessageArgs.html @@ -0,0 +1,2 @@ +QueryMessageArgs | Lodging Connectivity SDK - v0.0.1 +
QueryMessageArgs: {
    id: Scalars["ID"]["input"];
}
diff --git a/types/supply___generated___types.QueryMessageThreadArgs.html b/types/supply___generated___types.QueryMessageThreadArgs.html new file mode 100644 index 0000000..44b88b8 --- /dev/null +++ b/types/supply___generated___types.QueryMessageThreadArgs.html @@ -0,0 +1,2 @@ +QueryMessageThreadArgs | Lodging Connectivity SDK - v0.0.1 +
QueryMessageThreadArgs: {
    id: Scalars["ID"]["input"];
}
diff --git a/types/supply___generated___types.QueryPromotionsArgs.html b/types/supply___generated___types.QueryPromotionsArgs.html new file mode 100644 index 0000000..0688a75 --- /dev/null +++ b/types/supply___generated___types.QueryPromotionsArgs.html @@ -0,0 +1,2 @@ +QueryPromotionsArgs | Lodging Connectivity SDK - v0.0.1 +
QueryPromotionsArgs: {
    after?: InputMaybe<Scalars["String"]["input"]>;
    filter?: InputMaybe<FiltersInput>;
    pageSize: Scalars["Int"]["input"];
    propertyId: Scalars["String"]["input"];
}
diff --git a/types/supply___generated___types.QueryPropertiesByAdvertiserArgs.html b/types/supply___generated___types.QueryPropertiesByAdvertiserArgs.html new file mode 100644 index 0000000..16379be --- /dev/null +++ b/types/supply___generated___types.QueryPropertiesByAdvertiserArgs.html @@ -0,0 +1,2 @@ +QueryPropertiesByAdvertiserArgs | Lodging Connectivity SDK - v0.0.1 +
QueryPropertiesByAdvertiserArgs: {
    cursor?: InputMaybe<Scalars["String"]["input"]>;
    id: Scalars["ID"]["input"];
    idSource: IdSource;
    pageSize?: InputMaybe<Scalars["Int"]["input"]>;
}
diff --git a/types/supply___generated___types.QueryPropertyArgs.html b/types/supply___generated___types.QueryPropertyArgs.html new file mode 100644 index 0000000..836d3f5 --- /dev/null +++ b/types/supply___generated___types.QueryPropertyArgs.html @@ -0,0 +1,2 @@ +QueryPropertyArgs | Lodging Connectivity SDK - v0.0.1 +
QueryPropertyArgs: {
    id: Scalars["String"]["input"];
    idSource?: InputMaybe<IdSource>;
}
diff --git a/types/supply___generated___types.QueryRatePlanArgs.html b/types/supply___generated___types.QueryRatePlanArgs.html new file mode 100644 index 0000000..15739ac --- /dev/null +++ b/types/supply___generated___types.QueryRatePlanArgs.html @@ -0,0 +1,2 @@ +QueryRatePlanArgs | Lodging Connectivity SDK - v0.0.1 +
QueryRatePlanArgs: {
    propertyId: Scalars["ID"]["input"];
    ratePlanId: Scalars["ID"]["input"];
}
diff --git a/types/supply___generated___types.QueryUndeliveredNotificationsArgs.html b/types/supply___generated___types.QueryUndeliveredNotificationsArgs.html new file mode 100644 index 0000000..60f3c23 --- /dev/null +++ b/types/supply___generated___types.QueryUndeliveredNotificationsArgs.html @@ -0,0 +1,2 @@ +QueryUndeliveredNotificationsArgs | Lodging Connectivity SDK - v0.0.1 +
QueryUndeliveredNotificationsArgs: {
    cursor?: InputMaybe<Scalars["String"]["input"]>;
    filters: UndeliveredNotificationsFiltersInput;
    limit?: InputMaybe<Scalars["Int"]["input"]>;
}
diff --git a/types/supply___generated___types.QueryUnitArgs.html b/types/supply___generated___types.QueryUnitArgs.html new file mode 100644 index 0000000..26f6eef --- /dev/null +++ b/types/supply___generated___types.QueryUnitArgs.html @@ -0,0 +1,2 @@ +QueryUnitArgs | Lodging Connectivity SDK - v0.0.1 +
QueryUnitArgs: {
    id: Scalars["ID"]["input"];
}
diff --git a/types/supply___generated___types.QueryVrboIdMappingProgressArgs.html b/types/supply___generated___types.QueryVrboIdMappingProgressArgs.html new file mode 100644 index 0000000..1f8fdc2 --- /dev/null +++ b/types/supply___generated___types.QueryVrboIdMappingProgressArgs.html @@ -0,0 +1,2 @@ +QueryVrboIdMappingProgressArgs | Lodging Connectivity SDK - v0.0.1 +
QueryVrboIdMappingProgressArgs: {
    advertiserId: Scalars["ID"]["input"];
}
diff --git a/types/supply___generated___types.RateAcquisition.html b/types/supply___generated___types.RateAcquisition.html new file mode 100644 index 0000000..00d3566 --- /dev/null +++ b/types/supply___generated___types.RateAcquisition.html @@ -0,0 +1,4 @@ +RateAcquisition | Lodging Connectivity SDK - v0.0.1 +
RateAcquisition: {
    __typename?: "RateAcquisition";
    pricingComponents: RateAcquisitionPricingComponent[];
    type: RateAcquisitionType;
}

Type declaration

  • Optional__typename?: "RateAcquisition"
  • pricingComponents: RateAcquisitionPricingComponent[]

    Specifies if the rate includes fees and/or taxes. Only applicable for the SELL_LAR rate acquisition type

    +
  • type: RateAcquisitionType

    Specifies how an entered rate is interpreted

    +
diff --git a/types/supply___generated___types.RateGuestInput.html b/types/supply___generated___types.RateGuestInput.html new file mode 100644 index 0000000..6356d15 --- /dev/null +++ b/types/supply___generated___types.RateGuestInput.html @@ -0,0 +1,6 @@ +RateGuestInput | Lodging Connectivity SDK - v0.0.1 +
RateGuestInput: {
    recommendGuest: Scalars["Boolean"]["input"];
    reservationId: Scalars["ID"]["input"];
    reservationIdSource: IdSource;
    starRatings: RatingInput[];
}

Type declaration

  • recommendGuest: Scalars["Boolean"]["input"]

    will consider Guest for future reservations

    +
  • reservationId: Scalars["ID"]["input"]

    reservation ID.

    +
  • reservationIdSource: IdSource

    Source of the reservation ID.

    +
  • starRatings: RatingInput[]

    categorized ratings

    +
diff --git a/types/supply___generated___types.RatePlan.html b/types/supply___generated___types.RatePlan.html new file mode 100644 index 0000000..c6e01ce --- /dev/null +++ b/types/supply___generated___types.RatePlan.html @@ -0,0 +1,2 @@ +RatePlan | Lodging Connectivity SDK - v0.0.1 +
RatePlan: {
    __typename?: "RatePlan";
    baseRateGuestCount?: Maybe<Scalars["Int"]["output"]>;
    cancellationPolicyConfig?: Maybe<CancellationPolicyConfig>;
    creationDateTime: Scalars["DateTime"]["output"];
    distributionRules: RatePlanDistributionRule[];
    feeSet?: Maybe<FeeSet>;
    id: Scalars["ID"]["output"];
    lastUpdateDateTime: Scalars["DateTime"]["output"];
    name: Scalars["String"]["output"];
    paymentScheduleApplicable?: Maybe<Scalars["Boolean"]["output"]>;
    pricingModel: PricingModel;
    propertyId: Scalars["ID"]["output"];
    restrictions: RatePlanRestrictions;
    status: RatePlanStatus;
    taxInclusive?: Maybe<Scalars["Boolean"]["output"]>;
    type: RatePlanType;
    unitId: Scalars["ID"]["output"];
    valueAdds: Scalars["String"]["output"][];
}
diff --git a/types/supply___generated___types.RatePlanDistributionRule.html b/types/supply___generated___types.RatePlanDistributionRule.html new file mode 100644 index 0000000..2280310 --- /dev/null +++ b/types/supply___generated___types.RatePlanDistributionRule.html @@ -0,0 +1,2 @@ +RatePlanDistributionRule | Lodging Connectivity SDK - v0.0.1 +
RatePlanDistributionRule: {
    __typename?: "RatePlanDistributionRule";
    merchantOfRecord: MerchantOfRecord;
    ratePlanCode: Scalars["String"]["output"];
}
diff --git a/types/supply___generated___types.RatePlanDistributionRuleInput.html b/types/supply___generated___types.RatePlanDistributionRuleInput.html new file mode 100644 index 0000000..8ba7273 --- /dev/null +++ b/types/supply___generated___types.RatePlanDistributionRuleInput.html @@ -0,0 +1,2 @@ +RatePlanDistributionRuleInput | Lodging Connectivity SDK - v0.0.1 +
RatePlanDistributionRuleInput: {
    merchantOfRecord: MerchantOfRecord;
    ratePlanCode: Scalars["String"]["input"];
}
diff --git a/types/supply___generated___types.RatePlanRestrictions.html b/types/supply___generated___types.RatePlanRestrictions.html new file mode 100644 index 0000000..a587eaf --- /dev/null +++ b/types/supply___generated___types.RatePlanRestrictions.html @@ -0,0 +1,2 @@ +RatePlanRestrictions | Lodging Connectivity SDK - v0.0.1 +
RatePlanRestrictions: {
    __typename?: "RatePlanRestrictions";
    advanceBookingDays?: Maybe<IntRange>;
    lengthOfStay?: Maybe<IntRange>;
    mobileOnly?: Maybe<Scalars["Boolean"]["output"]>;
    reservationDates?: Maybe<DateRange>;
    travelDates?: Maybe<DateRange>;
}
diff --git a/types/supply___generated___types.RateThresholdSettings.html b/types/supply___generated___types.RateThresholdSettings.html new file mode 100644 index 0000000..a768b88 --- /dev/null +++ b/types/supply___generated___types.RateThresholdSettings.html @@ -0,0 +1,5 @@ +RateThresholdSettings | Lodging Connectivity SDK - v0.0.1 +
RateThresholdSettings: {
    __typename?: "RateThresholdSettings";
    maxAmount: Scalars["Decimal"]["output"];
    minAmount: Scalars["Decimal"]["output"];
    source: RateThresholdsSource;
}

Type declaration

  • Optional__typename?: "RateThresholdSettings"
  • maxAmount: Scalars["Decimal"]["output"]

    Defines maximum acceptable rate, expressed as a decimal number.

    +
  • minAmount: Scalars["Decimal"]["output"]

    Defines minimum acceptable rate, expressed as a decimal number.

    +
  • source: RateThresholdsSource

    Defines how the minimum and maximum amounts were calculated.

    +
diff --git a/types/supply___generated___types.Rating.html b/types/supply___generated___types.Rating.html new file mode 100644 index 0000000..300a5ee --- /dev/null +++ b/types/supply___generated___types.Rating.html @@ -0,0 +1,4 @@ +Rating | Lodging Connectivity SDK - v0.0.1 +
Rating: {
    __typename?: "Rating";
    category: Scalars["String"]["output"];
    value: Scalars["String"]["output"];
}

Type declaration

  • Optional__typename?: "Rating"
  • category: Scalars["String"]["output"]

    rating category

    +
  • value: Scalars["String"]["output"]

    value of the rating

    +
diff --git a/types/supply___generated___types.RatingInput.html b/types/supply___generated___types.RatingInput.html new file mode 100644 index 0000000..47546fc --- /dev/null +++ b/types/supply___generated___types.RatingInput.html @@ -0,0 +1,4 @@ +RatingInput | Lodging Connectivity SDK - v0.0.1 +
RatingInput: {
    category: Scalars["String"]["input"];
    value: Scalars["String"]["input"];
}

Type declaration

  • category: Scalars["String"]["input"]

    rating category

    +
  • value: Scalars["String"]["input"]

    value of the rating

    +
diff --git a/types/supply___generated___types.ReconEligibility.html b/types/supply___generated___types.ReconEligibility.html new file mode 100644 index 0000000..ce408d9 --- /dev/null +++ b/types/supply___generated___types.ReconEligibility.html @@ -0,0 +1,5 @@ +ReconEligibility | Lodging Connectivity SDK - v0.0.1 +
ReconEligibility: {
    __typename?: "ReconEligibility";
    invalidScenarios?: Maybe<InvalidScenario[]>;
    validScenarios?: Maybe<Scalars["String"]["output"][]>;
}

Reconciliation eligibility collection

+

Type declaration

  • Optional__typename?: "ReconEligibility"
  • OptionalinvalidScenarios?: Maybe<InvalidScenario[]>

    irreconcilable scenarios collection

    +
  • OptionalvalidScenarios?: Maybe<Scalars["String"]["output"][]>

    Reconcilable scenarios

    +
diff --git a/types/supply___generated___types.RefreshNotificationCallbackConfigSecretInput.html b/types/supply___generated___types.RefreshNotificationCallbackConfigSecretInput.html new file mode 100644 index 0000000..4a1fcf3 --- /dev/null +++ b/types/supply___generated___types.RefreshNotificationCallbackConfigSecretInput.html @@ -0,0 +1,3 @@ +RefreshNotificationCallbackConfigSecretInput | Lodging Connectivity SDK - v0.0.1 +
RefreshNotificationCallbackConfigSecretInput: {
    callbackConfigId: Scalars["ID"]["input"];
}

Type declaration

  • callbackConfigId: Scalars["ID"]["input"]

    Id of callback configuration to update

    +
diff --git a/types/supply___generated___types.RefreshNotificationCallbackConfigSecretPayload.html b/types/supply___generated___types.RefreshNotificationCallbackConfigSecretPayload.html new file mode 100644 index 0000000..344cab4 --- /dev/null +++ b/types/supply___generated___types.RefreshNotificationCallbackConfigSecretPayload.html @@ -0,0 +1,5 @@ +RefreshNotificationCallbackConfigSecretPayload | Lodging Connectivity SDK - v0.0.1 +
RefreshNotificationCallbackConfigSecretPayload: {
    __typename?: "RefreshNotificationCallbackConfigSecretPayload";
    callbackConfigId: Scalars["ID"]["output"];
    secret: Scalars["String"]["output"];
    secretExpirationDateTime: Scalars["LocalDateTime"]["output"];
}

Type declaration

  • Optional__typename?: "RefreshNotificationCallbackConfigSecretPayload"
  • callbackConfigId: Scalars["ID"]["output"]

    Id of callback configuration whose secret is updated

    +
  • secret: Scalars["String"]["output"]

    Callback Configuration secret string

    +
  • secretExpirationDateTime: Scalars["LocalDateTime"]["output"]

    Secret expiration date time

    +
diff --git a/types/supply___generated___types.RefundReservationInput.html b/types/supply___generated___types.RefundReservationInput.html new file mode 100644 index 0000000..24b0f0b --- /dev/null +++ b/types/supply___generated___types.RefundReservationInput.html @@ -0,0 +1,6 @@ +RefundReservationInput | Lodging Connectivity SDK - v0.0.1 +
RefundReservationInput: {
    propertyId: Scalars["ID"]["input"];
    reason: ReservationRefundReason;
    refund: MoneyInput;
    reservationId: Scalars["ID"]["input"];
}

Type declaration

  • propertyId: Scalars["ID"]["input"]

    The ID of the property where the change has been requested.

    +
  • reason: ReservationRefundReason

    Reason for cancelling the reservation

    +
  • refund: MoneyInput

    Amount & currencyCode

    +
  • reservationId: Scalars["ID"]["input"]

    Identifier associated with the reservation to be changed.

    +
diff --git a/types/supply___generated___types.RefundReservationPayload.html b/types/supply___generated___types.RefundReservationPayload.html new file mode 100644 index 0000000..6aeb48e --- /dev/null +++ b/types/supply___generated___types.RefundReservationPayload.html @@ -0,0 +1,3 @@ +RefundReservationPayload | Lodging Connectivity SDK - v0.0.1 +
RefundReservationPayload: {
    __typename?: "RefundReservationPayload";
    reservation?: Maybe<Reservation>;
}

Type declaration

  • Optional__typename?: "RefundReservationPayload"
  • Optionalreservation?: Maybe<Reservation>

    Identifier associated with the reservation changed

    +
diff --git a/types/supply___generated___types.RefundVrboReservationInput.html b/types/supply___generated___types.RefundVrboReservationInput.html new file mode 100644 index 0000000..ead41b9 --- /dev/null +++ b/types/supply___generated___types.RefundVrboReservationInput.html @@ -0,0 +1,7 @@ +RefundVrboReservationInput | Lodging Connectivity SDK - v0.0.1 +
RefundVrboReservationInput: {
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    freeTextReason: Scalars["String"]["input"];
    propertyId: Scalars["ID"]["input"];
    refund: RefundVrboReservationRefundInput;
    reservationId: Scalars["ID"]["input"];
}

Type declaration

  • OptionalclientMutationId?: InputMaybe<Scalars["String"]["input"]>

    Partner supplied Unique mutation identifier

    +
  • freeTextReason: Scalars["String"]["input"]

    Text containing the reason for refunding the reservation

    +
  • propertyId: Scalars["ID"]["input"]

    The ID of the property where the change has been requested.

    +
  • refund: RefundVrboReservationRefundInput

    Amount & currencyCode

    +
  • reservationId: Scalars["ID"]["input"]

    Identifier associated with the reservation to be refunded.

    +
diff --git a/types/supply___generated___types.RefundVrboReservationPayload.html b/types/supply___generated___types.RefundVrboReservationPayload.html new file mode 100644 index 0000000..ff91255 --- /dev/null +++ b/types/supply___generated___types.RefundVrboReservationPayload.html @@ -0,0 +1,3 @@ +RefundVrboReservationPayload | Lodging Connectivity SDK - v0.0.1 +
RefundVrboReservationPayload: {
    __typename?: "RefundVrboReservationPayload";
    reservation?: Maybe<Reservation>;
}

Type declaration

  • Optional__typename?: "RefundVrboReservationPayload"
  • Optionalreservation?: Maybe<Reservation>

    Identifier associated with the reservation changed

    +
diff --git a/types/supply___generated___types.RefundVrboReservationRefundInput.html b/types/supply___generated___types.RefundVrboReservationRefundInput.html new file mode 100644 index 0000000..70c11f6 --- /dev/null +++ b/types/supply___generated___types.RefundVrboReservationRefundInput.html @@ -0,0 +1,2 @@ +RefundVrboReservationRefundInput | Lodging Connectivity SDK - v0.0.1 +
RefundVrboReservationRefundInput: {
    flatAmount: MoneyInput;
    type: RefundVrboReservationRefundType;
}
diff --git a/types/supply___generated___types.Registration.html b/types/supply___generated___types.Registration.html new file mode 100644 index 0000000..e763032 --- /dev/null +++ b/types/supply___generated___types.Registration.html @@ -0,0 +1,7 @@ +Registration | Lodging Connectivity SDK - v0.0.1 +
Registration: {
    __typename?: "Registration";
    applicableRegulations?: Maybe<ApplicableRegulations[]>;
    complete: Scalars["Boolean"]["output"];
    detail: RegistrationDetail;
    district?: Maybe<Scalars["String"]["output"]>;
}

Government registration information for a given property.

+

Type declaration

  • Optional__typename?: "Registration"
  • OptionalapplicableRegulations?: Maybe<ApplicableRegulations[]>

    Additional property registration information required by certain districts.

    +
  • complete: Scalars["Boolean"]["output"]

    Whether the property registration information is sufficient to fulfill the requirements of the property's district.

    +
  • detail: RegistrationDetail

    List of registration information for the specified unit of a multi-unit property.

    +
  • Optionaldistrict?: Maybe<Scalars["String"]["output"]>

    Geographical jurisdiction identifier. For non-configured districts, this is null.

    +
diff --git a/types/supply___generated___types.RegistrationDetail.html b/types/supply___generated___types.RegistrationDetail.html new file mode 100644 index 0000000..b7fe1fd --- /dev/null +++ b/types/supply___generated___types.RegistrationDetail.html @@ -0,0 +1,16 @@ +RegistrationDetail | Lodging Connectivity SDK - v0.0.1 +
RegistrationDetail: {
    __typename?: "RegistrationDetail";
    acknowledgementRecords: AcknowledgementRecord[];
    applicableRegulations: ApplicableRegulations[];
    attachmentUrls?: Maybe<AttachmentUrl[]>;
    compliant?: Maybe<Compliant>;
    displayRegistrationNumber?: Maybe<Scalars["String"]["output"]>;
    exemptionCategories?: Maybe<ExemptionCategory[]>;
    numberOfPhysicalRooms?: Maybe<Scalars["Int"]["output"]>;
    registrationRecords: RegistrationRecord[];
    regulatoryCategory: RegulatoryCategory;
    regulatoryCategoryLabel: Scalars["String"]["output"];
    regulatorySubType?: Maybe<Scalars["String"]["output"]>;
    regulatoryType?: Maybe<Scalars["String"]["output"]>;
    unitId: Scalars["ID"]["output"];
}

Registration information for each bookable unit of a multi-unit property.

+

Type declaration

  • Optional__typename?: "RegistrationDetail"
  • acknowledgementRecords: AcknowledgementRecord[]

    Acknowledgement records for the bookable unit.

    +
  • applicableRegulations: ApplicableRegulations[]

    Additional information about the bookable unit required by certain districts.

    +
  • OptionalattachmentUrls?: Maybe<AttachmentUrl[]>

    Links for registration documentation files (if required).

    +
  • Optionalcompliant?: Maybe<Compliant>

    Describes whether the unit is compliant with the local jurisdiction's regulatory requirements.

    +
  • OptionaldisplayRegistrationNumber?: Maybe<Scalars["String"]["output"]>

    Registration number displayed to the traveler.

    +
  • OptionalexemptionCategories?: Maybe<ExemptionCategory[]>

    List of exemptions for the property, such as maximum night cap.

    +
  • OptionalnumberOfPhysicalRooms?: Maybe<Scalars["Int"]["output"]>

    Number of rooms in the bookable unit.

    +
  • registrationRecords: RegistrationRecord[]

    Registration records for the bookable unit filed with the governing jurisdiction.

    +
  • regulatoryCategory: RegulatoryCategory

    Property classification category as maintained by the governing jurisdiction.

    +
  • regulatoryCategoryLabel: Scalars["String"]["output"]

    Regulatory category in the specified locale.

    +
  • OptionalregulatorySubType?: Maybe<Scalars["String"]["output"]>

    Property subtype, such as primary or secondary, or null if not applicable.

    +
  • OptionalregulatoryType?: Maybe<Scalars["String"]["output"]>

    Property type, such as boat, trailer, residence, etc.

    +
  • unitId: Scalars["ID"]["output"]

    Unit ID assigned by Expedia Group.

    +
diff --git a/types/supply___generated___types.RegistrationDetailInput.html b/types/supply___generated___types.RegistrationDetailInput.html new file mode 100644 index 0000000..991900d --- /dev/null +++ b/types/supply___generated___types.RegistrationDetailInput.html @@ -0,0 +1,14 @@ +RegistrationDetailInput | Lodging Connectivity SDK - v0.0.1 +
RegistrationDetailInput: {
    acknowledgementRecords?: InputMaybe<AcknowledgementRecordInput[]>;
    applicableRegulations?: InputMaybe<ApplicableRegulationsInput[]>;
    attachmentUrls?: InputMaybe<AttachmentUrlInput[]>;
    displayRegistrationNumber?: InputMaybe<Scalars["String"]["input"]>;
    exemptionCategories?: InputMaybe<ExemptionCategory[]>;
    numberOfPhysicalRooms?: InputMaybe<Scalars["Int"]["input"]>;
    registrationRecords: RegistrationRecordInput[];
    regulatoryCategory: RegulatoryCategory;
    regulatorySubType?: InputMaybe<Scalars["String"]["input"]>;
    regulatoryType: Scalars["String"]["input"];
    unitId: Scalars["String"]["input"];
}

Registration information for each bookable unit of a multi-unit property.

+

Type declaration

  • OptionalacknowledgementRecords?: InputMaybe<AcknowledgementRecordInput[]>

    Acknowledgement records for the bookable unit.

    +
  • OptionalapplicableRegulations?: InputMaybe<ApplicableRegulationsInput[]>

    Additional information about the bookable unit required by certain districts.

    +
  • OptionalattachmentUrls?: InputMaybe<AttachmentUrlInput[]>

    Links for registration documentation files (if required).

    +
  • OptionaldisplayRegistrationNumber?: InputMaybe<Scalars["String"]["input"]>

    Registration number displayed to the traveler.

    +
  • OptionalexemptionCategories?: InputMaybe<ExemptionCategory[]>

    List of exemptions for the property, such as maximum night cap.

    +
  • OptionalnumberOfPhysicalRooms?: InputMaybe<Scalars["Int"]["input"]>

    Number of rooms in the bookable unit.

    +
  • registrationRecords: RegistrationRecordInput[]

    Registration records for the bookable unit filed with the governing jurisdiction.

    +
  • regulatoryCategory: RegulatoryCategory

    Property classification category as maintained by the governing jurisdiction.

    +
  • OptionalregulatorySubType?: InputMaybe<Scalars["String"]["input"]>

    Property subtype, such as primary or secondary, or null if not applicable.

    +
  • regulatoryType: Scalars["String"]["input"]

    Property type, such as boat, trailer, residence, etc.

    +
  • unitId: Scalars["String"]["input"]

    Unit ID assigned by Expedia Group.

    +
diff --git a/types/supply___generated___types.RegistrationNumberRequirement.html b/types/supply___generated___types.RegistrationNumberRequirement.html new file mode 100644 index 0000000..7897c4c --- /dev/null +++ b/types/supply___generated___types.RegistrationNumberRequirement.html @@ -0,0 +1,14 @@ +RegistrationNumberRequirement | Lodging Connectivity SDK - v0.0.1 +
RegistrationNumberRequirement: {
    __typename?: "RegistrationNumberRequirement";
    allowPendingRegistrations: Scalars["Boolean"]["output"];
    format?: Maybe<Scalars["String"]["output"]>;
    isExpirationDateRequired: Scalars["Boolean"]["output"];
    isOptional: Scalars["Boolean"]["output"];
    localName?: Maybe<Scalars["String"]["output"]>;
    numberType?: Maybe<RegistrationNumberType>;
    numberTypeLabel?: Maybe<Scalars["String"]["output"]>;
    purpose?: Maybe<Purpose>;
    regex?: Maybe<Scalars["String"]["output"]>;
    thirdPartyValidation?: Maybe<ThirdPartyValidation>;
    url?: Maybe<Scalars["String"]["output"]>;
}

Registration number requirements.

+

Type declaration

  • Optional__typename?: "RegistrationNumberRequirement"
  • allowPendingRegistrations: Scalars["Boolean"]["output"]

    Whether pending applications are allowed to list.

    +
  • Optionalformat?: Maybe<Scalars["String"]["output"]>

    Sample format string to use as an example for partners.

    +
  • isExpirationDateRequired: Scalars["Boolean"]["output"]

    Whether the registration expiration date is required.

    +
  • isOptional: Scalars["Boolean"]["output"]

    Whether the registration number is optional.

    +
  • OptionallocalName?: Maybe<Scalars["String"]["output"]>

    Localized display name (such as みんぱく for Japan Minpaku).

    +
  • OptionalnumberType?: Maybe<RegistrationNumberType>

    Registration number type.

    +
  • OptionalnumberTypeLabel?: Maybe<Scalars["String"]["output"]>

    Label of the registration number.

    +
  • Optionalpurpose?: Maybe<Purpose>

    Purpose of this requirement if other besides common regulatory validations.

    +
  • Optionalregex?: Maybe<Scalars["String"]["output"]>

    Regex used to validate the syntax of the registration number.

    +
  • OptionalthirdPartyValidation?: Maybe<ThirdPartyValidation>

    Information about external validation parameters, if required for the registration number.

    +
  • Optionalurl?: Maybe<Scalars["String"]["output"]>

    URL of a page that provides information about the number requirement.

    +
diff --git a/types/supply___generated___types.RegistrationRecord.html b/types/supply___generated___types.RegistrationRecord.html new file mode 100644 index 0000000..211ab50 --- /dev/null +++ b/types/supply___generated___types.RegistrationRecord.html @@ -0,0 +1,7 @@ +RegistrationRecord | Lodging Connectivity SDK - v0.0.1 +
RegistrationRecord: {
    __typename?: "RegistrationRecord";
    expiry?: Maybe<Scalars["String"]["output"]>;
    registrationNumber: Scalars["String"]["output"];
    registrationNumberType?: Maybe<RegistrationNumberType>;
    registrationNumberTypeLabel?: Maybe<Scalars["String"]["output"]>;
}

Registration record for the bookable unit that has been filed with the jurisdiction.

+

Type declaration

  • Optional__typename?: "RegistrationRecord"
  • Optionalexpiry?: Maybe<Scalars["String"]["output"]>

    Registration record expiration date in this format: yyyy-mm-dd.

    +
  • registrationNumber: Scalars["String"]["output"]

    Registration record ID.

    +
  • OptionalregistrationNumberType?: Maybe<RegistrationNumberType>

    Type of registration/license.

    +
  • OptionalregistrationNumberTypeLabel?: Maybe<Scalars["String"]["output"]>

    Localized registration number type.

    +
diff --git a/types/supply___generated___types.RegistrationRecordInput.html b/types/supply___generated___types.RegistrationRecordInput.html new file mode 100644 index 0000000..3a4a287 --- /dev/null +++ b/types/supply___generated___types.RegistrationRecordInput.html @@ -0,0 +1,6 @@ +RegistrationRecordInput | Lodging Connectivity SDK - v0.0.1 +
RegistrationRecordInput: {
    expiry?: InputMaybe<Scalars["String"]["input"]>;
    registrationNumber: Scalars["String"]["input"];
    registrationNumberType?: InputMaybe<RegistrationNumberType>;
}

Registration record for the bookable unit that has been filed with the governing jurisdiction.

+

Type declaration

  • Optionalexpiry?: InputMaybe<Scalars["String"]["input"]>

    Registration record expiration date in this format: yyyy-mm-dd

    +
  • registrationNumber: Scalars["String"]["input"]

    Registration record ID.

    +
  • OptionalregistrationNumberType?: InputMaybe<RegistrationNumberType>

    Type of registration/license.

    +
diff --git a/types/supply___generated___types.RegulatoryAttribute.html b/types/supply___generated___types.RegulatoryAttribute.html new file mode 100644 index 0000000..7fc336e --- /dev/null +++ b/types/supply___generated___types.RegulatoryAttribute.html @@ -0,0 +1,5 @@ +RegulatoryAttribute | Lodging Connectivity SDK - v0.0.1 +
RegulatoryAttribute: {
    __typename?: "RegulatoryAttribute";
    name: Scalars["String"]["output"];
    validationResult: RegulatoryAttributeValidationResult;
    value: RegulatoryAttributeValue;
}

Key/value pair representing an individual attribute of a regulatory record

+

Type declaration

diff --git a/types/supply___generated___types.RegulatoryAttributeInput.html b/types/supply___generated___types.RegulatoryAttributeInput.html new file mode 100644 index 0000000..84d59cf --- /dev/null +++ b/types/supply___generated___types.RegulatoryAttributeInput.html @@ -0,0 +1,5 @@ +RegulatoryAttributeInput | Lodging Connectivity SDK - v0.0.1 +
RegulatoryAttributeInput: {
    name: Scalars["String"]["input"];
    value?: InputMaybe<RegulatoryAttributeValueInput>;
}

Key/value pair representing an individual attribute of a tax record

+

Type declaration

diff --git a/types/supply___generated___types.RegulatoryAttributeValidationResult.html b/types/supply___generated___types.RegulatoryAttributeValidationResult.html new file mode 100644 index 0000000..90ea23b --- /dev/null +++ b/types/supply___generated___types.RegulatoryAttributeValidationResult.html @@ -0,0 +1,2 @@ +RegulatoryAttributeValidationResult | Lodging Connectivity SDK - v0.0.1 +
RegulatoryAttributeValidationResult: {
    __typename?: "RegulatoryAttributeValidationResult";
    messages: Scalars["String"]["output"][];
    valid: Scalars["Boolean"]["output"];
}
diff --git a/types/supply___generated___types.RegulatoryAttributeValue.html b/types/supply___generated___types.RegulatoryAttributeValue.html new file mode 100644 index 0000000..659c21e --- /dev/null +++ b/types/supply___generated___types.RegulatoryAttributeValue.html @@ -0,0 +1,4 @@ +RegulatoryAttributeValue | Lodging Connectivity SDK - v0.0.1 +
RegulatoryAttributeValue: {
    __typename?: "RegulatoryAttributeValue";
    type: Scalars["String"]["output"];
    value?: Maybe<Scalars["String"]["output"]>;
}

Type declaration

  • Optional__typename?: "RegulatoryAttributeValue"
  • type: Scalars["String"]["output"]

    Type for the regulatory attribute

    +
  • Optionalvalue?: Maybe<Scalars["String"]["output"]>

    Value for the given key in the attribute

    +
diff --git a/types/supply___generated___types.RegulatoryAttributeValueInput.html b/types/supply___generated___types.RegulatoryAttributeValueInput.html new file mode 100644 index 0000000..5ec2dbc --- /dev/null +++ b/types/supply___generated___types.RegulatoryAttributeValueInput.html @@ -0,0 +1,3 @@ +RegulatoryAttributeValueInput | Lodging Connectivity SDK - v0.0.1 +
RegulatoryAttributeValueInput: {
    value?: InputMaybe<Scalars["String"]["input"]>;
}

Type declaration

  • Optionalvalue?: InputMaybe<Scalars["String"]["input"]>

    Value for the given key in the attribute

    +
diff --git a/types/supply___generated___types.RegulatoryPurposeValidationResult.html b/types/supply___generated___types.RegulatoryPurposeValidationResult.html new file mode 100644 index 0000000..4892e8b --- /dev/null +++ b/types/supply___generated___types.RegulatoryPurposeValidationResult.html @@ -0,0 +1,4 @@ +RegulatoryPurposeValidationResult | Lodging Connectivity SDK - v0.0.1 +
RegulatoryPurposeValidationResult: {
    __typename?: "RegulatoryPurposeValidationResult";
    complianceStatusCode: Scalars["String"]["output"];
    messages: Scalars["String"]["output"][];
}

Type declaration

  • Optional__typename?: "RegulatoryPurposeValidationResult"
  • complianceStatusCode: Scalars["String"]["output"]

    Overall compliant status of the record for a given purpose

    +
  • messages: Scalars["String"]["output"][]

    Validation messages concerning the compliance status

    +
diff --git a/types/supply___generated___types.ReplaceCancellationPolicyConfigInput.html b/types/supply___generated___types.ReplaceCancellationPolicyConfigInput.html new file mode 100644 index 0000000..3162263 --- /dev/null +++ b/types/supply___generated___types.ReplaceCancellationPolicyConfigInput.html @@ -0,0 +1,2 @@ +ReplaceCancellationPolicyConfigInput | Lodging Connectivity SDK - v0.0.1 +
ReplaceCancellationPolicyConfigInput: {
    additionalCancellationFee?: InputMaybe<MoneyInput>;
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    defaultPolicies: CancellationPolicyInput[];
    id: Scalars["ID"]["input"];
    name: Scalars["String"]["input"];
    overridePolicies?: InputMaybe<CancellationPolicyOverrideInput[]>;
}
diff --git a/types/supply___generated___types.ReplaceCancellationPolicyConfigPayload.html b/types/supply___generated___types.ReplaceCancellationPolicyConfigPayload.html new file mode 100644 index 0000000..b0168a1 --- /dev/null +++ b/types/supply___generated___types.ReplaceCancellationPolicyConfigPayload.html @@ -0,0 +1,2 @@ +ReplaceCancellationPolicyConfigPayload | Lodging Connectivity SDK - v0.0.1 +
ReplaceCancellationPolicyConfigPayload: {
    __typename?: "ReplaceCancellationPolicyConfigPayload";
    cancellationPolicyConfig?: Maybe<CancellationPolicyConfig>;
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
}
diff --git a/types/supply___generated___types.ReplaceFeeSetInput.html b/types/supply___generated___types.ReplaceFeeSetInput.html new file mode 100644 index 0000000..b8a175d --- /dev/null +++ b/types/supply___generated___types.ReplaceFeeSetInput.html @@ -0,0 +1,2 @@ +ReplaceFeeSetInput | Lodging Connectivity SDK - v0.0.1 +
ReplaceFeeSetInput: {
    businessModel: FeeBusinessModel;
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    fees: FeeInput[];
    id: Scalars["ID"]["input"];
    name: Scalars["String"]["input"];
    propertyId: Scalars["ID"]["input"];
}
diff --git a/types/supply___generated___types.ReplaceFeeSetPayload.html b/types/supply___generated___types.ReplaceFeeSetPayload.html new file mode 100644 index 0000000..f28361f --- /dev/null +++ b/types/supply___generated___types.ReplaceFeeSetPayload.html @@ -0,0 +1,2 @@ +ReplaceFeeSetPayload | Lodging Connectivity SDK - v0.0.1 +
ReplaceFeeSetPayload: {
    __typename?: "ReplaceFeeSetPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    feeSet: FeeSet;
}
diff --git a/types/supply___generated___types.Reservation.html b/types/supply___generated___types.Reservation.html new file mode 100644 index 0000000..3f1e5ec --- /dev/null +++ b/types/supply___generated___types.Reservation.html @@ -0,0 +1,54 @@ +Reservation | Lodging Connectivity SDK - v0.0.1 +
Reservation: {
    __typename?: "Reservation";
    accessibilityText?: Maybe<Scalars["String"]["output"][]>;
    adultCount: Scalars["Int"]["output"];
    alternativeIds: ReservationAlternativeIds;
    amounts?: Maybe<ReservationAmounts>;
    audit: ReservationAudit;
    bedTypes?: Maybe<Scalars["String"]["output"]>;
    businessModel: BusinessModel;
    cancellation?: Maybe<ReservationCancellation>;
    cancellationPolicy?: Maybe<ReservationCancellationPolicy>;
    checkInDate: Scalars["LocalDate"]["output"];
    checkOutDate: Scalars["LocalDate"]["output"];
    childAges?: Maybe<Maybe<Scalars["Int"]["output"]>[]>;
    childCount: Scalars["Int"]["output"];
    creationDateTime: Scalars["String"]["output"];
    distribution: ReservationDistribution;
    guestContact?: Maybe<GuestContact>;
    guests: ReservationGuests;
    id: Scalars["ID"]["output"];
    inventoryType?: Maybe<InventoryType>;
    isReconciled?: Maybe<Scalars["Boolean"]["output"]>;
    lastUpdatedDateTime: Scalars["String"]["output"];
    loyaltyTier?: Maybe<Scalars["String"]["output"]>;
    merchantOfRecord: MerchantOfRecord;
    messageThreadId?: Maybe<Scalars["ID"]["output"]>;
    multiRoomText?: Maybe<Scalars["String"]["output"]>;
    payment: Payment;
    paymentInstructions: Scalars["String"]["output"];
    petCount?: Maybe<Scalars["Int"]["output"]>;
    policies: ReservationPolicies;
    primaryGuest: Guest;
    rateIds: IdNode[];
    reconciliationEligibility?: Maybe<ReconEligibility>;
    reconciliationType?: Maybe<Scalars["String"]["output"]>;
    remittanceType?: Maybe<RemittanceType>;
    reservationIds: IdNode[];
    smokingType: Scalars["String"]["output"];
    source: Scalars["String"]["output"];
    specialRequest?: Maybe<Scalars["String"]["output"]>;
    status: ReservationStatus;
    statuses: ReservationStatuses;
    stayDates: ReservationStayDates;
    subStatus?: Maybe<Scalars["String"]["output"]>;
    supplierAmount?: Maybe<SupplierAmount>;
    supplierOperatingModel?: Maybe<SupplierOperatingModel>;
    tidsCode?: Maybe<Scalars["Int"]["output"]>;
    totalGuestCount: Scalars["Int"]["output"];
    unitIds: IdNode[];
    valueAddedPromotions: ReservationValueAddedPromotion[];
    vrboAmounts?: Maybe<VrboReservationAmounts>;
}

Reservation details.

+

Type declaration

  • Optional__typename?: "Reservation"
  • OptionalaccessibilityText?: Maybe<Scalars["String"]["output"][]>

    Accessibility requests made by the guest for the reservation.

    +
  • adultCount: Scalars["Int"]["output"]

    Count for all adult guests associated with the reservation.

    +
  • alternativeIds: ReservationAlternativeIds

    Alternative IDs for the Reservation

    +
  • Optionalamounts?: Maybe<ReservationAmounts>

    the amounts for Core-OTA reservation

    +
  • audit: ReservationAudit

    Time stamp details for audit trails on the reservation

    +
  • OptionalbedTypes?: Maybe<Scalars["String"]["output"]>

    Bed type of the reservation.

    +
  • businessModel: BusinessModel

    Entity that collects payment for the reservation.

    +
  • Optionalcancellation?: Maybe<ReservationCancellation>

    Details on the cancellations if the reservation has been canceled

    +
  • OptionalcancellationPolicy?: Maybe<ReservationCancellationPolicy>

    Policy applied for cancelling the reservation

    +
  • checkInDate: Scalars["LocalDate"]["output"]

    the reservation's arrival date (format: YYYY-MM-DD)

    +
  • checkOutDate: Scalars["LocalDate"]["output"]

    the reservation's departure date (format: YYYY-MM-DD)

    +
  • OptionalchildAges?: Maybe<Maybe<Scalars["Int"]["output"]>[]>

    Count for all children associated with the reservation.

    +
  • childCount: Scalars["Int"]["output"]

    Count for all children associated with the reservation.

    +
  • creationDateTime: Scalars["String"]["output"]

    a timestamp for when the reservation was created (format: YYYY-MM-DDThh:mm:ssTZD, TZD is a time zone designator in the form +/-hh:mm)

    +
  • distribution: ReservationDistribution

    Information about the distribution details of the reservation

    +
  • OptionalguestContact?: Maybe<GuestContact>

    The contact of the guest who made the reservation

    +

    Use primaryGuest field

    +
  • guests: ReservationGuests

    Details of the guests in the reservation

    +
  • id: Scalars["ID"]["output"]

    Expedia id of the reservation

    +
  • OptionalinventoryType?: Maybe<InventoryType>

    Inventory type used for this Reservation

    +
  • OptionalisReconciled?: Maybe<Scalars["Boolean"]["output"]>

    Is the reservation reconciled

    +
  • lastUpdatedDateTime: Scalars["String"]["output"]

    last updated Date Time

    +
  • OptionalloyaltyTier?: Maybe<Scalars["String"]["output"]>

    Guest loyalty tier. Values include MEMBER, VIP, PREMIUMVIP and null.

    +

    Use primaryGuest field

    +
  • merchantOfRecord: MerchantOfRecord

    Indicates who the merchant of record for the reservation is. In other words, who collects the money from the traveler.

    +
  • OptionalmessageThreadId?: Maybe<Scalars["ID"]["output"]>

    the ID of the message thread associated with the reservation

    +
  • OptionalmultiRoomText?: Maybe<Scalars["String"]["output"]>

    Text that is displayed to travelers if there is a multi-room booking associated with the reservation.

    +
  • payment: Payment

    Text that is displayed to travelers if a payment type is associated with the reservation.

    +
  • paymentInstructions: Scalars["String"]["output"]

    Text that is displayed to travelers if a payment type is associated with the reservation.

    +
  • OptionalpetCount?: Maybe<Scalars["Int"]["output"]>

    VRBO only, Count for all pets associated with the reservation.

    +
  • policies: ReservationPolicies

    Policies attached to the Reservation

    +
  • primaryGuest: Guest

    the Guest who made the booking

    +
  • rateIds: IdNode[]

    ID of the rate/rate plan and the source of the ID.

    +
  • OptionalreconciliationEligibility?: Maybe<ReconEligibility>

    Eligibility of reconciling current reservation

    +
  • OptionalreconciliationType?: Maybe<Scalars["String"]["output"]>

    The reconciliation type of the reservation

    +
  • OptionalremittanceType?: Maybe<RemittanceType>

    Remittance Type of the Reservation

    +
  • reservationIds: IdNode[]

    an array of IDs associated with the reservation

    +
  • smokingType: Scalars["String"]["output"]

    Whether smoking is allowed for the reservation.

    +
  • source: Scalars["String"]["output"]

    Source of the reservation.

    +
  • OptionalspecialRequest?: Maybe<Scalars["String"]["output"]>

    Text that is displayed to travelers if there is a special request associated with the reservation.

    +
  • status: ReservationStatus

    Current status of the reservation.

    +
  • statuses: ReservationStatuses

    Information on the statuses of the reservation

    +
  • stayDates: ReservationStayDates

    Relevant dates for the reservation

    +
  • OptionalsubStatus?: Maybe<Scalars["String"]["output"]>

    Current sub status of the reservation, it is applicable for vrbo reservations only.

    +
  • OptionalsupplierAmount?: Maybe<SupplierAmount>

    the supplier amount for the reservation

    +
  • OptionalsupplierOperatingModel?: Maybe<SupplierOperatingModel>

    Operating Model of the Supplier for this Reservation

    +
  • OptionaltidsCode?: Maybe<Scalars["Int"]["output"]>

    Travel Industry Designator Service is a unique code that allows a bookings to be recognized by industry suppliers

    +
  • totalGuestCount: Scalars["Int"]["output"]

    Total number of guests associated with the reservation.

    +
  • unitIds: IdNode[]

    ID associated with the unit/room and source of the ID.

    +
  • valueAddedPromotions: ReservationValueAddedPromotion[]

    Value added Promotions

    +
  • OptionalvrboAmounts?: Maybe<VrboReservationAmounts>

    the amounts for VRBO reservation

    +
diff --git a/types/supply___generated___types.ReservationAlternativeIds.html b/types/supply___generated___types.ReservationAlternativeIds.html new file mode 100644 index 0000000..c4f811f --- /dev/null +++ b/types/supply___generated___types.ReservationAlternativeIds.html @@ -0,0 +1,4 @@ +ReservationAlternativeIds | Lodging Connectivity SDK - v0.0.1 +
ReservationAlternativeIds: {
    __typename?: "ReservationAlternativeIds";
    supplierId: Scalars["ID"]["output"];
}

Alternative Ids for the Reservation

+

Type declaration

  • Optional__typename?: "ReservationAlternativeIds"
  • supplierId: Scalars["ID"]["output"]

    Supplier Id for the Reservation

    +
diff --git a/types/supply___generated___types.ReservationAmounts.html b/types/supply___generated___types.ReservationAmounts.html new file mode 100644 index 0000000..37a03e1 --- /dev/null +++ b/types/supply___generated___types.ReservationAmounts.html @@ -0,0 +1,5 @@ +ReservationAmounts | Lodging Connectivity SDK - v0.0.1 +
ReservationAmounts: {
    __typename?: "ReservationAmounts";
    nightlyPayments: ReservationNightlyPayments;
    summary: ReservationPerStayAmount[];
}

Amounts for Core-OTA reservation

+

Type declaration

diff --git a/types/supply___generated___types.ReservationAudit.html b/types/supply___generated___types.ReservationAudit.html new file mode 100644 index 0000000..d660ce0 --- /dev/null +++ b/types/supply___generated___types.ReservationAudit.html @@ -0,0 +1,5 @@ +ReservationAudit | Lodging Connectivity SDK - v0.0.1 +
ReservationAudit: {
    __typename?: "ReservationAudit";
    creationDateTimeUtc: Scalars["String"]["output"];
    lastUpdateDateTimeUtc: Scalars["String"]["output"];
}

Time stamp details for audit trails on the reservation

+

Type declaration

  • Optional__typename?: "ReservationAudit"
  • creationDateTimeUtc: Scalars["String"]["output"]

    A timestamp for when the reservation was created in UTC. (format: YYYY-MM-DDThh:mm:ssZ, with a time zone designator in the form +/-hh:mm)

    +
  • lastUpdateDateTimeUtc: Scalars["String"]["output"]

    A timestamp for when there was a last update on this reservation in UTC. (format: YYYY-MM-DDThh:mm:ssZ, with a time zone designator in the form +/-hh:mm)

    +
diff --git a/types/supply___generated___types.ReservationCancellation.html b/types/supply___generated___types.ReservationCancellation.html new file mode 100644 index 0000000..05fa446 --- /dev/null +++ b/types/supply___generated___types.ReservationCancellation.html @@ -0,0 +1,5 @@ +ReservationCancellation | Lodging Connectivity SDK - v0.0.1 +
ReservationCancellation: {
    __typename?: "ReservationCancellation";
    pendingCancellation: Scalars["Boolean"]["output"];
    vrboPrimaryReason?: Maybe<VrboCancellationReason>;
}

Details on the Cancellation if the reservation has been canceled.

+

Type declaration

  • Optional__typename?: "ReservationCancellation"
  • pendingCancellation: Scalars["Boolean"]["output"]

    Helps partners identify if a reservation is in a pending cancel request state

    +
  • OptionalvrboPrimaryReason?: Maybe<VrboCancellationReason>

    Indicates the point of sale of the booking

    +
diff --git a/types/supply___generated___types.ReservationCancellationPenaltyRule.html b/types/supply___generated___types.ReservationCancellationPenaltyRule.html new file mode 100644 index 0000000..3d9c8d4 --- /dev/null +++ b/types/supply___generated___types.ReservationCancellationPenaltyRule.html @@ -0,0 +1,8 @@ +ReservationCancellationPenaltyRule | Lodging Connectivity SDK - v0.0.1 +
ReservationCancellationPenaltyRule: {
    __typename?: "ReservationCancellationPenaltyRule";
    costFlatAmount?: Maybe<Money>;
    numberOfNights?: Maybe<Scalars["Int"]["output"]>;
    percentage?: Maybe<Scalars["Float"]["output"]>;
    priceAmount?: Maybe<Money>;
    priceFlatAmount?: Maybe<Money>;
    type: CancellationPenaltyRuleType;
}

Only one of the fields percentage, flatAmount, and numberOfNights may be defined and correlate to the CancellationPenaltyRuleType field

+

Type declaration

  • Optional__typename?: "ReservationCancellationPenaltyRule"
  • OptionalcostFlatAmount?: Maybe<Money>

    cancellation penalty amount for the reservation paid by the customer, minus the Expedia commission

    +
  • OptionalnumberOfNights?: Maybe<Scalars["Int"]["output"]>
  • Optionalpercentage?: Maybe<Scalars["Float"]["output"]>

    Represented as a fraction of 1. Example: 15% should be represented as 0.15

    +
  • OptionalpriceAmount?: Maybe<Money>

    total cancellation penalty amount for the reservation paid by the customer, including the Expedia commission

    +
  • OptionalpriceFlatAmount?: Maybe<Money>

    total cancellation penalty amount for the reservation paid by the customer, including the Expedia commission

    +

    Use priceAmount field

    +
  • type: CancellationPenaltyRuleType
diff --git a/types/supply___generated___types.ReservationCancellationPolicy.html b/types/supply___generated___types.ReservationCancellationPolicy.html new file mode 100644 index 0000000..2eb3c4e --- /dev/null +++ b/types/supply___generated___types.ReservationCancellationPolicy.html @@ -0,0 +1,3 @@ +ReservationCancellationPolicy | Lodging Connectivity SDK - v0.0.1 +
ReservationCancellationPolicy: {
    __typename?: "ReservationCancellationPolicy";
    effectivePolicy?: Maybe<EffectivePolicy>;
    tiers?: Maybe<ReservationCancellationPolicyTier[]>;
}

Type declaration

diff --git a/types/supply___generated___types.ReservationCancellationPolicyTier.html b/types/supply___generated___types.ReservationCancellationPolicyTier.html new file mode 100644 index 0000000..7caba96 --- /dev/null +++ b/types/supply___generated___types.ReservationCancellationPolicyTier.html @@ -0,0 +1,2 @@ +ReservationCancellationPolicyTier | Lodging Connectivity SDK - v0.0.1 +
ReservationCancellationPolicyTier: {
    __typename?: "ReservationCancellationPolicyTier";
    cancellationWindow: CancellationPolicyCancellationWindow;
    penaltyRule: ReservationCancellationPenaltyRule;
}
diff --git a/types/supply___generated___types.ReservationDailyAmount.html b/types/supply___generated___types.ReservationDailyAmount.html new file mode 100644 index 0000000..e793df1 --- /dev/null +++ b/types/supply___generated___types.ReservationDailyAmount.html @@ -0,0 +1,8 @@ +ReservationDailyAmount | Lodging Connectivity SDK - v0.0.1 +
ReservationDailyAmount: {
    __typename?: "ReservationDailyAmount";
    amount: Money;
    date: Scalars["LocalDate"]["output"];
    description?: Maybe<Scalars["String"]["output"]>;
    percent?: Maybe<Scalars["Float"]["output"]>;
    type: Scalars["String"]["output"];
}

Reservation amount that applies to the a specific stay date

+

Type declaration

  • Optional__typename?: "ReservationDailyAmount"
  • amount: Money

    Amount value

    +
  • date: Scalars["LocalDate"]["output"]

    Amount date

    +
  • Optionaldescription?: Maybe<Scalars["String"]["output"]>

    Description associated to the amount

    +
  • Optionalpercent?: Maybe<Scalars["Float"]["output"]>

    Percentage of amount (when applicable)

    +
  • type: Scalars["String"]["output"]

    Amount type (BASE, DISCOUNT, TAX, GUESS_PAYMENT, PAYOUT, ...)

    +
diff --git a/types/supply___generated___types.ReservationDistribution.html b/types/supply___generated___types.ReservationDistribution.html new file mode 100644 index 0000000..2331bee --- /dev/null +++ b/types/supply___generated___types.ReservationDistribution.html @@ -0,0 +1,5 @@ +ReservationDistribution | Lodging Connectivity SDK - v0.0.1 +
ReservationDistribution: {
    __typename?: "ReservationDistribution";
    distributionChannel: DistributionChannel;
    reservationSource?: Maybe<Scalars["String"]["output"]>;
}

Distribution data on the Reservation

+

Type declaration

  • Optional__typename?: "ReservationDistribution"
  • distributionChannel: DistributionChannel

    Helps partners distinguish between a booking made on a vrbo platform vs all the other Expedia brands

    +
  • OptionalreservationSource?: Maybe<Scalars["String"]["output"]>

    Indicates the point of sale of the booking

    +
diff --git a/types/supply___generated___types.ReservationEdge.html b/types/supply___generated___types.ReservationEdge.html new file mode 100644 index 0000000..e32fb79 --- /dev/null +++ b/types/supply___generated___types.ReservationEdge.html @@ -0,0 +1,4 @@ +ReservationEdge | Lodging Connectivity SDK - v0.0.1 +
ReservationEdge: {
    __typename?: "ReservationEdge";
    cursor: Scalars["String"]["output"];
    node: Reservation;
}

Type declaration

  • Optional__typename?: "ReservationEdge"
  • cursor: Scalars["String"]["output"]

    the cursor value for this edge

    +
  • node: Reservation

    node points to the actual Reservation data

    +
diff --git a/types/supply___generated___types.ReservationFilterInput.html b/types/supply___generated___types.ReservationFilterInput.html new file mode 100644 index 0000000..b623f76 --- /dev/null +++ b/types/supply___generated___types.ReservationFilterInput.html @@ -0,0 +1,10 @@ +ReservationFilterInput | Lodging Connectivity SDK - v0.0.1 +
ReservationFilterInput: {
    checkInDate?: InputMaybe<CheckInDateFilter>;
    checkOutDate?: InputMaybe<CheckOutDateFilter>;
    ids?: InputMaybe<Scalars["ID"]["input"][]>;
    lastUpdatedDateTime?: InputMaybe<LastUpdatedDateTimeFilter>;
    reservationIds?: InputMaybe<IdNodeInput[]>;
    status?: InputMaybe<InputMaybe<ReservationStatus>[]>;
    subStatus?: InputMaybe<Scalars["String"]["input"]>;
}

facilitates filtering reservations

+

Type declaration

  • OptionalcheckInDate?: InputMaybe<CheckInDateFilter>

    limit results to reservations with arrival date within the window defined by CheckInDateFilter

    +
  • OptionalcheckOutDate?: InputMaybe<CheckOutDateFilter>

    limit results to reservations with departure date within the window defined by CheckOutDateFilter

    +
  • Optionalids?: InputMaybe<Scalars["ID"]["input"][]>

    list results with provided reservation ids

    +
  • OptionallastUpdatedDateTime?: InputMaybe<LastUpdatedDateTimeFilter>

    limit results to reservations with updated date time from the date defined by LastUpdatedDateTimeFilter

    +
  • OptionalreservationIds?: InputMaybe<IdNodeInput[]>

    list results with provided reservation ids

    +
  • Optionalstatus?: InputMaybe<InputMaybe<ReservationStatus>[]>

    limit results to reservations with status defined by ReservationStatus's

    +
  • OptionalsubStatus?: InputMaybe<Scalars["String"]["input"]>

    limit results to reservations with sub status of a reservation

    +
diff --git a/types/supply___generated___types.ReservationGuest.html b/types/supply___generated___types.ReservationGuest.html new file mode 100644 index 0000000..2239b3e --- /dev/null +++ b/types/supply___generated___types.ReservationGuest.html @@ -0,0 +1,7 @@ +ReservationGuest | Lodging Connectivity SDK - v0.0.1 +
ReservationGuest: {
    __typename?: "ReservationGuest";
    emailAddress: Scalars["EmailAddress"]["output"];
    firstName?: Maybe<Scalars["String"]["output"]>;
    fullPhoneNumber?: Maybe<Scalars["String"]["output"]>;
    lastName?: Maybe<Scalars["String"]["output"]>;
}

Details of the primary guest associated with the reservation

+

Type declaration

  • Optional__typename?: "ReservationGuest"
  • emailAddress: Scalars["EmailAddress"]["output"]

    email address of the Primary Guest

    +
  • OptionalfirstName?: Maybe<Scalars["String"]["output"]>

    First Name of the Primary Guest

    +
  • OptionalfullPhoneNumber?: Maybe<Scalars["String"]["output"]>

    Full phone number of the Primary Guest as entered on the point of sale

    +
  • OptionallastName?: Maybe<Scalars["String"]["output"]>

    Last Name of the Primary Guest

    +
diff --git a/types/supply___generated___types.ReservationGuests.html b/types/supply___generated___types.ReservationGuests.html new file mode 100644 index 0000000..e28031b --- /dev/null +++ b/types/supply___generated___types.ReservationGuests.html @@ -0,0 +1,7 @@ +ReservationGuests | Lodging Connectivity SDK - v0.0.1 +
ReservationGuests: {
    __typename?: "ReservationGuests";
    adultCount: Scalars["Int"]["output"];
    childCount: Scalars["Int"]["output"];
    petCount: Scalars["Int"]["output"];
    primaryGuest: ReservationGuest;
}

Details of the Guests

+

Type declaration

  • Optional__typename?: "ReservationGuests"
  • adultCount: Scalars["Int"]["output"]

    Count for all adult guests associated with the reservation.

    +
  • childCount: Scalars["Int"]["output"]

    Count for all children associated with the reservation.

    +
  • petCount: Scalars["Int"]["output"]

    Count for all pets associated with the reservation.

    +
  • primaryGuest: ReservationGuest

    Details of the Primary Guest

    +
diff --git a/types/supply___generated___types.ReservationMapping.html b/types/supply___generated___types.ReservationMapping.html new file mode 100644 index 0000000..25e3910 --- /dev/null +++ b/types/supply___generated___types.ReservationMapping.html @@ -0,0 +1,7 @@ +ReservationMapping | Lodging Connectivity SDK - v0.0.1 +
ReservationMapping: {
    __typename?: "ReservationMapping";
    egPropertyId: Scalars["ID"]["output"];
    error?: Maybe<VrboIdMappingError>;
    mappingProcessingStatus: VrboMappingProcessingStatus;
    reservationIds: IdNode[];
}

A Reservation ID mapping type containing the mapped IDs and status info.

+

Type declaration

  • Optional__typename?: "ReservationMapping"
  • egPropertyId: Scalars["ID"]["output"]

    The applicable EG Property ID.

    +
  • Optionalerror?: Maybe<VrboIdMappingError>

    An Error type containing the Error Code and Error message info.

    +
  • mappingProcessingStatus: VrboMappingProcessingStatus

    Status for processing this mapping.

    +
  • reservationIds: IdNode[]

    An array of IDs containing the EG Reservation ID and the new Supplier Reservation ID.

    +
diff --git a/types/supply___generated___types.ReservationMappingError.html b/types/supply___generated___types.ReservationMappingError.html new file mode 100644 index 0000000..a6608a9 --- /dev/null +++ b/types/supply___generated___types.ReservationMappingError.html @@ -0,0 +1,6 @@ +ReservationMappingError | Lodging Connectivity SDK - v0.0.1 +
ReservationMappingError: {
    __typename?: "ReservationMappingError";
    egPropertyId: Scalars["ID"]["output"];
    egReservationId: Scalars["ID"]["output"];
    error: VrboIdMappingError;
}

A Reservation Error mapping type containing the reservation IDs and Error message info.

+

Type declaration

  • Optional__typename?: "ReservationMappingError"
  • egPropertyId: Scalars["ID"]["output"]

    The applicable EG Property ID.

    +
  • egReservationId: Scalars["ID"]["output"]

    The EG Reservation ID which failed mapping validation.

    +
  • error: VrboIdMappingError

    An Error type containing the Error Code and Error message info.

    +
diff --git a/types/supply___generated___types.ReservationNightlyPayments.html b/types/supply___generated___types.ReservationNightlyPayments.html new file mode 100644 index 0000000..882ee20 --- /dev/null +++ b/types/supply___generated___types.ReservationNightlyPayments.html @@ -0,0 +1,6 @@ +ReservationNightlyPayments | Lodging Connectivity SDK - v0.0.1 +
ReservationNightlyPayments: {
    __typename?: "ReservationNightlyPayments";
    cancellationAmounts: ReservationPerStayAmount[];
    dailyAmounts: ReservationDailyAmount[];
    perStayAmounts: ReservationPerStayAmount[];
}

Detailed (per-day) list of the reservation amounts

+

Type declaration

diff --git a/types/supply___generated___types.ReservationPerStayAmount.html b/types/supply___generated___types.ReservationPerStayAmount.html new file mode 100644 index 0000000..5e5c95e --- /dev/null +++ b/types/supply___generated___types.ReservationPerStayAmount.html @@ -0,0 +1,7 @@ +ReservationPerStayAmount | Lodging Connectivity SDK - v0.0.1 +
ReservationPerStayAmount: {
    __typename?: "ReservationPerStayAmount";
    amount: Money;
    description?: Maybe<Scalars["String"]["output"]>;
    percent?: Maybe<Scalars["Float"]["output"]>;
    type: Scalars["String"]["output"];
}

Reservation amount that applies to the whole stay

+

Type declaration

  • Optional__typename?: "ReservationPerStayAmount"
  • amount: Money

    Amount value

    +
  • Optionaldescription?: Maybe<Scalars["String"]["output"]>

    Description associated to the amount

    +
  • Optionalpercent?: Maybe<Scalars["Float"]["output"]>

    Percentage of amount (when applicable)

    +
  • type: Scalars["String"]["output"]

    Amount type (BASE, DISCOUNT, TAX, GUESS_PAYMENT, PAYOUT, ...)

    +
diff --git a/types/supply___generated___types.ReservationPolicies.html b/types/supply___generated___types.ReservationPolicies.html new file mode 100644 index 0000000..19952b7 --- /dev/null +++ b/types/supply___generated___types.ReservationPolicies.html @@ -0,0 +1,4 @@ +ReservationPolicies | Lodging Connectivity SDK - v0.0.1 +
ReservationPolicies: {
    __typename?: "ReservationPolicies";
    cancellationPolicy: ReservationCancellationPolicy;
}

Details of the Policies associated with the reservation

+

Type declaration

diff --git a/types/supply___generated___types.ReservationStatuses.html b/types/supply___generated___types.ReservationStatuses.html new file mode 100644 index 0000000..0722641 --- /dev/null +++ b/types/supply___generated___types.ReservationStatuses.html @@ -0,0 +1,4 @@ +ReservationStatuses | Lodging Connectivity SDK - v0.0.1 +
ReservationStatuses: {
    __typename?: "ReservationStatuses";
    status: ReservationStatus;
}

Details of the Statuses on the reservation

+

Type declaration

  • Optional__typename?: "ReservationStatuses"
  • status: ReservationStatus

    Status of the Reservation

    +
diff --git a/types/supply___generated___types.ReservationStayDates.html b/types/supply___generated___types.ReservationStayDates.html new file mode 100644 index 0000000..5d2c73b --- /dev/null +++ b/types/supply___generated___types.ReservationStayDates.html @@ -0,0 +1,5 @@ +ReservationStayDates | Lodging Connectivity SDK - v0.0.1 +
ReservationStayDates: {
    __typename?: "ReservationStayDates";
    checkInDate: Scalars["LocalDate"]["output"];
    checkOutDate: Scalars["LocalDate"]["output"];
}

Relevant dates associated with the reservation

+

Type declaration

  • Optional__typename?: "ReservationStayDates"
  • checkInDate: Scalars["LocalDate"]["output"]

    the reservation's arrival date (format: YYYY-MM-DD)

    +
  • checkOutDate: Scalars["LocalDate"]["output"]

    the reservation's departure date (format: YYYY-MM-DD)

    +
diff --git a/types/supply___generated___types.ReservationValueAddedPromotion.html b/types/supply___generated___types.ReservationValueAddedPromotion.html new file mode 100644 index 0000000..818c466 --- /dev/null +++ b/types/supply___generated___types.ReservationValueAddedPromotion.html @@ -0,0 +1,4 @@ +ReservationValueAddedPromotion | Lodging Connectivity SDK - v0.0.1 +
ReservationValueAddedPromotion: {
    __typename?: "ReservationValueAddedPromotion";
    description: Scalars["String"]["output"];
    id: Scalars["String"]["output"];
}

Type declaration

  • Optional__typename?: "ReservationValueAddedPromotion"
  • description: Scalars["String"]["output"]

    describes the promotion

    +
  • id: Scalars["String"]["output"]

    id of the promotion

    +
diff --git a/types/supply___generated___types.ReservationsConnection.html b/types/supply___generated___types.ReservationsConnection.html new file mode 100644 index 0000000..125edd7 --- /dev/null +++ b/types/supply___generated___types.ReservationsConnection.html @@ -0,0 +1,6 @@ +ReservationsConnection | Lodging Connectivity SDK - v0.0.1 +
ReservationsConnection: {
    __typename?: "ReservationsConnection";
    edges: Maybe<ReservationEdge>[];
    pageInfo?: Maybe<PageInfo>;
    totalCount?: Maybe<Scalars["Int"]["output"]>;
}

represents a logical connection to reservations data

+

Type declaration

  • Optional__typename?: "ReservationsConnection"
  • edges: Maybe<ReservationEdge>[]

    the edges in the connection to traverse, each contain a cursor and node

    +
  • OptionalpageInfo?: Maybe<PageInfo>

    information about the current page of results

    +
  • OptionaltotalCount?: Maybe<Scalars["Int"]["output"]>

    the total number of reservations

    +
diff --git a/types/supply___generated___types.Restrictions.html b/types/supply___generated___types.Restrictions.html new file mode 100644 index 0000000..91df805 --- /dev/null +++ b/types/supply___generated___types.Restrictions.html @@ -0,0 +1,17 @@ +Restrictions | Lodging Connectivity SDK - v0.0.1 +
Restrictions: {
    __typename?: "Restrictions";
    bookingLocalDateTimeFrom?: Maybe<Scalars["LocalDateTime"]["output"]>;
    bookingLocalDateTimeTo?: Maybe<Scalars["LocalDateTime"]["output"]>;
    isMemberOnly?: Maybe<Scalars["Boolean"]["output"]>;
    isMobileUserOnly?: Maybe<Scalars["Boolean"]["output"]>;
    maxAdvanceBookingDays?: Maybe<Scalars["Int"]["output"]>;
    maxLengthOfStay?: Maybe<Scalars["Int"]["output"]>;
    minAdvanceBookingDays?: Maybe<Scalars["Int"]["output"]>;
    minLengthOfStay?: Maybe<Scalars["Int"]["output"]>;
    sameDayBookingStartTime?: Maybe<Scalars["LocalTime"]["output"]>;
    travelDateFrom?: Maybe<Scalars["LocalDate"]["output"]>;
    travelDateTo?: Maybe<Scalars["LocalDate"]["output"]>;
}

Type declaration

  • Optional__typename?: "Restrictions"
  • OptionalbookingLocalDateTimeFrom?: Maybe<Scalars["LocalDateTime"]["output"]>

    The Booking Date Time from which this promotion is applicable. +YYYY-MM-DDThh:mm:ss . Timezone is the time with respect to the property location.

    +
  • OptionalbookingLocalDateTimeTo?: Maybe<Scalars["LocalDateTime"]["output"]>

    The Booking Date Time until which this promotion is applicable. +YYYY-MM-DDThh:mm:ss . Timezone is the time with respect to the property location.

    +
  • OptionalisMemberOnly?: Maybe<Scalars["Boolean"]["output"]>

    Setting this to true indicates that the promotion is targeted exclusively towards Expedia Group members whose loyalty drives bookings.

    +
  • OptionalisMobileUserOnly?: Maybe<Scalars["Boolean"]["output"]>

    It indicates if this promotion is applicable only for travelers booking on the mobile device. +This field will be null in the Query All promotions functionality and will ONLY be returned when querying for a Single Promotion (by specifying the promotion Id).

    +
  • OptionalmaxAdvanceBookingDays?: Maybe<Scalars["Int"]["output"]>

    The maximum number of days in advance the reservation must be made for the promotion to be applicable.

    +
  • OptionalmaxLengthOfStay?: Maybe<Scalars["Int"]["output"]>

    The maximum duration of stay for which the promotion can be applicable. The maximum value possible here is 28.

    +
  • OptionalminAdvanceBookingDays?: Maybe<Scalars["Int"]["output"]>

    The minimum number of days in advance the reservation must be made for the promotion to be applicable.

    +
  • OptionalminLengthOfStay?: Maybe<Scalars["Int"]["output"]>

    The minimum duration of stay for which the promotion can be applicable.

    +
  • OptionalsameDayBookingStartTime?: Maybe<Scalars["LocalTime"]["output"]>

    Applicable only for SAME_DAY_PROMOTION. The start time for the same day from which the promotion is applicable. +The timezone in consideration will be the local time for the property the promotion is applied for.

    +
  • OptionaltravelDateFrom?: Maybe<Scalars["LocalDate"]["output"]>

    The Travel date from which this promotion is applicable in YYYY-MM-DD format.

    +
  • OptionaltravelDateTo?: Maybe<Scalars["LocalDate"]["output"]>

    The Travel date until which this promotion is applicable in YYYY-MM-DD format.

    +
diff --git a/types/supply___generated___types.RestrictionsCreateInput.html b/types/supply___generated___types.RestrictionsCreateInput.html new file mode 100644 index 0000000..63e399c --- /dev/null +++ b/types/supply___generated___types.RestrictionsCreateInput.html @@ -0,0 +1,17 @@ +RestrictionsCreateInput | Lodging Connectivity SDK - v0.0.1 +
RestrictionsCreateInput: {
    bookingLocalDateTimeFrom: Scalars["LocalDateTime"]["input"];
    bookingLocalDateTimeTo: Scalars["LocalDateTime"]["input"];
    isMemberOnly?: InputMaybe<Scalars["Boolean"]["input"]>;
    isMobileUserOnly?: InputMaybe<Scalars["Boolean"]["input"]>;
    maxAdvanceBookingDays?: InputMaybe<Scalars["Int"]["input"]>;
    maxLengthOfStay?: InputMaybe<Scalars["Int"]["input"]>;
    minAdvanceBookingDays?: InputMaybe<Scalars["Int"]["input"]>;
    minLengthOfStay?: InputMaybe<Scalars["Int"]["input"]>;
    sameDayBookingStartTime?: InputMaybe<Scalars["LocalTime"]["input"]>;
    travelDateFrom: Scalars["LocalDate"]["input"];
    travelDateTo: Scalars["LocalDate"]["input"];
}

Type declaration

  • bookingLocalDateTimeFrom: Scalars["LocalDateTime"]["input"]

    The Booking Date Time from which this promotion is applicable. +YYYY-MM-DDThh:mm:ss . Timezone is the time with respect to the property location.

    +
  • bookingLocalDateTimeTo: Scalars["LocalDateTime"]["input"]

    The Booking Date Time until which this promotion is applicable. +YYYY-MM-DDThh:mm:ss . Timezone is the time with respect to the property location.

    +
  • OptionalisMemberOnly?: InputMaybe<Scalars["Boolean"]["input"]>

    Setting this to true indicates that the promotion is targeted exclusively towards Expedia Group members whose loyalty drives bookings.

    +
  • OptionalisMobileUserOnly?: InputMaybe<Scalars["Boolean"]["input"]>

    It indicates if this promotion is applicable only for travelers booking on the mobile device. +This field will be null in the Query All promotions functionality and will ONLY be returned when querying for a Single Promotion (by specifying the promotion Id).

    +
  • OptionalmaxAdvanceBookingDays?: InputMaybe<Scalars["Int"]["input"]>

    The maximum number of days in advance the reservation must be made for the promotion to be applicable.

    +
  • OptionalmaxLengthOfStay?: InputMaybe<Scalars["Int"]["input"]>

    The maximum duration of stay for which the promotion can be applicable. The maximum value possible here is 28.

    +
  • OptionalminAdvanceBookingDays?: InputMaybe<Scalars["Int"]["input"]>

    The minimum number of days in advance the reservation must be made for the promotion to be applicable.

    +
  • OptionalminLengthOfStay?: InputMaybe<Scalars["Int"]["input"]>

    The minimum duration of stay for which the promotion can be applicable.

    +
  • OptionalsameDayBookingStartTime?: InputMaybe<Scalars["LocalTime"]["input"]>

    Applicable only for SAME_DAY_PROMOTION. The start time for the same day from which the promotion is applicable. +The timezone in consideration will be the local time for the property the promotion is applied for.

    +
  • travelDateFrom: Scalars["LocalDate"]["input"]

    The Travel date from which this promotion is applicable in YYYY-MM-DD format.

    +
  • travelDateTo: Scalars["LocalDate"]["input"]

    The Travel date until which this promotion is applicable in YYYY-MM-DD format.

    +
diff --git a/types/supply___generated___types.RestrictionsUpdateInput.html b/types/supply___generated___types.RestrictionsUpdateInput.html new file mode 100644 index 0000000..ccf1be2 --- /dev/null +++ b/types/supply___generated___types.RestrictionsUpdateInput.html @@ -0,0 +1,17 @@ +RestrictionsUpdateInput | Lodging Connectivity SDK - v0.0.1 +
RestrictionsUpdateInput: {
    bookingLocalDateTimeFrom?: InputMaybe<Scalars["LocalDateTime"]["input"]>;
    bookingLocalDateTimeTo?: InputMaybe<Scalars["LocalDateTime"]["input"]>;
    isMemberOnly?: InputMaybe<Scalars["Boolean"]["input"]>;
    isMobileUserOnly?: InputMaybe<Scalars["Boolean"]["input"]>;
    maxAdvanceBookingDays?: InputMaybe<Scalars["Int"]["input"]>;
    maxLengthOfStay?: InputMaybe<Scalars["Int"]["input"]>;
    minAdvanceBookingDays?: InputMaybe<Scalars["Int"]["input"]>;
    minLengthOfStay?: InputMaybe<Scalars["Int"]["input"]>;
    sameDayBookingStartTime?: InputMaybe<Scalars["LocalTime"]["input"]>;
    travelDateFrom?: InputMaybe<Scalars["LocalDate"]["input"]>;
    travelDateTo?: InputMaybe<Scalars["LocalDate"]["input"]>;
}

Type declaration

  • OptionalbookingLocalDateTimeFrom?: InputMaybe<Scalars["LocalDateTime"]["input"]>

    The Booking Date Time from which this promotion is applicable. +YYYY-MM-DDThh:mm:ss . Timezone is the time with respect to the property location.

    +
  • OptionalbookingLocalDateTimeTo?: InputMaybe<Scalars["LocalDateTime"]["input"]>

    The Booking Date Time until which this promotion is applicable. +YYYY-MM-DDThh:mm:ss . Timezone is the time with respect to the property location.

    +
  • OptionalisMemberOnly?: InputMaybe<Scalars["Boolean"]["input"]>

    Setting this to true indicates that the promotion is targeted exclusively towards Expedia Group members whose loyalty drives bookings.

    +
  • OptionalisMobileUserOnly?: InputMaybe<Scalars["Boolean"]["input"]>

    It indicates if this promotion is applicable only for travelers booking on the mobile device. +This field will be null in the Query All promotions functionality and will ONLY be returned when querying for a Single Promotion (by specifying the promotion Id).

    +
  • OptionalmaxAdvanceBookingDays?: InputMaybe<Scalars["Int"]["input"]>

    The maximum number of days in advance the reservation must be made for the promotion to be applicable.

    +
  • OptionalmaxLengthOfStay?: InputMaybe<Scalars["Int"]["input"]>

    The maximum duration of stay for which the promotion can be applicable. The maximum value possible here is 28.

    +
  • OptionalminAdvanceBookingDays?: InputMaybe<Scalars["Int"]["input"]>

    The minimum number of days in advance the reservation must be made for the promotion to be applicable.

    +
  • OptionalminLengthOfStay?: InputMaybe<Scalars["Int"]["input"]>

    The minimum duration of stay for which the promotion can be applicable.

    +
  • OptionalsameDayBookingStartTime?: InputMaybe<Scalars["LocalTime"]["input"]>

    Applicable only for SAME_DAY_PROMOTION. The start time for the same day from which the promotion is applicable. +The timezone in consideration will be the local time for the property the promotion is applied for.

    +
  • OptionaltravelDateFrom?: InputMaybe<Scalars["LocalDate"]["input"]>

    The Travel date from which this promotion is applicable in YYYY-MM-DD format.

    +
  • OptionaltravelDateTo?: InputMaybe<Scalars["LocalDate"]["input"]>

    The Travel date until which this promotion is applicable in YYYY-MM-DD format.

    +
diff --git a/types/supply___generated___types.Review.html b/types/supply___generated___types.Review.html new file mode 100644 index 0000000..c55cfd1 --- /dev/null +++ b/types/supply___generated___types.Review.html @@ -0,0 +1,18 @@ +Review | Lodging Connectivity SDK - v0.0.1 +
Review: {
    __typename?: "Review";
    body: LocalizedString;
    brandName?: Maybe<Scalars["String"]["output"]>;
    brandNameV2?: Maybe<ReviewBrand>;
    createdDateTime: Scalars["String"]["output"];
    id: Scalars["ID"]["output"];
    isEligibleForResponse?: Maybe<Scalars["Boolean"]["output"]>;
    lastUpdatedDateTime: Scalars["String"]["output"];
    media?: Maybe<ReviewMedia>;
    propertyId?: Maybe<Maybe<IdNode>[]>;
    reservation?: Maybe<ReviewReservation>;
    response?: Maybe<OwnerResponse>;
    source?: Maybe<Scalars["String"]["output"]>;
    starRatings: Maybe<Rating>[];
    status: Scalars["String"]["output"];
    title?: Maybe<LocalizedString>;
}

Type declaration

  • Optional__typename?: "Review"
  • body: LocalizedString

    review text

    +
  • OptionalbrandName?: Maybe<Scalars["String"]["output"]>

    brand to which review belongs

    +

    brandName field is deprecated, replace with brandNameV2, which contains the value from ReviewBrand enum

    +
  • OptionalbrandNameV2?: Maybe<ReviewBrand>

    brandName to which review belongs

    +
  • createdDateTime: Scalars["String"]["output"]

    review create time in ISO format

    +
  • id: Scalars["ID"]["output"]

    The review id form the domain reviews api

    +
  • OptionalisEligibleForResponse?: Maybe<Scalars["Boolean"]["output"]>

    flag to determine if partner would be able to respond to this review

    +
  • lastUpdatedDateTime: Scalars["String"]["output"]

    review updated time in ISO format

    +
  • Optionalmedia?: Maybe<ReviewMedia>

    review media content

    +
  • OptionalpropertyId?: Maybe<Maybe<IdNode>[]>

    the property Ids

    +
  • Optionalreservation?: Maybe<ReviewReservation>

    Reservation Details. The reservation details are from a cached source. This is not live reservation

    +
  • Optionalresponse?: Maybe<OwnerResponse>

    The owner submitted review response

    +
  • Optionalsource?: Maybe<Scalars["String"]["output"]>

    source of the review. PLATFORM or IMPORTED

    +
  • starRatings: Maybe<Rating>[]

    categorized ratings

    +
  • status: Scalars["String"]["output"]

    status of the review

    +
  • Optionaltitle?: Maybe<LocalizedString>

    title of the review

    +
diff --git a/types/supply___generated___types.ReviewAggregatedScore.html b/types/supply___generated___types.ReviewAggregatedScore.html new file mode 100644 index 0000000..bd9ee37 --- /dev/null +++ b/types/supply___generated___types.ReviewAggregatedScore.html @@ -0,0 +1,4 @@ +ReviewAggregatedScore | Lodging Connectivity SDK - v0.0.1 +
ReviewAggregatedScore: {
    __typename?: "ReviewAggregatedScore";
    reviewsCount: Scalars["Int"]["output"];
    score: Scalars["Float"]["output"];
}

Type declaration

  • Optional__typename?: "ReviewAggregatedScore"
  • reviewsCount: Scalars["Int"]["output"]

    number of reviews for a particular category

    +
  • score: Scalars["Float"]["output"]

    aggregated score for a particular category

    +
diff --git a/types/supply___generated___types.ReviewCategoryScore.html b/types/supply___generated___types.ReviewCategoryScore.html new file mode 100644 index 0000000..c84fee3 --- /dev/null +++ b/types/supply___generated___types.ReviewCategoryScore.html @@ -0,0 +1,4 @@ +ReviewCategoryScore | Lodging Connectivity SDK - v0.0.1 +
ReviewCategoryScore: {
    __typename?: "ReviewCategoryScore";
    category: Scalars["String"]["output"];
    value: ReviewAggregatedScore;
}

Score for each category of Review

+

Type declaration

  • Optional__typename?: "ReviewCategoryScore"
  • category: Scalars["String"]["output"]

    Category to which rating is given; For example cleanliness, overall

    +
  • value: ReviewAggregatedScore
diff --git a/types/supply___generated___types.ReviewFilter.html b/types/supply___generated___types.ReviewFilter.html new file mode 100644 index 0000000..ebd5ea5 --- /dev/null +++ b/types/supply___generated___types.ReviewFilter.html @@ -0,0 +1,9 @@ +ReviewFilter | Lodging Connectivity SDK - v0.0.1 +
ReviewFilter: {
    brandNames?: InputMaybe<ReviewBrand[]>;
    createdDate?: InputMaybe<DateInput>;
    hasOwnerResponse?: InputMaybe<Scalars["Boolean"]["input"]>;
    reservation?: InputMaybe<ReviewReservationFilterInput>;
    reviewId?: InputMaybe<Scalars["String"]["input"]>;
    source?: InputMaybe<Scalars["String"]["input"]>;
    updatedDate?: InputMaybe<DateInput>;
}

Type declaration

diff --git a/types/supply___generated___types.ReviewGuest.html b/types/supply___generated___types.ReviewGuest.html new file mode 100644 index 0000000..f95fd9c --- /dev/null +++ b/types/supply___generated___types.ReviewGuest.html @@ -0,0 +1,4 @@ +ReviewGuest | Lodging Connectivity SDK - v0.0.1 +
ReviewGuest: {
    __typename?: "ReviewGuest";
    firstName: Scalars["String"]["output"];
    lastName: Scalars["String"]["output"];
}

Type declaration

  • Optional__typename?: "ReviewGuest"
  • firstName: Scalars["String"]["output"]

    first name or nickname of the traveler

    +
  • lastName: Scalars["String"]["output"]

    last name of the traveler

    +
diff --git a/types/supply___generated___types.ReviewMedia.html b/types/supply___generated___types.ReviewMedia.html new file mode 100644 index 0000000..764669d --- /dev/null +++ b/types/supply___generated___types.ReviewMedia.html @@ -0,0 +1,3 @@ +ReviewMedia | Lodging Connectivity SDK - v0.0.1 +
ReviewMedia: {
    __typename?: "ReviewMedia";
    caption?: Maybe<LocalizedString>;
    highResolutionUrl?: Maybe<Scalars["String"]["output"]>;
    thumbnailUrl?: Maybe<Scalars["String"]["output"]>;
}

Type declaration

diff --git a/types/supply___generated___types.ReviewReservation.html b/types/supply___generated___types.ReviewReservation.html new file mode 100644 index 0000000..d04960c --- /dev/null +++ b/types/supply___generated___types.ReviewReservation.html @@ -0,0 +1,6 @@ +ReviewReservation | Lodging Connectivity SDK - v0.0.1 +
ReviewReservation: {
    __typename?: "ReviewReservation";
    checkInDate?: Maybe<Scalars["LocalDate"]["output"]>;
    checkOutDate?: Maybe<Scalars["LocalDate"]["output"]>;
    primaryGuest?: Maybe<ReviewGuest>;
    reservationIds: IdNode[];
    status?: Maybe<Scalars["String"]["output"]>;
}

Type declaration

  • Optional__typename?: "ReviewReservation"
  • OptionalcheckInDate?: Maybe<Scalars["LocalDate"]["output"]>

    checkIn date for the reservation

    +
  • OptionalcheckOutDate?: Maybe<Scalars["LocalDate"]["output"]>

    checkout date for the reservation

    +
  • OptionalprimaryGuest?: Maybe<ReviewGuest>

    guest information

    +
  • reservationIds: IdNode[]
  • Optionalstatus?: Maybe<Scalars["String"]["output"]>

    status of the reservation

    +
diff --git a/types/supply___generated___types.ReviewReservationFilterInput.html b/types/supply___generated___types.ReviewReservationFilterInput.html new file mode 100644 index 0000000..dead0ec --- /dev/null +++ b/types/supply___generated___types.ReviewReservationFilterInput.html @@ -0,0 +1,3 @@ +ReviewReservationFilterInput | Lodging Connectivity SDK - v0.0.1 +
ReviewReservationFilterInput: {
    reservationIds?: InputMaybe<ReviewReservationIdNodeInput[]>;
}

Type declaration

diff --git a/types/supply___generated___types.ReviewReservationIdNodeInput.html b/types/supply___generated___types.ReviewReservationIdNodeInput.html new file mode 100644 index 0000000..a0538ac --- /dev/null +++ b/types/supply___generated___types.ReviewReservationIdNodeInput.html @@ -0,0 +1,2 @@ +ReviewReservationIdNodeInput | Lodging Connectivity SDK - v0.0.1 +
ReviewReservationIdNodeInput: {
    id: Scalars["ID"]["input"];
    idSource: IdSource;
}
diff --git a/types/supply___generated___types.ReviewResponse.html b/types/supply___generated___types.ReviewResponse.html new file mode 100644 index 0000000..6128c8e --- /dev/null +++ b/types/supply___generated___types.ReviewResponse.html @@ -0,0 +1,4 @@ +ReviewResponse | Lodging Connectivity SDK - v0.0.1 +
ReviewResponse: {
    __typename?: "ReviewResponse";
    cursor?: Maybe<Scalars["String"]["output"]>;
    reviews: Maybe<Review>[];
    totalCount: Scalars["Int"]["output"];
}

Type declaration

  • Optional__typename?: "ReviewResponse"
  • Optionalcursor?: Maybe<Scalars["String"]["output"]>

    Represents the next page cursor in the list, Empty if no more pages available

    +
  • reviews: Maybe<Review>[]
  • totalCount: Scalars["Int"]["output"]

    Total number of reviews returned that meet the search criteria

    +
diff --git a/types/supply___generated___types.ReviewsOrderBy.html b/types/supply___generated___types.ReviewsOrderBy.html new file mode 100644 index 0000000..028bb5e --- /dev/null +++ b/types/supply___generated___types.ReviewsOrderBy.html @@ -0,0 +1,8 @@ +ReviewsOrderBy | Lodging Connectivity SDK - v0.0.1 +
ReviewsOrderBy: {
    createdDateTime?: InputMaybe<SortOrder>;
    lastUpdatedDateTime?: InputMaybe<SortOrder>;
    ownerResponseCreatedDateTime?: InputMaybe<SortOrder>;
    ownerResponseLastUpdatedDateTime?: InputMaybe<SortOrder>;
    reservationCheckInDate?: InputMaybe<SortOrder>;
    reservationCheckOutDate?: InputMaybe<SortOrder>;
}

Type declaration

  • OptionalcreatedDateTime?: InputMaybe<SortOrder>

    Sort based on review created dateTime

    +
  • OptionallastUpdatedDateTime?: InputMaybe<SortOrder>

    Sort based on review updated dateTime

    +
  • OptionalownerResponseCreatedDateTime?: InputMaybe<SortOrder>

    Sort based on owner response created dateTime

    +
  • OptionalownerResponseLastUpdatedDateTime?: InputMaybe<SortOrder>

    Sort based on owner response updated dateTime

    +
  • OptionalreservationCheckInDate?: InputMaybe<SortOrder>

    Sort based on reservation checkIn date

    +
  • OptionalreservationCheckOutDate?: InputMaybe<SortOrder>

    Sort based on reservation checkOut date

    +
diff --git a/types/supply___generated___types.Scalars.html b/types/supply___generated___types.Scalars.html new file mode 100644 index 0000000..03e9fc7 --- /dev/null +++ b/types/supply___generated___types.Scalars.html @@ -0,0 +1,17 @@ +Scalars | Lodging Connectivity SDK - v0.0.1 +
Scalars: {
    Boolean: {
        input: boolean;
        output: boolean;
    };
    CountryCode: {
        input: any;
        output: any;
    };
    Currency: {
        input: any;
        output: any;
    };
    CurrencyCode: {
        input: any;
        output: any;
    };
    Date: {
        input: any;
        output: any;
    };
    DateTime: {
        input: any;
        output: any;
    };
    Decimal: {
        input: any;
        output: any;
    };
    EmailAddress: {
        input: any;
        output: any;
    };
    Float: {
        input: number;
        output: number;
    };
    ID: {
        input: string;
        output: string;
    };
    Int: {
        input: number;
        output: number;
    };
    JSON: {
        input: any;
        output: any;
    };
    LocalDate: {
        input: any;
        output: any;
    };
    LocalDateTime: {
        input: any;
        output: any;
    };
    Locale: {
        input: any;
        output: any;
    };
    LocalTime: {
        input: any;
        output: any;
    };
    String: {
        input: string;
        output: string;
    };
    Url: {
        input: any;
        output: any;
    };
    ZoneDateTime: {
        input: any;
        output: any;
    };
}

All built-in and custom scalars, mapped to their actual values

+

Type declaration

  • Boolean: {
        input: boolean;
        output: boolean;
    }
    • input: boolean
    • output: boolean
  • CountryCode: {
        input: any;
        output: any;
    }

    An ISO 3166-1 alpha-3 CountryCode Scalar

    +
    • input: any
    • output: any
  • Currency: {
        input: any;
        output: any;
    }

    An ISO-4217 compliant Currency Scalar

    +
    • input: any
    • output: any
  • CurrencyCode: {
        input: any;
        output: any;
    }

    A 3-letter currency code defined in ISO 4217 scalar

    +
    • input: any
    • output: any
  • Date: {
        input: any;
        output: any;
    }

    An RFC-3339 compliant Full Date Scalar

    +
    • input: any
    • output: any
  • DateTime: {
        input: any;
        output: any;
    }

    A slightly refined version of RFC-3339 compliant DateTime Scalar

    +
    • input: any
    • output: any
  • Decimal: {
        input: any;
        output: any;
    }

    An arbitrary-precision and scale decimal number, serialized as a string.

    +
    • input: any
    • output: any
  • EmailAddress: {
        input: any;
        output: any;
    }

    A field whose value conforms to the standard internet email address format as specified in HTML Spec: https://html.spec.whatwg.org/multipage/input.html#valid-e-mail-address.

    +
    • input: any
    • output: any
  • Float: {
        input: number;
        output: number;
    }
    • input: number
    • output: number
  • ID: {
        input: string;
        output: string;
    }
    • input: string
    • output: string
  • Int: {
        input: number;
        output: number;
    }
    • input: number
    • output: number
  • JSON: {
        input: any;
        output: any;
    }

    The JSON scalar type represents JSON values as specified by ECMA-404.

    +
    • input: any
    • output: any
  • LocalDate: {
        input: any;
        output: any;
    }

    A type representing a date with no timezone in YYYY-MM-DD. ex: 2007-12-03

    +
    • input: any
    • output: any
  • LocalDateTime: {
        input: any;
        output: any;
    }

    A type representing a date time with no timezone in format YYYY-MM-DDTHH:mm:ss. ex: 2007-12-03T10:15:30

    +
    • input: any
    • output: any
  • Locale: {
        input: any;
        output: any;
    }

    A IETF BCP 47 language tag

    +
    • input: any
    • output: any
  • LocalTime: {
        input: any;
        output: any;
    }

    A type representing a time with no time zone in format HH:mm:ss or HH:mm. ex: 10:15:30, 10:15

    +
    • input: any
    • output: any
  • String: {
        input: string;
        output: string;
    }
    • input: string
    • output: string
  • Url: {
        input: any;
        output: any;
    }

    Represents a Uniform Resource Locator (URL), as defined by RFC 3986, serialized as a JSON string.

    +
    • input: any
    • output: any
  • ZoneDateTime: {
        input: any;
        output: any;
    }

    A type representing a date time with a timezone in format YYYY-MM-DDTHH:mm:ssTZD, TZD is a time zone designator in the form +/-hh:mm)

    +
    • input: any
    • output: any
diff --git a/types/supply___generated___types.SendMessageInput.html b/types/supply___generated___types.SendMessageInput.html new file mode 100644 index 0000000..98ba04f --- /dev/null +++ b/types/supply___generated___types.SendMessageInput.html @@ -0,0 +1,3 @@ +SendMessageInput | Lodging Connectivity SDK - v0.0.1 +
SendMessageInput: {
    attachmentIds?: InputMaybe<Scalars["ID"]["input"][]>;
    body?: InputMaybe<Scalars["String"]["input"]>;
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    messageThreadId: Scalars["ID"]["input"];
}

Type declaration

diff --git a/types/supply___generated___types.SendMessagePayload.html b/types/supply___generated___types.SendMessagePayload.html new file mode 100644 index 0000000..ba0bd58 --- /dev/null +++ b/types/supply___generated___types.SendMessagePayload.html @@ -0,0 +1,4 @@ +SendMessagePayload | Lodging Connectivity SDK - v0.0.1 +
SendMessagePayload: {
    __typename?: "SendMessagePayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    messageId: Scalars["ID"]["output"];
}

Type declaration

  • Optional__typename?: "SendMessagePayload"
  • OptionalclientMutationId?: Maybe<Scalars["String"]["output"]>

    UUID that uniquely identifies client's request

    +
  • messageId: Scalars["ID"]["output"]

    ID of the sent message

    +
diff --git a/types/supply___generated___types.SendTestNotificationInput.html b/types/supply___generated___types.SendTestNotificationInput.html new file mode 100644 index 0000000..62da6cc --- /dev/null +++ b/types/supply___generated___types.SendTestNotificationInput.html @@ -0,0 +1,4 @@ +SendTestNotificationInput | Lodging Connectivity SDK - v0.0.1 +
SendTestNotificationInput: {
    eventType: Scalars["String"]["input"];
    payload: Scalars["JSON"]["input"];
}

Type declaration

  • eventType: Scalars["String"]["input"]

    Event type name for testing notifications

    +
  • payload: Scalars["JSON"]["input"]

    Payload for testing notifications

    +
diff --git a/types/supply___generated___types.SendTestNotificationPayload.html b/types/supply___generated___types.SendTestNotificationPayload.html new file mode 100644 index 0000000..aec58ce --- /dev/null +++ b/types/supply___generated___types.SendTestNotificationPayload.html @@ -0,0 +1,5 @@ +SendTestNotificationPayload | Lodging Connectivity SDK - v0.0.1 +
SendTestNotificationPayload: {
    __typename?: "SendTestNotificationPayload";
    error?: Maybe<TestNotificationError>;
    httpStatusCode?: Maybe<Scalars["Int"]["output"]>;
    outcome: TestNotificationOutcome;
}

Type declaration

  • Optional__typename?: "SendTestNotificationPayload"
  • Optionalerror?: Maybe<TestNotificationError>

    In the case of a failed test, this contains human readable description of any errors encountered when attempting to deliver the notification.

    +
  • OptionalhttpStatusCode?: Maybe<Scalars["Int"]["output"]>

    The HTTP status code returned by the endpoint to which the notification was delivered to.

    +
  • outcome: TestNotificationOutcome

    Outcome of the test payload sent

    +
diff --git a/types/supply___generated___types.SetMessageThreadSpamStatusInput.html b/types/supply___generated___types.SetMessageThreadSpamStatusInput.html new file mode 100644 index 0000000..1ba2d76 --- /dev/null +++ b/types/supply___generated___types.SetMessageThreadSpamStatusInput.html @@ -0,0 +1,5 @@ +SetMessageThreadSpamStatusInput | Lodging Connectivity SDK - v0.0.1 +
SetMessageThreadSpamStatusInput: {
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    id: Scalars["ID"]["input"];
    status: MessageThreadSpamStatus;
}

Type declaration

  • OptionalclientMutationId?: InputMaybe<Scalars["String"]["input"]>

    UUID that uniquely identifies client's request

    +
  • id: Scalars["ID"]["input"]

    ID of the message thread to be marked as spam

    +
  • status: MessageThreadSpamStatus

    Status of the message thread to be marked either spam or not spam

    +
diff --git a/types/supply___generated___types.SetMessageThreadSpamStatusPayload.html b/types/supply___generated___types.SetMessageThreadSpamStatusPayload.html new file mode 100644 index 0000000..b4406d6 --- /dev/null +++ b/types/supply___generated___types.SetMessageThreadSpamStatusPayload.html @@ -0,0 +1,4 @@ +SetMessageThreadSpamStatusPayload | Lodging Connectivity SDK - v0.0.1 +
SetMessageThreadSpamStatusPayload: {
    __typename?: "SetMessageThreadSpamStatusPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    id: Scalars["ID"]["output"];
}

Type declaration

  • Optional__typename?: "SetMessageThreadSpamStatusPayload"
  • OptionalclientMutationId?: Maybe<Scalars["String"]["output"]>

    UUID that uniquely identifies client's request

    +
  • id: Scalars["ID"]["output"]

    ID of the message thread marked as spam

    +
diff --git a/types/supply___generated___types.SetPropertyTaxRecordInput.html b/types/supply___generated___types.SetPropertyTaxRecordInput.html new file mode 100644 index 0000000..ad11ce4 --- /dev/null +++ b/types/supply___generated___types.SetPropertyTaxRecordInput.html @@ -0,0 +1,6 @@ +SetPropertyTaxRecordInput | Lodging Connectivity SDK - v0.0.1 +
SetPropertyTaxRecordInput: {
    attributes?: InputMaybe<RegulatoryAttributeInput[]>;
    categoryCode: Scalars["String"]["input"];
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    propertyId: Scalars["ID"]["input"];
}

Unit level tax records

+

Type declaration

  • Optionalattributes?: InputMaybe<RegulatoryAttributeInput[]>

    List of constituent values for the tax record as key/value pairs

    +
  • categoryCode: Scalars["String"]["input"]

    Tax Category for the Property. Currently supported values: FREEMIUM

    +
  • OptionalclientMutationId?: InputMaybe<Scalars["String"]["input"]>
  • propertyId: Scalars["ID"]["input"]

    Expedia Property ID for the Property the tax record applies to

    +
diff --git a/types/supply___generated___types.SetPropertyTaxRecordPayload.html b/types/supply___generated___types.SetPropertyTaxRecordPayload.html new file mode 100644 index 0000000..28ad3b7 --- /dev/null +++ b/types/supply___generated___types.SetPropertyTaxRecordPayload.html @@ -0,0 +1,3 @@ +SetPropertyTaxRecordPayload | Lodging Connectivity SDK - v0.0.1 +
SetPropertyTaxRecordPayload: {
    __typename?: "SetPropertyTaxRecordPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    taxRecords: TaxRecord[];
}

Type declaration

  • Optional__typename?: "SetPropertyTaxRecordPayload"
  • OptionalclientMutationId?: Maybe<Scalars["String"]["output"]>
  • taxRecords: TaxRecord[]

    Tax records for the property after completion of the mutation

    +
diff --git a/types/supply___generated___types.SingleDiscount.html b/types/supply___generated___types.SingleDiscount.html new file mode 100644 index 0000000..9189e28 --- /dev/null +++ b/types/supply___generated___types.SingleDiscount.html @@ -0,0 +1,7 @@ +SingleDiscount | Lodging Connectivity SDK - v0.0.1 +
SingleDiscount: Discount & {
    __typename?: "SingleDiscount";
    memberOnlyAdditionalValue?: Maybe<Scalars["Float"]["output"]>;
    type: DiscountType;
    unit: DiscountUnit;
    value: Scalars["Float"]["output"];
}

Single discounts are ones that have a flat discount percentage (for eg: 15% off).

+

Type declaration

  • Optional__typename?: "SingleDiscount"
  • OptionalmemberOnlyAdditionalValue?: Maybe<Scalars["Float"]["output"]>

    Member only discount value applied

    +
  • type: DiscountType

    Type of the discount.

    +
  • unit: DiscountUnit

    Unit of the discount. Currently only PERCENT is supported for MVP for Create and Update. AMOUNT promotions are supported only for Read.

    +
  • value: Scalars["Float"]["output"]

    Value of the discount applied.

    +
diff --git a/types/supply___generated___types.SingleDiscountCreateInput.html b/types/supply___generated___types.SingleDiscountCreateInput.html new file mode 100644 index 0000000..90b7c01 --- /dev/null +++ b/types/supply___generated___types.SingleDiscountCreateInput.html @@ -0,0 +1,5 @@ +SingleDiscountCreateInput | Lodging Connectivity SDK - v0.0.1 +
SingleDiscountCreateInput: {
    memberOnlyAdditionalValue?: InputMaybe<Scalars["Float"]["input"]>;
    unit: DiscountUnit;
    value: Scalars["Float"]["input"];
}

Type declaration

  • OptionalmemberOnlyAdditionalValue?: InputMaybe<Scalars["Float"]["input"]>

    Member only discount value applied

    +
  • unit: DiscountUnit

    Unit of the discount. Currently only PERCENT is supported for MVP for Create and Update. AMOUNT promotions are supported only for Read.

    +
  • value: Scalars["Float"]["input"]

    Value of the discount applied.

    +
diff --git a/types/supply___generated___types.SingleDiscountPromotionCreateInput.html b/types/supply___generated___types.SingleDiscountPromotionCreateInput.html new file mode 100644 index 0000000..32c1792 --- /dev/null +++ b/types/supply___generated___types.SingleDiscountPromotionCreateInput.html @@ -0,0 +1,11 @@ +SingleDiscountPromotionCreateInput | Lodging Connectivity SDK - v0.0.1 +
SingleDiscountPromotionCreateInput: {
    blackoutDates: BlackoutDateRangeInput[];
    category: PromotionCategory;
    code: Scalars["String"]["input"];
    discount: SingleDiscountCreateInput;
    eligibleRatePlans: EligibleRatePlanInput[];
    name: PromotionName;
    restrictions: RestrictionsCreateInput;
    status: PromotionStatus;
}

Type declaration

  • blackoutDates: BlackoutDateRangeInput[]

    The 'exception' dates for which the promotion should NOT apply. +This field will not be returned in the Query All promotions functionality and will ONLY be returned when querying for a Single Promotion (by specifying the promotion Id).

    +
  • category: PromotionCategory

    Category of the promotion. Currently only DISCOUNT_PROMOTION is supported (i.e Priced Promotions).

    +
  • code: Scalars["String"]["input"]

    Name of the promotion as the partner wants to call it.

    +
  • discount: SingleDiscountCreateInput

    Detail of the actual discount being applied on the promotion.

    +
  • eligibleRatePlans: EligibleRatePlanInput[]

    The rate plans for which this promotion is applicable for.

    +
  • name: PromotionName

    Name of the promotion. Values: BASIC, EARLY_BOOKING_PROMOTION or SAME_DAY_PROMOTION.

    +
  • restrictions: RestrictionsCreateInput

    List of restrictions that can be applied to these promotions.

    +
  • status: PromotionStatus

    Status of the promotion. Values: ACTIVE or INACTIVE.

    +
diff --git a/types/supply___generated___types.SingleDiscountPromotionUpdateInput.html b/types/supply___generated___types.SingleDiscountPromotionUpdateInput.html new file mode 100644 index 0000000..6b92eb6 --- /dev/null +++ b/types/supply___generated___types.SingleDiscountPromotionUpdateInput.html @@ -0,0 +1,12 @@ +SingleDiscountPromotionUpdateInput | Lodging Connectivity SDK - v0.0.1 +
SingleDiscountPromotionUpdateInput: {
    blackoutDates?: InputMaybe<BlackoutDateRangeInput[]>;
    category?: InputMaybe<PromotionCategory>;
    code?: InputMaybe<Scalars["String"]["input"]>;
    discount?: InputMaybe<SingleDiscountUpdateInput>;
    eligibleRatePlans?: InputMaybe<EligibleRatePlanInput[]>;
    id: Scalars["ID"]["input"];
    name?: InputMaybe<PromotionName>;
    restrictions?: InputMaybe<RestrictionsUpdateInput>;
    status?: InputMaybe<PromotionStatus>;
}

Type declaration

  • OptionalblackoutDates?: InputMaybe<BlackoutDateRangeInput[]>

    The 'exception' dates for which the promotion should NOT apply. +This field will not be returned in the Query All promotions functionality and will ONLY be returned when querying for a Single Promotion (by specifying the promotion Id).

    +
  • Optionalcategory?: InputMaybe<PromotionCategory>

    Category of the promotion. Currently only DISCOUNT_PROMOTION is supported (i.e Priced Promotions).

    +
  • Optionalcode?: InputMaybe<Scalars["String"]["input"]>

    Name of the promotion as the partner wants to call it.

    +
  • Optionaldiscount?: InputMaybe<SingleDiscountUpdateInput>

    Detail of the actual discount being applied on the promotion.

    +
  • OptionaleligibleRatePlans?: InputMaybe<EligibleRatePlanInput[]>

    The rate plans for which this promotion is applicable for.

    +
  • id: Scalars["ID"]["input"]

    Id of the Promotion as stored in the Expedia platform.

    +
  • Optionalname?: InputMaybe<PromotionName>

    Name of the promotion. Values: BASIC, EARLY_BOOKING_PROMOTION or SAME_DAY_PROMOTION.

    +
  • Optionalrestrictions?: InputMaybe<RestrictionsUpdateInput>

    List of restrictions that can be applied to these promotions.

    +
  • Optionalstatus?: InputMaybe<PromotionStatus>

    Status of the promotion. Values: ACTIVE or INACTIVE.

    +
diff --git a/types/supply___generated___types.SingleDiscountUpdateInput.html b/types/supply___generated___types.SingleDiscountUpdateInput.html new file mode 100644 index 0000000..0c25d02 --- /dev/null +++ b/types/supply___generated___types.SingleDiscountUpdateInput.html @@ -0,0 +1,5 @@ +SingleDiscountUpdateInput | Lodging Connectivity SDK - v0.0.1 +
SingleDiscountUpdateInput: {
    memberOnlyAdditionalValue?: InputMaybe<Scalars["Float"]["input"]>;
    unit?: InputMaybe<DiscountUnit>;
    value?: InputMaybe<Scalars["Float"]["input"]>;
}

Type declaration

  • OptionalmemberOnlyAdditionalValue?: InputMaybe<Scalars["Float"]["input"]>

    Member only discount value applied

    +
  • Optionalunit?: InputMaybe<DiscountUnit>

    Unit of the discount. Currently only PERCENT is supported for MVP for Create and Update. AMOUNT promotions are supported only for Read.

    +
  • Optionalvalue?: InputMaybe<Scalars["Float"]["input"]>

    Value of the discount applied.

    +
diff --git a/types/supply___generated___types.SmokingLocationPolicy.html b/types/supply___generated___types.SmokingLocationPolicy.html new file mode 100644 index 0000000..ae2cbee --- /dev/null +++ b/types/supply___generated___types.SmokingLocationPolicy.html @@ -0,0 +1,2 @@ +SmokingLocationPolicy | Lodging Connectivity SDK - v0.0.1 +
SmokingLocationPolicy: {
    __typename?: "SmokingLocationPolicy";
    allowed: Scalars["Boolean"]["output"];
    allowedNote: LocalizedString[];
}
diff --git a/types/supply___generated___types.SmokingPolicy.html b/types/supply___generated___types.SmokingPolicy.html new file mode 100644 index 0000000..532e95f --- /dev/null +++ b/types/supply___generated___types.SmokingPolicy.html @@ -0,0 +1,2 @@ +SmokingPolicy | Lodging Connectivity SDK - v0.0.1 +
SmokingPolicy: {
    __typename?: "SmokingPolicy";
    allowed: Scalars["Boolean"]["output"];
    indoorPolicy?: Maybe<SmokingLocationPolicy>;
    note: LocalizedString[];
    outdoorPolicy?: Maybe<SmokingLocationPolicy>;
}
diff --git a/types/supply___generated___types.SpacesMetadata.html b/types/supply___generated___types.SpacesMetadata.html new file mode 100644 index 0000000..5d5ac24 --- /dev/null +++ b/types/supply___generated___types.SpacesMetadata.html @@ -0,0 +1,2 @@ +SpacesMetadata | Lodging Connectivity SDK - v0.0.1 +
SpacesMetadata: {
    __typename?: "SpacesMetadata";
    bathrooms: BathroomsMetadata;
    bedrooms: BedroomsMetadata;
    livingRooms: LivingRoomsMetadata;
    offices: OfficesMetadata;
}
diff --git a/types/supply___generated___types.Status.html b/types/supply___generated___types.Status.html new file mode 100644 index 0000000..e4c467d --- /dev/null +++ b/types/supply___generated___types.Status.html @@ -0,0 +1,2 @@ +Status | Lodging Connectivity SDK - v0.0.1 +
Status: {
    __typename?: "Status";
    reason?: Maybe<Scalars["String"]["output"]>;
    type: Scalars["String"]["output"];
}
diff --git a/types/supply___generated___types.StatusCheckpoint.html b/types/supply___generated___types.StatusCheckpoint.html new file mode 100644 index 0000000..2022b0e --- /dev/null +++ b/types/supply___generated___types.StatusCheckpoint.html @@ -0,0 +1,10 @@ +StatusCheckpoint | Lodging Connectivity SDK - v0.0.1 +
StatusCheckpoint: {
    __typename?: "StatusCheckpoint";
    checkpointByName?: Maybe<StatusCheckpoint>;
    checkpoints?: Maybe<StatusCheckpoint[]>;
    foundCount?: Maybe<Scalars["Int"]["output"]>;
    fulfilled: Scalars["Boolean"]["output"];
    lastEvaluated: Scalars["String"]["output"];
    maxCount?: Maybe<Scalars["Int"]["output"]>;
    minCount?: Maybe<Scalars["Int"]["output"]>;
    name: Scalars["String"]["output"];
    path: Scalars["String"]["output"][];
    resolutionStatus: ResolutionStatus;
}

Type declaration

  • Optional__typename?: "StatusCheckpoint"
  • OptionalcheckpointByName?: Maybe<StatusCheckpoint>
  • Optionalcheckpoints?: Maybe<StatusCheckpoint[]>
  • OptionalfoundCount?: Maybe<Scalars["Int"]["output"]>

    The number of checkpoint items associated with the property or unit if quantifiable

    +
  • fulfilled: Scalars["Boolean"]["output"]

    Denotes if checkpoint conditions are satisfied

    +
  • lastEvaluated: Scalars["String"]["output"]

    UTC time when checkpoint was last evaluated

    +
  • OptionalmaxCount?: Maybe<Scalars["Int"]["output"]>

    Maximum threshold allowed for checkpoint to be satisfied

    +
  • OptionalminCount?: Maybe<Scalars["Int"]["output"]>

    Minimum threshold required for checkpoint to be satisfied

    +
  • name: Scalars["String"]["output"]

    Checkpoint name

    +
  • path: Scalars["String"]["output"][]

    Ordered list of ancestor checkpoint nodes in the status calculation tree

    +
  • resolutionStatus: ResolutionStatus

    Denotes if the checkpoint status could be retrieved

    +
diff --git a/types/supply___generated___types.StatusCheckpointCheckpointByNameArgs.html b/types/supply___generated___types.StatusCheckpointCheckpointByNameArgs.html new file mode 100644 index 0000000..ff810b4 --- /dev/null +++ b/types/supply___generated___types.StatusCheckpointCheckpointByNameArgs.html @@ -0,0 +1,2 @@ +StatusCheckpointCheckpointByNameArgs | Lodging Connectivity SDK - v0.0.1 +
StatusCheckpointCheckpointByNameArgs: {
    name: Scalars["String"]["input"];
}
diff --git a/types/supply___generated___types.StatusCheckpointCheckpointsArgs.html b/types/supply___generated___types.StatusCheckpointCheckpointsArgs.html new file mode 100644 index 0000000..5d1e069 --- /dev/null +++ b/types/supply___generated___types.StatusCheckpointCheckpointsArgs.html @@ -0,0 +1,2 @@ +StatusCheckpointCheckpointsArgs | Lodging Connectivity SDK - v0.0.1 +
StatusCheckpointCheckpointsArgs: {
    filter?: InputMaybe<CheckpointFilterInput>;
}
diff --git a/types/supply___generated___types.StatusInput.html b/types/supply___generated___types.StatusInput.html new file mode 100644 index 0000000..03da079 --- /dev/null +++ b/types/supply___generated___types.StatusInput.html @@ -0,0 +1,2 @@ +StatusInput | Lodging Connectivity SDK - v0.0.1 +
StatusInput: {
    reason?: InputMaybe<Scalars["String"]["input"]>;
    type: Scalars["String"]["input"];
}
diff --git a/types/supply___generated___types.StayPolicy.html b/types/supply___generated___types.StayPolicy.html new file mode 100644 index 0000000..e00e787 --- /dev/null +++ b/types/supply___generated___types.StayPolicy.html @@ -0,0 +1,2 @@ +StayPolicy | Lodging Connectivity SDK - v0.0.1 +
StayPolicy: {
    __typename?: "StayPolicy";
    checkInPolicy?: Maybe<CheckInPolicy>;
    checkOutPolicy?: Maybe<CheckOutPolicy>;
    childrenPolicy?: Maybe<ChildrenPolicy>;
    customPolicies: CustomStayPolicy[];
    eventsPolicy?: Maybe<EventsPolicy>;
    maxOccupancyPolicy?: Maybe<MaxOccupancyPolicy>;
    petsPolicy?: Maybe<PetsPolicy>;
    rentalAgreementUrl?: Maybe<Scalars["Url"]["output"]>;
    smokingPolicy?: Maybe<SmokingPolicy>;
}
diff --git a/types/supply___generated___types.StayPolicyMetadata.html b/types/supply___generated___types.StayPolicyMetadata.html new file mode 100644 index 0000000..10045ab --- /dev/null +++ b/types/supply___generated___types.StayPolicyMetadata.html @@ -0,0 +1,2 @@ +StayPolicyMetadata | Lodging Connectivity SDK - v0.0.1 +
StayPolicyMetadata: {
    __typename?: "StayPolicyMetadata";
    checkInPolicy: CheckInPolicyMetadata;
    checkOutPolicy: CheckOutPolicyMetadata;
    childrenPolicy: ChildrenPolicyMetadata;
    customPolicies: CustomStayPolicyMetadata[];
    eventsPolicy: EventsPolicyMetadata;
    petsPolicy: PetsPolicyMetadata;
}
diff --git a/types/supply___generated___types.SubscribeNotificationEventTypeInput.html b/types/supply___generated___types.SubscribeNotificationEventTypeInput.html new file mode 100644 index 0000000..19d3634 --- /dev/null +++ b/types/supply___generated___types.SubscribeNotificationEventTypeInput.html @@ -0,0 +1,4 @@ +SubscribeNotificationEventTypeInput | Lodging Connectivity SDK - v0.0.1 +
SubscribeNotificationEventTypeInput: {
    callbackConfigId: Scalars["ID"]["input"];
    eventType: Scalars["String"]["input"];
}

Type declaration

  • callbackConfigId: Scalars["ID"]["input"]

    Id of callback configuration to associate the subscription

    +
  • eventType: Scalars["String"]["input"]

    Event type name to subscribe

    +
diff --git a/types/supply___generated___types.SubscribeNotificationEventTypePayload.html b/types/supply___generated___types.SubscribeNotificationEventTypePayload.html new file mode 100644 index 0000000..96491fe --- /dev/null +++ b/types/supply___generated___types.SubscribeNotificationEventTypePayload.html @@ -0,0 +1,4 @@ +SubscribeNotificationEventTypePayload | Lodging Connectivity SDK - v0.0.1 +
SubscribeNotificationEventTypePayload: {
    __typename?: "SubscribeNotificationEventTypePayload";
    callbackConfig: NotificationCallbackConfig;
    eventType: Scalars["String"]["output"];
}

Type declaration

  • Optional__typename?: "SubscribeNotificationEventTypePayload"
  • callbackConfig: NotificationCallbackConfig

    Callback configuration information for the event type subscription

    +
  • eventType: Scalars["String"]["output"]

    Name of the event type

    +
diff --git a/types/supply___generated___types.SupplierAmount.html b/types/supply___generated___types.SupplierAmount.html new file mode 100644 index 0000000..32da26c --- /dev/null +++ b/types/supply___generated___types.SupplierAmount.html @@ -0,0 +1,4 @@ +SupplierAmount | Lodging Connectivity SDK - v0.0.1 +
SupplierAmount: {
    currencyCode: Scalars["String"]["output"];
    rateType: RateType;
}

Type declaration

  • currencyCode: Scalars["String"]["output"]

    the currency in which the amount is shown

    +
  • rateType: RateType

    the rate type: NET for Expedia Collect and SELL for Hotel Collect

    +
diff --git a/types/supply___generated___types.SupplierAmountCompensation.html b/types/supply___generated___types.SupplierAmountCompensation.html new file mode 100644 index 0000000..6522194 --- /dev/null +++ b/types/supply___generated___types.SupplierAmountCompensation.html @@ -0,0 +1,4 @@ +SupplierAmountCompensation | Lodging Connectivity SDK - v0.0.1 +
SupplierAmountCompensation: {
    __typename?: "SupplierAmountCompensation";
    acceleratorPercent?: Maybe<Scalars["Float"]["output"]>;
    basePercent?: Maybe<Scalars["Float"]["output"]>;
}

Type declaration

  • Optional__typename?: "SupplierAmountCompensation"
  • OptionalacceleratorPercent?: Maybe<Scalars["Float"]["output"]>

    Accelerator percentage, expressed as a fraction of 1 (so, for example, 0.25)

    +
  • OptionalbasePercent?: Maybe<Scalars["Float"]["output"]>

    Compensation base percentage, expressed as a fraction of 1 (so, for example, 0.25)

    +
diff --git a/types/supply___generated___types.SupplierAmountInput.html b/types/supply___generated___types.SupplierAmountInput.html new file mode 100644 index 0000000..1ae72d7 --- /dev/null +++ b/types/supply___generated___types.SupplierAmountInput.html @@ -0,0 +1,5 @@ +SupplierAmountInput | Lodging Connectivity SDK - v0.0.1 +
SupplierAmountInput: {
    currencyCode: Scalars["String"]["input"];
    rates: SupplierRateInput[];
}

Updated supplier amount of the reservation

+

Type declaration

diff --git a/types/supply___generated___types.SupplierLoyaltyPlanInfo.html b/types/supply___generated___types.SupplierLoyaltyPlanInfo.html new file mode 100644 index 0000000..2ecb575 --- /dev/null +++ b/types/supply___generated___types.SupplierLoyaltyPlanInfo.html @@ -0,0 +1,4 @@ +SupplierLoyaltyPlanInfo | Lodging Connectivity SDK - v0.0.1 +
SupplierLoyaltyPlanInfo: {
    __typename?: "SupplierLoyaltyPlanInfo";
    membershipNumber?: Maybe<Scalars["Int"]["output"]>;
    planCode?: Maybe<Scalars["String"]["output"]>;
}

Type declaration

  • Optional__typename?: "SupplierLoyaltyPlanInfo"
  • OptionalmembershipNumber?: Maybe<Scalars["Int"]["output"]>

    membership number of the customer

    +
  • OptionalplanCode?: Maybe<Scalars["String"]["output"]>

    identifies the customer reward program

    +
diff --git a/types/supply___generated___types.SupplierRate.html b/types/supply___generated___types.SupplierRate.html new file mode 100644 index 0000000..3087ac2 --- /dev/null +++ b/types/supply___generated___types.SupplierRate.html @@ -0,0 +1,7 @@ +SupplierRate | Lodging Connectivity SDK - v0.0.1 +
SupplierRate: {
    __typename?: "SupplierRate";
    compensation: SupplierAmountCompensation;
    fromDate: Scalars["LocalDate"]["output"];
    rateItems: SupplierRateItem[];
    rateTimeUnit: RateTimeUnit;
    toDate: Scalars["LocalDate"]["output"];
}

Type declaration

  • Optional__typename?: "SupplierRate"
  • compensation: SupplierAmountCompensation

    Compensation information associated to the reservation for this date range

    +
  • fromDate: Scalars["LocalDate"]["output"]

    Date when the rate becomes effective (format: YYYY-MM-DD).

    +
  • rateItems: SupplierRateItem[]

    Itemized list of fees.

    +
  • rateTimeUnit: RateTimeUnit

    Time unit of the rate.

    +
  • toDate: Scalars["LocalDate"]["output"]

    Date when the rate expires (format: YYYY-MM-DD).

    +
diff --git a/types/supply___generated___types.SupplierRateInput.html b/types/supply___generated___types.SupplierRateInput.html new file mode 100644 index 0000000..aac983d --- /dev/null +++ b/types/supply___generated___types.SupplierRateInput.html @@ -0,0 +1,7 @@ +SupplierRateInput | Lodging Connectivity SDK - v0.0.1 +
SupplierRateInput: {
    fromDate: Scalars["LocalDate"]["input"];
    rateItems: SupplierRateItemInput[];
    rateTimeUnit: RateTimeUnit;
    toDate: Scalars["LocalDate"]["input"];
}

Updated rate for an existing stay date/Rate for an extended stay date

+

Type declaration

  • fromDate: Scalars["LocalDate"]["input"]

    inclusive. Map to reconciliationAmount.stayDate in domain

    +
  • rateItems: SupplierRateItemInput[]

    the updated fee

    +
  • rateTimeUnit: RateTimeUnit

    only PER_DAY is currently supported

    +
  • toDate: Scalars["LocalDate"]["input"]

    exclusive. Since we only support PER_DAY, toDate should always be fromDate + 1

    +
diff --git a/types/supply___generated___types.SupplierRateItem.html b/types/supply___generated___types.SupplierRateItem.html new file mode 100644 index 0000000..bd253bc --- /dev/null +++ b/types/supply___generated___types.SupplierRateItem.html @@ -0,0 +1,4 @@ +SupplierRateItem | Lodging Connectivity SDK - v0.0.1 +
SupplierRateItem: {
    __typename?: "SupplierRateItem";
    amount: Scalars["Float"]["output"];
    feeType: SupplierFeeType;
}

Type declaration

  • Optional__typename?: "SupplierRateItem"
  • amount: Scalars["Float"]["output"]

    Amount of the fee.

    +
  • feeType: SupplierFeeType

    Type of fee for this itemized rate.

    +
diff --git a/types/supply___generated___types.SupplierRateItemInput.html b/types/supply___generated___types.SupplierRateItemInput.html new file mode 100644 index 0000000..b3cbb9f --- /dev/null +++ b/types/supply___generated___types.SupplierRateItemInput.html @@ -0,0 +1,5 @@ +SupplierRateItemInput | Lodging Connectivity SDK - v0.0.1 +
SupplierRateItemInput: {
    amount: Scalars["Float"]["input"];
    feeType: ReconciliationFeeType;
}

Updated fee

+

Type declaration

  • amount: Scalars["Float"]["input"]

    map to reconciliationAmount.amount in domain

    +
  • feeType: ReconciliationFeeType

    map to reconciliationAmount.type in domain. Map to RECONCILED_AMOUNT in domain.

    +
diff --git a/types/supply___generated___types.SupplierTotal.html b/types/supply___generated___types.SupplierTotal.html new file mode 100644 index 0000000..308d9f0 --- /dev/null +++ b/types/supply___generated___types.SupplierTotal.html @@ -0,0 +1,5 @@ +SupplierTotal | Lodging Connectivity SDK - v0.0.1 +
SupplierTotal: {
    __typename?: "SupplierTotal";
    amountAfterTax: Scalars["Float"]["output"];
    amountBeforeTax: Scalars["Float"]["output"];
    compensation: SupplierAmountCompensation;
}

Type declaration

  • Optional__typename?: "SupplierTotal"
  • amountAfterTax: Scalars["Float"]["output"]

    Total amount of the fee after tax is applied.

    +
  • amountBeforeTax: Scalars["Float"]["output"]

    Total amount of the fee before tax is applied.

    +
  • compensation: SupplierAmountCompensation

    Compensation information associated to the reservation

    +
diff --git a/types/supply___generated___types.Surcharge.html b/types/supply___generated___types.Surcharge.html new file mode 100644 index 0000000..0d2e3fd --- /dev/null +++ b/types/supply___generated___types.Surcharge.html @@ -0,0 +1,4 @@ +Surcharge | Lodging Connectivity SDK - v0.0.1 +
Surcharge: {
    __typename?: "Surcharge";
    amount?: Maybe<Scalars["Decimal"]["output"]>;
    type: Scalars["String"]["output"];
}

Type declaration

  • Optional__typename?: "Surcharge"
  • Optionalamount?: Maybe<Scalars["Decimal"]["output"]>

    Defines the amount of the surcharge. Must be defined if type is not 'Free'.

    +
  • type: Scalars["String"]["output"]

    Defines the surcharge type.

    +
diff --git a/types/supply___generated___types.TaxRecord.html b/types/supply___generated___types.TaxRecord.html new file mode 100644 index 0000000..fc2ab77 --- /dev/null +++ b/types/supply___generated___types.TaxRecord.html @@ -0,0 +1,4 @@ +TaxRecord | Lodging Connectivity SDK - v0.0.1 +
TaxRecord: {
    __typename?: "TaxRecord";
    attributes: RegulatoryAttribute[];
    categoryCode: Scalars["String"]["output"];
    validationResult: RegulatoryPurposeValidationResult;
}

Type declaration

diff --git a/types/supply___generated___types.TestNotificationError.html b/types/supply___generated___types.TestNotificationError.html new file mode 100644 index 0000000..080974c --- /dev/null +++ b/types/supply___generated___types.TestNotificationError.html @@ -0,0 +1,4 @@ +TestNotificationError | Lodging Connectivity SDK - v0.0.1 +
TestNotificationError: {
    __typename?: "TestNotificationError";
    code: Scalars["String"]["output"];
    message: Scalars["String"]["output"];
}

Type declaration

  • Optional__typename?: "TestNotificationError"
  • code: Scalars["String"]["output"]

    Code that reflects the specific error encountered during the test

    +
  • message: Scalars["String"]["output"]

    Human readable message describing the error encountered

    +
diff --git a/types/supply___generated___types.Text.html b/types/supply___generated___types.Text.html new file mode 100644 index 0000000..f6a62c7 --- /dev/null +++ b/types/supply___generated___types.Text.html @@ -0,0 +1,2 @@ +Text | Lodging Connectivity SDK - v0.0.1 +
Text: {
    __typename?: "Text";
    key: Scalars["String"]["output"];
    values: LocalizedString[];
}
diff --git a/types/supply___generated___types.TextFiltersInput.html b/types/supply___generated___types.TextFiltersInput.html new file mode 100644 index 0000000..3dc3cba --- /dev/null +++ b/types/supply___generated___types.TextFiltersInput.html @@ -0,0 +1,2 @@ +TextFiltersInput | Lodging Connectivity SDK - v0.0.1 +
diff --git a/types/supply___generated___types.TextInput.html b/types/supply___generated___types.TextInput.html new file mode 100644 index 0000000..5b840fc --- /dev/null +++ b/types/supply___generated___types.TextInput.html @@ -0,0 +1,2 @@ +TextInput | Lodging Connectivity SDK - v0.0.1 +
TextInput: {
    key: Scalars["String"]["input"];
    values: LocalizedStringInput[];
}
diff --git a/types/supply___generated___types.TextMetadata.html b/types/supply___generated___types.TextMetadata.html new file mode 100644 index 0000000..9f71732 --- /dev/null +++ b/types/supply___generated___types.TextMetadata.html @@ -0,0 +1,2 @@ +TextMetadata | Lodging Connectivity SDK - v0.0.1 +
TextMetadata: {
    __typename?: "TextMetadata";
    key: Scalars["String"]["output"];
}
diff --git a/types/supply___generated___types.ThirdPartyValidation.html b/types/supply___generated___types.ThirdPartyValidation.html new file mode 100644 index 0000000..c267c7a --- /dev/null +++ b/types/supply___generated___types.ThirdPartyValidation.html @@ -0,0 +1,5 @@ +ThirdPartyValidation | Lodging Connectivity SDK - v0.0.1 +
ThirdPartyValidation: {
    __typename?: "ThirdPartyValidation";
    attributes?: Maybe<Maybe<Scalars["String"]["output"]>[]>;
    required: Scalars["Boolean"]["output"];
}

Third-party validation information.

+

Type declaration

  • Optional__typename?: "ThirdPartyValidation"
  • Optionalattributes?: Maybe<Maybe<Scalars["String"]["output"]>[]>

    Attributes used to validate the registration number as provided by the third-party.

    +
  • required: Scalars["Boolean"]["output"]

    Whether third-party validation is required.

    +
diff --git a/types/supply___generated___types.TravelDateInput.html b/types/supply___generated___types.TravelDateInput.html new file mode 100644 index 0000000..bd70d09 --- /dev/null +++ b/types/supply___generated___types.TravelDateInput.html @@ -0,0 +1,2 @@ +TravelDateInput | Lodging Connectivity SDK - v0.0.1 +
TravelDateInput: {
    from?: InputMaybe<Scalars["LocalDate"]["input"]>;
    to?: InputMaybe<Scalars["LocalDate"]["input"]>;
}
diff --git a/types/supply___generated___types.UndeliveredNotification.html b/types/supply___generated___types.UndeliveredNotification.html new file mode 100644 index 0000000..2992fe4 --- /dev/null +++ b/types/supply___generated___types.UndeliveredNotification.html @@ -0,0 +1,4 @@ +UndeliveredNotification | Lodging Connectivity SDK - v0.0.1 +
UndeliveredNotification: {
    __typename?: "UndeliveredNotification";
    error?: Maybe<NotificationError>;
    notification: Notification;
}

Type declaration

  • Optional__typename?: "UndeliveredNotification"
  • Optionalerror?: Maybe<NotificationError>

    This contains human readable description of any errors encountered when attempting to deliver the notification.

    +
  • notification: Notification

    Payload of the notification

    +
diff --git a/types/supply___generated___types.UndeliveredNotificationsFiltersInput.html b/types/supply___generated___types.UndeliveredNotificationsFiltersInput.html new file mode 100644 index 0000000..9d478d1 --- /dev/null +++ b/types/supply___generated___types.UndeliveredNotificationsFiltersInput.html @@ -0,0 +1,3 @@ +UndeliveredNotificationsFiltersInput | Lodging Connectivity SDK - v0.0.1 +
UndeliveredNotificationsFiltersInput: {
    creationDateTime?: InputMaybe<DateTimeRangeFilterInput>;
    eventType?: InputMaybe<Scalars["String"]["input"]>;
}

Type declaration

diff --git a/types/supply___generated___types.UndeliveredNotificationsResponse.html b/types/supply___generated___types.UndeliveredNotificationsResponse.html new file mode 100644 index 0000000..727c947 --- /dev/null +++ b/types/supply___generated___types.UndeliveredNotificationsResponse.html @@ -0,0 +1,5 @@ +UndeliveredNotificationsResponse | Lodging Connectivity SDK - v0.0.1 +
UndeliveredNotificationsResponse: {
    __typename?: "UndeliveredNotificationsResponse";
    cursor?: Maybe<Scalars["String"]["output"]>;
    elements: Maybe<UndeliveredNotification>[];
    totalCount: Scalars["Int"]["output"];
}

Type declaration

  • Optional__typename?: "UndeliveredNotificationsResponse"
  • Optionalcursor?: Maybe<Scalars["String"]["output"]>

    Represents the next page cursor in the list, Empty if no more pages available

    +
  • elements: Maybe<UndeliveredNotification>[]

    List of undelivered notifications

    +
  • totalCount: Scalars["Int"]["output"]

    Total number of notifications failed to deliver

    +
diff --git a/types/supply___generated___types.Unit.html b/types/supply___generated___types.Unit.html new file mode 100644 index 0000000..95ef1f9 --- /dev/null +++ b/types/supply___generated___types.Unit.html @@ -0,0 +1,8 @@ +Unit | Lodging Connectivity SDK - v0.0.1 +
Unit: {
    __typename?: "Unit";
    activeStatus?: Maybe<ActiveStatus>;
    ageCategories: UnitAgeCategory[];
    amenities?: Maybe<Amenity[]>;
    area?: Maybe<PropertyUnitArea>;
    bedGroups: BedGroup[];
    count?: Maybe<Scalars["Int"]["output"]>;
    extraBeds: ExtraBedType[];
    id: Scalars["ID"]["output"];
    ids?: Maybe<Maybe<IdNode>[]>;
    maxOccupancy: UnitOccupancy;
    nameConfig: UnitNameConfig;
    newListingDiscount?: Maybe<Maybe<PromotionEnrollment>[]>;
    propertyId: Scalars["ID"]["output"];
    rateThresholds: RateThresholdSettings;
    registration?: Maybe<Registration>;
    smokingPolicy: UnitSmokingPolicy;
    spaces?: Maybe<UnitSpaces>;
}

Defines a Unit configuration.

+

Type declaration

diff --git a/types/supply___generated___types.UnitAgeCategory.html b/types/supply___generated___types.UnitAgeCategory.html new file mode 100644 index 0000000..b2ed938 --- /dev/null +++ b/types/supply___generated___types.UnitAgeCategory.html @@ -0,0 +1,2 @@ +UnitAgeCategory | Lodging Connectivity SDK - v0.0.1 +
UnitAgeCategory: {
    __typename?: "UnitAgeCategory";
    ageCategory: Scalars["String"]["output"];
    minAge: Scalars["Int"]["output"];
}
diff --git a/types/supply___generated___types.UnitAmenitiesArgs.html b/types/supply___generated___types.UnitAmenitiesArgs.html new file mode 100644 index 0000000..dd3b7ec --- /dev/null +++ b/types/supply___generated___types.UnitAmenitiesArgs.html @@ -0,0 +1,3 @@ +UnitAmenitiesArgs | Lodging Connectivity SDK - v0.0.1 +
UnitAmenitiesArgs: {
    filters?: InputMaybe<AmenitiesFiltersInput>;
}

Defines a Unit configuration.

+
diff --git a/types/supply___generated___types.UnitNameAccessibility.html b/types/supply___generated___types.UnitNameAccessibility.html new file mode 100644 index 0000000..be7266b --- /dev/null +++ b/types/supply___generated___types.UnitNameAccessibility.html @@ -0,0 +1,4 @@ +UnitNameAccessibility | Lodging Connectivity SDK - v0.0.1 +
UnitNameAccessibility: {
    __typename?: "UnitNameAccessibility";
    accessibilityTypeOverride: Scalars["String"]["output"];
    includeAccessibility: Scalars["Boolean"]["output"];
}

Type declaration

  • Optional__typename?: "UnitNameAccessibility"
  • accessibilityTypeOverride: Scalars["String"]["output"]

    Attribute that adds the type of accessibility to be included in the name as specified, and will override includeAccessibility if present.

    +
  • includeAccessibility: Scalars["Boolean"]["output"]

    Attribute that determines whether or not to include Accessible in the unit name.

    +
diff --git a/types/supply___generated___types.UnitNameAttributes.html b/types/supply___generated___types.UnitNameAttributes.html new file mode 100644 index 0000000..84288f0 --- /dev/null +++ b/types/supply___generated___types.UnitNameAttributes.html @@ -0,0 +1,12 @@ +UnitNameAttributes | Lodging Connectivity SDK - v0.0.1 +
UnitNameAttributes: {
    __typename?: "UnitNameAttributes";
    accessibility: UnitNameAccessibility;
    bedroomDetails: Scalars["String"]["output"];
    customLabel: Scalars["String"]["output"];
    featuredAmenity: Scalars["String"]["output"];
    includeBedType: Scalars["Boolean"]["output"];
    includeSmokingPolicy: Scalars["Boolean"]["output"];
    location: Scalars["String"]["output"];
    unitClass: Scalars["String"]["output"];
    unitType: Scalars["String"]["output"];
    view: Scalars["String"]["output"];
}

Type declaration

  • Optional__typename?: "UnitNameAttributes"
  • accessibility: UnitNameAccessibility

    Attribute that determines if unit has accessibility.

    +
  • bedroomDetails: Scalars["String"]["output"]

    Attribute that describes the details of the bedroom, which is used to compose the name.

    +
  • customLabel: Scalars["String"]["output"]

    Attribute to add a custom label to the unit name, always used in the name if provided.

    +
  • featuredAmenity: Scalars["String"]["output"]

    Attribute used to highlight a feature of the unit, which is used to compose the name.

    +
  • includeBedType: Scalars["Boolean"]["output"]

    Attribute that determines whether or not to include bed type on the unit name.

    +
  • includeSmokingPolicy: Scalars["Boolean"]["output"]

    Attribute that determines whether or not to include unit smoking preferences on the unit name.

    +
  • location: Scalars["String"]["output"]

    Attribute used to highlight the location of the unit, which is used to compose the name.

    +
  • unitClass: Scalars["String"]["output"]

    Attribute that described the class of unit, which is used to compose the name, e.g Basic, Standard etc.

    +
  • unitType: Scalars["String"]["output"]

    Attribute that determines the type of unit, which is used to compose the name, e.g Room, Apartment, Cabin etc.

    +
  • view: Scalars["String"]["output"]

    Attribute that gives additional information about the view of the unit, which is used to compose the name.

    +
diff --git a/types/supply___generated___types.UnitNameConfig.html b/types/supply___generated___types.UnitNameConfig.html new file mode 100644 index 0000000..17d6768 --- /dev/null +++ b/types/supply___generated___types.UnitNameConfig.html @@ -0,0 +1,4 @@ +UnitNameConfig | Lodging Connectivity SDK - v0.0.1 +
UnitNameConfig: {
    __typename?: "UnitNameConfig";
    attributes: UnitNameAttributes;
    value: Scalars["String"]["output"];
}

Type declaration

  • Optional__typename?: "UnitNameConfig"
  • attributes: UnitNameAttributes

    Collection of attributes that can be used to build a unit name.

    +
  • value: Scalars["String"]["output"]

    Contains either auto-generated attribute name or a predefined name, will return auto-generated name if attributes were provided.

    +
diff --git a/types/supply___generated___types.UnitOccupancy.html b/types/supply___generated___types.UnitOccupancy.html new file mode 100644 index 0000000..b91f486 --- /dev/null +++ b/types/supply___generated___types.UnitOccupancy.html @@ -0,0 +1,5 @@ +UnitOccupancy | Lodging Connectivity SDK - v0.0.1 +
UnitOccupancy: {
    __typename?: "UnitOccupancy";
    adults: Scalars["Int"]["output"];
    children: Scalars["Int"]["output"];
    total: Scalars["Int"]["output"];
}

Type declaration

  • Optional__typename?: "UnitOccupancy"
  • adults: Scalars["Int"]["output"]

    Maximum number of adults that can reside in the unit, will be at least 1 and less than or equal to the total.

    +
  • children: Scalars["Int"]["output"]

    Maximum number of children that can reside in the unit, will be less than the total.

    +
  • total: Scalars["Int"]["output"]

    Total count of people that can reside in the unit, will be at least 1.

    +
diff --git a/types/supply___generated___types.UnitRegistrationArgs.html b/types/supply___generated___types.UnitRegistrationArgs.html new file mode 100644 index 0000000..2cdb0cf --- /dev/null +++ b/types/supply___generated___types.UnitRegistrationArgs.html @@ -0,0 +1,3 @@ +UnitRegistrationArgs | Lodging Connectivity SDK - v0.0.1 +
UnitRegistrationArgs: {
    locale?: InputMaybe<Scalars["String"]["input"]>;
}

Defines a Unit configuration.

+
diff --git a/types/supply___generated___types.UnitRegistrationDetail.html b/types/supply___generated___types.UnitRegistrationDetail.html new file mode 100644 index 0000000..b115a71 --- /dev/null +++ b/types/supply___generated___types.UnitRegistrationDetail.html @@ -0,0 +1,17 @@ +UnitRegistrationDetail | Lodging Connectivity SDK - v0.0.1 +
UnitRegistrationDetail: {
    __typename?: "UnitRegistrationDetail";
    acknowledgementRecords: AcknowledgementRecord[];
    applicableRegulations: ApplicableRegulations[];
    attachmentUrls?: Maybe<AttachmentUrl[]>;
    compliant?: Maybe<Compliant>;
    displayRegistrationNumber?: Maybe<Scalars["String"]["output"]>;
    exemptionCategories?: Maybe<ExemptionCategory[]>;
    numberOfPhysicalRooms: Scalars["Int"]["output"];
    registrationRecords: RegistrationRecord[];
    regulatoryCategory: RegulatoryCategory;
    regulatoryCategoryLabel: Scalars["String"]["output"];
    regulatorySubType?: Maybe<Scalars["String"]["output"]>;
    regulatoryType?: Maybe<Scalars["String"]["output"]>;
    unitId: Scalars["ID"]["output"];
    warningStatus?: Maybe<WarningStatus>;
}

Registration information for each bookable unit of a multi-unit property.

+

Type declaration

  • Optional__typename?: "UnitRegistrationDetail"
  • acknowledgementRecords: AcknowledgementRecord[]

    Acknowledgement records for the bookable unit.

    +
  • applicableRegulations: ApplicableRegulations[]

    Additional information about the bookable unit required by certain districts.

    +
  • OptionalattachmentUrls?: Maybe<AttachmentUrl[]>

    Links for registration documentation files (if required).

    +
  • Optionalcompliant?: Maybe<Compliant>

    Describes whether the unit is compliant with the local jurisdiction's regulatory requirements.

    +
  • OptionaldisplayRegistrationNumber?: Maybe<Scalars["String"]["output"]>

    Registration number displayed to the traveler.

    +
  • OptionalexemptionCategories?: Maybe<ExemptionCategory[]>

    List of exemptions for the property, such as maximum night cap.

    +
  • numberOfPhysicalRooms: Scalars["Int"]["output"]

    Number of rooms in the bookable unit.

    +
  • registrationRecords: RegistrationRecord[]

    Registration records for the bookable unit filed with the governing jurisdiction.

    +
  • regulatoryCategory: RegulatoryCategory

    Property classification category as maintained by the governing jurisdiction.

    +
  • regulatoryCategoryLabel: Scalars["String"]["output"]

    Regulatory category in the specified locale.

    +
  • OptionalregulatorySubType?: Maybe<Scalars["String"]["output"]>

    Property subtype, such as primary or secondary, or null if not applicable.

    +
  • OptionalregulatoryType?: Maybe<Scalars["String"]["output"]>

    Property type, such as boat, trailer, residence, etc.

    +
  • unitId: Scalars["ID"]["output"]

    Unit ID assigned by Expedia Group.

    +
  • OptionalwarningStatus?: Maybe<WarningStatus>

    Describes the warning status

    +
diff --git a/types/supply___generated___types.UnitSpaces.html b/types/supply___generated___types.UnitSpaces.html new file mode 100644 index 0000000..2cadcf1 --- /dev/null +++ b/types/supply___generated___types.UnitSpaces.html @@ -0,0 +1,3 @@ +UnitSpaces | Lodging Connectivity SDK - v0.0.1 +
UnitSpaces: {
    __typename?: "UnitSpaces";
    bathrooms?: Maybe<Bathroom[]>;
    bedrooms?: Maybe<Bedroom[]>;
    diningRooms?: Maybe<DiningRoom[]>;
    livingRooms?: Maybe<LivingRoom[]>;
    offices?: Maybe<Office[]>;
}

Represents container to group all available unit spaces.

+
diff --git a/types/supply___generated___types.UnitsMetadata.html b/types/supply___generated___types.UnitsMetadata.html new file mode 100644 index 0000000..ec08a6f --- /dev/null +++ b/types/supply___generated___types.UnitsMetadata.html @@ -0,0 +1,2 @@ +UnitsMetadata | Lodging Connectivity SDK - v0.0.1 +
UnitsMetadata: {
    __typename?: "UnitsMetadata";
    amenities: AmenityMetadata[];
    spaces: SpacesMetadata;
}
diff --git a/types/supply___generated___types.UnsubscribeNotificationEventTypeInput.html b/types/supply___generated___types.UnsubscribeNotificationEventTypeInput.html new file mode 100644 index 0000000..c312505 --- /dev/null +++ b/types/supply___generated___types.UnsubscribeNotificationEventTypeInput.html @@ -0,0 +1,3 @@ +UnsubscribeNotificationEventTypeInput | Lodging Connectivity SDK - v0.0.1 +
UnsubscribeNotificationEventTypeInput: {
    eventType: Scalars["String"]["input"];
}

Type declaration

  • eventType: Scalars["String"]["input"]

    Event type name to unsubscribe from

    +
diff --git a/types/supply___generated___types.UnsubscribeNotificationEventTypePayload.html b/types/supply___generated___types.UnsubscribeNotificationEventTypePayload.html new file mode 100644 index 0000000..cc39ab3 --- /dev/null +++ b/types/supply___generated___types.UnsubscribeNotificationEventTypePayload.html @@ -0,0 +1,3 @@ +UnsubscribeNotificationEventTypePayload | Lodging Connectivity SDK - v0.0.1 +
UnsubscribeNotificationEventTypePayload: {
    __typename?: "UnsubscribeNotificationEventTypePayload";
    eventType: Scalars["String"]["output"];
}

Type declaration

  • Optional__typename?: "UnsubscribeNotificationEventTypePayload"
  • eventType: Scalars["String"]["output"]

    Name of the event type unsubscribed

    +
diff --git a/types/supply___generated___types.UpdateAddressInput.html b/types/supply___generated___types.UpdateAddressInput.html new file mode 100644 index 0000000..30dfbaa --- /dev/null +++ b/types/supply___generated___types.UpdateAddressInput.html @@ -0,0 +1,2 @@ +UpdateAddressInput | Lodging Connectivity SDK - v0.0.1 +
UpdateAddressInput: {
    addressLines?: InputMaybe<Scalars["String"]["input"][]>;
    administrativeArea?: InputMaybe<Scalars["String"]["input"]>;
    countryCode?: InputMaybe<Scalars["CountryCode"]["input"]>;
    locality?: InputMaybe<Scalars["String"]["input"]>;
    postalCode?: InputMaybe<Scalars["String"]["input"]>;
}
diff --git a/types/supply___generated___types.UpdateAreaInput.html b/types/supply___generated___types.UpdateAreaInput.html new file mode 100644 index 0000000..03026b8 --- /dev/null +++ b/types/supply___generated___types.UpdateAreaInput.html @@ -0,0 +1,2 @@ +UpdateAreaInput | Lodging Connectivity SDK - v0.0.1 +
UpdateAreaInput: {
    unit?: InputMaybe<AreaUnit>;
    value?: InputMaybe<Scalars["Int"]["input"]>;
}
diff --git a/types/supply___generated___types.UpdateCheckInPolicyInput.html b/types/supply___generated___types.UpdateCheckInPolicyInput.html new file mode 100644 index 0000000..333c218 --- /dev/null +++ b/types/supply___generated___types.UpdateCheckInPolicyInput.html @@ -0,0 +1,2 @@ +UpdateCheckInPolicyInput | Lodging Connectivity SDK - v0.0.1 +
UpdateCheckInPolicyInput: {
    checkInPeriods?: InputMaybe<ExactOrApproximateTimeRangeInput[]>;
    minAge?: InputMaybe<CheckInPolicyMinAgeInput>;
}
diff --git a/types/supply___generated___types.UpdateCheckOutPolicyInput.html b/types/supply___generated___types.UpdateCheckOutPolicyInput.html new file mode 100644 index 0000000..b821a81 --- /dev/null +++ b/types/supply___generated___types.UpdateCheckOutPolicyInput.html @@ -0,0 +1,2 @@ +UpdateCheckOutPolicyInput | Lodging Connectivity SDK - v0.0.1 +
UpdateCheckOutPolicyInput: {
    checkOutTime?: InputMaybe<ExactOrApproximateTimeInput>;
}
diff --git a/types/supply___generated___types.UpdateChildrenPolicyInput.html b/types/supply___generated___types.UpdateChildrenPolicyInput.html new file mode 100644 index 0000000..688090f --- /dev/null +++ b/types/supply___generated___types.UpdateChildrenPolicyInput.html @@ -0,0 +1,2 @@ +UpdateChildrenPolicyInput | Lodging Connectivity SDK - v0.0.1 +
UpdateChildrenPolicyInput: {
    allowed?: InputMaybe<Scalars["Boolean"]["input"]>;
    allowedAges?: InputMaybe<AgeRangeInput[]>;
    childrenAllowedNote?: InputMaybe<LocalizedStringInput[]>;
    childrenNotAllowedNote?: InputMaybe<LocalizedStringInput[]>;
}
diff --git a/types/supply___generated___types.UpdateCustomStayPolicyInput.html b/types/supply___generated___types.UpdateCustomStayPolicyInput.html new file mode 100644 index 0000000..9b06ee6 --- /dev/null +++ b/types/supply___generated___types.UpdateCustomStayPolicyInput.html @@ -0,0 +1,2 @@ +UpdateCustomStayPolicyInput | Lodging Connectivity SDK - v0.0.1 +
UpdateCustomStayPolicyInput: {
    description: LocalizedStringInput[];
    key: Scalars["String"]["input"];
}
diff --git a/types/supply___generated___types.UpdateEventsPolicyInput.html b/types/supply___generated___types.UpdateEventsPolicyInput.html new file mode 100644 index 0000000..9fc40b7 --- /dev/null +++ b/types/supply___generated___types.UpdateEventsPolicyInput.html @@ -0,0 +1,2 @@ +UpdateEventsPolicyInput | Lodging Connectivity SDK - v0.0.1 +
UpdateEventsPolicyInput: {
    allowed?: InputMaybe<Scalars["Boolean"]["input"]>;
    allowedEvents?: InputMaybe<AllowedEventsInput>;
    note?: InputMaybe<LocalizedStringInput[]>;
}
diff --git a/types/supply___generated___types.UpdateImageInput.html b/types/supply___generated___types.UpdateImageInput.html new file mode 100644 index 0000000..5da37bd --- /dev/null +++ b/types/supply___generated___types.UpdateImageInput.html @@ -0,0 +1,2 @@ +UpdateImageInput | Lodging Connectivity SDK - v0.0.1 +
UpdateImageInput: {
    active?: InputMaybe<Scalars["Boolean"]["input"]>;
    captions?: InputMaybe<LocalizedStringInput[]>;
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    featured?: InputMaybe<Scalars["Boolean"]["input"]>;
    id: Scalars["ID"]["input"];
    order?: InputMaybe<Scalars["Int"]["input"]>;
    rotation?: InputMaybe<Scalars["Int"]["input"]>;
}
diff --git a/types/supply___generated___types.UpdateImagePayload.html b/types/supply___generated___types.UpdateImagePayload.html new file mode 100644 index 0000000..31eb3f6 --- /dev/null +++ b/types/supply___generated___types.UpdateImagePayload.html @@ -0,0 +1,2 @@ +UpdateImagePayload | Lodging Connectivity SDK - v0.0.1 +
UpdateImagePayload: {
    __typename?: "UpdateImagePayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    image?: Maybe<Image>;
}
diff --git a/types/supply___generated___types.UpdateMaxOccupancyPolicyInput.html b/types/supply___generated___types.UpdateMaxOccupancyPolicyInput.html new file mode 100644 index 0000000..de51c07 --- /dev/null +++ b/types/supply___generated___types.UpdateMaxOccupancyPolicyInput.html @@ -0,0 +1,2 @@ +UpdateMaxOccupancyPolicyInput | Lodging Connectivity SDK - v0.0.1 +
UpdateMaxOccupancyPolicyInput: {
    adultCount?: InputMaybe<Scalars["Int"]["input"]>;
    note?: InputMaybe<LocalizedStringInput[]>;
    totalGuestCount?: InputMaybe<Scalars["Int"]["input"]>;
}
diff --git a/types/supply___generated___types.UpdateNotificationCallbackConfigInput.html b/types/supply___generated___types.UpdateNotificationCallbackConfigInput.html new file mode 100644 index 0000000..bce635c --- /dev/null +++ b/types/supply___generated___types.UpdateNotificationCallbackConfigInput.html @@ -0,0 +1,7 @@ +UpdateNotificationCallbackConfigInput | Lodging Connectivity SDK - v0.0.1 +
UpdateNotificationCallbackConfigInput: {
    apiKey?: InputMaybe<Scalars["String"]["input"]>;
    callbackConfigId: Scalars["ID"]["input"];
    callbackUrl?: InputMaybe<Scalars["Url"]["input"]>;
    contactEmail?: InputMaybe<Scalars["EmailAddress"]["input"]>;
    requestTimeoutSeconds?: InputMaybe<Scalars["Int"]["input"]>;
}

Type declaration

  • OptionalapiKey?: InputMaybe<Scalars["String"]["input"]>

    Updated api key of callback configuration

    +
  • callbackConfigId: Scalars["ID"]["input"]

    Id of callback configuration to update

    +
  • OptionalcallbackUrl?: InputMaybe<Scalars["Url"]["input"]>

    Updated callback url of callback configuration

    +
  • OptionalcontactEmail?: InputMaybe<Scalars["EmailAddress"]["input"]>

    Email address for correspondence

    +
  • OptionalrequestTimeoutSeconds?: InputMaybe<Scalars["Int"]["input"]>

    Updated request timeout in seconds of callback configuration

    +
diff --git a/types/supply___generated___types.UpdateNotificationCallbackConfigPayload.html b/types/supply___generated___types.UpdateNotificationCallbackConfigPayload.html new file mode 100644 index 0000000..9002d7a --- /dev/null +++ b/types/supply___generated___types.UpdateNotificationCallbackConfigPayload.html @@ -0,0 +1,3 @@ +UpdateNotificationCallbackConfigPayload | Lodging Connectivity SDK - v0.0.1 +
UpdateNotificationCallbackConfigPayload: {
    __typename?: "UpdateNotificationCallbackConfigPayload";
    callbackConfig: NotificationCallbackConfig;
}

Type declaration

  • Optional__typename?: "UpdateNotificationCallbackConfigPayload"
  • callbackConfig: NotificationCallbackConfig

    Information about the updated Callback configuration

    +
diff --git a/types/supply___generated___types.UpdateNotificationEventTypeSubscriptionInput.html b/types/supply___generated___types.UpdateNotificationEventTypeSubscriptionInput.html new file mode 100644 index 0000000..905987c --- /dev/null +++ b/types/supply___generated___types.UpdateNotificationEventTypeSubscriptionInput.html @@ -0,0 +1,4 @@ +UpdateNotificationEventTypeSubscriptionInput | Lodging Connectivity SDK - v0.0.1 +
UpdateNotificationEventTypeSubscriptionInput: {
    callbackConfigId: Scalars["ID"]["input"];
    eventType: Scalars["String"]["input"];
}

Type declaration

  • callbackConfigId: Scalars["ID"]["input"]

    Id of callback configuration to associate the subscription

    +
  • eventType: Scalars["String"]["input"]

    Event type name

    +
diff --git a/types/supply___generated___types.UpdateNotificationEventTypeSubscriptionPayload.html b/types/supply___generated___types.UpdateNotificationEventTypeSubscriptionPayload.html new file mode 100644 index 0000000..9f3ea3f --- /dev/null +++ b/types/supply___generated___types.UpdateNotificationEventTypeSubscriptionPayload.html @@ -0,0 +1,4 @@ +UpdateNotificationEventTypeSubscriptionPayload | Lodging Connectivity SDK - v0.0.1 +
UpdateNotificationEventTypeSubscriptionPayload: {
    __typename?: "UpdateNotificationEventTypeSubscriptionPayload";
    callbackConfig: NotificationCallbackConfig;
    eventType: Scalars["String"]["output"];
}

Type declaration

  • Optional__typename?: "UpdateNotificationEventTypeSubscriptionPayload"
  • callbackConfig: NotificationCallbackConfig

    Callback configuration information for the event type subscription

    +
  • eventType: Scalars["String"]["output"]

    Name of the event type

    +
diff --git a/types/supply___generated___types.UpdatePetsPolicyInput.html b/types/supply___generated___types.UpdatePetsPolicyInput.html new file mode 100644 index 0000000..092563b --- /dev/null +++ b/types/supply___generated___types.UpdatePetsPolicyInput.html @@ -0,0 +1,2 @@ +UpdatePetsPolicyInput | Lodging Connectivity SDK - v0.0.1 +
UpdatePetsPolicyInput: {
    allowed?: InputMaybe<Scalars["Boolean"]["input"]>;
    allowedPets?: InputMaybe<AllowedPetsInput>;
    note?: InputMaybe<LocalizedStringInput[]>;
}
diff --git a/types/supply___generated___types.UpdatePoliciesInput.html b/types/supply___generated___types.UpdatePoliciesInput.html new file mode 100644 index 0000000..7706052 --- /dev/null +++ b/types/supply___generated___types.UpdatePoliciesInput.html @@ -0,0 +1,2 @@ +UpdatePoliciesInput | Lodging Connectivity SDK - v0.0.1 +
UpdatePoliciesInput: {
    bookingPolicy?: InputMaybe<BookingPolicyInput>;
    stayPolicy?: InputMaybe<UpdateStayPolicyInput>;
}
diff --git a/types/supply___generated___types.UpdatePropertyInput.html b/types/supply___generated___types.UpdatePropertyInput.html new file mode 100644 index 0000000..ad55da8 --- /dev/null +++ b/types/supply___generated___types.UpdatePropertyInput.html @@ -0,0 +1,2 @@ +UpdatePropertyInput | Lodging Connectivity SDK - v0.0.1 +
UpdatePropertyInput: {
    address?: InputMaybe<UpdateAddressInput>;
    amenities?: InputMaybe<AmenityInput[]>;
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    id: Scalars["ID"]["input"];
    location?: InputMaybe<UpdatePropertyLocationInput>;
    name?: InputMaybe<Scalars["String"]["input"]>;
    names?: InputMaybe<LocalizedStringInput[]>;
    policies?: InputMaybe<UpdatePoliciesInput>;
    referenceName?: InputMaybe<Scalars["String"]["input"]>;
    text?: InputMaybe<TextInput[]>;
    type?: InputMaybe<Scalars["String"]["input"]>;
}
diff --git a/types/supply___generated___types.UpdatePropertyLocationInput.html b/types/supply___generated___types.UpdatePropertyLocationInput.html new file mode 100644 index 0000000..92ee595 --- /dev/null +++ b/types/supply___generated___types.UpdatePropertyLocationInput.html @@ -0,0 +1,2 @@ +UpdatePropertyLocationInput | Lodging Connectivity SDK - v0.0.1 +
UpdatePropertyLocationInput: {
    coordinates?: InputMaybe<CoordinatesInput>;
    hideExactLocation?: InputMaybe<Scalars["Boolean"]["input"]>;
}
diff --git a/types/supply___generated___types.UpdatePropertyPayload.html b/types/supply___generated___types.UpdatePropertyPayload.html new file mode 100644 index 0000000..86167b7 --- /dev/null +++ b/types/supply___generated___types.UpdatePropertyPayload.html @@ -0,0 +1,2 @@ +UpdatePropertyPayload | Lodging Connectivity SDK - v0.0.1 +
UpdatePropertyPayload: {
    __typename?: "UpdatePropertyPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    property?: Maybe<Property>;
}
diff --git a/types/supply___generated___types.UpdatePropertyUnitInput.html b/types/supply___generated___types.UpdatePropertyUnitInput.html new file mode 100644 index 0000000..bdeade4 --- /dev/null +++ b/types/supply___generated___types.UpdatePropertyUnitInput.html @@ -0,0 +1,2 @@ +UpdatePropertyUnitInput | Lodging Connectivity SDK - v0.0.1 +
UpdatePropertyUnitInput: {
    amenities?: InputMaybe<AmenityInput[]>;
    area?: InputMaybe<UpdateAreaInput>;
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    propertyId: Scalars["ID"]["input"];
    unitId: Scalars["ID"]["input"];
}
diff --git a/types/supply___generated___types.UpdatePropertyUnitPayload.html b/types/supply___generated___types.UpdatePropertyUnitPayload.html new file mode 100644 index 0000000..9a83fee --- /dev/null +++ b/types/supply___generated___types.UpdatePropertyUnitPayload.html @@ -0,0 +1,2 @@ +UpdatePropertyUnitPayload | Lodging Connectivity SDK - v0.0.1 +
UpdatePropertyUnitPayload: {
    __typename?: "UpdatePropertyUnitPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    unit: Unit;
}
diff --git a/types/supply___generated___types.UpdateRatePlanInput.html b/types/supply___generated___types.UpdateRatePlanInput.html new file mode 100644 index 0000000..e864d3c --- /dev/null +++ b/types/supply___generated___types.UpdateRatePlanInput.html @@ -0,0 +1,2 @@ +UpdateRatePlanInput | Lodging Connectivity SDK - v0.0.1 +
UpdateRatePlanInput: {
    baseRateGuestCount?: InputMaybe<Scalars["Int"]["input"]>;
    cancellationPolicyConfigId?: InputMaybe<Scalars["ID"]["input"]>;
    clientMutationId?: InputMaybe<Scalars["ID"]["input"]>;
    distributionRules?: InputMaybe<RatePlanDistributionRuleInput[]>;
    feeSetId?: InputMaybe<Scalars["ID"]["input"]>;
    id: Scalars["ID"]["input"];
    name?: InputMaybe<Scalars["String"]["input"]>;
    paymentScheduleApplicable?: InputMaybe<Scalars["Boolean"]["input"]>;
    propertyId: Scalars["ID"]["input"];
    restrictions?: InputMaybe<UpdateRatePlanRestrictionsInput>;
    status?: InputMaybe<RatePlanStatus>;
    taxInclusive?: InputMaybe<Scalars["Boolean"]["input"]>;
    unitId: Scalars["ID"]["input"];
}
diff --git a/types/supply___generated___types.UpdateRatePlanPayload.html b/types/supply___generated___types.UpdateRatePlanPayload.html new file mode 100644 index 0000000..1e2890c --- /dev/null +++ b/types/supply___generated___types.UpdateRatePlanPayload.html @@ -0,0 +1,2 @@ +UpdateRatePlanPayload | Lodging Connectivity SDK - v0.0.1 +
UpdateRatePlanPayload: {
    __typename?: "UpdateRatePlanPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    ratePlan?: Maybe<RatePlan>;
}
diff --git a/types/supply___generated___types.UpdateRatePlanRestrictionsInput.html b/types/supply___generated___types.UpdateRatePlanRestrictionsInput.html new file mode 100644 index 0000000..cc5569d --- /dev/null +++ b/types/supply___generated___types.UpdateRatePlanRestrictionsInput.html @@ -0,0 +1,2 @@ +UpdateRatePlanRestrictionsInput | Lodging Connectivity SDK - v0.0.1 +
UpdateRatePlanRestrictionsInput: {
    advanceBookingDays?: InputMaybe<IntRangeInput>;
    lengthOfStay?: InputMaybe<IntRangeInput>;
    reservationDates?: InputMaybe<DateRangeInput>;
    travelDates?: InputMaybe<DateRangeInput>;
}
diff --git a/types/supply___generated___types.UpdateSmokingLocationPolicyInput.html b/types/supply___generated___types.UpdateSmokingLocationPolicyInput.html new file mode 100644 index 0000000..d931b1d --- /dev/null +++ b/types/supply___generated___types.UpdateSmokingLocationPolicyInput.html @@ -0,0 +1,2 @@ +UpdateSmokingLocationPolicyInput | Lodging Connectivity SDK - v0.0.1 +
UpdateSmokingLocationPolicyInput: {
    allowed?: InputMaybe<Scalars["Boolean"]["input"]>;
    allowedNote?: InputMaybe<LocalizedStringInput[]>;
}
diff --git a/types/supply___generated___types.UpdateSmokingPolicyInput.html b/types/supply___generated___types.UpdateSmokingPolicyInput.html new file mode 100644 index 0000000..79a20ef --- /dev/null +++ b/types/supply___generated___types.UpdateSmokingPolicyInput.html @@ -0,0 +1,2 @@ +UpdateSmokingPolicyInput | Lodging Connectivity SDK - v0.0.1 +
UpdateSmokingPolicyInput: {
    allowed?: InputMaybe<Scalars["Boolean"]["input"]>;
    indoorPolicy?: InputMaybe<UpdateSmokingLocationPolicyInput>;
    note?: InputMaybe<LocalizedStringInput[]>;
    outdoorPolicy?: InputMaybe<UpdateSmokingLocationPolicyInput>;
}
diff --git a/types/supply___generated___types.UpdateStayPolicyInput.html b/types/supply___generated___types.UpdateStayPolicyInput.html new file mode 100644 index 0000000..2c41ba4 --- /dev/null +++ b/types/supply___generated___types.UpdateStayPolicyInput.html @@ -0,0 +1,2 @@ +UpdateStayPolicyInput | Lodging Connectivity SDK - v0.0.1 +
UpdateStayPolicyInput: {
    checkInPolicy?: InputMaybe<UpdateCheckInPolicyInput>;
    checkOutPolicy?: InputMaybe<UpdateCheckOutPolicyInput>;
    childrenPolicy?: InputMaybe<UpdateChildrenPolicyInput>;
    customPolicies?: InputMaybe<UpdateCustomStayPolicyInput[]>;
    eventsPolicy?: InputMaybe<UpdateEventsPolicyInput>;
    maxOccupancyPolicy?: InputMaybe<UpdateMaxOccupancyPolicyInput>;
    petsPolicy?: InputMaybe<UpdatePetsPolicyInput>;
    rentalAgreementUrl?: InputMaybe<Scalars["Url"]["input"]>;
    smokingPolicy?: InputMaybe<UpdateSmokingPolicyInput>;
}
diff --git a/types/supply___generated___types.UpdateUnitRegistrationInput.html b/types/supply___generated___types.UpdateUnitRegistrationInput.html new file mode 100644 index 0000000..c562f09 --- /dev/null +++ b/types/supply___generated___types.UpdateUnitRegistrationInput.html @@ -0,0 +1,5 @@ +UpdateUnitRegistrationInput | Lodging Connectivity SDK - v0.0.1 +
UpdateUnitRegistrationInput: {
    applicableRegulations?: InputMaybe<ApplicableRegulationsInput[]>;
    details: RegistrationDetailInput[];
}

Government registration information for a given property

+

Type declaration

diff --git a/types/supply___generated___types.UpdateUnitSpacesBathroomInput.html b/types/supply___generated___types.UpdateUnitSpacesBathroomInput.html new file mode 100644 index 0000000..a065a36 --- /dev/null +++ b/types/supply___generated___types.UpdateUnitSpacesBathroomInput.html @@ -0,0 +1,2 @@ +UpdateUnitSpacesBathroomInput | Lodging Connectivity SDK - v0.0.1 +
UpdateUnitSpacesBathroomInput: {
    amenities?: InputMaybe<AmenityInput[]>;
    id: Scalars["ID"]["input"];
    order?: InputMaybe<Scalars["Int"]["input"]>;
    text?: InputMaybe<TextInput[]>;
    type?: InputMaybe<Scalars["String"]["input"]>;
}
diff --git a/types/supply___generated___types.UpdateUnitSpacesBedroomInput.html b/types/supply___generated___types.UpdateUnitSpacesBedroomInput.html new file mode 100644 index 0000000..5fa8bf0 --- /dev/null +++ b/types/supply___generated___types.UpdateUnitSpacesBedroomInput.html @@ -0,0 +1,2 @@ +UpdateUnitSpacesBedroomInput | Lodging Connectivity SDK - v0.0.1 +
UpdateUnitSpacesBedroomInput: {
    bedGroups?: InputMaybe<BedGroupInput[]>;
    id: Scalars["ID"]["input"];
    order?: InputMaybe<Scalars["Int"]["input"]>;
    text?: InputMaybe<TextInput[]>;
}
diff --git a/types/supply___generated___types.UpdateUnitSpacesDiningRoomInput.html b/types/supply___generated___types.UpdateUnitSpacesDiningRoomInput.html new file mode 100644 index 0000000..810f20b --- /dev/null +++ b/types/supply___generated___types.UpdateUnitSpacesDiningRoomInput.html @@ -0,0 +1,2 @@ +UpdateUnitSpacesDiningRoomInput | Lodging Connectivity SDK - v0.0.1 +
UpdateUnitSpacesDiningRoomInput: {
    capacity?: InputMaybe<Scalars["Int"]["input"]>;
    id: Scalars["ID"]["input"];
    order?: InputMaybe<Scalars["Int"]["input"]>;
}
diff --git a/types/supply___generated___types.UpdateUnitSpacesInput.html b/types/supply___generated___types.UpdateUnitSpacesInput.html new file mode 100644 index 0000000..6d5fd15 --- /dev/null +++ b/types/supply___generated___types.UpdateUnitSpacesInput.html @@ -0,0 +1,2 @@ +UpdateUnitSpacesInput | Lodging Connectivity SDK - v0.0.1 +
UpdateUnitSpacesInput: {
    bathrooms?: InputMaybe<UpdateUnitSpacesBathroomInput[]>;
    bedrooms?: InputMaybe<UpdateUnitSpacesBedroomInput[]>;
    clientMutationId?: InputMaybe<Scalars["String"]["input"]>;
    diningRooms?: InputMaybe<UpdateUnitSpacesDiningRoomInput[]>;
    livingRooms?: InputMaybe<UpdateUnitSpacesLivingRoomInput[]>;
    offices?: InputMaybe<UpdateUnitSpacesOfficeInput[]>;
    propertyId: Scalars["ID"]["input"];
    unitId: Scalars["ID"]["input"];
}
diff --git a/types/supply___generated___types.UpdateUnitSpacesLivingRoomInput.html b/types/supply___generated___types.UpdateUnitSpacesLivingRoomInput.html new file mode 100644 index 0000000..2537faf --- /dev/null +++ b/types/supply___generated___types.UpdateUnitSpacesLivingRoomInput.html @@ -0,0 +1,2 @@ +UpdateUnitSpacesLivingRoomInput | Lodging Connectivity SDK - v0.0.1 +
UpdateUnitSpacesLivingRoomInput: {
    bedGroups?: InputMaybe<BedGroupInput[]>;
    id: Scalars["ID"]["input"];
    order?: InputMaybe<Scalars["Int"]["input"]>;
    text?: InputMaybe<TextInput[]>;
}
diff --git a/types/supply___generated___types.UpdateUnitSpacesOfficeInput.html b/types/supply___generated___types.UpdateUnitSpacesOfficeInput.html new file mode 100644 index 0000000..f43d9a9 --- /dev/null +++ b/types/supply___generated___types.UpdateUnitSpacesOfficeInput.html @@ -0,0 +1,2 @@ +UpdateUnitSpacesOfficeInput | Lodging Connectivity SDK - v0.0.1 +
UpdateUnitSpacesOfficeInput: {
    bedGroups?: InputMaybe<BedGroupInput[]>;
    id: Scalars["ID"]["input"];
    order?: InputMaybe<Scalars["Int"]["input"]>;
    text?: InputMaybe<TextInput[]>;
}
diff --git a/types/supply___generated___types.UpdateUnitSpacesPayload.html b/types/supply___generated___types.UpdateUnitSpacesPayload.html new file mode 100644 index 0000000..1c28273 --- /dev/null +++ b/types/supply___generated___types.UpdateUnitSpacesPayload.html @@ -0,0 +1,2 @@ +UpdateUnitSpacesPayload | Lodging Connectivity SDK - v0.0.1 +
UpdateUnitSpacesPayload: {
    __typename?: "UpdateUnitSpacesPayload";
    clientMutationId?: Maybe<Scalars["String"]["output"]>;
    spaces: UnitSpaces;
}
diff --git a/types/supply___generated___types.UpdateVrboSupplierPropertyIdsInput.html b/types/supply___generated___types.UpdateVrboSupplierPropertyIdsInput.html new file mode 100644 index 0000000..d3502f8 --- /dev/null +++ b/types/supply___generated___types.UpdateVrboSupplierPropertyIdsInput.html @@ -0,0 +1,5 @@ +UpdateVrboSupplierPropertyIdsInput | Lodging Connectivity SDK - v0.0.1 +
UpdateVrboSupplierPropertyIdsInput: {
    advertiserId: Scalars["ID"]["input"];
    vrboSupplierPropertyIdMappings: VrboSupplierPropertyIdMappingInput[];
}

Payload for sending one or many Property ID mappings.

+

Type declaration

  • advertiserId: Scalars["ID"]["input"]

    The intended Advertiser ID associated with these updates.

    +
  • vrboSupplierPropertyIdMappings: VrboSupplierPropertyIdMappingInput[]

    A list of one or many Property ID mappings.

    +
diff --git a/types/supply___generated___types.UpdateVrboSupplierPropertyIdsPayload.html b/types/supply___generated___types.UpdateVrboSupplierPropertyIdsPayload.html new file mode 100644 index 0000000..7a339a4 --- /dev/null +++ b/types/supply___generated___types.UpdateVrboSupplierPropertyIdsPayload.html @@ -0,0 +1,6 @@ +UpdateVrboSupplierPropertyIdsPayload | Lodging Connectivity SDK - v0.0.1 +
UpdateVrboSupplierPropertyIdsPayload: {
    __typename?: "UpdateVrboSupplierPropertyIdsPayload";
    advertiserId: Scalars["ID"]["output"];
    propertyMappingErrors: PropertyMappingError[];
    vrboSupplierPropertyIdMappings: VrboSupplierPropertyIdMapping[];
}

Response object after successful Property ID mapping submission.

+

Type declaration

  • Optional__typename?: "UpdateVrboSupplierPropertyIdsPayload"
  • advertiserId: Scalars["ID"]["output"]

    The applicable Advertiser ID for the submitted mappings.

    +
  • propertyMappingErrors: PropertyMappingError[]

    list of properties with error messages that errored while mapping

    +
  • vrboSupplierPropertyIdMappings: VrboSupplierPropertyIdMapping[]

    A playback of submitted Property ID mappings.

    +
diff --git a/types/supply___generated___types.UpdateVrboSupplierReservationIdsInput.html b/types/supply___generated___types.UpdateVrboSupplierReservationIdsInput.html new file mode 100644 index 0000000..2eba41c --- /dev/null +++ b/types/supply___generated___types.UpdateVrboSupplierReservationIdsInput.html @@ -0,0 +1,5 @@ +UpdateVrboSupplierReservationIdsInput | Lodging Connectivity SDK - v0.0.1 +
UpdateVrboSupplierReservationIdsInput: {
    advertiserId: Scalars["ID"]["input"];
    vrboSupplierReservationIdMappings: VrboSupplierReservationIdMappingInput[];
}

Payload for sending one or many Reservation ID mappings.

+

Type declaration

diff --git a/types/supply___generated___types.UpdateVrboSupplierReservationIdsPayload.html b/types/supply___generated___types.UpdateVrboSupplierReservationIdsPayload.html new file mode 100644 index 0000000..b3909c2 --- /dev/null +++ b/types/supply___generated___types.UpdateVrboSupplierReservationIdsPayload.html @@ -0,0 +1,6 @@ +UpdateVrboSupplierReservationIdsPayload | Lodging Connectivity SDK - v0.0.1 +
UpdateVrboSupplierReservationIdsPayload: {
    __typename?: "UpdateVrboSupplierReservationIdsPayload";
    advertiserId: Scalars["ID"]["output"];
    reservationMappingErrors: ReservationMappingError[];
    vrboSupplierReservationIdMappings: VrboSupplierReservationIdMapping[];
}

Response object after successful Reservation ID mapping submission.

+

Type declaration

  • Optional__typename?: "UpdateVrboSupplierReservationIdsPayload"
  • advertiserId: Scalars["ID"]["output"]

    The applicable Advertiser ID for the submitted mappings.

    +
  • reservationMappingErrors: ReservationMappingError[]

    list of reservations with error messages that errored while mapping

    +
  • vrboSupplierReservationIdMappings: VrboSupplierReservationIdMapping[]

    A playback of submitted Reservation ID mappings.

    +
diff --git a/types/supply___generated___types.UpdatedReviewResponse.html b/types/supply___generated___types.UpdatedReviewResponse.html new file mode 100644 index 0000000..545c88e --- /dev/null +++ b/types/supply___generated___types.UpdatedReviewResponse.html @@ -0,0 +1,2 @@ +UpdatedReviewResponse | Lodging Connectivity SDK - v0.0.1 +
UpdatedReviewResponse: {
    __typename?: "UpdatedReviewResponse";
    body: LocalizedString;
    createdDateTime: Scalars["String"]["output"];
    status: Scalars["String"]["output"];
}
diff --git a/types/supply___generated___types.VrboCancellationPolicyOverride.html b/types/supply___generated___types.VrboCancellationPolicyOverride.html new file mode 100644 index 0000000..fd57d0e --- /dev/null +++ b/types/supply___generated___types.VrboCancellationPolicyOverride.html @@ -0,0 +1,3 @@ +VrboCancellationPolicyOverride | Lodging Connectivity SDK - v0.0.1 +
VrboCancellationPolicyOverride: {
    overrideType: VrboCancellationPolicyOverrideType;
    penalty?: InputMaybe<VrboCancellationPolicyPenalty>;
}

Cancel Policy Override for vrbo cancellation

+
diff --git a/types/supply___generated___types.VrboCancellationPolicyPenalty.html b/types/supply___generated___types.VrboCancellationPolicyPenalty.html new file mode 100644 index 0000000..7e22f10 --- /dev/null +++ b/types/supply___generated___types.VrboCancellationPolicyPenalty.html @@ -0,0 +1,4 @@ +VrboCancellationPolicyPenalty | Lodging Connectivity SDK - v0.0.1 +
VrboCancellationPolicyPenalty: {
    percent?: InputMaybe<Scalars["Float"]["input"]>;
    type: VrboCancellationPolicyPenaltyType;
}

Type declaration

diff --git a/types/supply___generated___types.VrboIdMappingError.html b/types/supply___generated___types.VrboIdMappingError.html new file mode 100644 index 0000000..3b7454f --- /dev/null +++ b/types/supply___generated___types.VrboIdMappingError.html @@ -0,0 +1,5 @@ +VrboIdMappingError | Lodging Connectivity SDK - v0.0.1 +
VrboIdMappingError: {
    __typename?: "VrboIdMappingError";
    code: Scalars["String"]["output"];
    message: Scalars["String"]["output"];
}

An Error type containing the Error Code and Error message info.

+

Type declaration

  • Optional__typename?: "VrboIdMappingError"
  • code: Scalars["String"]["output"]

    An error code to identify error

    +
  • message: Scalars["String"]["output"]

    An error message associated with mapping ERROR to provide more details.

    +
diff --git a/types/supply___generated___types.VrboIdMappingProgress.html b/types/supply___generated___types.VrboIdMappingProgress.html new file mode 100644 index 0000000..ff907ab --- /dev/null +++ b/types/supply___generated___types.VrboIdMappingProgress.html @@ -0,0 +1,6 @@ +VrboIdMappingProgress | Lodging Connectivity SDK - v0.0.1 +
VrboIdMappingProgress: {
    __typename?: "VrboIdMappingProgress";
    advertiserId: Scalars["ID"]["output"];
    vrboIdPropertyMappings: VrboIdPropertyMappings;
    vrboIdReservationMappings: VrboIdReservationMappings;
}

A status type for returning current ID Mapping progress. This type is only applicable to Vrbo IPM Onboarding Software Switch and PPM --> IPM workflows.

+

Type declaration

  • Optional__typename?: "VrboIdMappingProgress"
  • advertiserId: Scalars["ID"]["output"]

    The Advertiser ID an IPM is switching to.

    +
  • vrboIdPropertyMappings: VrboIdPropertyMappings

    A Property mappings type containing the Property Mapping Details

    +
  • vrboIdReservationMappings: VrboIdReservationMappings

    A Reservation mappings type containing the Reservation Mapping Details

    +
diff --git a/types/supply___generated___types.VrboIdPropertyMappings.html b/types/supply___generated___types.VrboIdPropertyMappings.html new file mode 100644 index 0000000..dd2959c --- /dev/null +++ b/types/supply___generated___types.VrboIdPropertyMappings.html @@ -0,0 +1,9 @@ +VrboIdPropertyMappings | Lodging Connectivity SDK - v0.0.1 +
VrboIdPropertyMappings: {
    __typename?: "VrboIdPropertyMappings";
    createDateTime: Scalars["String"]["output"];
    missingVrboIdMappingProperties: Scalars["ID"]["output"][];
    propertyIdsToArchive: Scalars["ID"]["output"][];
    propertyMappings: PropertyMapping[];
    propertyMappingUpdateStatus: VrboOnboardingIdMappingStatus;
    updateDateTime: Scalars["String"]["output"];
}

A Property mappings type containing the Property Mapping Details

+

Type declaration

  • Optional__typename?: "VrboIdPropertyMappings"
  • createDateTime: Scalars["String"]["output"]

    The timestamp for when this status record was created.

    +
  • missingVrboIdMappingProperties: Scalars["ID"]["output"][]

    A list of Property IDs without mappings, discovered during mapping validation.

    +
  • propertyIdsToArchive: Scalars["ID"]["output"][]

    A list of EG Property IDs that the Partner wishes to archive.

    +
  • propertyMappings: PropertyMapping[]

    A list of individual Property ID mappings.

    +
  • propertyMappingUpdateStatus: VrboOnboardingIdMappingStatus

    The overall processing status for committed Property ID mappings.

    +
  • updateDateTime: Scalars["String"]["output"]

    The timestamp for when this status record was updated.

    +
diff --git a/types/supply___generated___types.VrboIdReservationMappings.html b/types/supply___generated___types.VrboIdReservationMappings.html new file mode 100644 index 0000000..dce5635 --- /dev/null +++ b/types/supply___generated___types.VrboIdReservationMappings.html @@ -0,0 +1,8 @@ +VrboIdReservationMappings | Lodging Connectivity SDK - v0.0.1 +
VrboIdReservationMappings: {
    __typename?: "VrboIdReservationMappings";
    createDateTime: Scalars["String"]["output"];
    missingVrboIdReservationMappings: MissingVrboIdReservationMapping[];
    reservationMappings: ReservationMapping[];
    reservationMappingUpdateStatus: VrboOnboardingIdMappingStatus;
    updateDateTime: Scalars["String"]["output"];
}

A Reservation mappings type containing the Reservation Mapping Details

+

Type declaration

  • Optional__typename?: "VrboIdReservationMappings"
  • createDateTime: Scalars["String"]["output"]

    The timestamp for when this status record was created.

    +
  • missingVrboIdReservationMappings: MissingVrboIdReservationMapping[]

    A list of Reservation IDs without mappings, discovered during mapping validation.

    +
  • reservationMappings: ReservationMapping[]

    A list of individual Reservation ID mappings.

    +
  • reservationMappingUpdateStatus: VrboOnboardingIdMappingStatus

    The overall processing status for committed Reservation ID mappings.

    +
  • updateDateTime: Scalars["String"]["output"]

    The timestamp for when this status record was updated.

    +
diff --git a/types/supply___generated___types.VrboMappingStatus.html b/types/supply___generated___types.VrboMappingStatus.html new file mode 100644 index 0000000..d60e61b --- /dev/null +++ b/types/supply___generated___types.VrboMappingStatus.html @@ -0,0 +1,5 @@ +VrboMappingStatus | Lodging Connectivity SDK - v0.0.1 +
VrboMappingStatus: {
    __typename?: "VrboMappingStatus";
    advertiserId: Scalars["ID"]["output"];
    vrboOnboardingIdMappingStatus: VrboOnboardingIdMappingStatus;
}

The current processing status for an ID mapping submission.

+

Type declaration

  • Optional__typename?: "VrboMappingStatus"
  • advertiserId: Scalars["ID"]["output"]

    Advertiser ID for mapping submission.

    +
  • vrboOnboardingIdMappingStatus: VrboOnboardingIdMappingStatus

    The current status of ID mapping processing.

    +
diff --git a/types/supply___generated___types.VrboReservationAmount.html b/types/supply___generated___types.VrboReservationAmount.html new file mode 100644 index 0000000..eac9786 --- /dev/null +++ b/types/supply___generated___types.VrboReservationAmount.html @@ -0,0 +1,6 @@ +VrboReservationAmount | Lodging Connectivity SDK - v0.0.1 +
VrboReservationAmount: {
    __typename?: "VrboReservationAmount";
    amount: Money;
    productCode?: Maybe<Scalars["String"]["output"]>;
    type: Scalars["String"]["output"];
}

VRBO reservation amount details

+

Type declaration

  • Optional__typename?: "VrboReservationAmount"
  • amount: Money

    amount value for reservation

    +
  • OptionalproductCode?: Maybe<Scalars["String"]["output"]>

    product code for reservation amount

    +
  • type: Scalars["String"]["output"]

    Amount type (RENT, PARTNER_FEE, TRAVELER_SERVICE_FEE, PROPERTY_DAMAGE_PROTECTION, VRBO_REMITTED_LODGING_TAX, ...)

    +
diff --git a/types/supply___generated___types.VrboReservationAmounts.html b/types/supply___generated___types.VrboReservationAmounts.html new file mode 100644 index 0000000..eca11db --- /dev/null +++ b/types/supply___generated___types.VrboReservationAmounts.html @@ -0,0 +1,4 @@ +VrboReservationAmounts | Lodging Connectivity SDK - v0.0.1 +
VrboReservationAmounts: {
    __typename?: "VrboReservationAmounts";
    summary: VrboReservationAmount[];
}

Amounts for VRBO reservation

+

Type declaration

  • Optional__typename?: "VrboReservationAmounts"
  • summary: VrboReservationAmount[]

    Summary list of the reservation amounts

    +
diff --git a/types/supply___generated___types.VrboSupplierPropertyIdMapping.html b/types/supply___generated___types.VrboSupplierPropertyIdMapping.html new file mode 100644 index 0000000..a2e0689 --- /dev/null +++ b/types/supply___generated___types.VrboSupplierPropertyIdMapping.html @@ -0,0 +1,6 @@ +VrboSupplierPropertyIdMapping | Lodging Connectivity SDK - v0.0.1 +
VrboSupplierPropertyIdMapping: {
    __typename?: "VrboSupplierPropertyIdMapping";
    egPropertyId: Scalars["ID"]["output"];
    vrboSupplierPropertyId: Scalars["ID"]["output"];
    vrboSupplierUnitId: Scalars["ID"]["output"];
}

A mapping of an EG Property ID to a current Supplier Property ID.

+

Type declaration

  • Optional__typename?: "VrboSupplierPropertyIdMapping"
  • egPropertyId: Scalars["ID"]["output"]

    The EG Property ID for a given Property.

    +
  • vrboSupplierPropertyId: Scalars["ID"]["output"]

    The Supplier Property ID for a given Property.

    +
  • vrboSupplierUnitId: Scalars["ID"]["output"]

    The Supplier Unit ID for this Property.

    +
diff --git a/types/supply___generated___types.VrboSupplierPropertyIdMappingInput.html b/types/supply___generated___types.VrboSupplierPropertyIdMappingInput.html new file mode 100644 index 0000000..96a1501 --- /dev/null +++ b/types/supply___generated___types.VrboSupplierPropertyIdMappingInput.html @@ -0,0 +1,6 @@ +VrboSupplierPropertyIdMappingInput | Lodging Connectivity SDK - v0.0.1 +
VrboSupplierPropertyIdMappingInput: {
    egPropertyId: Scalars["ID"]["input"];
    vrboSupplierPropertyId?: InputMaybe<Scalars["String"]["input"]>;
    vrboSupplierUnitId?: InputMaybe<Scalars["String"]["input"]>;
}

A mapping of an EG Property ID to a current Supplier Property ID.

+

Type declaration

  • egPropertyId: Scalars["ID"]["input"]

    The EG Property ID for a given Property.

    +
  • OptionalvrboSupplierPropertyId?: InputMaybe<Scalars["String"]["input"]>

    The Supplier Property ID for a given Property.

    +
  • OptionalvrboSupplierUnitId?: InputMaybe<Scalars["String"]["input"]>

    The Supplier Unit ID for this Property.

    +
diff --git a/types/supply___generated___types.VrboSupplierReservationIdMapping.html b/types/supply___generated___types.VrboSupplierReservationIdMapping.html new file mode 100644 index 0000000..04446e8 --- /dev/null +++ b/types/supply___generated___types.VrboSupplierReservationIdMapping.html @@ -0,0 +1,5 @@ +VrboSupplierReservationIdMapping | Lodging Connectivity SDK - v0.0.1 +
VrboSupplierReservationIdMapping: {
    __typename?: "VrboSupplierReservationIdMapping";
    egPropertyId: Scalars["ID"]["output"];
    reservationIds: IdNode[];
}

A mapping object to return reservation IDs with EG Property ID.

+

Type declaration

  • Optional__typename?: "VrboSupplierReservationIdMapping"
  • egPropertyId: Scalars["ID"]["output"]

    The applicable EG Property ID.

    +
  • reservationIds: IdNode[]

    An array of IDs containing the EG Reservation ID and the new Supplier Reservation ID.

    +
diff --git a/types/supply___generated___types.VrboSupplierReservationIdMappingInput.html b/types/supply___generated___types.VrboSupplierReservationIdMappingInput.html new file mode 100644 index 0000000..ec9f682 --- /dev/null +++ b/types/supply___generated___types.VrboSupplierReservationIdMappingInput.html @@ -0,0 +1,6 @@ +VrboSupplierReservationIdMappingInput | Lodging Connectivity SDK - v0.0.1 +
VrboSupplierReservationIdMappingInput: {
    egPropertyId: Scalars["ID"]["input"];
    egReservationId: Scalars["ID"]["input"];
    vrboSupplierReservationId?: InputMaybe<Scalars["String"]["input"]>;
}

A mapping of an EG Reservation ID to a current Supplier Reservation ID.

+

Type declaration

  • egPropertyId: Scalars["ID"]["input"]

    The EG Property ID for a given Reservation.

    +
  • egReservationId: Scalars["ID"]["input"]

    The EG Reservation ID for a given Reservation.

    +
  • OptionalvrboSupplierReservationId?: InputMaybe<Scalars["String"]["input"]>

    The current Reservation Supplier ID for a given Reservation.

    +
diff --git a/types/supply___generated___types.WarningStatus.html b/types/supply___generated___types.WarningStatus.html new file mode 100644 index 0000000..0d8b5f2 --- /dev/null +++ b/types/supply___generated___types.WarningStatus.html @@ -0,0 +1,5 @@ +WarningStatus | Lodging Connectivity SDK - v0.0.1 +
WarningStatus: {
    __typename?: "WarningStatus";
    code: Scalars["String"]["output"];
    description: Scalars["String"]["output"];
}

Describes the warning codes

+

Type declaration

  • Optional__typename?: "WarningStatus"
  • code: Scalars["String"]["output"]

    Warning code.

    +
  • description: Scalars["String"]["output"]

    Description of the warning.

    +
diff --git a/types/supply___generated___types.Weight.html b/types/supply___generated___types.Weight.html new file mode 100644 index 0000000..7e165ae --- /dev/null +++ b/types/supply___generated___types.Weight.html @@ -0,0 +1,2 @@ +Weight | Lodging Connectivity SDK - v0.0.1 +
Weight: {
    __typename?: "Weight";
    amount: Scalars["Int"]["output"];
    weightUnit: BaseWeightUnit;
}
diff --git a/types/supply___generated___types.WeightInput.html b/types/supply___generated___types.WeightInput.html new file mode 100644 index 0000000..6d62242 --- /dev/null +++ b/types/supply___generated___types.WeightInput.html @@ -0,0 +1,2 @@ +WeightInput | Lodging Connectivity SDK - v0.0.1 +
WeightInput: {
    amount: Scalars["Int"]["input"];
    weightUnit: BaseWeightUnit;
}
diff --git a/variables/payment___generated___operations.PaymentInstrumentDocument.html b/variables/payment___generated___operations.PaymentInstrumentDocument.html new file mode 100644 index 0000000..210260d --- /dev/null +++ b/variables/payment___generated___operations.PaymentInstrumentDocument.html @@ -0,0 +1,2 @@ +PaymentInstrumentDocument | Lodging Connectivity SDK - v0.0.1 +
PaymentInstrumentDocument: TypedDocumentNode<PaymentInstrumentQuery, Exact<{
    token: string;
}>> = ...
diff --git a/variables/sandbox___generated___operations.SandboxCancelReservationDocument.html b/variables/sandbox___generated___operations.SandboxCancelReservationDocument.html new file mode 100644 index 0000000..3af835e --- /dev/null +++ b/variables/sandbox___generated___operations.SandboxCancelReservationDocument.html @@ -0,0 +1,2 @@ +SandboxCancelReservationDocument | Lodging Connectivity SDK - v0.0.1 +
SandboxCancelReservationDocument: TypedDocumentNode<SandboxCancelReservationMutation, Exact<{
    input: CancelReservationInput;
}>> = ...
diff --git a/variables/sandbox___generated___operations.SandboxChangeReservationStayDatesDocument.html b/variables/sandbox___generated___operations.SandboxChangeReservationStayDatesDocument.html new file mode 100644 index 0000000..06ae53d --- /dev/null +++ b/variables/sandbox___generated___operations.SandboxChangeReservationStayDatesDocument.html @@ -0,0 +1,2 @@ +SandboxChangeReservationStayDatesDocument | Lodging Connectivity SDK - v0.0.1 +
SandboxChangeReservationStayDatesDocument: TypedDocumentNode<SandboxChangeReservationStayDatesMutation, Exact<{
    input: ChangeReservationStayDatesInput;
}>> = ...
diff --git a/variables/sandbox___generated___operations.SandboxCreatePropertyDocument.html b/variables/sandbox___generated___operations.SandboxCreatePropertyDocument.html new file mode 100644 index 0000000..8149fe9 --- /dev/null +++ b/variables/sandbox___generated___operations.SandboxCreatePropertyDocument.html @@ -0,0 +1,2 @@ +SandboxCreatePropertyDocument | Lodging Connectivity SDK - v0.0.1 +
SandboxCreatePropertyDocument: TypedDocumentNode<SandboxCreatePropertyMutation, Exact<{
    input: CreatePropertyInput;
}>> = ...
diff --git a/variables/sandbox___generated___operations.SandboxCreateReservationDocument.html b/variables/sandbox___generated___operations.SandboxCreateReservationDocument.html new file mode 100644 index 0000000..1ed843c --- /dev/null +++ b/variables/sandbox___generated___operations.SandboxCreateReservationDocument.html @@ -0,0 +1,2 @@ +SandboxCreateReservationDocument | Lodging Connectivity SDK - v0.0.1 +
SandboxCreateReservationDocument: TypedDocumentNode<SandboxCreateReservationMutation, Exact<{
    input: CreateReservationInput;
}>> = ...
diff --git a/variables/sandbox___generated___operations.SandboxDeletePropertyDocument.html b/variables/sandbox___generated___operations.SandboxDeletePropertyDocument.html new file mode 100644 index 0000000..fbb1d4c --- /dev/null +++ b/variables/sandbox___generated___operations.SandboxDeletePropertyDocument.html @@ -0,0 +1,2 @@ +SandboxDeletePropertyDocument | Lodging Connectivity SDK - v0.0.1 +
SandboxDeletePropertyDocument: TypedDocumentNode<SandboxDeletePropertyMutation, Exact<{
    input: DeletePropertyInput;
}>> = ...
diff --git a/variables/sandbox___generated___operations.SandboxDeletePropertyReservationsDocument.html b/variables/sandbox___generated___operations.SandboxDeletePropertyReservationsDocument.html new file mode 100644 index 0000000..60e9a79 --- /dev/null +++ b/variables/sandbox___generated___operations.SandboxDeletePropertyReservationsDocument.html @@ -0,0 +1,2 @@ +SandboxDeletePropertyReservationsDocument | Lodging Connectivity SDK - v0.0.1 +
SandboxDeletePropertyReservationsDocument: TypedDocumentNode<SandboxDeletePropertyReservationsMutation, Exact<{
    input: DeletePropertyReservationsInput;
}>> = ...
diff --git a/variables/sandbox___generated___operations.SandboxDeleteReservationDocument.html b/variables/sandbox___generated___operations.SandboxDeleteReservationDocument.html new file mode 100644 index 0000000..5a61e45 --- /dev/null +++ b/variables/sandbox___generated___operations.SandboxDeleteReservationDocument.html @@ -0,0 +1,2 @@ +SandboxDeleteReservationDocument | Lodging Connectivity SDK - v0.0.1 +
SandboxDeleteReservationDocument: TypedDocumentNode<SandboxDeleteReservationMutation, Exact<{
    input: DeleteReservationInput;
}>> = ...
diff --git a/variables/sandbox___generated___operations.SandboxPropertiesDocument.html b/variables/sandbox___generated___operations.SandboxPropertiesDocument.html new file mode 100644 index 0000000..fb0af5c --- /dev/null +++ b/variables/sandbox___generated___operations.SandboxPropertiesDocument.html @@ -0,0 +1,2 @@ +SandboxPropertiesDocument | Lodging Connectivity SDK - v0.0.1 +
SandboxPropertiesDocument: TypedDocumentNode<SandboxPropertiesQuery, Exact<{
    cursor?: InputMaybe<string>;
    limit?: InputMaybe<number>;
    skipReservations?: boolean;
}>> = ...
diff --git a/variables/sandbox___generated___operations.SandboxPropertyDocument.html b/variables/sandbox___generated___operations.SandboxPropertyDocument.html new file mode 100644 index 0000000..41278fb --- /dev/null +++ b/variables/sandbox___generated___operations.SandboxPropertyDocument.html @@ -0,0 +1,2 @@ +SandboxPropertyDocument | Lodging Connectivity SDK - v0.0.1 +
SandboxPropertyDocument: TypedDocumentNode<SandboxPropertyQuery, Exact<{
    id: string;
    reservationsCursor?: InputMaybe<string>;
    reservationsLimit?: InputMaybe<number>;
    skipReservations?: boolean;
}>> = ...
diff --git a/variables/sandbox___generated___operations.SandboxReservationDocument.html b/variables/sandbox___generated___operations.SandboxReservationDocument.html new file mode 100644 index 0000000..f6601e4 --- /dev/null +++ b/variables/sandbox___generated___operations.SandboxReservationDocument.html @@ -0,0 +1,2 @@ +SandboxReservationDocument | Lodging Connectivity SDK - v0.0.1 +
SandboxReservationDocument: TypedDocumentNode<SandboxReservationQuery, Exact<{
    id: string;
}>> = ...
diff --git a/variables/sandbox___generated___operations.SandboxReservationFragmentFragmentDoc.html b/variables/sandbox___generated___operations.SandboxReservationFragmentFragmentDoc.html new file mode 100644 index 0000000..70891f6 --- /dev/null +++ b/variables/sandbox___generated___operations.SandboxReservationFragmentFragmentDoc.html @@ -0,0 +1,2 @@ +SandboxReservationFragmentFragmentDoc | Lodging Connectivity SDK - v0.0.1 +
SandboxReservationFragmentFragmentDoc: TypedDocumentNode<SandboxReservationFragmentFragment, unknown> = ...
diff --git a/variables/sandbox___generated___operations.SandboxUpdatePropertyDocument.html b/variables/sandbox___generated___operations.SandboxUpdatePropertyDocument.html new file mode 100644 index 0000000..0bb39cb --- /dev/null +++ b/variables/sandbox___generated___operations.SandboxUpdatePropertyDocument.html @@ -0,0 +1,2 @@ +SandboxUpdatePropertyDocument | Lodging Connectivity SDK - v0.0.1 +
SandboxUpdatePropertyDocument: TypedDocumentNode<SandboxUpdatePropertyMutation, Exact<{
    input: UpdatePropertyInput;
}>> = ...
diff --git a/variables/sandbox___generated___operations.SandboxUpdateReservationDocument.html b/variables/sandbox___generated___operations.SandboxUpdateReservationDocument.html new file mode 100644 index 0000000..667b9af --- /dev/null +++ b/variables/sandbox___generated___operations.SandboxUpdateReservationDocument.html @@ -0,0 +1,2 @@ +SandboxUpdateReservationDocument | Lodging Connectivity SDK - v0.0.1 +
SandboxUpdateReservationDocument: TypedDocumentNode<SandboxUpdateReservationMutation, Exact<{
    input: UpdateReservationInput;
}>> = ...
diff --git a/variables/supply___generated___operations.AddMessageDocument.html b/variables/supply___generated___operations.AddMessageDocument.html new file mode 100644 index 0000000..de2bfdb --- /dev/null +++ b/variables/supply___generated___operations.AddMessageDocument.html @@ -0,0 +1,2 @@ +AddMessageDocument | Lodging Connectivity SDK - v0.0.1 +
AddMessageDocument: TypedDocumentNode<AddMessageMutation, Exact<{
    message: AddMessageThreadMessageInput;
    messageThreadId: string;
}>> = ...
diff --git a/variables/supply___generated___operations.ArchivePropertyIdsDocument.html b/variables/supply___generated___operations.ArchivePropertyIdsDocument.html new file mode 100644 index 0000000..ef8ca8e --- /dev/null +++ b/variables/supply___generated___operations.ArchivePropertyIdsDocument.html @@ -0,0 +1,2 @@ +ArchivePropertyIdsDocument | Lodging Connectivity SDK - v0.0.1 +
ArchivePropertyIdsDocument: TypedDocumentNode<ArchivePropertyIdsMutation, Exact<{
    input: ArchivePropertyIdsInput;
}>> = ...
diff --git a/variables/supply___generated___operations.CancelReservationDocument.html b/variables/supply___generated___operations.CancelReservationDocument.html new file mode 100644 index 0000000..ba03a49 --- /dev/null +++ b/variables/supply___generated___operations.CancelReservationDocument.html @@ -0,0 +1,2 @@ +CancelReservationDocument | Lodging Connectivity SDK - v0.0.1 +
CancelReservationDocument: TypedDocumentNode<CancelReservationMutation, Exact<{
    input: CancelReservationInput;
}>> = ...
diff --git a/variables/supply___generated___operations.CancelReservationReconciliationDocument.html b/variables/supply___generated___operations.CancelReservationReconciliationDocument.html new file mode 100644 index 0000000..afc457c --- /dev/null +++ b/variables/supply___generated___operations.CancelReservationReconciliationDocument.html @@ -0,0 +1,2 @@ +CancelReservationReconciliationDocument | Lodging Connectivity SDK - v0.0.1 +
CancelReservationReconciliationDocument: TypedDocumentNode<CancelReservationReconciliationMutation, Exact<{
    input: CancelReservationReconciliationInput;
}>> = ...
diff --git a/variables/supply___generated___operations.CancelVrboReservationDocument.html b/variables/supply___generated___operations.CancelVrboReservationDocument.html new file mode 100644 index 0000000..821090a --- /dev/null +++ b/variables/supply___generated___operations.CancelVrboReservationDocument.html @@ -0,0 +1,2 @@ +CancelVrboReservationDocument | Lodging Connectivity SDK - v0.0.1 +
CancelVrboReservationDocument: TypedDocumentNode<CancelVrboReservationMutation, Exact<{
    input: CancelVrboReservationInput;
}>> = ...
diff --git a/variables/supply___generated___operations.CancellationPolicyConfigDocument.html b/variables/supply___generated___operations.CancellationPolicyConfigDocument.html new file mode 100644 index 0000000..656af91 --- /dev/null +++ b/variables/supply___generated___operations.CancellationPolicyConfigDocument.html @@ -0,0 +1,2 @@ +CancellationPolicyConfigDocument | Lodging Connectivity SDK - v0.0.1 +
CancellationPolicyConfigDocument: TypedDocumentNode<CancellationPolicyConfigQuery, Exact<{
    id: string;
}>> = ...
diff --git a/variables/supply___generated___operations.ChangeReservationReconciliationDocument.html b/variables/supply___generated___operations.ChangeReservationReconciliationDocument.html new file mode 100644 index 0000000..a79c0fe --- /dev/null +++ b/variables/supply___generated___operations.ChangeReservationReconciliationDocument.html @@ -0,0 +1,2 @@ +ChangeReservationReconciliationDocument | Lodging Connectivity SDK - v0.0.1 +
ChangeReservationReconciliationDocument: TypedDocumentNode<ChangeReservationReconciliationMutation, Exact<{
    input: ChangeReservationReconciliationInput;
}>> = ...
diff --git a/variables/supply___generated___operations.ConfirmReservationNotificationDocument.html b/variables/supply___generated___operations.ConfirmReservationNotificationDocument.html new file mode 100644 index 0000000..2a617e6 --- /dev/null +++ b/variables/supply___generated___operations.ConfirmReservationNotificationDocument.html @@ -0,0 +1,2 @@ +ConfirmReservationNotificationDocument | Lodging Connectivity SDK - v0.0.1 +
ConfirmReservationNotificationDocument: TypedDocumentNode<ConfirmReservationNotificationMutation, Exact<{
    input: ConfirmReservationNotificationInput;
}>> = ...
diff --git a/variables/supply___generated___operations.CreateCancellationPolicyConfigDocument.html b/variables/supply___generated___operations.CreateCancellationPolicyConfigDocument.html new file mode 100644 index 0000000..471b610 --- /dev/null +++ b/variables/supply___generated___operations.CreateCancellationPolicyConfigDocument.html @@ -0,0 +1,2 @@ +CreateCancellationPolicyConfigDocument | Lodging Connectivity SDK - v0.0.1 +
CreateCancellationPolicyConfigDocument: TypedDocumentNode<CreateCancellationPolicyConfigMutation, Exact<{
    input: CreateCancellationPolicyConfigInput;
}>> = ...
diff --git a/variables/supply___generated___operations.CreateDayOfWeekDiscountPromotionDocument.html b/variables/supply___generated___operations.CreateDayOfWeekDiscountPromotionDocument.html new file mode 100644 index 0000000..ad78eeb --- /dev/null +++ b/variables/supply___generated___operations.CreateDayOfWeekDiscountPromotionDocument.html @@ -0,0 +1,2 @@ +CreateDayOfWeekDiscountPromotionDocument | Lodging Connectivity SDK - v0.0.1 +
CreateDayOfWeekDiscountPromotionDocument: TypedDocumentNode<CreateDayOfWeekDiscountPromotionMutation, Exact<{
    promotion: DayOfWeekDiscountPromotionCreateInput;
    propertyId: string;
    propertyIdSource: IdSource;
}>> = ...
diff --git a/variables/supply___generated___operations.CreateFeeSetDocument.html b/variables/supply___generated___operations.CreateFeeSetDocument.html new file mode 100644 index 0000000..3874da9 --- /dev/null +++ b/variables/supply___generated___operations.CreateFeeSetDocument.html @@ -0,0 +1,2 @@ +CreateFeeSetDocument | Lodging Connectivity SDK - v0.0.1 +
CreateFeeSetDocument: TypedDocumentNode<CreateFeeSetMutation, Exact<{
    input: CreateFeeSetInput;
}>> = ...
diff --git a/variables/supply___generated___operations.CreateMultiNightDiscountPromotionDocument.html b/variables/supply___generated___operations.CreateMultiNightDiscountPromotionDocument.html new file mode 100644 index 0000000..e9116fa --- /dev/null +++ b/variables/supply___generated___operations.CreateMultiNightDiscountPromotionDocument.html @@ -0,0 +1,2 @@ +CreateMultiNightDiscountPromotionDocument | Lodging Connectivity SDK - v0.0.1 +
CreateMultiNightDiscountPromotionDocument: TypedDocumentNode<CreateMultiNightDiscountPromotionMutation, Exact<{
    promotion: MultiNightDiscountPromotionCreateInput;
    propertyId: string;
    propertyIdSource: IdSource;
}>> = ...
diff --git a/variables/supply___generated___operations.CreateNotificationCallbackConfigDocument.html b/variables/supply___generated___operations.CreateNotificationCallbackConfigDocument.html new file mode 100644 index 0000000..d81500d --- /dev/null +++ b/variables/supply___generated___operations.CreateNotificationCallbackConfigDocument.html @@ -0,0 +1,2 @@ +CreateNotificationCallbackConfigDocument | Lodging Connectivity SDK - v0.0.1 +
CreateNotificationCallbackConfigDocument: TypedDocumentNode<CreateNotificationCallbackConfigMutation, Exact<{
    input: CreateNotificationCallbackConfigInput;
}>> = ...
diff --git a/variables/supply___generated___operations.CreatePropertyDocument.html b/variables/supply___generated___operations.CreatePropertyDocument.html new file mode 100644 index 0000000..364f20a --- /dev/null +++ b/variables/supply___generated___operations.CreatePropertyDocument.html @@ -0,0 +1,2 @@ +CreatePropertyDocument | Lodging Connectivity SDK - v0.0.1 +
CreatePropertyDocument: TypedDocumentNode<CreatePropertyMutation, Exact<{
    input: CreatePropertyInput;
}>> = ...
diff --git a/variables/supply___generated___operations.CreatePropertyImageDocument.html b/variables/supply___generated___operations.CreatePropertyImageDocument.html new file mode 100644 index 0000000..7bcf4a4 --- /dev/null +++ b/variables/supply___generated___operations.CreatePropertyImageDocument.html @@ -0,0 +1,2 @@ +CreatePropertyImageDocument | Lodging Connectivity SDK - v0.0.1 +
CreatePropertyImageDocument: TypedDocumentNode<CreatePropertyImageMutation, Exact<{
    input: CreatePropertyImageInput;
}>> = ...
diff --git a/variables/supply___generated___operations.CreateRatePlanDocument.html b/variables/supply___generated___operations.CreateRatePlanDocument.html new file mode 100644 index 0000000..f84ae2f --- /dev/null +++ b/variables/supply___generated___operations.CreateRatePlanDocument.html @@ -0,0 +1,2 @@ +CreateRatePlanDocument | Lodging Connectivity SDK - v0.0.1 +
CreateRatePlanDocument: TypedDocumentNode<CreateRatePlanMutation, Exact<{
    input: CreateRatePlanInput;
}>> = ...
diff --git a/variables/supply___generated___operations.CreateSingleDiscountPromotionDocument.html b/variables/supply___generated___operations.CreateSingleDiscountPromotionDocument.html new file mode 100644 index 0000000..c4a039d --- /dev/null +++ b/variables/supply___generated___operations.CreateSingleDiscountPromotionDocument.html @@ -0,0 +1,2 @@ +CreateSingleDiscountPromotionDocument | Lodging Connectivity SDK - v0.0.1 +
CreateSingleDiscountPromotionDocument: TypedDocumentNode<CreateSingleDiscountPromotionMutation, Exact<{
    promotion: SingleDiscountPromotionCreateInput;
    propertyId: string;
    propertyIdSource: IdSource;
}>> = ...
diff --git a/variables/supply___generated___operations.CreateUnitSpacesDocument.html b/variables/supply___generated___operations.CreateUnitSpacesDocument.html new file mode 100644 index 0000000..93c87bd --- /dev/null +++ b/variables/supply___generated___operations.CreateUnitSpacesDocument.html @@ -0,0 +1,2 @@ +CreateUnitSpacesDocument | Lodging Connectivity SDK - v0.0.1 +
CreateUnitSpacesDocument: TypedDocumentNode<CreateUnitSpacesMutation, Exact<{
    input: CreateUnitSpacesInput;
}>> = ...
diff --git a/variables/supply___generated___operations.DeleteImageDocument.html b/variables/supply___generated___operations.DeleteImageDocument.html new file mode 100644 index 0000000..51b47ac --- /dev/null +++ b/variables/supply___generated___operations.DeleteImageDocument.html @@ -0,0 +1,2 @@ +DeleteImageDocument | Lodging Connectivity SDK - v0.0.1 +
DeleteImageDocument: TypedDocumentNode<DeleteImageMutation, Exact<{
    input: DeleteImageInput;
}>> = ...
diff --git a/variables/supply___generated___operations.DeleteNotificationCallbackConfigDocument.html b/variables/supply___generated___operations.DeleteNotificationCallbackConfigDocument.html new file mode 100644 index 0000000..43224df --- /dev/null +++ b/variables/supply___generated___operations.DeleteNotificationCallbackConfigDocument.html @@ -0,0 +1,2 @@ +DeleteNotificationCallbackConfigDocument | Lodging Connectivity SDK - v0.0.1 +
DeleteNotificationCallbackConfigDocument: TypedDocumentNode<DeleteNotificationCallbackConfigMutation, Exact<{
    input: DeleteNotificationCallbackConfigInput;
}>> = ...
diff --git a/variables/supply___generated___operations.DeleteUnitSpaceDocument.html b/variables/supply___generated___operations.DeleteUnitSpaceDocument.html new file mode 100644 index 0000000..69d80ee --- /dev/null +++ b/variables/supply___generated___operations.DeleteUnitSpaceDocument.html @@ -0,0 +1,2 @@ +DeleteUnitSpaceDocument | Lodging Connectivity SDK - v0.0.1 +
DeleteUnitSpaceDocument: TypedDocumentNode<DeleteUnitSpaceMutation, Exact<{
    input: DeleteUnitSpaceInput;
}>> = ...
diff --git a/variables/supply___generated___operations.DisablePropertyDocument.html b/variables/supply___generated___operations.DisablePropertyDocument.html new file mode 100644 index 0000000..e3aa353 --- /dev/null +++ b/variables/supply___generated___operations.DisablePropertyDocument.html @@ -0,0 +1,2 @@ +DisablePropertyDocument | Lodging Connectivity SDK - v0.0.1 +
DisablePropertyDocument: TypedDocumentNode<DisablePropertyMutation, Exact<{
    input: DisablePropertyInput;
}>> = ...
diff --git a/variables/supply___generated___operations.DistrictByCoordinatesDocument.html b/variables/supply___generated___operations.DistrictByCoordinatesDocument.html new file mode 100644 index 0000000..eeae70f --- /dev/null +++ b/variables/supply___generated___operations.DistrictByCoordinatesDocument.html @@ -0,0 +1,2 @@ +DistrictByCoordinatesDocument | Lodging Connectivity SDK - v0.0.1 +
DistrictByCoordinatesDocument: TypedDocumentNode<DistrictByCoordinatesQuery, Exact<{
    latitude: number;
    locale?: InputMaybe<string>;
    longitude: number;
}>> = ...
diff --git a/variables/supply___generated___operations.EnablePropertyDocument.html b/variables/supply___generated___operations.EnablePropertyDocument.html new file mode 100644 index 0000000..62d6f29 --- /dev/null +++ b/variables/supply___generated___operations.EnablePropertyDocument.html @@ -0,0 +1,2 @@ +EnablePropertyDocument | Lodging Connectivity SDK - v0.0.1 +
EnablePropertyDocument: TypedDocumentNode<EnablePropertyMutation, Exact<{
    input: EnablePropertyInput;
}>> = ...
diff --git a/variables/supply___generated___operations.JoinNewListingDiscountDocument.html b/variables/supply___generated___operations.JoinNewListingDiscountDocument.html new file mode 100644 index 0000000..5768c4f --- /dev/null +++ b/variables/supply___generated___operations.JoinNewListingDiscountDocument.html @@ -0,0 +1,2 @@ +JoinNewListingDiscountDocument | Lodging Connectivity SDK - v0.0.1 +
JoinNewListingDiscountDocument: TypedDocumentNode<JoinNewListingDiscountMutation, Exact<{
    idSource: IdSource;
    joinNewListingDiscountId: string;
}>> = ...
diff --git a/variables/supply___generated___operations.MessageDocument.html b/variables/supply___generated___operations.MessageDocument.html new file mode 100644 index 0000000..714bbb3 --- /dev/null +++ b/variables/supply___generated___operations.MessageDocument.html @@ -0,0 +1,2 @@ +MessageDocument | Lodging Connectivity SDK - v0.0.1 +
MessageDocument: TypedDocumentNode<MessageQuery, Exact<{
    messageId: string;
}>> = ...
diff --git a/variables/supply___generated___operations.MessageThreadDocument.html b/variables/supply___generated___operations.MessageThreadDocument.html new file mode 100644 index 0000000..1b5b4a2 --- /dev/null +++ b/variables/supply___generated___operations.MessageThreadDocument.html @@ -0,0 +1,2 @@ +MessageThreadDocument | Lodging Connectivity SDK - v0.0.1 +
MessageThreadDocument: TypedDocumentNode<MessageThreadQuery, Exact<{
    cursor?: InputMaybe<string>;
    id: string;
    orderMessagesBy?: InputMaybe<MessageThreadMessagesOrderByInput>;
    pageSize?: InputMaybe<number>;
}>> = ...
diff --git a/variables/supply___generated___operations.NotificationEventTypesDocument.html b/variables/supply___generated___operations.NotificationEventTypesDocument.html new file mode 100644 index 0000000..1ffdb4f --- /dev/null +++ b/variables/supply___generated___operations.NotificationEventTypesDocument.html @@ -0,0 +1,2 @@ +NotificationEventTypesDocument | Lodging Connectivity SDK - v0.0.1 +
NotificationEventTypesDocument: TypedDocumentNode<NotificationEventTypesQuery, Exact<{
    [key: string]: never;
}>> = ...
diff --git a/variables/supply___generated___operations.NotificationProfileDocument.html b/variables/supply___generated___operations.NotificationProfileDocument.html new file mode 100644 index 0000000..f2291dd --- /dev/null +++ b/variables/supply___generated___operations.NotificationProfileDocument.html @@ -0,0 +1,2 @@ +NotificationProfileDocument | Lodging Connectivity SDK - v0.0.1 +
NotificationProfileDocument: TypedDocumentNode<NotificationProfileQuery, Exact<{
    [key: string]: never;
}>> = ...
diff --git a/variables/supply___generated___operations.PropertiesByAdvertiserDocument.html b/variables/supply___generated___operations.PropertiesByAdvertiserDocument.html new file mode 100644 index 0000000..e3b097d --- /dev/null +++ b/variables/supply___generated___operations.PropertiesByAdvertiserDocument.html @@ -0,0 +1,2 @@ +PropertiesByAdvertiserDocument | Lodging Connectivity SDK - v0.0.1 +
PropertiesByAdvertiserDocument: TypedDocumentNode<PropertiesByAdvertiserQuery, Exact<{
    cursor?: InputMaybe<string>;
    id: string;
    idSource?: IdSource;
    pageSize?: InputMaybe<number>;
}>> = ...
diff --git a/variables/supply___generated___operations.PropertyAggregatedReviewsDocument.html b/variables/supply___generated___operations.PropertyAggregatedReviewsDocument.html new file mode 100644 index 0000000..69428b7 --- /dev/null +++ b/variables/supply___generated___operations.PropertyAggregatedReviewsDocument.html @@ -0,0 +1,2 @@ +PropertyAggregatedReviewsDocument | Lodging Connectivity SDK - v0.0.1 +
PropertyAggregatedReviewsDocument: TypedDocumentNode<PropertyAggregatedReviewsQuery, Exact<{
    filters: AggregatedReviewsFiltersInput;
    idSource?: InputMaybe<IdSource>;
    propertyId: string;
}>> = ...
diff --git a/variables/supply___generated___operations.PropertyAmenitiesDocument.html b/variables/supply___generated___operations.PropertyAmenitiesDocument.html new file mode 100644 index 0000000..19d0e72 --- /dev/null +++ b/variables/supply___generated___operations.PropertyAmenitiesDocument.html @@ -0,0 +1,2 @@ +PropertyAmenitiesDocument | Lodging Connectivity SDK - v0.0.1 +
PropertyAmenitiesDocument: TypedDocumentNode<PropertyAmenitiesQuery, Exact<{
    filters?: InputMaybe<AmenitiesFiltersInput>;
    idSource?: InputMaybe<IdSource>;
    propertyId: string;
}>> = ...
diff --git a/variables/supply___generated___operations.PropertyDistrictDocument.html b/variables/supply___generated___operations.PropertyDistrictDocument.html new file mode 100644 index 0000000..edc2bc3 --- /dev/null +++ b/variables/supply___generated___operations.PropertyDistrictDocument.html @@ -0,0 +1,2 @@ +PropertyDistrictDocument | Lodging Connectivity SDK - v0.0.1 +
PropertyDistrictDocument: TypedDocumentNode<PropertyDistrictQuery, Exact<{
    idSource?: InputMaybe<IdSource>;
    locale?: InputMaybe<string>;
    propertyId: string;
}>> = ...
diff --git a/variables/supply___generated___operations.PropertyDocument.html b/variables/supply___generated___operations.PropertyDocument.html new file mode 100644 index 0000000..8868a9a --- /dev/null +++ b/variables/supply___generated___operations.PropertyDocument.html @@ -0,0 +1,2 @@ +PropertyDocument | Lodging Connectivity SDK - v0.0.1 +
PropertyDocument: TypedDocumentNode<PropertyQuery, Exact<{
    idSource?: InputMaybe<IdSource>;
    propertyId: string;
    textFilters?: InputMaybe<TextFiltersInput>;
}>> = ...
diff --git a/variables/supply___generated___operations.PropertyFeeSetsDocument.html b/variables/supply___generated___operations.PropertyFeeSetsDocument.html new file mode 100644 index 0000000..8589a42 --- /dev/null +++ b/variables/supply___generated___operations.PropertyFeeSetsDocument.html @@ -0,0 +1,2 @@ +PropertyFeeSetsDocument | Lodging Connectivity SDK - v0.0.1 +
PropertyFeeSetsDocument: TypedDocumentNode<PropertyFeeSetsQuery, Exact<{
    filters: PropertyFeeSetsFiltersInput;
    idSource?: InputMaybe<IdSource>;
    propertyId: string;
}>> = ...
diff --git a/variables/supply___generated___operations.PropertyListingBundleAdoptionDocument.html b/variables/supply___generated___operations.PropertyListingBundleAdoptionDocument.html new file mode 100644 index 0000000..07efc5c --- /dev/null +++ b/variables/supply___generated___operations.PropertyListingBundleAdoptionDocument.html @@ -0,0 +1,2 @@ +PropertyListingBundleAdoptionDocument | Lodging Connectivity SDK - v0.0.1 +
PropertyListingBundleAdoptionDocument: TypedDocumentNode<PropertyListingBundleAdoptionQuery, Exact<{
    [key: string]: never;
}>> = ...
diff --git a/variables/supply___generated___operations.PropertyListingsDocument.html b/variables/supply___generated___operations.PropertyListingsDocument.html new file mode 100644 index 0000000..4c1a963 --- /dev/null +++ b/variables/supply___generated___operations.PropertyListingsDocument.html @@ -0,0 +1,2 @@ +PropertyListingsDocument | Lodging Connectivity SDK - v0.0.1 +
PropertyListingsDocument: TypedDocumentNode<PropertyListingsQuery, Exact<{
    domains: string | string[];
    idSource?: InputMaybe<IdSource>;
    propertyId: string;
}>> = ...
diff --git a/variables/supply___generated___operations.PropertyMediaDocument.html b/variables/supply___generated___operations.PropertyMediaDocument.html new file mode 100644 index 0000000..e7bd01b --- /dev/null +++ b/variables/supply___generated___operations.PropertyMediaDocument.html @@ -0,0 +1,2 @@ +PropertyMediaDocument | Lodging Connectivity SDK - v0.0.1 +
PropertyMediaDocument: TypedDocumentNode<PropertyMediaQuery, Exact<{
    filters?: InputMaybe<ImagesFiltersInput>;
    idSource?: InputMaybe<IdSource>;
    propertyId: string;
}>> = ...
diff --git a/variables/supply___generated___operations.PropertyMessageThreadsDocument.html b/variables/supply___generated___operations.PropertyMessageThreadsDocument.html new file mode 100644 index 0000000..adbea60 --- /dev/null +++ b/variables/supply___generated___operations.PropertyMessageThreadsDocument.html @@ -0,0 +1,2 @@ +PropertyMessageThreadsDocument | Lodging Connectivity SDK - v0.0.1 +
PropertyMessageThreadsDocument: TypedDocumentNode<PropertyMessageThreadsQuery, Exact<{
    cursor?: InputMaybe<string>;
    filters: PropertyMessageThreadsFiltersInput;
    idSource?: InputMaybe<IdSource>;
    orderBy?: InputMaybe<PropertyMessageThreadsOrderByInput>;
    pageSize?: InputMaybe<number>;
    propertyId: string;
}>> = ...
diff --git a/variables/supply___generated___operations.PropertyMessagesDocument.html b/variables/supply___generated___operations.PropertyMessagesDocument.html new file mode 100644 index 0000000..5cc7649 --- /dev/null +++ b/variables/supply___generated___operations.PropertyMessagesDocument.html @@ -0,0 +1,2 @@ +PropertyMessagesDocument | Lodging Connectivity SDK - v0.0.1 +
PropertyMessagesDocument: TypedDocumentNode<PropertyMessagesQuery, Exact<{
    cursor?: InputMaybe<string>;
    filters: PropertyMessagesFiltersInput;
    idSource?: InputMaybe<IdSource>;
    pageSize?: InputMaybe<number>;
    propertyId: string;
}>> = ...
diff --git a/variables/supply___generated___operations.PropertyPoliciesDocument.html b/variables/supply___generated___operations.PropertyPoliciesDocument.html new file mode 100644 index 0000000..e06ded7 --- /dev/null +++ b/variables/supply___generated___operations.PropertyPoliciesDocument.html @@ -0,0 +1,2 @@ +PropertyPoliciesDocument | Lodging Connectivity SDK - v0.0.1 +
PropertyPoliciesDocument: TypedDocumentNode<PropertyPoliciesQuery, Exact<{
    idSource?: InputMaybe<IdSource>;
    propertyId: string;
}>> = ...
diff --git a/variables/supply___generated___operations.PropertyPromotionsDocument.html b/variables/supply___generated___operations.PropertyPromotionsDocument.html new file mode 100644 index 0000000..d25de80 --- /dev/null +++ b/variables/supply___generated___operations.PropertyPromotionsDocument.html @@ -0,0 +1,2 @@ +PropertyPromotionsDocument | Lodging Connectivity SDK - v0.0.1 +
PropertyPromotionsDocument: TypedDocumentNode<PropertyPromotionsQuery, Exact<{
    cursor?: InputMaybe<string>;
    filter?: InputMaybe<FiltersInput>;
    idSource?: InputMaybe<IdSource>;
    pageSize: number;
    propertyId: string;
}>> = ...
diff --git a/variables/supply___generated___operations.PropertyReservationsDocument.html b/variables/supply___generated___operations.PropertyReservationsDocument.html new file mode 100644 index 0000000..f766fa2 --- /dev/null +++ b/variables/supply___generated___operations.PropertyReservationsDocument.html @@ -0,0 +1,2 @@ +PropertyReservationsDocument | Lodging Connectivity SDK - v0.0.1 +
PropertyReservationsDocument: TypedDocumentNode<PropertyReservationsQuery, Exact<{
    checkOutDate?: InputMaybe<CheckOutDateFilter>;
    cursor?: InputMaybe<string>;
    filter?: InputMaybe<ReservationFilterInput>;
    idSource?: InputMaybe<IdSource>;
    includePaymentInstrumentToken?: boolean;
    includeSupplierAmount?: boolean;
    pageSize: number;
    propertyId: string;
}>> = ...
diff --git a/variables/supply___generated___operations.PropertyReservationsSummaryDocument.html b/variables/supply___generated___operations.PropertyReservationsSummaryDocument.html new file mode 100644 index 0000000..21601b1 --- /dev/null +++ b/variables/supply___generated___operations.PropertyReservationsSummaryDocument.html @@ -0,0 +1,2 @@ +PropertyReservationsSummaryDocument | Lodging Connectivity SDK - v0.0.1 +
PropertyReservationsSummaryDocument: TypedDocumentNode<PropertyReservationsSummaryQuery, Exact<{
    checkOutDate?: InputMaybe<CheckOutDateFilter>;
    cursor?: InputMaybe<string>;
    filter?: InputMaybe<ReservationFilterInput>;
    idSource?: InputMaybe<IdSource>;
    pageSize: number;
    propertyId: string;
}>> = ...
diff --git a/variables/supply___generated___operations.PropertyReviewsDocument.html b/variables/supply___generated___operations.PropertyReviewsDocument.html new file mode 100644 index 0000000..2875039 --- /dev/null +++ b/variables/supply___generated___operations.PropertyReviewsDocument.html @@ -0,0 +1,2 @@ +PropertyReviewsDocument | Lodging Connectivity SDK - v0.0.1 +
PropertyReviewsDocument: TypedDocumentNode<PropertyReviewsQuery, Exact<{
    cursor?: InputMaybe<string>;
    filter?: InputMaybe<ReviewFilter>;
    idSource?: InputMaybe<IdSource>;
    orderBy?: InputMaybe<ReviewsOrderBy>;
    pageSize: number;
    propertyId: string;
}>> = ...
diff --git a/variables/supply___generated___operations.PropertyUnitRegistrationsDocument.html b/variables/supply___generated___operations.PropertyUnitRegistrationsDocument.html new file mode 100644 index 0000000..2dd0f79 --- /dev/null +++ b/variables/supply___generated___operations.PropertyUnitRegistrationsDocument.html @@ -0,0 +1,2 @@ +PropertyUnitRegistrationsDocument | Lodging Connectivity SDK - v0.0.1 +
PropertyUnitRegistrationsDocument: TypedDocumentNode<PropertyUnitRegistrationsQuery, Exact<{
    idSource?: InputMaybe<IdSource>;
    propertyID: string;
}>> = ...
diff --git a/variables/supply___generated___operations.PropertyUnitsDocument.html b/variables/supply___generated___operations.PropertyUnitsDocument.html new file mode 100644 index 0000000..a684d56 --- /dev/null +++ b/variables/supply___generated___operations.PropertyUnitsDocument.html @@ -0,0 +1,2 @@ +PropertyUnitsDocument | Lodging Connectivity SDK - v0.0.1 +
PropertyUnitsDocument: TypedDocumentNode<PropertyUnitsQuery, Exact<{
    idSource?: InputMaybe<IdSource>;
    includeRegistration?: boolean;
    propertyID: string;
}>> = ...
diff --git a/variables/supply___generated___operations.RateGuestDocument.html b/variables/supply___generated___operations.RateGuestDocument.html new file mode 100644 index 0000000..3b9b1c0 --- /dev/null +++ b/variables/supply___generated___operations.RateGuestDocument.html @@ -0,0 +1,2 @@ +RateGuestDocument | Lodging Connectivity SDK - v0.0.1 +
RateGuestDocument: TypedDocumentNode<RateGuestMutation, Exact<{
    input: RateGuestInput;
    propertyId: string;
    propertyIdSource: IdSource;
}>> = ...
diff --git a/variables/supply___generated___operations.RatePlanDocument.html b/variables/supply___generated___operations.RatePlanDocument.html new file mode 100644 index 0000000..20f6899 --- /dev/null +++ b/variables/supply___generated___operations.RatePlanDocument.html @@ -0,0 +1,2 @@ +RatePlanDocument | Lodging Connectivity SDK - v0.0.1 +
RatePlanDocument: TypedDocumentNode<RatePlanQuery, Exact<{
    propertyId: string;
    ratePlanId: string;
}>> = ...
diff --git a/variables/supply___generated___operations.RefreshNotificationCallbackConfigSecretDocument.html b/variables/supply___generated___operations.RefreshNotificationCallbackConfigSecretDocument.html new file mode 100644 index 0000000..baa1b99 --- /dev/null +++ b/variables/supply___generated___operations.RefreshNotificationCallbackConfigSecretDocument.html @@ -0,0 +1,2 @@ +RefreshNotificationCallbackConfigSecretDocument | Lodging Connectivity SDK - v0.0.1 +
RefreshNotificationCallbackConfigSecretDocument: TypedDocumentNode<RefreshNotificationCallbackConfigSecretMutation, Exact<{
    input: RefreshNotificationCallbackConfigSecretInput;
}>> = ...
diff --git a/variables/supply___generated___operations.RefundReservationDocument.html b/variables/supply___generated___operations.RefundReservationDocument.html new file mode 100644 index 0000000..96ac287 --- /dev/null +++ b/variables/supply___generated___operations.RefundReservationDocument.html @@ -0,0 +1,2 @@ +RefundReservationDocument | Lodging Connectivity SDK - v0.0.1 +
RefundReservationDocument: TypedDocumentNode<RefundReservationMutation, Exact<{
    input: RefundReservationInput;
}>> = ...
diff --git a/variables/supply___generated___operations.ReplaceCancellationPolicyConfigDocument.html b/variables/supply___generated___operations.ReplaceCancellationPolicyConfigDocument.html new file mode 100644 index 0000000..f081eb3 --- /dev/null +++ b/variables/supply___generated___operations.ReplaceCancellationPolicyConfigDocument.html @@ -0,0 +1,2 @@ +ReplaceCancellationPolicyConfigDocument | Lodging Connectivity SDK - v0.0.1 +
ReplaceCancellationPolicyConfigDocument: TypedDocumentNode<ReplaceCancellationPolicyConfigMutation, Exact<{
    input: ReplaceCancellationPolicyConfigInput;
}>> = ...
diff --git a/variables/supply___generated___operations.ReplaceFeeSetDocument.html b/variables/supply___generated___operations.ReplaceFeeSetDocument.html new file mode 100644 index 0000000..cb9a338 --- /dev/null +++ b/variables/supply___generated___operations.ReplaceFeeSetDocument.html @@ -0,0 +1,2 @@ +ReplaceFeeSetDocument | Lodging Connectivity SDK - v0.0.1 +
ReplaceFeeSetDocument: TypedDocumentNode<ReplaceFeeSetMutation, Exact<{
    input: ReplaceFeeSetInput;
}>> = ...
diff --git a/variables/supply___generated___operations.SendMessageDocument.html b/variables/supply___generated___operations.SendMessageDocument.html new file mode 100644 index 0000000..52b9b56 --- /dev/null +++ b/variables/supply___generated___operations.SendMessageDocument.html @@ -0,0 +1,2 @@ +SendMessageDocument | Lodging Connectivity SDK - v0.0.1 +
SendMessageDocument: TypedDocumentNode<SendMessageMutation, Exact<{
    input: SendMessageInput;
}>> = ...
diff --git a/variables/supply___generated___operations.SendTestNotificationDocument.html b/variables/supply___generated___operations.SendTestNotificationDocument.html new file mode 100644 index 0000000..49ba442 --- /dev/null +++ b/variables/supply___generated___operations.SendTestNotificationDocument.html @@ -0,0 +1,2 @@ +SendTestNotificationDocument | Lodging Connectivity SDK - v0.0.1 +
SendTestNotificationDocument: TypedDocumentNode<SendTestNotificationMutation, Exact<{
    input: SendTestNotificationInput;
}>> = ...
diff --git a/variables/supply___generated___operations.SetMessageThreadSpamStatusDocument.html b/variables/supply___generated___operations.SetMessageThreadSpamStatusDocument.html new file mode 100644 index 0000000..adbef85 --- /dev/null +++ b/variables/supply___generated___operations.SetMessageThreadSpamStatusDocument.html @@ -0,0 +1,2 @@ +SetMessageThreadSpamStatusDocument | Lodging Connectivity SDK - v0.0.1 +
SetMessageThreadSpamStatusDocument: TypedDocumentNode<SetMessageThreadSpamStatusMutation, Exact<{
    input: SetMessageThreadSpamStatusInput;
}>> = ...
diff --git a/variables/supply___generated___operations.SetPropertyTaxRecordDocument.html b/variables/supply___generated___operations.SetPropertyTaxRecordDocument.html new file mode 100644 index 0000000..7929732 --- /dev/null +++ b/variables/supply___generated___operations.SetPropertyTaxRecordDocument.html @@ -0,0 +1,2 @@ +SetPropertyTaxRecordDocument | Lodging Connectivity SDK - v0.0.1 +
SetPropertyTaxRecordDocument: TypedDocumentNode<SetPropertyTaxRecordMutation, Exact<{
    input: SetPropertyTaxRecordInput;
}>> = ...
diff --git a/variables/supply___generated___operations.SetReviewResponseDocument.html b/variables/supply___generated___operations.SetReviewResponseDocument.html new file mode 100644 index 0000000..39b162f --- /dev/null +++ b/variables/supply___generated___operations.SetReviewResponseDocument.html @@ -0,0 +1,2 @@ +SetReviewResponseDocument | Lodging Connectivity SDK - v0.0.1 +
SetReviewResponseDocument: TypedDocumentNode<SetReviewResponseMutation, Exact<{
    body: InputLocalizedString;
    propertyId: string;
    propertyIdSource: IdSource;
    reviewId: string;
}>> = ...
diff --git a/variables/supply___generated___operations.SubscribeNotificationEventTypeDocument.html b/variables/supply___generated___operations.SubscribeNotificationEventTypeDocument.html new file mode 100644 index 0000000..01bcf0e --- /dev/null +++ b/variables/supply___generated___operations.SubscribeNotificationEventTypeDocument.html @@ -0,0 +1,2 @@ +SubscribeNotificationEventTypeDocument | Lodging Connectivity SDK - v0.0.1 +
SubscribeNotificationEventTypeDocument: TypedDocumentNode<SubscribeNotificationEventTypeMutation, Exact<{
    input: SubscribeNotificationEventTypeInput;
}>> = ...
diff --git a/variables/supply___generated___operations.UndeliveredNotificationsDocument.html b/variables/supply___generated___operations.UndeliveredNotificationsDocument.html new file mode 100644 index 0000000..743db6c --- /dev/null +++ b/variables/supply___generated___operations.UndeliveredNotificationsDocument.html @@ -0,0 +1,2 @@ +UndeliveredNotificationsDocument | Lodging Connectivity SDK - v0.0.1 +
UndeliveredNotificationsDocument: TypedDocumentNode<UndeliveredNotificationsQuery, Exact<{
    cursor?: InputMaybe<string>;
    filters: UndeliveredNotificationsFiltersInput;
    pageSize?: InputMaybe<number>;
}>> = ...
diff --git a/variables/supply___generated___operations.UnitDocument.html b/variables/supply___generated___operations.UnitDocument.html new file mode 100644 index 0000000..fcb9a36 --- /dev/null +++ b/variables/supply___generated___operations.UnitDocument.html @@ -0,0 +1,2 @@ +UnitDocument | Lodging Connectivity SDK - v0.0.1 +
UnitDocument: TypedDocumentNode<UnitQuery, Exact<{
    id: string;
}>> = ...
diff --git a/variables/supply___generated___operations.UnsubscribeNotificationEventTypeDocument.html b/variables/supply___generated___operations.UnsubscribeNotificationEventTypeDocument.html new file mode 100644 index 0000000..fdfdcc1 --- /dev/null +++ b/variables/supply___generated___operations.UnsubscribeNotificationEventTypeDocument.html @@ -0,0 +1,2 @@ +UnsubscribeNotificationEventTypeDocument | Lodging Connectivity SDK - v0.0.1 +
UnsubscribeNotificationEventTypeDocument: TypedDocumentNode<UnsubscribeNotificationEventTypeMutation, Exact<{
    input: UnsubscribeNotificationEventTypeInput;
}>> = ...
diff --git a/variables/supply___generated___operations.UpdateDayOfWeekDiscountPromotionDocument.html b/variables/supply___generated___operations.UpdateDayOfWeekDiscountPromotionDocument.html new file mode 100644 index 0000000..45066ca --- /dev/null +++ b/variables/supply___generated___operations.UpdateDayOfWeekDiscountPromotionDocument.html @@ -0,0 +1,2 @@ +UpdateDayOfWeekDiscountPromotionDocument | Lodging Connectivity SDK - v0.0.1 +
UpdateDayOfWeekDiscountPromotionDocument: TypedDocumentNode<UpdateDayOfWeekDiscountPromotionMutation, Exact<{
    promotion: DayOfWeekDiscountPromotionUpdateInput;
    propertyId: string;
    propertyIdSource: IdSource;
}>> = ...
diff --git a/variables/supply___generated___operations.UpdateImageDocument.html b/variables/supply___generated___operations.UpdateImageDocument.html new file mode 100644 index 0000000..29526fa --- /dev/null +++ b/variables/supply___generated___operations.UpdateImageDocument.html @@ -0,0 +1,2 @@ +UpdateImageDocument | Lodging Connectivity SDK - v0.0.1 +
UpdateImageDocument: TypedDocumentNode<UpdateImageMutation, Exact<{
    input: UpdateImageInput;
}>> = ...
diff --git a/variables/supply___generated___operations.UpdateMultiNightDiscountPromotionDocument.html b/variables/supply___generated___operations.UpdateMultiNightDiscountPromotionDocument.html new file mode 100644 index 0000000..b92ae86 --- /dev/null +++ b/variables/supply___generated___operations.UpdateMultiNightDiscountPromotionDocument.html @@ -0,0 +1,2 @@ +UpdateMultiNightDiscountPromotionDocument | Lodging Connectivity SDK - v0.0.1 +
UpdateMultiNightDiscountPromotionDocument: TypedDocumentNode<UpdateMultiNightDiscountPromotionMutation, Exact<{
    promotion: MultiNightDiscountPromotionUpdateInput;
    propertyId: string;
    propertyIdSource: IdSource;
}>> = ...
diff --git a/variables/supply___generated___operations.UpdateNotificationCallbackConfigDocument.html b/variables/supply___generated___operations.UpdateNotificationCallbackConfigDocument.html new file mode 100644 index 0000000..5134b95 --- /dev/null +++ b/variables/supply___generated___operations.UpdateNotificationCallbackConfigDocument.html @@ -0,0 +1,2 @@ +UpdateNotificationCallbackConfigDocument | Lodging Connectivity SDK - v0.0.1 +
UpdateNotificationCallbackConfigDocument: TypedDocumentNode<UpdateNotificationCallbackConfigMutation, Exact<{
    input: UpdateNotificationCallbackConfigInput;
}>> = ...
diff --git a/variables/supply___generated___operations.UpdateNotificationEventTypeSubscriptionDocument.html b/variables/supply___generated___operations.UpdateNotificationEventTypeSubscriptionDocument.html new file mode 100644 index 0000000..aa18688 --- /dev/null +++ b/variables/supply___generated___operations.UpdateNotificationEventTypeSubscriptionDocument.html @@ -0,0 +1,2 @@ +UpdateNotificationEventTypeSubscriptionDocument | Lodging Connectivity SDK - v0.0.1 +
UpdateNotificationEventTypeSubscriptionDocument: TypedDocumentNode<UpdateNotificationEventTypeSubscriptionMutation, Exact<{
    input: UpdateNotificationEventTypeSubscriptionInput;
}>> = ...
diff --git a/variables/supply___generated___operations.UpdatePropertyDocument.html b/variables/supply___generated___operations.UpdatePropertyDocument.html new file mode 100644 index 0000000..fc5d7ff --- /dev/null +++ b/variables/supply___generated___operations.UpdatePropertyDocument.html @@ -0,0 +1,2 @@ +UpdatePropertyDocument | Lodging Connectivity SDK - v0.0.1 +
UpdatePropertyDocument: TypedDocumentNode<UpdatePropertyMutation, Exact<{
    input: UpdatePropertyInput;
}>> = ...
diff --git a/variables/supply___generated___operations.UpdateRatePlanDocument.html b/variables/supply___generated___operations.UpdateRatePlanDocument.html new file mode 100644 index 0000000..12481fd --- /dev/null +++ b/variables/supply___generated___operations.UpdateRatePlanDocument.html @@ -0,0 +1,2 @@ +UpdateRatePlanDocument | Lodging Connectivity SDK - v0.0.1 +
UpdateRatePlanDocument: TypedDocumentNode<UpdateRatePlanMutation, Exact<{
    input: UpdateRatePlanInput;
}>> = ...
diff --git a/variables/supply___generated___operations.UpdateSingleDiscountPromotionDocument.html b/variables/supply___generated___operations.UpdateSingleDiscountPromotionDocument.html new file mode 100644 index 0000000..b3cc324 --- /dev/null +++ b/variables/supply___generated___operations.UpdateSingleDiscountPromotionDocument.html @@ -0,0 +1,2 @@ +UpdateSingleDiscountPromotionDocument | Lodging Connectivity SDK - v0.0.1 +
UpdateSingleDiscountPromotionDocument: TypedDocumentNode<UpdateSingleDiscountPromotionMutation, Exact<{
    promotion: SingleDiscountPromotionUpdateInput;
    propertyId: string;
    propertyIdSource: IdSource;
}>> = ...
diff --git a/variables/supply___generated___operations.UpdateUnitDocument.html b/variables/supply___generated___operations.UpdateUnitDocument.html new file mode 100644 index 0000000..fdb5c32 --- /dev/null +++ b/variables/supply___generated___operations.UpdateUnitDocument.html @@ -0,0 +1,2 @@ +UpdateUnitDocument | Lodging Connectivity SDK - v0.0.1 +
UpdateUnitDocument: TypedDocumentNode<UpdateUnitMutation, Exact<{
    input: UpdatePropertyUnitInput;
}>> = ...
diff --git a/variables/supply___generated___operations.UpdateUnitRegistrationDocument.html b/variables/supply___generated___operations.UpdateUnitRegistrationDocument.html new file mode 100644 index 0000000..f2bc19d --- /dev/null +++ b/variables/supply___generated___operations.UpdateUnitRegistrationDocument.html @@ -0,0 +1,2 @@ +UpdateUnitRegistrationDocument | Lodging Connectivity SDK - v0.0.1 +
UpdateUnitRegistrationDocument: TypedDocumentNode<UpdateUnitRegistrationMutation, Exact<{
    forceSave?: InputMaybe<boolean>;
    propertyId: string;
    propertyIdSource: IdSource;
    registration: UpdateUnitRegistrationInput;
}>> = ...
diff --git a/variables/supply___generated___operations.UpdateUnitSpacesDocument.html b/variables/supply___generated___operations.UpdateUnitSpacesDocument.html new file mode 100644 index 0000000..f6bb636 --- /dev/null +++ b/variables/supply___generated___operations.UpdateUnitSpacesDocument.html @@ -0,0 +1,2 @@ +UpdateUnitSpacesDocument | Lodging Connectivity SDK - v0.0.1 +
UpdateUnitSpacesDocument: TypedDocumentNode<UpdateUnitSpacesMutation, Exact<{
    input: UpdateUnitSpacesInput;
}>> = ...
diff --git a/variables/supply___generated___operations.WithdrawNewListingDiscountDocument.html b/variables/supply___generated___operations.WithdrawNewListingDiscountDocument.html new file mode 100644 index 0000000..1e71f18 --- /dev/null +++ b/variables/supply___generated___operations.WithdrawNewListingDiscountDocument.html @@ -0,0 +1,2 @@ +WithdrawNewListingDiscountDocument | Lodging Connectivity SDK - v0.0.1 +
WithdrawNewListingDiscountDocument: TypedDocumentNode<WithdrawNewListingDiscountMutation, Exact<{
    idSource: IdSource;
    withdrawNewListingDiscountId: string;
}>> = ...