@wix/auto_sdk_bookings_services 1.0.238 → 1.0.239

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2987,6 +2987,13 @@ interface DeleteServiceRequest {
2987
2987
  * custom message.
2988
2988
  */
2989
2989
  participantNotification?: V2ParticipantNotification;
2990
+ /**
2991
+ * Whether to cancel active subscriptions associated with the service's bookings.
2992
+ *
2993
+ * Default: `false`.
2994
+ * @internal
2995
+ */
2996
+ cancelSubscription?: boolean | null;
2990
2997
  }
2991
2998
  interface V2ParticipantNotification {
2992
2999
  /**
@@ -3021,6 +3028,13 @@ interface BulkDeleteServicesRequest {
3021
3028
  * custom message.
3022
3029
  */
3023
3030
  participantNotification?: V2ParticipantNotification;
3031
+ /**
3032
+ * Whether to cancel active subscriptions associated with the service's bookings.
3033
+ *
3034
+ * Default: `false`.
3035
+ * @internal
3036
+ */
3037
+ cancelSubscription?: boolean | null;
3024
3038
  }
3025
3039
  interface BulkDeleteServicesResponse {
3026
3040
  /** The result of each service removal. */
@@ -3039,6 +3053,13 @@ interface BulkDeleteServicesByFilterRequest {
3039
3053
  preserveFutureSessionsWithParticipants?: boolean;
3040
3054
  /** Whether to notify participants about the change and an optional custom message. */
3041
3055
  participantNotification?: V2ParticipantNotification;
3056
+ /**
3057
+ * Whether to cancel active subscriptions associated with the service's bookings.
3058
+ *
3059
+ * Default: `false`.
3060
+ * @internal
3061
+ */
3062
+ cancelSubscription?: boolean | null;
3042
3063
  }
3043
3064
  interface BulkDeleteServicesByFilterResponse {
3044
3065
  /**
@@ -5575,6 +5596,13 @@ interface DeleteServiceOptions {
5575
5596
  * custom message.
5576
5597
  */
5577
5598
  participantNotification?: V2ParticipantNotification;
5599
+ /**
5600
+ * Whether to cancel active subscriptions associated with the service's bookings.
5601
+ *
5602
+ * Default: `false`.
5603
+ * @internal
5604
+ */
5605
+ cancelSubscription?: boolean | null;
5578
5606
  }
5579
5607
  /**
5580
5608
  * Deletes multiple services.
@@ -5605,6 +5633,13 @@ interface BulkDeleteServicesOptions {
5605
5633
  * custom message.
5606
5634
  */
5607
5635
  participantNotification?: V2ParticipantNotification;
5636
+ /**
5637
+ * Whether to cancel active subscriptions associated with the service's bookings.
5638
+ *
5639
+ * Default: `false`.
5640
+ * @internal
5641
+ */
5642
+ cancelSubscription?: boolean | null;
5608
5643
  }
5609
5644
  /**
5610
5645
  * Deletes multiple services by filter.
@@ -5638,6 +5673,13 @@ interface BulkDeleteServicesByFilterOptions {
5638
5673
  preserveFutureSessionsWithParticipants?: boolean;
5639
5674
  /** Whether to notify participants about the change and an optional custom message. */
5640
5675
  participantNotification?: V2ParticipantNotification;
5676
+ /**
5677
+ * Whether to cancel active subscriptions associated with the service's bookings.
5678
+ *
5679
+ * Default: `false`.
5680
+ * @internal
5681
+ */
5682
+ cancelSubscription?: boolean | null;
5641
5683
  }
5642
5684
  /**
5643
5685
  * Creates a query to retrieve a list of `service` objects.
@@ -1,6 +1,6 @@
1
1
  import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
2
- import { S as Service, C as CreateServiceValidationErrors, B as BulkCreateServicesOptions, a as BulkCreateServicesResponse, G as GetServiceOptions, U as UpdateService, b as UpdateServiceValidationErrors, c as BulkUpdateServicesOptions, d as BulkUpdateServicesResponse, e as BulkUpdateServicesByFilterOptions, f as BulkUpdateServicesByFilterResponse, D as DeleteServiceOptions, g as BulkDeleteServicesOptions, h as BulkDeleteServicesResponse, i as BulkDeleteServicesByFilterOptions, j as BulkDeleteServicesByFilterResponse, k as ServiceSearch, l as SearchServicesResponse, m as CursorQuery, Q as QueryPoliciesResponse, n as QueryBookingFormsOptions, o as QueryBookingFormsResponse, p as QueryBookingFormsApplicationErrors, q as CountServicesOptions, r as CountServicesResponse, s as QueryLocationsOptions, t as QueryLocationsResponse, u as QueryCategoriesOptions, v as QueryCategoriesResponse, w as SetServiceLocationsOptions, x as SetServiceLocationsResponse, E as EnablePricingPlansForServiceResponse, y as EnablePricingPlansForServiceApplicationErrors, z as DisablePricingPlansForServiceOptions, A as DisablePricingPlansForServiceResponse, F as DisablePricingPlansForServiceApplicationErrors, H as SetCustomSlugOptions, I as SetCustomSlugResponse, J as SetCustomSlugApplicationErrors, K as SetCustomSlugValidationErrors, V as ValidateSlugOptions, L as ValidateSlugResponse, M as CloneServiceResponse, N as AddOnGroup, O as CreateAddOnGroupOptions, P as CreateAddOnGroupResponse, R as CreateAddOnGroupApplicationErrors, T as DeleteAddOnGroupOptions, W as DeleteAddOnGroupApplicationErrors, X as UpdateAddOnGroupOptions, Y as UpdateAddOnGroupResponse, Z as UpdateAddOnGroupApplicationErrors, _ as ListAddOnGroupsByServiceIdOptions, $ as ListAddOnGroupsByServiceIdResponse, a0 as SetAddOnsForGroupOptions, a1 as SetAddOnsForGroupResponse, a2 as SetAddOnsForGroupApplicationErrors, a3 as ServiceCreatedEnvelope, a4 as ServiceDeletedEnvelope, a5 as ServiceUpdatedEnvelope, a6 as ServiceQuery, a7 as QueryServicesOptions, a8 as typedQueryServices, a9 as ServicesQueryBuilder } from './bookings-services-v2-service-services.universal-CPAFmU0b.js';
3
- export { cJ as AccountInfo, f4 as AccountInfoMetadata, aK as Action, cF as ActionEvent, fJ as ActionWithLiterals, aw as Actor, fv as ActorWithLiterals, e_ as AddOn, e$ as AddOnAddOnInfoOneOf, b$ as AddOnDetails, f0 as AddOnGroupDetail, ae as AddOnPaymentOptions, fd as AddOnPaymentOptionsWithLiterals, ch as Address, eH as AddressHint, ck as AddressLocation, ci as AddressStreetOneOf, dk as Aggregation, dB as AggregationData, dl as AggregationKindOneOf, dW as AggregationResults, dX as AggregationResultsResultOneOf, dV as AggregationResultsScalarDateResult, dI as AggregationResultsScalarResult, aH as AggregationType, fG as AggregationTypeWithLiterals, cS as ApplicationError, bD as AvailabilityConstraints, f2 as BaseEventMetadata, ew as Behavior, ex as BehaviorBehaviorOneOf, es as Benefit, er as BenefitNotification, aP as BenefitType, fO as BenefitTypeWithLiterals, bn as BookAfterStartPolicy, cy as BookedAddOn, c8 as BookedEntity, c9 as BookedEntityItemOneOf, cb as BookedResource, cf as BookedSchedule, ca as BookedSlot, c6 as Booking, e0 as BookingForm, c7 as BookingParticipantsInfoOneOf, bj as BookingPolicy, d_ as BookingPolicyWithServices, cn as BookingSource, as as BookingStatus, fr as BookingStatusWithLiterals, cT as BulkActionMetadata, cP as BulkCreateServicesRequest, d7 as BulkDeleteServicesByFilterRequest, d6 as BulkDeleteServicesRequest, cQ as BulkServiceResult, d2 as BulkUpdateServicesByFilterRequest, d0 as BulkUpdateServicesRequest, bh as BusinessLocationOptions, e6 as BusinessLocations, eJ as BusinessSchedule, bt as CancellationFeePolicy, bo as CancellationPolicy, bu as CancellationWindow, bv as CancellationWindowFeeOneOf, eE as Categories, ep as Category, eo as CategoryNotification, aO as CategoryNotificationEvent, fN as CategoryNotificationEventWithLiterals, eQ as ChangeContext, eR as ChangeContextPayloadOneOf, aM as CloneErrors, fL as CloneErrorsWithLiterals, en as CloneServiceRequest, bd as CommonAddress, bg as CommonAddressLocation, be as CommonAddressStreetOneOf, cp as CommonIdentificationData, cq as CommonIdentificationDataIdOneOf, fU as CommonQueryWithEntityContext, fV as CommonSearchWithEntityContext, bf as CommonStreetAddress, aj as CompletionRequirement, fi as CompletionRequirementWithLiterals, ba as Conferencing, e2 as ConnectedService, eO as ConsentPolicy, cg as ContactDetails, e3 as CountServicesRequest, eV as CreateAddOnGroupRequest, cK as CreateServiceRequest, cL as CreateServiceResponse, aR as CrudType, fQ as CrudTypeWithLiterals, dd as CursorPaging, dA as CursorPagingMetadata, dZ as CursorQueryPagingMethodOneOf, di as CursorSearch, dj as CursorSearchPagingMethodOneOf, dg as Cursors, cm as CustomFormField, bi as CustomLocationOptions, e7 as CustomLocations, bA as CustomOptions, b3 as CustomPayment, e8 as CustomerLocations, bI as DailyConfig, dt as DateHistogramAggregation, dR as DateHistogramResult, dT as DateHistogramResults, aT as DayOfWeek, fS as DayOfWeekWithLiterals, eW as DeleteAddOnGroupRequest, eX as DeleteAddOnGroupResponse, d3 as DeleteServiceRequest, d5 as DeleteServiceResponse, ek as DisablePricingPlansForServiceRequest, eu as Discount, ev as DiscountDiscountOneOf, b8 as DiscountInfo, cz as DomainEvent, cA as DomainEventBodyOneOf, c4 as DummyRequest, c5 as DummyResponse, cw as Duration, bF as DurationRange, bG as DurationRangeConfigOneOf, aq as DurationUnitType, fp as DurationUnitTypeWithLiterals, eq as Empty, eh as EnablePricingPlansForServiceRequest, cB as EntityCreatedEvent, cE as EntityDeletedEvent, cD as EntityUpdatedEvent, et as EntryPass, aQ as Event, f3 as EventMetadata, fP as EventWithLiterals, bW as ExtendedFields, cO as FieldViolation, ad as FirstChargeDateType, fc as FirstChargeDateTypeWithLiterals, b1 as FixedPayment, cr as FlowControlSettings, aZ as Form, e1 as FormDetails, a_ as FormSettings, ac as FrequencyType, fb as FrequencyTypeWithLiterals, b6 as FullUpfrontPayment, eI as GeoCoordinates, cW as GetServiceAvailabilityConstraintsRequest, cX as GetServiceAvailabilityConstraintsResponse, cU as GetServiceRequest, cV as GetServiceResponse, dx as GroupByAggregation, dy as GroupByAggregationKindOneOf, dS as GroupByValueResults, bH as HourlyConfig, ez as HtmlSitePublished, cH as IdentificationData, cI as IdentificationDataIdOneOf, ax as IdentityType, fw as IdentityTypeWithLiterals, dn as IncludeMissingValuesOptions, bB as IntakeFormPolicy, aG as Interval, fF as IntervalWithLiterals, ej as InvalidPricingPlan, aL as InvalidSlugError, fK as InvalidSlugErrorWithLiterals, cR as ItemMetadata, bY as Keyword, bl as LimitEarlyBookingPolicy, bm as LimitLateBookingPolicy, eZ as ListAddOnGroupsByServiceIdRequest, eF as Locale, cc as Location, ao as LocationType, af as LocationTypeEnumLocationType, fe as LocationTypeEnumLocationTypeWithLiterals, fn as LocationTypeWithLiterals, d1 as MaskedService, aV as Media, aW as MediaItem, aX as MediaItemItemOneOf, cG as MessageEnvelope, aD as MissingValues, fC as MissingValuesWithLiterals, aI as Mode, fH as ModeWithLiterals, b2 as Money, eg as MoveToNewLocationsOptions, cx as MultiServiceBookingInfo, am as MultiServiceBookingType, fl as MultiServiceBookingTypeWithLiterals, eM as Multilingual, dw as NestedAggregation, du as NestedAggregationItem, dv as NestedAggregationItemKindOneOf, dE as NestedAggregationResults, dF as NestedAggregationResultsResultOneOf, aF as NestedAggregationType, fE as NestedAggregationTypeWithLiterals, dO as NestedResultValue, dP as NestedResultValueResultOneOf, dU as NestedResults, dJ as NestedValueAggregationResult, b9 as OnlineBooking, eA as Page, dc as Paging, df as PagingMetadataV2, cs as ParticipantChoices, co as ParticipantNotification, br as ParticipantsPolicy, a$ as Payment, b7 as PaymentOptions, b0 as PaymentRateOneOf, at as PaymentStatus, fs as PaymentStatusWithLiterals, cd as PhoneCall, aS as PlacementType, fR as PlacementTypeWithLiterals, av as Platform, fu as PlatformWithLiterals, bk as PolicyDescription, ei as PricingPlanSelection, eD as Properties, eS as PropertiesChange, d$ as QueryBookingFormsRequest, ea as QueryCategoriesFilter, e9 as QueryCategoriesRequest, e5 as QueryLocationsFilter, e4 as QueryLocationsRequest, dY as QueryPoliciesRequest, eb as QueryServicesMultiLanguageRequest, ec as QueryServicesMultiLanguageResponse, d8 as QueryServicesRequest, de as QueryServicesResponse, d9 as QueryV2, da as QueryV2PagingMethodOneOf, dr as RangeAggregation, dD as RangeAggregationResult, dm as RangeBucket, dL as RangeResult, dH as RangeResults, bz as RankingOptions, ag as RankingOrder, ff as RankingOrderWithLiterals, ab as RateType, fa as RateTypeWithLiterals, ee as RemovedLocationSessionsAction, ef as RemovedLocationSessionsActionActionOptionsOneOf, aJ as RequestedFields, fI as RequestedFieldsWithLiterals, bp as ReschedulePolicy, aU as ResolutionMethod, fT as ResolutionMethodWithLiterals, bS as ResourceDetails, bN as ResourceGroup, bO as ResourceIds, bT as ResourceInfo, ce as ResourceSelection, an as ResourceTransparency, fm as ResourceTransparencyWithLiterals, bR as ResourceType, bs as ResourcesPolicy, cC as RestoreInfo, dQ as Results, bw as SaveCreditCardPolicy, ds as ScalarAggregation, dN as ScalarDateResult, dM as ScalarResult, aE as ScalarType, fD as ScalarTypeWithLiterals, bC as Schedule, dz as SearchDetails, dh as SearchServicesRequest, au as SelectedPaymentOption, ft as SelectedPaymentOptionWithLiterals, ap as SelectionMethod, fo as SelectionMethodWithLiterals, bX as SeoSchema, cY as ServiceAvailabilityConstraints, cu as ServiceChoice, cv as ServiceChoiceChoiceOneOf, ct as ServiceChoices, f6 as ServiceQuerySpec, bP as ServiceResource, bQ as ServiceResourceSelectionOneOf, f7 as ServiceSearchSpec, aa as ServiceType, f9 as ServiceTypeWithLiterals, f5 as ServicesQueryResult, c3 as ServicesUrlsChanged, f1 as SetAddOnsForGroupRequest, c2 as SetCustomSlugEvent, el as SetCustomSlugRequest, ed as SetServiceLocationsRequest, b_ as Settings, eU as SiteCloned, eT as SiteCreated, eC as SitePropertiesEvent, eB as SitePropertiesNotification, bU as Slug, aC as SortDirection, fB as SortDirectionWithLiterals, aA as SortOrder, fz as SortOrderWithLiterals, aB as SortType, fA as SortTypeWithLiterals, db as Sorting, ah as SortingMethodType, fg as SortingMethodTypeWithLiterals, eL as SpecialHourPeriod, cZ as SplitInterval, bK as StaffMediaItem, bL as StaffMediaItemItemOneOf, bJ as StaffMember, bM as StaffMemberDetails, bx as StaffSortingPolicy, by as StaffSortingPolicyOptionsOneOf, aN as Status, fM as StatusWithLiterals, cj as StreetAddress, cl as Subdivision, b5 as SubscriptionPayment, eN as SupportedLanguage, bZ as Tag, c0 as TaxableAddress, al as TaxableAddressType, fk as TaxableAddressTypeWithLiterals, eK as TimePeriod, ai as Timing, fh as TimingWithLiterals, eP as Translation, bV as URLs, ak as UnitType, fj as UnitTypeWithLiterals, eY as UpdateAddOnGroupRequest, c_ as UpdateServiceRequest, c$ as UpdateServiceResponse, ey as UserDomainInfoChangedEvent, aY as V2Category, bE as V2Duration, bb as V2Location, bc as V2LocationOptionsOneOf, d4 as V2ParticipantNotification, c1 as V2PhoneCall, az as V2RequestedFields, fy as V2RequestedFieldsWithLiterals, eG as V4Address, cM as ValidateServiceRequest, cN as ValidateServiceResponse, em as ValidateSlugRequest, dp as ValueAggregation, dq as ValueAggregationOptionsOneOf, dC as ValueAggregationResult, dK as ValueResult, dG as ValueResults, ar as ValueType, fq as ValueTypeWithLiterals, b4 as VariedPayment, bq as WaitlistPolicy, ay as WebhookIdentityType, fx as WebhookIdentityTypeWithLiterals, f8 as utils } from './bookings-services-v2-service-services.universal-CPAFmU0b.js';
2
+ import { S as Service, C as CreateServiceValidationErrors, B as BulkCreateServicesOptions, a as BulkCreateServicesResponse, G as GetServiceOptions, U as UpdateService, b as UpdateServiceValidationErrors, c as BulkUpdateServicesOptions, d as BulkUpdateServicesResponse, e as BulkUpdateServicesByFilterOptions, f as BulkUpdateServicesByFilterResponse, D as DeleteServiceOptions, g as BulkDeleteServicesOptions, h as BulkDeleteServicesResponse, i as BulkDeleteServicesByFilterOptions, j as BulkDeleteServicesByFilterResponse, k as ServiceSearch, l as SearchServicesResponse, m as CursorQuery, Q as QueryPoliciesResponse, n as QueryBookingFormsOptions, o as QueryBookingFormsResponse, p as QueryBookingFormsApplicationErrors, q as CountServicesOptions, r as CountServicesResponse, s as QueryLocationsOptions, t as QueryLocationsResponse, u as QueryCategoriesOptions, v as QueryCategoriesResponse, w as SetServiceLocationsOptions, x as SetServiceLocationsResponse, E as EnablePricingPlansForServiceResponse, y as EnablePricingPlansForServiceApplicationErrors, z as DisablePricingPlansForServiceOptions, A as DisablePricingPlansForServiceResponse, F as DisablePricingPlansForServiceApplicationErrors, H as SetCustomSlugOptions, I as SetCustomSlugResponse, J as SetCustomSlugApplicationErrors, K as SetCustomSlugValidationErrors, V as ValidateSlugOptions, L as ValidateSlugResponse, M as CloneServiceResponse, N as AddOnGroup, O as CreateAddOnGroupOptions, P as CreateAddOnGroupResponse, R as CreateAddOnGroupApplicationErrors, T as DeleteAddOnGroupOptions, W as DeleteAddOnGroupApplicationErrors, X as UpdateAddOnGroupOptions, Y as UpdateAddOnGroupResponse, Z as UpdateAddOnGroupApplicationErrors, _ as ListAddOnGroupsByServiceIdOptions, $ as ListAddOnGroupsByServiceIdResponse, a0 as SetAddOnsForGroupOptions, a1 as SetAddOnsForGroupResponse, a2 as SetAddOnsForGroupApplicationErrors, a3 as ServiceCreatedEnvelope, a4 as ServiceDeletedEnvelope, a5 as ServiceUpdatedEnvelope, a6 as ServiceQuery, a7 as QueryServicesOptions, a8 as typedQueryServices, a9 as ServicesQueryBuilder } from './bookings-services-v2-service-services.universal-mc9Kk_qi.js';
3
+ export { cJ as AccountInfo, f4 as AccountInfoMetadata, aK as Action, cF as ActionEvent, fJ as ActionWithLiterals, aw as Actor, fv as ActorWithLiterals, e_ as AddOn, e$ as AddOnAddOnInfoOneOf, b$ as AddOnDetails, f0 as AddOnGroupDetail, ae as AddOnPaymentOptions, fd as AddOnPaymentOptionsWithLiterals, ch as Address, eH as AddressHint, ck as AddressLocation, ci as AddressStreetOneOf, dk as Aggregation, dB as AggregationData, dl as AggregationKindOneOf, dW as AggregationResults, dX as AggregationResultsResultOneOf, dV as AggregationResultsScalarDateResult, dI as AggregationResultsScalarResult, aH as AggregationType, fG as AggregationTypeWithLiterals, cS as ApplicationError, bD as AvailabilityConstraints, f2 as BaseEventMetadata, ew as Behavior, ex as BehaviorBehaviorOneOf, es as Benefit, er as BenefitNotification, aP as BenefitType, fO as BenefitTypeWithLiterals, bn as BookAfterStartPolicy, cy as BookedAddOn, c8 as BookedEntity, c9 as BookedEntityItemOneOf, cb as BookedResource, cf as BookedSchedule, ca as BookedSlot, c6 as Booking, e0 as BookingForm, c7 as BookingParticipantsInfoOneOf, bj as BookingPolicy, d_ as BookingPolicyWithServices, cn as BookingSource, as as BookingStatus, fr as BookingStatusWithLiterals, cT as BulkActionMetadata, cP as BulkCreateServicesRequest, d7 as BulkDeleteServicesByFilterRequest, d6 as BulkDeleteServicesRequest, cQ as BulkServiceResult, d2 as BulkUpdateServicesByFilterRequest, d0 as BulkUpdateServicesRequest, bh as BusinessLocationOptions, e6 as BusinessLocations, eJ as BusinessSchedule, bt as CancellationFeePolicy, bo as CancellationPolicy, bu as CancellationWindow, bv as CancellationWindowFeeOneOf, eE as Categories, ep as Category, eo as CategoryNotification, aO as CategoryNotificationEvent, fN as CategoryNotificationEventWithLiterals, eQ as ChangeContext, eR as ChangeContextPayloadOneOf, aM as CloneErrors, fL as CloneErrorsWithLiterals, en as CloneServiceRequest, bd as CommonAddress, bg as CommonAddressLocation, be as CommonAddressStreetOneOf, cp as CommonIdentificationData, cq as CommonIdentificationDataIdOneOf, fU as CommonQueryWithEntityContext, fV as CommonSearchWithEntityContext, bf as CommonStreetAddress, aj as CompletionRequirement, fi as CompletionRequirementWithLiterals, ba as Conferencing, e2 as ConnectedService, eO as ConsentPolicy, cg as ContactDetails, e3 as CountServicesRequest, eV as CreateAddOnGroupRequest, cK as CreateServiceRequest, cL as CreateServiceResponse, aR as CrudType, fQ as CrudTypeWithLiterals, dd as CursorPaging, dA as CursorPagingMetadata, dZ as CursorQueryPagingMethodOneOf, di as CursorSearch, dj as CursorSearchPagingMethodOneOf, dg as Cursors, cm as CustomFormField, bi as CustomLocationOptions, e7 as CustomLocations, bA as CustomOptions, b3 as CustomPayment, e8 as CustomerLocations, bI as DailyConfig, dt as DateHistogramAggregation, dR as DateHistogramResult, dT as DateHistogramResults, aT as DayOfWeek, fS as DayOfWeekWithLiterals, eW as DeleteAddOnGroupRequest, eX as DeleteAddOnGroupResponse, d3 as DeleteServiceRequest, d5 as DeleteServiceResponse, ek as DisablePricingPlansForServiceRequest, eu as Discount, ev as DiscountDiscountOneOf, b8 as DiscountInfo, cz as DomainEvent, cA as DomainEventBodyOneOf, c4 as DummyRequest, c5 as DummyResponse, cw as Duration, bF as DurationRange, bG as DurationRangeConfigOneOf, aq as DurationUnitType, fp as DurationUnitTypeWithLiterals, eq as Empty, eh as EnablePricingPlansForServiceRequest, cB as EntityCreatedEvent, cE as EntityDeletedEvent, cD as EntityUpdatedEvent, et as EntryPass, aQ as Event, f3 as EventMetadata, fP as EventWithLiterals, bW as ExtendedFields, cO as FieldViolation, ad as FirstChargeDateType, fc as FirstChargeDateTypeWithLiterals, b1 as FixedPayment, cr as FlowControlSettings, aZ as Form, e1 as FormDetails, a_ as FormSettings, ac as FrequencyType, fb as FrequencyTypeWithLiterals, b6 as FullUpfrontPayment, eI as GeoCoordinates, cW as GetServiceAvailabilityConstraintsRequest, cX as GetServiceAvailabilityConstraintsResponse, cU as GetServiceRequest, cV as GetServiceResponse, dx as GroupByAggregation, dy as GroupByAggregationKindOneOf, dS as GroupByValueResults, bH as HourlyConfig, ez as HtmlSitePublished, cH as IdentificationData, cI as IdentificationDataIdOneOf, ax as IdentityType, fw as IdentityTypeWithLiterals, dn as IncludeMissingValuesOptions, bB as IntakeFormPolicy, aG as Interval, fF as IntervalWithLiterals, ej as InvalidPricingPlan, aL as InvalidSlugError, fK as InvalidSlugErrorWithLiterals, cR as ItemMetadata, bY as Keyword, bl as LimitEarlyBookingPolicy, bm as LimitLateBookingPolicy, eZ as ListAddOnGroupsByServiceIdRequest, eF as Locale, cc as Location, ao as LocationType, af as LocationTypeEnumLocationType, fe as LocationTypeEnumLocationTypeWithLiterals, fn as LocationTypeWithLiterals, d1 as MaskedService, aV as Media, aW as MediaItem, aX as MediaItemItemOneOf, cG as MessageEnvelope, aD as MissingValues, fC as MissingValuesWithLiterals, aI as Mode, fH as ModeWithLiterals, b2 as Money, eg as MoveToNewLocationsOptions, cx as MultiServiceBookingInfo, am as MultiServiceBookingType, fl as MultiServiceBookingTypeWithLiterals, eM as Multilingual, dw as NestedAggregation, du as NestedAggregationItem, dv as NestedAggregationItemKindOneOf, dE as NestedAggregationResults, dF as NestedAggregationResultsResultOneOf, aF as NestedAggregationType, fE as NestedAggregationTypeWithLiterals, dO as NestedResultValue, dP as NestedResultValueResultOneOf, dU as NestedResults, dJ as NestedValueAggregationResult, b9 as OnlineBooking, eA as Page, dc as Paging, df as PagingMetadataV2, cs as ParticipantChoices, co as ParticipantNotification, br as ParticipantsPolicy, a$ as Payment, b7 as PaymentOptions, b0 as PaymentRateOneOf, at as PaymentStatus, fs as PaymentStatusWithLiterals, cd as PhoneCall, aS as PlacementType, fR as PlacementTypeWithLiterals, av as Platform, fu as PlatformWithLiterals, bk as PolicyDescription, ei as PricingPlanSelection, eD as Properties, eS as PropertiesChange, d$ as QueryBookingFormsRequest, ea as QueryCategoriesFilter, e9 as QueryCategoriesRequest, e5 as QueryLocationsFilter, e4 as QueryLocationsRequest, dY as QueryPoliciesRequest, eb as QueryServicesMultiLanguageRequest, ec as QueryServicesMultiLanguageResponse, d8 as QueryServicesRequest, de as QueryServicesResponse, d9 as QueryV2, da as QueryV2PagingMethodOneOf, dr as RangeAggregation, dD as RangeAggregationResult, dm as RangeBucket, dL as RangeResult, dH as RangeResults, bz as RankingOptions, ag as RankingOrder, ff as RankingOrderWithLiterals, ab as RateType, fa as RateTypeWithLiterals, ee as RemovedLocationSessionsAction, ef as RemovedLocationSessionsActionActionOptionsOneOf, aJ as RequestedFields, fI as RequestedFieldsWithLiterals, bp as ReschedulePolicy, aU as ResolutionMethod, fT as ResolutionMethodWithLiterals, bS as ResourceDetails, bN as ResourceGroup, bO as ResourceIds, bT as ResourceInfo, ce as ResourceSelection, an as ResourceTransparency, fm as ResourceTransparencyWithLiterals, bR as ResourceType, bs as ResourcesPolicy, cC as RestoreInfo, dQ as Results, bw as SaveCreditCardPolicy, ds as ScalarAggregation, dN as ScalarDateResult, dM as ScalarResult, aE as ScalarType, fD as ScalarTypeWithLiterals, bC as Schedule, dz as SearchDetails, dh as SearchServicesRequest, au as SelectedPaymentOption, ft as SelectedPaymentOptionWithLiterals, ap as SelectionMethod, fo as SelectionMethodWithLiterals, bX as SeoSchema, cY as ServiceAvailabilityConstraints, cu as ServiceChoice, cv as ServiceChoiceChoiceOneOf, ct as ServiceChoices, f6 as ServiceQuerySpec, bP as ServiceResource, bQ as ServiceResourceSelectionOneOf, f7 as ServiceSearchSpec, aa as ServiceType, f9 as ServiceTypeWithLiterals, f5 as ServicesQueryResult, c3 as ServicesUrlsChanged, f1 as SetAddOnsForGroupRequest, c2 as SetCustomSlugEvent, el as SetCustomSlugRequest, ed as SetServiceLocationsRequest, b_ as Settings, eU as SiteCloned, eT as SiteCreated, eC as SitePropertiesEvent, eB as SitePropertiesNotification, bU as Slug, aC as SortDirection, fB as SortDirectionWithLiterals, aA as SortOrder, fz as SortOrderWithLiterals, aB as SortType, fA as SortTypeWithLiterals, db as Sorting, ah as SortingMethodType, fg as SortingMethodTypeWithLiterals, eL as SpecialHourPeriod, cZ as SplitInterval, bK as StaffMediaItem, bL as StaffMediaItemItemOneOf, bJ as StaffMember, bM as StaffMemberDetails, bx as StaffSortingPolicy, by as StaffSortingPolicyOptionsOneOf, aN as Status, fM as StatusWithLiterals, cj as StreetAddress, cl as Subdivision, b5 as SubscriptionPayment, eN as SupportedLanguage, bZ as Tag, c0 as TaxableAddress, al as TaxableAddressType, fk as TaxableAddressTypeWithLiterals, eK as TimePeriod, ai as Timing, fh as TimingWithLiterals, eP as Translation, bV as URLs, ak as UnitType, fj as UnitTypeWithLiterals, eY as UpdateAddOnGroupRequest, c_ as UpdateServiceRequest, c$ as UpdateServiceResponse, ey as UserDomainInfoChangedEvent, aY as V2Category, bE as V2Duration, bb as V2Location, bc as V2LocationOptionsOneOf, d4 as V2ParticipantNotification, c1 as V2PhoneCall, az as V2RequestedFields, fy as V2RequestedFieldsWithLiterals, eG as V4Address, cM as ValidateServiceRequest, cN as ValidateServiceResponse, em as ValidateSlugRequest, dp as ValueAggregation, dq as ValueAggregationOptionsOneOf, dC as ValueAggregationResult, dK as ValueResult, dG as ValueResults, ar as ValueType, fq as ValueTypeWithLiterals, b4 as VariedPayment, bq as WaitlistPolicy, ay as WebhookIdentityType, fx as WebhookIdentityTypeWithLiterals, f8 as utils } from './bookings-services-v2-service-services.universal-mc9Kk_qi.js';
4
4
 
5
5
  declare function createService$1(httpClient: HttpClient): CreateServiceSignature;
6
6
  interface CreateServiceSignature {
@@ -2605,7 +2605,8 @@ async function deleteService2(serviceId, options) {
2605
2605
  const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)({
2606
2606
  serviceId,
2607
2607
  preserveFutureSessionsWithParticipants: options?.preserveFutureSessionsWithParticipants,
2608
- participantNotification: options?.participantNotification
2608
+ participantNotification: options?.participantNotification,
2609
+ cancelSubscription: options?.cancelSubscription
2609
2610
  });
2610
2611
  const reqOpts = deleteService(payload);
2611
2612
  sideEffects?.onSiteCall?.();
@@ -2620,7 +2621,8 @@ async function deleteService2(serviceId, options) {
2620
2621
  explicitPathsToArguments: {
2621
2622
  serviceId: "$[0]",
2622
2623
  preserveFutureSessionsWithParticipants: "$[1].preserveFutureSessionsWithParticipants",
2623
- participantNotification: "$[1].participantNotification"
2624
+ participantNotification: "$[1].participantNotification",
2625
+ cancelSubscription: "$[1].cancelSubscription"
2624
2626
  },
2625
2627
  singleArgumentUnchanged: false
2626
2628
  },
@@ -2635,7 +2637,8 @@ async function bulkDeleteServices2(ids, options) {
2635
2637
  const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)({
2636
2638
  ids,
2637
2639
  preserveFutureSessionsWithParticipants: options?.preserveFutureSessionsWithParticipants,
2638
- participantNotification: options?.participantNotification
2640
+ participantNotification: options?.participantNotification,
2641
+ cancelSubscription: options?.cancelSubscription
2639
2642
  });
2640
2643
  const reqOpts = bulkDeleteServices(payload);
2641
2644
  sideEffects?.onSiteCall?.();
@@ -2682,7 +2685,8 @@ async function bulkDeleteServices2(ids, options) {
2682
2685
  explicitPathsToArguments: {
2683
2686
  ids: "$[0]",
2684
2687
  preserveFutureSessionsWithParticipants: "$[1].preserveFutureSessionsWithParticipants",
2685
- participantNotification: "$[1].participantNotification"
2688
+ participantNotification: "$[1].participantNotification",
2689
+ cancelSubscription: "$[1].cancelSubscription"
2686
2690
  },
2687
2691
  singleArgumentUnchanged: false
2688
2692
  },
@@ -2697,7 +2701,8 @@ async function bulkDeleteServicesByFilter2(filter, options) {
2697
2701
  const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)({
2698
2702
  filter,
2699
2703
  preserveFutureSessionsWithParticipants: options?.preserveFutureSessionsWithParticipants,
2700
- participantNotification: options?.participantNotification
2704
+ participantNotification: options?.participantNotification,
2705
+ cancelSubscription: options?.cancelSubscription
2701
2706
  });
2702
2707
  const reqOpts = bulkDeleteServicesByFilter(payload);
2703
2708
  sideEffects?.onSiteCall?.();
@@ -2713,7 +2718,8 @@ async function bulkDeleteServicesByFilter2(filter, options) {
2713
2718
  explicitPathsToArguments: {
2714
2719
  filter: "$[0]",
2715
2720
  preserveFutureSessionsWithParticipants: "$[1].preserveFutureSessionsWithParticipants",
2716
- participantNotification: "$[1].participantNotification"
2721
+ participantNotification: "$[1].participantNotification",
2722
+ cancelSubscription: "$[1].cancelSubscription"
2717
2723
  },
2718
2724
  singleArgumentUnchanged: false
2719
2725
  },