@wix/bookings 1.0.120 → 1.0.122

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.
@@ -60,7 +60,7 @@ export declare function deleteServiceOptionsAndVariants(payload: DeleteServiceOp
60
60
  * - `cursorPaging.limit` is `100`
61
61
  *
62
62
  * For a detailed list of supported filtering operations see
63
- * [supported filters](https://dev.wix.com/api/rest/wix-bookings/service-variants/supported-filters).
63
+ * [supported filters](https://dev.wix.com/api/rest/wix-bookings/service-options-and-variants/supported-filters).
64
64
  *
65
65
  * To learn about working with _Query_ endpoints, see
66
66
  * [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language),
@@ -283,7 +283,7 @@ exports.deleteServiceOptionsAndVariants = deleteServiceOptionsAndVariants;
283
283
  * - `cursorPaging.limit` is `100`
284
284
  *
285
285
  * For a detailed list of supported filtering operations see
286
- * [supported filters](https://dev.wix.com/api/rest/wix-bookings/service-variants/supported-filters).
286
+ * [supported filters](https://dev.wix.com/api/rest/wix-bookings/service-options-and-variants/supported-filters).
287
287
  *
288
288
  * To learn about working with _Query_ endpoints, see
289
289
  * [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language),
@@ -85,7 +85,7 @@ export interface ServiceChoice extends ServiceChoiceChoiceOneOf {
85
85
  /** Name of the custom choice. */
86
86
  custom?: string;
87
87
  /**
88
- * ID of the staff member providing the service. Equal to the `resourceId`
88
+ * ID of the staff member providing the service. This ID is the equivalent of the `resourceId`
89
89
  * of the staff member or the `scheduleOwnerId` of the relevant
90
90
  * [schedule's](https://dev.wix.com/api/rest/wix-bookings/schedules-and-sessions/schedule/schedule-object)
91
91
  * `availability.linkedSchedules`.
@@ -99,7 +99,7 @@ export interface ServiceChoiceChoiceOneOf {
99
99
  /** Name of the custom choice. */
100
100
  custom?: string;
101
101
  /**
102
- * ID of the staff member providing the service. Equal to the `resourceId`
102
+ * ID of the staff member providing the service. This ID is the equivalent of the `resourceId`
103
103
  * of the staff member or the `scheduleOwnerId` of the relevant
104
104
  * [schedule's](https://dev.wix.com/api/rest/wix-bookings/schedules-and-sessions/schedule/schedule-object)
105
105
  * `availability.linkedSchedules`.
@@ -91,7 +91,7 @@ export interface ServiceChoice extends ServiceChoiceChoiceOneOf {
91
91
  /** Name of the custom choice. */
92
92
  custom?: string;
93
93
  /**
94
- * ID of the staff member providing the service. Equal to the `resourceId`
94
+ * ID of the staff member providing the service. This ID is the equivalent of the `resourceId`
95
95
  * of the staff member or the `scheduleOwnerId` of the relevant
96
96
  * [schedule's](https://dev.wix.com/api/rest/wix-bookings/schedules-and-sessions/schedule/schedule-object)
97
97
  * `availability.linkedSchedules`.
@@ -105,7 +105,7 @@ export interface ServiceChoiceChoiceOneOf {
105
105
  /** Name of the custom choice. */
106
106
  custom?: string;
107
107
  /**
108
- * ID of the staff member providing the service. Equal to the `resourceId`
108
+ * ID of the staff member providing the service. This ID is the equivalent of the `resourceId`
109
109
  * of the staff member or the `scheduleOwnerId` of the relevant
110
110
  * [schedule's](https://dev.wix.com/api/rest/wix-bookings/schedules-and-sessions/schedule/schedule-object)
111
111
  * `availability.linkedSchedules`.
@@ -1958,7 +1958,7 @@ export interface DeleteServiceOptionsAndVariantsOptions {
1958
1958
  * - `cursorPaging.limit` is `100`
1959
1959
  *
1960
1960
  * For a detailed list of supported filtering operations see
1961
- * [supported filters](https://dev.wix.com/api/rest/wix-bookings/service-variants/supported-filters).
1961
+ * [supported filters](https://dev.wix.com/api/rest/wix-bookings/service-options-and-variants/supported-filters).
1962
1962
  *
1963
1963
  * To learn about working with _Query_ endpoints, see
1964
1964
  * [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language),
@@ -621,7 +621,7 @@ exports.deleteServiceOptionsAndVariants = deleteServiceOptionsAndVariants;
621
621
  * - `cursorPaging.limit` is `100`
622
622
  *
623
623
  * For a detailed list of supported filtering operations see
624
- * [supported filters](https://dev.wix.com/api/rest/wix-bookings/service-variants/supported-filters).
624
+ * [supported filters](https://dev.wix.com/api/rest/wix-bookings/service-options-and-variants/supported-filters).
625
625
  *
626
626
  * To learn about working with _Query_ endpoints, see
627
627
  * [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language),
@@ -2406,31 +2406,31 @@ export interface ServicesQueryBuilder {
2406
2406
  * @param value - Value to compare against.
2407
2407
  * @documentationMaturity preview
2408
2408
  */
2409
- eq: (propertyName: 'type' | 'name' | 'description' | 'tagLine' | 'hidden' | 'category.id' | 'category.name' | 'form.id' | 'form.mobileSettings.hidden' | 'payment.custom.description' | 'payment.options.online' | 'payment.options.inPerson' | 'payment.options.pricingPlan' | 'onlineBooking.enabled' | 'staffMembersIds' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'locations.type' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'seoData.tags.type', value: any) => ServicesQueryBuilder;
2409
+ eq: (propertyName: 'type' | 'name' | 'description' | 'tagLine' | 'hidden' | 'category.id' | 'category.name' | 'form.id' | 'form.mobileSettings.hidden' | 'payment.custom.description' | 'payment.options.online' | 'payment.options.inPerson' | 'payment.options.pricingPlan' | 'onlineBooking.enabled' | 'staffMembersIds' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'locations.type' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'mainSlug.name' | 'seoData.tags.type', value: any) => ServicesQueryBuilder;
2410
2410
  /** @param propertyName - Property whose value is compared with `value`.
2411
2411
  * @param value - Value to compare against.
2412
2412
  * @documentationMaturity preview
2413
2413
  */
2414
- ne: (propertyName: 'type' | 'name' | 'description' | 'tagLine' | 'hidden' | 'category.id' | 'category.name' | 'form.id' | 'form.mobileSettings.hidden' | 'payment.custom.description' | 'payment.options.online' | 'payment.options.inPerson' | 'payment.options.pricingPlan' | 'onlineBooking.enabled' | 'staffMembersIds' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'locations.type' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'seoData.tags.type', value: any) => ServicesQueryBuilder;
2414
+ ne: (propertyName: 'type' | 'name' | 'description' | 'tagLine' | 'hidden' | 'category.id' | 'category.name' | 'form.id' | 'form.mobileSettings.hidden' | 'payment.custom.description' | 'payment.options.online' | 'payment.options.inPerson' | 'payment.options.pricingPlan' | 'onlineBooking.enabled' | 'staffMembersIds' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'locations.type' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'mainSlug.name' | 'seoData.tags.type', value: any) => ServicesQueryBuilder;
2415
2415
  /** @param propertyName - Property whose value is compared with `string`.
2416
2416
  * @param string - String to compare against. Case-insensitive.
2417
2417
  * @documentationMaturity preview
2418
2418
  */
2419
- startsWith: (propertyName: 'name' | 'description' | 'tagLine' | 'category.id' | 'category.name' | 'form.id' | 'payment.custom.description' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'seoData.tags.type', value: string) => ServicesQueryBuilder;
2419
+ startsWith: (propertyName: 'name' | 'description' | 'tagLine' | 'category.id' | 'category.name' | 'form.id' | 'payment.custom.description' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'mainSlug.name' | 'seoData.tags.type', value: string) => ServicesQueryBuilder;
2420
2420
  /** @param propertyName - Property whose value is compared with `values`.
2421
2421
  * @param values - List of values to compare against.
2422
2422
  * @documentationMaturity preview
2423
2423
  */
2424
- hasSome: (propertyName: 'type' | 'name' | 'description' | 'tagLine' | 'hidden' | 'category.id' | 'category.name' | 'form.id' | 'form.mobileSettings.hidden' | 'payment.custom.description' | 'payment.options.online' | 'payment.options.inPerson' | 'payment.options.pricingPlan' | 'onlineBooking.enabled' | 'staffMembersIds' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'locations.type' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'seoData.tags.type', value: any[]) => ServicesQueryBuilder;
2424
+ hasSome: (propertyName: 'type' | 'name' | 'description' | 'tagLine' | 'hidden' | 'category.id' | 'category.name' | 'form.id' | 'form.mobileSettings.hidden' | 'payment.custom.description' | 'payment.options.online' | 'payment.options.inPerson' | 'payment.options.pricingPlan' | 'onlineBooking.enabled' | 'staffMembersIds' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'locations.type' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'mainSlug.name' | 'seoData.tags.type', value: any[]) => ServicesQueryBuilder;
2425
2425
  /** @param propertyName - Property whose value is compared with `values`.
2426
2426
  * @param values - List of values to compare against.
2427
2427
  * @documentationMaturity preview
2428
2428
  */
2429
2429
  hasAll: (propertyName: 'staffMembersIds', value: any[]) => ServicesQueryBuilder;
2430
2430
  /** @documentationMaturity preview */
2431
- in: (propertyName: 'type' | 'name' | 'description' | 'tagLine' | 'hidden' | 'category.id' | 'category.name' | 'form.id' | 'form.mobileSettings.hidden' | 'payment.custom.description' | 'payment.options.online' | 'payment.options.inPerson' | 'payment.options.pricingPlan' | 'onlineBooking.enabled' | 'staffMembersIds' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'locations.type' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'seoData.tags.type', value: any) => ServicesQueryBuilder;
2431
+ in: (propertyName: 'type' | 'name' | 'description' | 'tagLine' | 'hidden' | 'category.id' | 'category.name' | 'form.id' | 'form.mobileSettings.hidden' | 'payment.custom.description' | 'payment.options.online' | 'payment.options.inPerson' | 'payment.options.pricingPlan' | 'onlineBooking.enabled' | 'staffMembersIds' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'locations.type' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'mainSlug.name' | 'seoData.tags.type', value: any) => ServicesQueryBuilder;
2432
2432
  /** @documentationMaturity preview */
2433
- exists: (propertyName: 'type' | 'name' | 'description' | 'tagLine' | 'hidden' | 'category.id' | 'category.name' | 'form.id' | 'form.mobileSettings.hidden' | 'payment.custom.description' | 'payment.options.online' | 'payment.options.inPerson' | 'payment.options.pricingPlan' | 'onlineBooking.enabled' | 'staffMembersIds' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'locations.type' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'seoData.tags.type', value: boolean) => ServicesQueryBuilder;
2433
+ exists: (propertyName: 'type' | 'name' | 'description' | 'tagLine' | 'hidden' | 'category.id' | 'category.name' | 'form.id' | 'form.mobileSettings.hidden' | 'payment.custom.description' | 'payment.options.online' | 'payment.options.inPerson' | 'payment.options.pricingPlan' | 'onlineBooking.enabled' | 'staffMembersIds' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'locations.type' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'mainSlug.name' | 'seoData.tags.type', value: boolean) => ServicesQueryBuilder;
2434
2434
  /** @param propertyNames - Properties used in the sort. To sort by multiple properties, pass properties as additional arguments.
2435
2435
  * @documentationMaturity preview
2436
2436
  */
@@ -60,7 +60,7 @@ export declare function deleteServiceOptionsAndVariants(payload: DeleteServiceOp
60
60
  * - `cursorPaging.limit` is `100`
61
61
  *
62
62
  * For a detailed list of supported filtering operations see
63
- * [supported filters](https://dev.wix.com/api/rest/wix-bookings/service-variants/supported-filters).
63
+ * [supported filters](https://dev.wix.com/api/rest/wix-bookings/service-options-and-variants/supported-filters).
64
64
  *
65
65
  * To learn about working with _Query_ endpoints, see
66
66
  * [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language),
@@ -274,7 +274,7 @@ export function deleteServiceOptionsAndVariants(payload) {
274
274
  * - `cursorPaging.limit` is `100`
275
275
  *
276
276
  * For a detailed list of supported filtering operations see
277
- * [supported filters](https://dev.wix.com/api/rest/wix-bookings/service-variants/supported-filters).
277
+ * [supported filters](https://dev.wix.com/api/rest/wix-bookings/service-options-and-variants/supported-filters).
278
278
  *
279
279
  * To learn about working with _Query_ endpoints, see
280
280
  * [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language),
@@ -85,7 +85,7 @@ export interface ServiceChoice extends ServiceChoiceChoiceOneOf {
85
85
  /** Name of the custom choice. */
86
86
  custom?: string;
87
87
  /**
88
- * ID of the staff member providing the service. Equal to the `resourceId`
88
+ * ID of the staff member providing the service. This ID is the equivalent of the `resourceId`
89
89
  * of the staff member or the `scheduleOwnerId` of the relevant
90
90
  * [schedule's](https://dev.wix.com/api/rest/wix-bookings/schedules-and-sessions/schedule/schedule-object)
91
91
  * `availability.linkedSchedules`.
@@ -99,7 +99,7 @@ export interface ServiceChoiceChoiceOneOf {
99
99
  /** Name of the custom choice. */
100
100
  custom?: string;
101
101
  /**
102
- * ID of the staff member providing the service. Equal to the `resourceId`
102
+ * ID of the staff member providing the service. This ID is the equivalent of the `resourceId`
103
103
  * of the staff member or the `scheduleOwnerId` of the relevant
104
104
  * [schedule's](https://dev.wix.com/api/rest/wix-bookings/schedules-and-sessions/schedule/schedule-object)
105
105
  * `availability.linkedSchedules`.
@@ -91,7 +91,7 @@ export interface ServiceChoice extends ServiceChoiceChoiceOneOf {
91
91
  /** Name of the custom choice. */
92
92
  custom?: string;
93
93
  /**
94
- * ID of the staff member providing the service. Equal to the `resourceId`
94
+ * ID of the staff member providing the service. This ID is the equivalent of the `resourceId`
95
95
  * of the staff member or the `scheduleOwnerId` of the relevant
96
96
  * [schedule's](https://dev.wix.com/api/rest/wix-bookings/schedules-and-sessions/schedule/schedule-object)
97
97
  * `availability.linkedSchedules`.
@@ -105,7 +105,7 @@ export interface ServiceChoiceChoiceOneOf {
105
105
  /** Name of the custom choice. */
106
106
  custom?: string;
107
107
  /**
108
- * ID of the staff member providing the service. Equal to the `resourceId`
108
+ * ID of the staff member providing the service. This ID is the equivalent of the `resourceId`
109
109
  * of the staff member or the `scheduleOwnerId` of the relevant
110
110
  * [schedule's](https://dev.wix.com/api/rest/wix-bookings/schedules-and-sessions/schedule/schedule-object)
111
111
  * `availability.linkedSchedules`.
@@ -1958,7 +1958,7 @@ export interface DeleteServiceOptionsAndVariantsOptions {
1958
1958
  * - `cursorPaging.limit` is `100`
1959
1959
  *
1960
1960
  * For a detailed list of supported filtering operations see
1961
- * [supported filters](https://dev.wix.com/api/rest/wix-bookings/service-variants/supported-filters).
1961
+ * [supported filters](https://dev.wix.com/api/rest/wix-bookings/service-options-and-variants/supported-filters).
1962
1962
  *
1963
1963
  * To learn about working with _Query_ endpoints, see
1964
1964
  * [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language),
@@ -593,7 +593,7 @@ export function deleteServiceOptionsAndVariants(serviceOptionsAndVariantsId, opt
593
593
  * - `cursorPaging.limit` is `100`
594
594
  *
595
595
  * For a detailed list of supported filtering operations see
596
- * [supported filters](https://dev.wix.com/api/rest/wix-bookings/service-variants/supported-filters).
596
+ * [supported filters](https://dev.wix.com/api/rest/wix-bookings/service-options-and-variants/supported-filters).
597
597
  *
598
598
  * To learn about working with _Query_ endpoints, see
599
599
  * [API Query Language](https://dev.wix.com/api/rest/getting-started/api-query-language),
@@ -2406,31 +2406,31 @@ export interface ServicesQueryBuilder {
2406
2406
  * @param value - Value to compare against.
2407
2407
  * @documentationMaturity preview
2408
2408
  */
2409
- eq: (propertyName: 'type' | 'name' | 'description' | 'tagLine' | 'hidden' | 'category.id' | 'category.name' | 'form.id' | 'form.mobileSettings.hidden' | 'payment.custom.description' | 'payment.options.online' | 'payment.options.inPerson' | 'payment.options.pricingPlan' | 'onlineBooking.enabled' | 'staffMembersIds' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'locations.type' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'seoData.tags.type', value: any) => ServicesQueryBuilder;
2409
+ eq: (propertyName: 'type' | 'name' | 'description' | 'tagLine' | 'hidden' | 'category.id' | 'category.name' | 'form.id' | 'form.mobileSettings.hidden' | 'payment.custom.description' | 'payment.options.online' | 'payment.options.inPerson' | 'payment.options.pricingPlan' | 'onlineBooking.enabled' | 'staffMembersIds' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'locations.type' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'mainSlug.name' | 'seoData.tags.type', value: any) => ServicesQueryBuilder;
2410
2410
  /** @param propertyName - Property whose value is compared with `value`.
2411
2411
  * @param value - Value to compare against.
2412
2412
  * @documentationMaturity preview
2413
2413
  */
2414
- ne: (propertyName: 'type' | 'name' | 'description' | 'tagLine' | 'hidden' | 'category.id' | 'category.name' | 'form.id' | 'form.mobileSettings.hidden' | 'payment.custom.description' | 'payment.options.online' | 'payment.options.inPerson' | 'payment.options.pricingPlan' | 'onlineBooking.enabled' | 'staffMembersIds' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'locations.type' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'seoData.tags.type', value: any) => ServicesQueryBuilder;
2414
+ ne: (propertyName: 'type' | 'name' | 'description' | 'tagLine' | 'hidden' | 'category.id' | 'category.name' | 'form.id' | 'form.mobileSettings.hidden' | 'payment.custom.description' | 'payment.options.online' | 'payment.options.inPerson' | 'payment.options.pricingPlan' | 'onlineBooking.enabled' | 'staffMembersIds' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'locations.type' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'mainSlug.name' | 'seoData.tags.type', value: any) => ServicesQueryBuilder;
2415
2415
  /** @param propertyName - Property whose value is compared with `string`.
2416
2416
  * @param string - String to compare against. Case-insensitive.
2417
2417
  * @documentationMaturity preview
2418
2418
  */
2419
- startsWith: (propertyName: 'name' | 'description' | 'tagLine' | 'category.id' | 'category.name' | 'form.id' | 'payment.custom.description' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'seoData.tags.type', value: string) => ServicesQueryBuilder;
2419
+ startsWith: (propertyName: 'name' | 'description' | 'tagLine' | 'category.id' | 'category.name' | 'form.id' | 'payment.custom.description' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'mainSlug.name' | 'seoData.tags.type', value: string) => ServicesQueryBuilder;
2420
2420
  /** @param propertyName - Property whose value is compared with `values`.
2421
2421
  * @param values - List of values to compare against.
2422
2422
  * @documentationMaturity preview
2423
2423
  */
2424
- hasSome: (propertyName: 'type' | 'name' | 'description' | 'tagLine' | 'hidden' | 'category.id' | 'category.name' | 'form.id' | 'form.mobileSettings.hidden' | 'payment.custom.description' | 'payment.options.online' | 'payment.options.inPerson' | 'payment.options.pricingPlan' | 'onlineBooking.enabled' | 'staffMembersIds' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'locations.type' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'seoData.tags.type', value: any[]) => ServicesQueryBuilder;
2424
+ hasSome: (propertyName: 'type' | 'name' | 'description' | 'tagLine' | 'hidden' | 'category.id' | 'category.name' | 'form.id' | 'form.mobileSettings.hidden' | 'payment.custom.description' | 'payment.options.online' | 'payment.options.inPerson' | 'payment.options.pricingPlan' | 'onlineBooking.enabled' | 'staffMembersIds' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'locations.type' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'mainSlug.name' | 'seoData.tags.type', value: any[]) => ServicesQueryBuilder;
2425
2425
  /** @param propertyName - Property whose value is compared with `values`.
2426
2426
  * @param values - List of values to compare against.
2427
2427
  * @documentationMaturity preview
2428
2428
  */
2429
2429
  hasAll: (propertyName: 'staffMembersIds', value: any[]) => ServicesQueryBuilder;
2430
2430
  /** @documentationMaturity preview */
2431
- in: (propertyName: 'type' | 'name' | 'description' | 'tagLine' | 'hidden' | 'category.id' | 'category.name' | 'form.id' | 'form.mobileSettings.hidden' | 'payment.custom.description' | 'payment.options.online' | 'payment.options.inPerson' | 'payment.options.pricingPlan' | 'onlineBooking.enabled' | 'staffMembersIds' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'locations.type' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'seoData.tags.type', value: any) => ServicesQueryBuilder;
2431
+ in: (propertyName: 'type' | 'name' | 'description' | 'tagLine' | 'hidden' | 'category.id' | 'category.name' | 'form.id' | 'form.mobileSettings.hidden' | 'payment.custom.description' | 'payment.options.online' | 'payment.options.inPerson' | 'payment.options.pricingPlan' | 'onlineBooking.enabled' | 'staffMembersIds' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'locations.type' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'mainSlug.name' | 'seoData.tags.type', value: any) => ServicesQueryBuilder;
2432
2432
  /** @documentationMaturity preview */
2433
- exists: (propertyName: 'type' | 'name' | 'description' | 'tagLine' | 'hidden' | 'category.id' | 'category.name' | 'form.id' | 'form.mobileSettings.hidden' | 'payment.custom.description' | 'payment.options.online' | 'payment.options.inPerson' | 'payment.options.pricingPlan' | 'onlineBooking.enabled' | 'staffMembersIds' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'locations.type' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'seoData.tags.type', value: boolean) => ServicesQueryBuilder;
2433
+ exists: (propertyName: 'type' | 'name' | 'description' | 'tagLine' | 'hidden' | 'category.id' | 'category.name' | 'form.id' | 'form.mobileSettings.hidden' | 'payment.custom.description' | 'payment.options.online' | 'payment.options.inPerson' | 'payment.options.pricingPlan' | 'onlineBooking.enabled' | 'staffMembersIds' | 'locations.business.name' | 'locations.business.address.streetAddress.name' | 'locations.type' | 'bookingPolicy.name' | 'bookingPolicy.customPolicyDescription.description' | 'supportedSlugs.name' | 'mainSlug.name' | 'seoData.tags.type', value: boolean) => ServicesQueryBuilder;
2434
2434
  /** @param propertyNames - Properties used in the sort. To sort by multiple properties, pass properties as additional arguments.
2435
2435
  * @documentationMaturity preview
2436
2436
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/bookings",
3
- "version": "1.0.120",
3
+ "version": "1.0.122",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -33,5 +33,5 @@
33
33
  "groupId": "com.wixpress.public-sdk-autogen"
34
34
  }
35
35
  },
36
- "falconPackageHash": "69bd68d86529123d55a6a59f2953bce4879429ef64f8036dca75c817"
36
+ "falconPackageHash": "a6d5c46fa4005f5c7f8297b79b0df20d41ea0f7ea64b26ece95fa56c"
37
37
  }