@wix/auto_sdk_bookings_services 1.0.83 → 1.0.84

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.
Files changed (29) hide show
  1. package/build/cjs/{bookings-services-v2-service-services.universal-Dp0lV_aY.d.ts → bookings-services-v2-service-services.universal-CPGgPJAr.d.ts} +5 -5
  2. package/build/cjs/index.d.ts +3 -3
  3. package/build/cjs/index.js.map +1 -1
  4. package/build/cjs/index.typings.d.ts +2 -2
  5. package/build/cjs/index.typings.js.map +1 -1
  6. package/build/cjs/meta.d.ts +3 -3
  7. package/build/cjs/meta.js.map +1 -1
  8. package/build/es/{bookings-services-v2-service-services.universal-Dp0lV_aY.d.mts → bookings-services-v2-service-services.universal-CPGgPJAr.d.mts} +5 -5
  9. package/build/es/index.d.mts +3 -3
  10. package/build/es/index.mjs.map +1 -1
  11. package/build/es/index.typings.d.mts +2 -2
  12. package/build/es/index.typings.mjs.map +1 -1
  13. package/build/es/meta.d.mts +3 -3
  14. package/build/es/meta.mjs.map +1 -1
  15. package/build/internal/cjs/{bookings-services-v2-service-services.universal-Dp0lV_aY.d.ts → bookings-services-v2-service-services.universal-CPGgPJAr.d.ts} +5 -5
  16. package/build/internal/cjs/index.d.ts +3 -3
  17. package/build/internal/cjs/index.js.map +1 -1
  18. package/build/internal/cjs/index.typings.d.ts +2 -2
  19. package/build/internal/cjs/index.typings.js.map +1 -1
  20. package/build/internal/cjs/meta.d.ts +3 -3
  21. package/build/internal/cjs/meta.js.map +1 -1
  22. package/build/internal/es/{bookings-services-v2-service-services.universal-Dp0lV_aY.d.mts → bookings-services-v2-service-services.universal-CPGgPJAr.d.mts} +5 -5
  23. package/build/internal/es/index.d.mts +3 -3
  24. package/build/internal/es/index.mjs.map +1 -1
  25. package/build/internal/es/index.typings.d.mts +2 -2
  26. package/build/internal/es/index.typings.mjs.map +1 -1
  27. package/build/internal/es/meta.d.mts +3 -3
  28. package/build/internal/es/meta.mjs.map +1 -1
  29. package/package.json +2 -2
@@ -16,7 +16,7 @@ interface Service {
16
16
  type?: ServiceTypeWithLiterals;
17
17
  /**
18
18
  * Order of the service within a *category*
19
- * ([SDK](https://dev.wix.com/docs/sdk/backend-modules/bookings/categories/setup) | [REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/categories-v1/category-object)).
19
+ * ([SDK](https://dev.wix.com/docs/sdk/backend-modules/bookings/categories-v2/introduction) | [REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/categories-v1/category-object)).
20
20
  */
21
21
  sortOrder?: number | null;
22
22
  /**
@@ -47,7 +47,7 @@ interface Service {
47
47
  hidden?: boolean | null;
48
48
  /**
49
49
  * _Category_
50
- * ([SDK](https://dev.wix.com/docs/sdk/backend-modules/bookings/categories/setup) | [REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/categories-v1/category-object))
50
+ * ([SDK](https://dev.wix.com/docs/sdk/backend-modules/bookings/categories-v2/introduction) | [REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/categories-v1/category-object))
51
51
  * the service is associated with.
52
52
  */
53
53
  category?: V2Category;
@@ -3761,7 +3761,7 @@ interface UpdateService {
3761
3761
  type?: ServiceTypeWithLiterals;
3762
3762
  /**
3763
3763
  * Order of the service within a *category*
3764
- * ([SDK](https://dev.wix.com/docs/sdk/backend-modules/bookings/categories/setup) | [REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/categories-v1/category-object)).
3764
+ * ([SDK](https://dev.wix.com/docs/sdk/backend-modules/bookings/categories-v2/introduction) | [REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/categories-v1/category-object)).
3765
3765
  */
3766
3766
  sortOrder?: number | null;
3767
3767
  /**
@@ -3792,7 +3792,7 @@ interface UpdateService {
3792
3792
  hidden?: boolean | null;
3793
3793
  /**
3794
3794
  * _Category_
3795
- * ([SDK](https://dev.wix.com/docs/sdk/backend-modules/bookings/categories/setup) | [REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/categories-v1/category-object))
3795
+ * ([SDK](https://dev.wix.com/docs/sdk/backend-modules/bookings/categories-v2/introduction) | [REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/categories-v1/category-object))
3796
3796
  * the service is associated with.
3797
3797
  */
3798
3798
  category?: V2Category;
@@ -4495,7 +4495,7 @@ interface QueryLocationsOptions {
4495
4495
  }
4496
4496
  /**
4497
4497
  * Retrieves a list of service *categories*
4498
- * ([SDK](https://dev.wix.com/docs/sdk/backend-modules/bookings/categories/setup) | [REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/categories-v2/introduction)),
4498
+ * ([SDK](https://dev.wix.com/docs/sdk/backend-modules/bookings/categories-v2/introduction) | [REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/categories-v2/introduction)),
4499
4499
  * given the provided filtering.
4500
4500
  *
4501
4501
  *
@@ -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, 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 ServicesQueryBuilder, l as ServiceSearch, m as SearchServicesResponse, n as CursorQuery, Q as QueryPoliciesResponse, o as QueryBookingFormsOptions, p as QueryBookingFormsResponse, q as QueryBookingFormsApplicationErrors, r as CountServicesOptions, s as CountServicesResponse, t as QueryLocationsOptions, u as QueryLocationsResponse, v as QueryCategoriesOptions, w as QueryCategoriesResponse, L as Location, x as SetServiceLocationsOptions, y as SetServiceLocationsResponse, E as EnablePricingPlansForServiceResponse, z as EnablePricingPlansForServiceApplicationErrors, A as DisablePricingPlansForServiceOptions, F as DisablePricingPlansForServiceResponse, G as DisablePricingPlansForServiceApplicationErrors, H as SetCustomSlugOptions, I as SetCustomSlugResponse, J as SetCustomSlugApplicationErrors, K as SetCustomSlugValidationErrors, V as ValidateSlugOptions, M as ValidateSlugResponse, N as CloneServiceResponse, O as AddOnGroup, P as CreateAddOnGroupOptions, R as CreateAddOnGroupResponse, 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 } from './bookings-services-v2-service-services.universal-Dp0lV_aY.mjs';
3
- export { al as Action, bB as ActionEvent, dS as AddOn, dT as AddOnAddOnInfoOneOf, bn as AddOnDetails, dU as AddOnGroupDetail, dy as Address, dz as AddressHint, aP as AddressLocation, cf as Aggregation, cv as AggregationData, cg as AggregationKindOneOf, cO as AggregationResults, cP as AggregationResultsResultOneOf, cC as AggregationResultsScalarResult, ai as AggregationType, bN as ApplicationError, b5 as AvailabilityConstraints, dW as BaseEventMetadata, dn as Behavior, dp as BehaviorBehaviorOneOf, dj as Benefit, di as BenefitNotification, aq as BenefitType, aW as BookAfterStartPolicy, cU as BookingForm, aS as BookingPolicy, cS as BookingPolicyWithServices, bO as BulkActionMetadata, bK as BulkCreateServicesRequest, c2 as BulkDeleteServicesByFilterRequest, c1 as BulkDeleteServicesRequest, bL as BulkServiceResult, bZ as BulkUpdateServicesByFilterRequest, bX as BulkUpdateServicesRequest, aQ as BusinessLocationOptions, c_ as BusinessLocations, dB as BusinessSchedule, b0 as CancellationFeePolicy, aX as CancellationPolicy, b1 as CancellationWindow, b2 as CancellationWindowFeeOneOf, dw as Categories, dg as Category, df as CategoryNotification, ap as CategoryNotificationEvent, dI as ChangeContext, dJ as ChangeContextPayloadOneOf, an as CloneErrors, de as CloneServiceRequest, aM as CommonAddress, aN as CommonAddressStreetOneOf, aK as Conferencing, cW as ConnectedService, dG as ConsentPolicy, cX as CountServicesRequest, dN as CreateAddOnGroupRequest, bF as CreateServiceRequest, bG as CreateServiceResponse, as as CrudType, c8 as CursorPaging, cu as CursorPagingMetadata, cR as CursorQueryPagingMethodOneOf, cd as CursorSearch, ce as CursorSearchPagingMethodOneOf, cb as Cursors, aR as CustomLocationOptions, c$ as CustomLocations, aG as CustomPayment, d0 as CustomerLocations, cn as DateHistogramAggregation, cK as DateHistogramResult, cM as DateHistogramResults, au as DayOfWeek, br as Delete, dO as DeleteAddOnGroupRequest, dP as DeleteAddOnGroupResponse, b_ as DeleteServiceRequest, c0 as DeleteServiceResponse, db as DisablePricingPlansForServiceRequest, dl as Discount, dm as DiscountDiscountOneOf, bv as DomainEvent, bw as DomainEventBodyOneOf, b6 as Duration, dh as Empty, d9 as EnablePricingPlansForServiceRequest, bx as EntityCreatedEvent, bA as EntityDeletedEvent, bz as EntityUpdatedEvent, dk as EntryPass, ar as Event, dX as EventMetadata, bi as ExtendedFields, bJ as FieldViolation, aE as FixedPayment, aA as Form, cV as FormDetails, aB as FormSettings, dA as GeoCoordinates, bR as GetServiceAvailabilityConstraintsRequest, bS as GetServiceAvailabilityConstraintsResponse, bP as GetServiceRequest, bQ as GetServiceResponse, cr as GroupByAggregation, cs as GroupByAggregationKindOneOf, cL as GroupByValueResults, dr as HtmlSitePublished, bD as IdentificationData, bE as IdentificationDataIdOneOf, ci as IncludeMissingValuesOptions, ah as Interval, da as InvalidPricingPlan, am as InvalidSlugError, bM as ItemMetadata, bk as Keyword, aU as LimitEarlyBookingPolicy, aV as LimitLateBookingPolicy, dR as ListAddOnGroupsByServiceIdRequest, dx as Locale, aL as LocationOptionsOneOf, a8 as LocationType, bY as MaskedService, aw as Media, ax as MediaItem, ay as MediaItemItemOneOf, bC as MessageEnvelope, ae as MissingValues, aj as Mode, aF as Money, d8 as MoveToNewLocationsOptions, dE as Multilingual, cq as NestedAggregation, co as NestedAggregationItem, cp as NestedAggregationItemKindOneOf, cy as NestedAggregationResults, cz as NestedAggregationResultsResultOneOf, ag as NestedAggregationType, cH as NestedResultValue, cI as NestedResultValueResultOneOf, cN as NestedResults, cD as NestedValueAggregationResult, aJ as OnlineBooking, ds as Page, c7 as Paging, ca as PagingMetadataV2, b$ as ParticipantNotification, a_ as ParticipantsPolicy, aC as Payment, aI as PaymentOptions, aD as PaymentRateOneOf, at as PlacementType, aT as PolicyDescription, dv as Properties, dK as PropertiesChange, cT as QueryBookingFormsRequest, d2 as QueryCategoriesFilter, d1 as QueryCategoriesRequest, cZ as QueryLocationsFilter, cY as QueryLocationsRequest, cQ as QueryPoliciesRequest, d3 as QueryServicesMultiLanguageRequest, d4 as QueryServicesMultiLanguageResponse, c3 as QueryServicesRequest, c9 as QueryServicesResponse, c4 as QueryV2, c5 as QueryV2PagingMethodOneOf, cl as RangeAggregation, cx as RangeAggregationResult, ch as RangeBucket, cF as RangeResult, cB as RangeResults, a7 as RateType, bo as ReindexMessage, bp as ReindexMessageActionOneOf, d6 as RemovedLocationSessionsAction, d7 as RemovedLocationSessionsActionActionOptionsOneOf, ak as RequestedFields, aY as ReschedulePolicy, av as ResolutionMethod, bb as ResourceGroup, bc as ResourceIds, bf as ResourceType, a$ as ResourcesPolicy, by as RestoreInfo, cJ as Results, b3 as SaveCreditCardPolicy, cm as ScalarAggregation, cG as ScalarResult, af as ScalarType, b4 as Schedule, bs as Schema, ct as SearchDetails, cc as SearchServicesRequest, bj as SeoSchema, bT as ServiceAvailabilityConstraints, bd as ServiceResource, be as ServiceResourceSelectionOneOf, dZ as ServiceSearchSpec, a6 as ServiceType, dY as ServicesQueryResult, bu as ServicesUrlsChanged, dV as SetAddOnsForGroupRequest, bt as SetCustomSlugEvent, dc as SetCustomSlugRequest, d5 as SetServiceLocationsRequest, bm as Settings, dM as SiteCloned, dL as SiteCreated, du as SitePropertiesEvent, dt as SitePropertiesNotification, bg as Slug, ad as SortDirection, ab as SortOrder, ac as SortType, c6 as Sorting, dD as SpecialHourPeriod, bU as SplitInterval, b8 as StaffMediaItem, b9 as StaffMediaItemItemOneOf, b7 as StaffMember, ba as StaffMemberDetails, ao as Status, aO as StreetAddress, dF as SupportedLanguage, bl as Tag, dC as TimePeriod, dH as Translation, bh as URLs, dQ as UpdateAddOnGroupRequest, bV as UpdateServiceRequest, bW as UpdateServiceResponse, bq as Upsert, dq as UserDomainInfoChangedEvent, az as V2Category, aa as V2RequestedFields, bH as ValidateServiceRequest, bI as ValidateServiceResponse, dd as ValidateSlugRequest, cj as ValueAggregation, ck as ValueAggregationOptionsOneOf, cw as ValueAggregationResult, cE as ValueResult, cA as ValueResults, aH as VariedPayment, aZ as WaitlistPolicy, a9 as WebhookIdentityType } from './bookings-services-v2-service-services.universal-Dp0lV_aY.mjs';
2
+ import { S as Service, C as CreateServiceValidationErrors, B as BulkCreateServicesOptions, a as BulkCreateServicesResponse, 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 ServicesQueryBuilder, l as ServiceSearch, m as SearchServicesResponse, n as CursorQuery, Q as QueryPoliciesResponse, o as QueryBookingFormsOptions, p as QueryBookingFormsResponse, q as QueryBookingFormsApplicationErrors, r as CountServicesOptions, s as CountServicesResponse, t as QueryLocationsOptions, u as QueryLocationsResponse, v as QueryCategoriesOptions, w as QueryCategoriesResponse, L as Location, x as SetServiceLocationsOptions, y as SetServiceLocationsResponse, E as EnablePricingPlansForServiceResponse, z as EnablePricingPlansForServiceApplicationErrors, A as DisablePricingPlansForServiceOptions, F as DisablePricingPlansForServiceResponse, G as DisablePricingPlansForServiceApplicationErrors, H as SetCustomSlugOptions, I as SetCustomSlugResponse, J as SetCustomSlugApplicationErrors, K as SetCustomSlugValidationErrors, V as ValidateSlugOptions, M as ValidateSlugResponse, N as CloneServiceResponse, O as AddOnGroup, P as CreateAddOnGroupOptions, R as CreateAddOnGroupResponse, 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 } from './bookings-services-v2-service-services.universal-CPGgPJAr.mjs';
3
+ export { al as Action, bB as ActionEvent, dS as AddOn, dT as AddOnAddOnInfoOneOf, bn as AddOnDetails, dU as AddOnGroupDetail, dy as Address, dz as AddressHint, aP as AddressLocation, cf as Aggregation, cv as AggregationData, cg as AggregationKindOneOf, cO as AggregationResults, cP as AggregationResultsResultOneOf, cC as AggregationResultsScalarResult, ai as AggregationType, bN as ApplicationError, b5 as AvailabilityConstraints, dW as BaseEventMetadata, dn as Behavior, dp as BehaviorBehaviorOneOf, dj as Benefit, di as BenefitNotification, aq as BenefitType, aW as BookAfterStartPolicy, cU as BookingForm, aS as BookingPolicy, cS as BookingPolicyWithServices, bO as BulkActionMetadata, bK as BulkCreateServicesRequest, c2 as BulkDeleteServicesByFilterRequest, c1 as BulkDeleteServicesRequest, bL as BulkServiceResult, bZ as BulkUpdateServicesByFilterRequest, bX as BulkUpdateServicesRequest, aQ as BusinessLocationOptions, c_ as BusinessLocations, dB as BusinessSchedule, b0 as CancellationFeePolicy, aX as CancellationPolicy, b1 as CancellationWindow, b2 as CancellationWindowFeeOneOf, dw as Categories, dg as Category, df as CategoryNotification, ap as CategoryNotificationEvent, dI as ChangeContext, dJ as ChangeContextPayloadOneOf, an as CloneErrors, de as CloneServiceRequest, aM as CommonAddress, aN as CommonAddressStreetOneOf, aK as Conferencing, cW as ConnectedService, dG as ConsentPolicy, cX as CountServicesRequest, dN as CreateAddOnGroupRequest, bF as CreateServiceRequest, bG as CreateServiceResponse, as as CrudType, c8 as CursorPaging, cu as CursorPagingMetadata, cR as CursorQueryPagingMethodOneOf, cd as CursorSearch, ce as CursorSearchPagingMethodOneOf, cb as Cursors, aR as CustomLocationOptions, c$ as CustomLocations, aG as CustomPayment, d0 as CustomerLocations, cn as DateHistogramAggregation, cK as DateHistogramResult, cM as DateHistogramResults, au as DayOfWeek, br as Delete, dO as DeleteAddOnGroupRequest, dP as DeleteAddOnGroupResponse, b_ as DeleteServiceRequest, c0 as DeleteServiceResponse, db as DisablePricingPlansForServiceRequest, dl as Discount, dm as DiscountDiscountOneOf, bv as DomainEvent, bw as DomainEventBodyOneOf, b6 as Duration, dh as Empty, d9 as EnablePricingPlansForServiceRequest, bx as EntityCreatedEvent, bA as EntityDeletedEvent, bz as EntityUpdatedEvent, dk as EntryPass, ar as Event, dX as EventMetadata, bi as ExtendedFields, bJ as FieldViolation, aE as FixedPayment, aA as Form, cV as FormDetails, aB as FormSettings, dA as GeoCoordinates, bR as GetServiceAvailabilityConstraintsRequest, bS as GetServiceAvailabilityConstraintsResponse, bP as GetServiceRequest, bQ as GetServiceResponse, cr as GroupByAggregation, cs as GroupByAggregationKindOneOf, cL as GroupByValueResults, dr as HtmlSitePublished, bD as IdentificationData, bE as IdentificationDataIdOneOf, ci as IncludeMissingValuesOptions, ah as Interval, da as InvalidPricingPlan, am as InvalidSlugError, bM as ItemMetadata, bk as Keyword, aU as LimitEarlyBookingPolicy, aV as LimitLateBookingPolicy, dR as ListAddOnGroupsByServiceIdRequest, dx as Locale, aL as LocationOptionsOneOf, a8 as LocationType, bY as MaskedService, aw as Media, ax as MediaItem, ay as MediaItemItemOneOf, bC as MessageEnvelope, ae as MissingValues, aj as Mode, aF as Money, d8 as MoveToNewLocationsOptions, dE as Multilingual, cq as NestedAggregation, co as NestedAggregationItem, cp as NestedAggregationItemKindOneOf, cy as NestedAggregationResults, cz as NestedAggregationResultsResultOneOf, ag as NestedAggregationType, cH as NestedResultValue, cI as NestedResultValueResultOneOf, cN as NestedResults, cD as NestedValueAggregationResult, aJ as OnlineBooking, ds as Page, c7 as Paging, ca as PagingMetadataV2, b$ as ParticipantNotification, a_ as ParticipantsPolicy, aC as Payment, aI as PaymentOptions, aD as PaymentRateOneOf, at as PlacementType, aT as PolicyDescription, dv as Properties, dK as PropertiesChange, cT as QueryBookingFormsRequest, d2 as QueryCategoriesFilter, d1 as QueryCategoriesRequest, cZ as QueryLocationsFilter, cY as QueryLocationsRequest, cQ as QueryPoliciesRequest, d3 as QueryServicesMultiLanguageRequest, d4 as QueryServicesMultiLanguageResponse, c3 as QueryServicesRequest, c9 as QueryServicesResponse, c4 as QueryV2, c5 as QueryV2PagingMethodOneOf, cl as RangeAggregation, cx as RangeAggregationResult, ch as RangeBucket, cF as RangeResult, cB as RangeResults, a7 as RateType, bo as ReindexMessage, bp as ReindexMessageActionOneOf, d6 as RemovedLocationSessionsAction, d7 as RemovedLocationSessionsActionActionOptionsOneOf, ak as RequestedFields, aY as ReschedulePolicy, av as ResolutionMethod, bb as ResourceGroup, bc as ResourceIds, bf as ResourceType, a$ as ResourcesPolicy, by as RestoreInfo, cJ as Results, b3 as SaveCreditCardPolicy, cm as ScalarAggregation, cG as ScalarResult, af as ScalarType, b4 as Schedule, bs as Schema, ct as SearchDetails, cc as SearchServicesRequest, bj as SeoSchema, bT as ServiceAvailabilityConstraints, bd as ServiceResource, be as ServiceResourceSelectionOneOf, dZ as ServiceSearchSpec, a6 as ServiceType, dY as ServicesQueryResult, bu as ServicesUrlsChanged, dV as SetAddOnsForGroupRequest, bt as SetCustomSlugEvent, dc as SetCustomSlugRequest, d5 as SetServiceLocationsRequest, bm as Settings, dM as SiteCloned, dL as SiteCreated, du as SitePropertiesEvent, dt as SitePropertiesNotification, bg as Slug, ad as SortDirection, ab as SortOrder, ac as SortType, c6 as Sorting, dD as SpecialHourPeriod, bU as SplitInterval, b8 as StaffMediaItem, b9 as StaffMediaItemItemOneOf, b7 as StaffMember, ba as StaffMemberDetails, ao as Status, aO as StreetAddress, dF as SupportedLanguage, bl as Tag, dC as TimePeriod, dH as Translation, bh as URLs, dQ as UpdateAddOnGroupRequest, bV as UpdateServiceRequest, bW as UpdateServiceResponse, bq as Upsert, dq as UserDomainInfoChangedEvent, az as V2Category, aa as V2RequestedFields, bH as ValidateServiceRequest, bI as ValidateServiceResponse, dd as ValidateSlugRequest, cj as ValueAggregation, ck as ValueAggregationOptionsOneOf, cw as ValueAggregationResult, cE as ValueResult, cA as ValueResults, aH as VariedPayment, aZ as WaitlistPolicy, a9 as WebhookIdentityType } from './bookings-services-v2-service-services.universal-CPGgPJAr.mjs';
4
4
 
5
5
  type ServiceNonNullablePaths = `type` | `media.items` | `category._id` | `form._id` | `payment.fixed.price.value` | `payment.fixed.price.currency` | `payment.rateType` | `payment.pricingPlanIds` | `locations` | `locations.${number}.business._id` | `locations.${number}.business.name` | `locations.${number}.business.address.streetAddress.number` | `locations.${number}.business.address.streetAddress.name` | `locations.${number}.business.address.streetAddress.apt` | `locations.${number}.custom._id` | `locations.${number}._id` | `locations.${number}.type` | `bookingPolicy._id` | `bookingPolicy.customPolicyDescription.enabled` | `bookingPolicy.customPolicyDescription.description` | `bookingPolicy.limitEarlyBookingPolicy.enabled` | `bookingPolicy.limitEarlyBookingPolicy.earliestBookingInMinutes` | `bookingPolicy.limitLateBookingPolicy.enabled` | `bookingPolicy.limitLateBookingPolicy.latestBookingInMinutes` | `bookingPolicy.bookAfterStartPolicy.enabled` | `bookingPolicy.cancellationPolicy.enabled` | `bookingPolicy.cancellationPolicy.limitLatestCancellation` | `bookingPolicy.cancellationPolicy.latestCancellationInMinutes` | `bookingPolicy.reschedulePolicy.enabled` | `bookingPolicy.reschedulePolicy.limitLatestReschedule` | `bookingPolicy.reschedulePolicy.latestRescheduleInMinutes` | `bookingPolicy.waitlistPolicy.enabled` | `bookingPolicy.waitlistPolicy.capacity` | `bookingPolicy.waitlistPolicy.reservationTimeInMinutes` | `bookingPolicy.participantsPolicy.maxParticipantsPerBooking` | `bookingPolicy.resourcesPolicy.enabled` | `bookingPolicy.resourcesPolicy.autoAssignAllowed` | `bookingPolicy.cancellationFeePolicy.enabled` | `bookingPolicy.cancellationFeePolicy.cancellationWindows` | `bookingPolicy.cancellationFeePolicy.cancellationWindows.${number}.amount.value` | `bookingPolicy.cancellationFeePolicy.cancellationWindows.${number}.amount.currency` | `bookingPolicy.cancellationFeePolicy.cancellationWindows.${number}.percentage` | `bookingPolicy.saveCreditCardPolicy.enabled` | `schedule.availabilityConstraints.durations` | `schedule.availabilityConstraints.durations.${number}.minutes` | `schedule.availabilityConstraints.sessionDurations` | `schedule.availabilityConstraints.timeBetweenSessions` | `staffMemberIds` | `serviceResources` | `supportedSlugs` | `supportedSlugs.${number}.name` | `mainSlug.name` | `seoData.tags` | `seoData.tags.${number}.type` | `seoData.tags.${number}.children` | `seoData.tags.${number}.custom` | `seoData.tags.${number}.disabled` | `seoData.settings.preventAutoRedirect` | `seoData.settings.keywords` | `seoData.settings.keywords.${number}.term` | `seoData.settings.keywords.${number}.isMain`;
6
6
  declare function createService$1(httpClient: HttpClient): CreateServiceSignature;
@@ -403,7 +403,7 @@ declare function queryCategories$1(httpClient: HttpClient): QueryCategoriesSigna
403
403
  interface QueryCategoriesSignature {
404
404
  /**
405
405
  * Retrieves a list of service *categories*
406
- * ([SDK](https://dev.wix.com/docs/sdk/backend-modules/bookings/categories/setup) | [REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/categories-v2/introduction)),
406
+ * ([SDK](https://dev.wix.com/docs/sdk/backend-modules/bookings/categories-v2/introduction) | [REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/categories-v2/introduction)),
407
407
  * given the provided filtering.
408
408
  *
409
409
  *