@wix/auto_sdk_bookings_services 1.0.93 → 1.0.95
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.
- package/build/cjs/{bookings-services-v2-service-services.universal-C8m36LwQ.d.ts → bookings-services-v2-service-services.universal-Ckx3A9Qa.d.ts} +27 -12
- package/build/cjs/index.d.ts +14 -14
- package/build/cjs/index.js +8 -0
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +2 -2
- package/build/cjs/index.typings.js +8 -0
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +16 -1
- package/build/es/{bookings-services-v2-service-services.universal-C8m36LwQ.d.mts → bookings-services-v2-service-services.universal-Ckx3A9Qa.d.mts} +27 -12
- package/build/es/index.d.mts +14 -14
- package/build/es/index.mjs +7 -0
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +2 -2
- package/build/es/index.typings.mjs +7 -0
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +16 -1
- package/build/internal/cjs/{bookings-services-v2-service-services.universal-C8m36LwQ.d.ts → bookings-services-v2-service-services.universal-Ckx3A9Qa.d.ts} +27 -12
- package/build/internal/cjs/index.d.ts +14 -14
- package/build/internal/cjs/index.js +8 -0
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +2 -2
- package/build/internal/cjs/index.typings.js +8 -0
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +16 -1
- package/build/internal/es/{bookings-services-v2-service-services.universal-C8m36LwQ.d.mts → bookings-services-v2-service-services.universal-Ckx3A9Qa.d.mts} +27 -12
- package/build/internal/es/index.d.mts +14 -14
- package/build/internal/es/index.mjs +7 -0
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +2 -2
- package/build/internal/es/index.typings.mjs +7 -0
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +16 -1
- package/package.json +2 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { bG as CreateAddOnGroupRequest$1, a as CreateAddOnGroupResponse$1, bH as DeleteAddOnGroupRequest$1, bI as DeleteAddOnGroupResponse$1, bJ as UpdateAddOnGroupRequest$1, c as UpdateAddOnGroupResponse$1, bK as ListAddOnGroupsByServiceIdRequest$1, e as ListAddOnGroupsByServiceIdResponse$1, bO as SetAddOnsForGroupRequest$1, f as SetAddOnsForGroupResponse$1, bP as CreateServiceRequest$1, bQ as CreateServiceResponse$1, bU as BulkCreateServicesRequest$1, j as BulkCreateServicesResponse$1, bZ as GetServiceRequest$1, b_ as GetServiceResponse$1, c3 as UpdateServiceRequest$1, c4 as UpdateServiceResponse$1, c5 as BulkUpdateServicesRequest$1, n as BulkUpdateServicesResponse$1, c7 as BulkUpdateServicesByFilterRequest$1, p as BulkUpdateServicesByFilterResponse$1, c8 as DeleteServiceRequest$1, ca as DeleteServiceResponse$1, cb as BulkDeleteServicesRequest$1, s as BulkDeleteServicesResponse$1, cc as BulkDeleteServicesByFilterRequest$1, u as BulkDeleteServicesByFilterResponse$1, cd as QueryServicesRequest$1, cj as QueryServicesResponse$1, cm as SearchServicesRequest$1, x as SearchServicesResponse$1, c_ as QueryPoliciesRequest$1, Q as QueryPoliciesResponse$1, d1 as QueryBookingFormsRequest$1, E as QueryBookingFormsResponse$1, d5 as CountServicesRequest$1, H as CountServicesResponse$1, d6 as QueryLocationsRequest$1, J as QueryLocationsResponse$1, db as QueryCategoriesRequest$1, M as QueryCategoriesResponse$1, df as SetServiceLocationsRequest$1, P as SetServiceLocationsResponse$1, dj as EnablePricingPlansForServiceRequest$1, R as EnablePricingPlansForServiceResponse$1, dl as DisablePricingPlansForServiceRequest$1, W as DisablePricingPlansForServiceResponse$1, dm as SetCustomSlugRequest$1, Z as SetCustomSlugResponse$1, dn as ValidateSlugRequest$1, a1 as ValidateSlugResponse$1, dp as CloneServiceRequest$1, a2 as CloneServiceResponse$1 } from './bookings-services-v2-service-services.universal-Ckx3A9Qa.mjs';
|
|
2
2
|
import '@wix/sdk-types';
|
|
3
3
|
|
|
4
4
|
/** The `service` object represents an offering that a business provides to its customers. */
|
|
@@ -254,6 +254,11 @@ interface Payment extends PaymentRateOneOf {
|
|
|
254
254
|
* @format GUID
|
|
255
255
|
*/
|
|
256
256
|
pricingPlanIds?: string[];
|
|
257
|
+
/**
|
|
258
|
+
* How customers can pay for add-ons when paying for the related booking with a pricing plan ([SDK](https://dev.wix.com/docs/sdk/backend-modules/pricing-plans/plans/introduction) | [REST](https://dev.wix.com/docs/rest/business-solutions/pricing-plans/pricing-plans/introduction)).
|
|
259
|
+
* If customers pay for the booking using any method other than a pricing plan, the value of this field is ignored.
|
|
260
|
+
*/
|
|
261
|
+
addOnOption?: AddOnPaymentOptionsWithLiterals;
|
|
257
262
|
}
|
|
258
263
|
/** @oneof */
|
|
259
264
|
interface PaymentRateOneOf {
|
|
@@ -375,6 +380,16 @@ interface PaymentOptions {
|
|
|
375
380
|
/** Customers can pay for the service using a pricing plan. */
|
|
376
381
|
pricingPlan?: boolean | null;
|
|
377
382
|
}
|
|
383
|
+
declare enum AddOnPaymentOptions {
|
|
384
|
+
/** There is no information about how customers are required to pay for add-ons when the booking is paid for with a pricing plan. */
|
|
385
|
+
UNKNOWN_ADD_ON_PAYMENT_OPTIONS = "UNKNOWN_ADD_ON_PAYMENT_OPTIONS",
|
|
386
|
+
/** Customers are required to pay online for add-ons when the booking is paid for with a pricing plan. */
|
|
387
|
+
ONLINE = "ONLINE",
|
|
388
|
+
/** Customers are required to pay in person for add-ons when the booking is paid for with a pricing plan. */
|
|
389
|
+
IN_PERSON = "IN_PERSON"
|
|
390
|
+
}
|
|
391
|
+
/** @enumType */
|
|
392
|
+
type AddOnPaymentOptionsWithLiterals = AddOnPaymentOptions | 'UNKNOWN_ADD_ON_PAYMENT_OPTIONS' | 'ONLINE' | 'IN_PERSON';
|
|
378
393
|
interface OnlineBooking {
|
|
379
394
|
/**
|
|
380
395
|
* Whether the service can be booked online.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/auto_sdk_bookings_services",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.95",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/",
|
|
@@ -50,5 +50,5 @@
|
|
|
50
50
|
"fqdn": "wix.bookings.services.v2.service"
|
|
51
51
|
}
|
|
52
52
|
},
|
|
53
|
-
"falconPackageHash": "
|
|
53
|
+
"falconPackageHash": "ba48003a72e983d111c91931cef541b437b74720a2cd41fc0d2d7ef0"
|
|
54
54
|
}
|