@wix/auto_sdk_bookings_multi-service-availability-time-slots 1.0.130 → 1.0.132
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/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.context.d.ts +1 -1
- package/build/cjs/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.d.ts +1 -1
- package/build/cjs/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.js.map +1 -1
- package/build/cjs/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.types.d.ts +17 -1
- package/build/cjs/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.d.ts +17 -1
- package/build/cjs/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js.map +1 -1
- package/build/es/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.context.d.ts +1 -1
- package/build/es/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.d.ts +1 -1
- package/build/es/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.js.map +1 -1
- package/build/es/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.types.d.ts +17 -1
- package/build/es/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.d.ts +17 -1
- package/build/es/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js.map +1 -1
- package/build/internal/cjs/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.context.d.ts +1 -1
- package/build/internal/cjs/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.d.ts +1 -1
- package/build/internal/cjs/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.js.map +1 -1
- package/build/internal/cjs/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.types.d.ts +17 -1
- package/build/internal/cjs/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.d.ts +17 -1
- package/build/internal/cjs/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js.map +1 -1
- package/build/internal/es/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.context.d.ts +1 -1
- package/build/internal/es/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.d.ts +1 -1
- package/build/internal/es/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.js.map +1 -1
- package/build/internal/es/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.types.d.ts +17 -1
- package/build/internal/es/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.d.ts +17 -1
- package/build/internal/es/src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js.map +1 -1
- package/package.json +3 -3
@@ -3,4 +3,4 @@ import { BuildRESTFunction, MaybeContext } from '@wix/sdk-types';
|
|
3
3
|
export declare const listMultiServiceAvailabilityTimeSlots: MaybeContext<BuildRESTFunction<typeof publicListMultiServiceAvailabilityTimeSlots> & typeof publicListMultiServiceAvailabilityTimeSlots>;
|
4
4
|
export declare const getMultiServiceAvailabilityTimeSlot: MaybeContext<BuildRESTFunction<typeof publicGetMultiServiceAvailabilityTimeSlot> & typeof publicGetMultiServiceAvailabilityTimeSlot>;
|
5
5
|
export { LocationType } from './bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js';
|
6
|
-
export { TimeSlot, Location, EventInfo, WaitingList, BookingPolicyViolations, AvailableResources, Resource, NestedTimeSlot, NonBookableReasons, ListMultiServiceAvailabilityTimeSlotsRequest, Service, V2CustomerChoices, CursorPaging, ListMultiServiceAvailabilityTimeSlotsResponse, CursorPagingMetadata, Cursors, GetMultiServiceAvailabilityTimeSlotRequest, GetMultiServiceAvailabilityTimeSlotResponse, ListAvailabilityTimeSlotsRequest, CustomerChoices, ResourceType, ListAvailabilityTimeSlotsResponse, GetAvailabilityTimeSlotRequest, GetAvailabilityTimeSlotResponse, ListEventTimeSlotsRequest, ListEventTimeSlotsResponse, GetEventTimeSlotRequest, GetEventTimeSlotResponse, ListMultiServiceAvailabilityTimeSlotsOptions, } from './bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js';
|
6
|
+
export { TimeSlot, Location, EventInfo, WaitingList, BookingPolicyViolations, AvailableResources, Resource, NestedTimeSlot, NonBookableReasons, ListMultiServiceAvailabilityTimeSlotsRequest, Service, V2CustomerChoices, CursorPaging, ListMultiServiceAvailabilityTimeSlotsResponse, CursorPagingMetadata, Cursors, GetMultiServiceAvailabilityTimeSlotRequest, GetMultiServiceAvailabilityTimeSlotResponse, ListAvailabilityTimeSlotsRequest, CustomerChoices, ResourceType, ListAvailabilityTimeSlotsResponse, GetAvailabilityTimeSlotRequest, GetAvailabilityTimeSlotRequestCustomerChoices, GetAvailabilityTimeSlotResponse, ListEventTimeSlotsRequest, ListEventTimeSlotsResponse, GetEventTimeSlotRequest, GetEventTimeSlotResponse, ListMultiServiceAvailabilityTimeSlotsOptions, } from './bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js';
|
@@ -138,4 +138,4 @@ interface GetMultiServiceAvailabilityTimeSlotSignature {
|
|
138
138
|
*/
|
139
139
|
(services: Service[], localStartDate: string, localEndDate: string, timeZone: string, location: Location): Promise<GetMultiServiceAvailabilityTimeSlotResponse>;
|
140
140
|
}
|
141
|
-
export { AvailableResources, BookingPolicyViolations, CursorPaging, CursorPagingMetadata, Cursors, CustomerChoices, EventInfo, GetAvailabilityTimeSlotRequest, GetAvailabilityTimeSlotResponse, GetEventTimeSlotRequest, GetEventTimeSlotResponse, GetMultiServiceAvailabilityTimeSlotRequest, GetMultiServiceAvailabilityTimeSlotResponse, ListAvailabilityTimeSlotsRequest, ListAvailabilityTimeSlotsResponse, ListEventTimeSlotsRequest, ListEventTimeSlotsResponse, ListMultiServiceAvailabilityTimeSlotsOptions, ListMultiServiceAvailabilityTimeSlotsRequest, ListMultiServiceAvailabilityTimeSlotsResponse, Location, LocationType, NestedTimeSlot, NonBookableReasons, Resource, ResourceType, Service, TimeSlot, V2CustomerChoices, WaitingList, } from './bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js';
|
141
|
+
export { AvailableResources, BookingPolicyViolations, CursorPaging, CursorPagingMetadata, Cursors, CustomerChoices, EventInfo, GetAvailabilityTimeSlotRequest, GetAvailabilityTimeSlotRequestCustomerChoices, GetAvailabilityTimeSlotResponse, GetEventTimeSlotRequest, GetEventTimeSlotResponse, GetMultiServiceAvailabilityTimeSlotRequest, GetMultiServiceAvailabilityTimeSlotResponse, ListAvailabilityTimeSlotsRequest, ListAvailabilityTimeSlotsResponse, ListEventTimeSlotsRequest, ListEventTimeSlotsResponse, ListMultiServiceAvailabilityTimeSlotsOptions, ListMultiServiceAvailabilityTimeSlotsRequest, ListMultiServiceAvailabilityTimeSlotsResponse, Location, LocationType, NestedTimeSlot, NonBookableReasons, Resource, ResourceType, Service, TimeSlot, V2CustomerChoices, WaitingList, } from './bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.js","sourceRoot":"","sources":["../../../src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.ts"],"names":[],"mappings":";;;AACA,mMAQiG;AAEpF,QAAA,UAAU,GAAG,EAAE,YAAY,EAAE,eAAe,EAAE,CAAC;AAE5D,SAAgB,qCAAqC,CACnD,UAAsB;IAEtB,OAAO,CAAC,OAAsD,EAAE,EAAE,CAChE,IAAA,6HAA8C,EAC5C,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AATD,sFASC;AAuFD,SAAgB,mCAAmC,CACjD,UAAsB;IAEtB,OAAO,CACL,QAAkD,EAClD,cAAsB,EACtB,YAAoB,EACpB,QAAgB,EAChB,QAAoD,EACpD,EAAE,CACF,IAAA,2HAA4C,EAC1C,QAAQ,EACR,cAAc,EACd,YAAY,EACZ,QAAQ,EACR,QAAQ;IACR,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAnBD,kFAmBC;AA4DD,
|
1
|
+
{"version":3,"file":"bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.js","sourceRoot":"","sources":["../../../src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.ts"],"names":[],"mappings":";;;AACA,mMAQiG;AAEpF,QAAA,UAAU,GAAG,EAAE,YAAY,EAAE,eAAe,EAAE,CAAC;AAE5D,SAAgB,qCAAqC,CACnD,UAAsB;IAEtB,OAAO,CAAC,OAAsD,EAAE,EAAE,CAChE,IAAA,6HAA8C,EAC5C,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AATD,sFASC;AAuFD,SAAgB,mCAAmC,CACjD,UAAsB;IAEtB,OAAO,CACL,QAAkD,EAClD,cAAsB,EACtB,YAAoB,EACpB,QAAgB,EAChB,QAAoD,EACpD,EAAE,CACF,IAAA,2HAA4C,EAC1C,QAAQ,EACR,cAAc,EACd,YAAY,EACZ,QAAQ,EACR,QAAQ;IACR,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAnBD,kFAmBC;AA4DD,iMAgCiG;AAT/F,qLAAA,YAAY,OAAA"}
|
@@ -105,7 +105,7 @@ export interface Location {
|
|
105
105
|
* - `BUSINESS`: A business location, either the default business address, or locations defined for the business by the Business Info.
|
106
106
|
* - `CUSTOMER`: The location is determined by the customer and is not set up beforehand.
|
107
107
|
*/
|
108
|
-
locationType?:
|
108
|
+
locationType?: LocationTypeWithLiterals;
|
109
109
|
}
|
110
110
|
export declare enum LocationType {
|
111
111
|
UNKNOWN_LOCATION_TYPE = "UNKNOWN_LOCATION_TYPE",
|
@@ -116,6 +116,8 @@ export declare enum LocationType {
|
|
116
116
|
/** The location can be determined by the customer and is not set up beforehand. */
|
117
117
|
CUSTOMER = "CUSTOMER"
|
118
118
|
}
|
119
|
+
/** @enumType */
|
120
|
+
export type LocationTypeWithLiterals = LocationType | 'UNKNOWN_LOCATION_TYPE' | 'BUSINESS' | 'CUSTOM' | 'CUSTOMER';
|
119
121
|
/** relevant for event based slots, and not for availability based slots */
|
120
122
|
export interface EventInfo {
|
121
123
|
/**
|
@@ -785,6 +787,20 @@ export interface GetAvailabilityTimeSlotRequest {
|
|
785
787
|
*/
|
786
788
|
includeResourceTypeIds?: string[];
|
787
789
|
}
|
790
|
+
export interface GetAvailabilityTimeSlotRequestCustomerChoices {
|
791
|
+
/**
|
792
|
+
* The selected add-ons IDs.
|
793
|
+
* Max: Derived from max amount of Add-On groups * max amount of Add-Ons per group.
|
794
|
+
* @format GUID
|
795
|
+
* @maxSize 21
|
796
|
+
*/
|
797
|
+
addOnIds?: string[] | null;
|
798
|
+
/**
|
799
|
+
* The selected duration choice ID.
|
800
|
+
* @format GUID
|
801
|
+
*/
|
802
|
+
durationChoiceId?: string | null;
|
803
|
+
}
|
788
804
|
export interface GetAvailabilityTimeSlotResponse {
|
789
805
|
/** Time slot. */
|
790
806
|
timeSlot?: TimeSlot;
|
@@ -106,7 +106,7 @@ export interface Location {
|
|
106
106
|
* - `BUSINESS`: A business location, either the default business address, or locations defined for the business by the Business Info.
|
107
107
|
* - `CUSTOMER`: The location is determined by the customer and is not set up beforehand.
|
108
108
|
*/
|
109
|
-
locationType?:
|
109
|
+
locationType?: LocationTypeWithLiterals;
|
110
110
|
}
|
111
111
|
export declare enum LocationType {
|
112
112
|
UNKNOWN_LOCATION_TYPE = "UNKNOWN_LOCATION_TYPE",
|
@@ -117,6 +117,8 @@ export declare enum LocationType {
|
|
117
117
|
/** The location can be determined by the customer and is not set up beforehand. */
|
118
118
|
CUSTOMER = "CUSTOMER"
|
119
119
|
}
|
120
|
+
/** @enumType */
|
121
|
+
export type LocationTypeWithLiterals = LocationType | 'UNKNOWN_LOCATION_TYPE' | 'BUSINESS' | 'CUSTOM' | 'CUSTOMER';
|
120
122
|
/** relevant for event based slots, and not for availability based slots */
|
121
123
|
export interface EventInfo {
|
122
124
|
/**
|
@@ -786,6 +788,20 @@ export interface GetAvailabilityTimeSlotRequest {
|
|
786
788
|
*/
|
787
789
|
includeResourceTypeIds?: string[];
|
788
790
|
}
|
791
|
+
export interface GetAvailabilityTimeSlotRequestCustomerChoices {
|
792
|
+
/**
|
793
|
+
* The selected add-ons IDs.
|
794
|
+
* Max: Derived from max amount of Add-On groups * max amount of Add-Ons per group.
|
795
|
+
* @format GUID
|
796
|
+
* @maxSize 21
|
797
|
+
*/
|
798
|
+
addOnIds?: string[] | null;
|
799
|
+
/**
|
800
|
+
* The selected duration choice ID.
|
801
|
+
* @format GUID
|
802
|
+
*/
|
803
|
+
durationChoiceId?: string | null;
|
804
|
+
}
|
789
805
|
export interface GetAvailabilityTimeSlotResponse {
|
790
806
|
/** Time slot. */
|
791
807
|
timeSlot?: TimeSlot;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js","sourceRoot":"","sources":["../../../src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,sEAAuF;AACvF,oFAGiD;AAEjD,gKAAkJ;AAiHlJ,IAAY,YAQX;AARD,WAAY,YAAY;IACtB,+DAA+C,CAAA;IAC/C,4HAA4H;IAC5H,qCAAqB,CAAA;IACrB,iGAAiG;IACjG,iCAAiB,CAAA;IACjB,mFAAmF;IACnF,qCAAqB,CAAA;AACvB,CAAC,EARW,YAAY,4BAAZ,YAAY,QAQvB;
|
1
|
+
{"version":3,"file":"bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js","sourceRoot":"","sources":["../../../src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.ts"],"names":[],"mappings":"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"}
|
@@ -3,4 +3,4 @@ import { BuildRESTFunction, MaybeContext } from '@wix/sdk-types';
|
|
3
3
|
export declare const listMultiServiceAvailabilityTimeSlots: MaybeContext<BuildRESTFunction<typeof publicListMultiServiceAvailabilityTimeSlots> & typeof publicListMultiServiceAvailabilityTimeSlots>;
|
4
4
|
export declare const getMultiServiceAvailabilityTimeSlot: MaybeContext<BuildRESTFunction<typeof publicGetMultiServiceAvailabilityTimeSlot> & typeof publicGetMultiServiceAvailabilityTimeSlot>;
|
5
5
|
export { LocationType } from './bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js';
|
6
|
-
export { TimeSlot, Location, EventInfo, WaitingList, BookingPolicyViolations, AvailableResources, Resource, NestedTimeSlot, NonBookableReasons, ListMultiServiceAvailabilityTimeSlotsRequest, Service, V2CustomerChoices, CursorPaging, ListMultiServiceAvailabilityTimeSlotsResponse, CursorPagingMetadata, Cursors, GetMultiServiceAvailabilityTimeSlotRequest, GetMultiServiceAvailabilityTimeSlotResponse, ListAvailabilityTimeSlotsRequest, CustomerChoices, ResourceType, ListAvailabilityTimeSlotsResponse, GetAvailabilityTimeSlotRequest, GetAvailabilityTimeSlotResponse, ListEventTimeSlotsRequest, ListEventTimeSlotsResponse, GetEventTimeSlotRequest, GetEventTimeSlotResponse, ListMultiServiceAvailabilityTimeSlotsOptions, } from './bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js';
|
6
|
+
export { TimeSlot, Location, EventInfo, WaitingList, BookingPolicyViolations, AvailableResources, Resource, NestedTimeSlot, NonBookableReasons, ListMultiServiceAvailabilityTimeSlotsRequest, Service, V2CustomerChoices, CursorPaging, ListMultiServiceAvailabilityTimeSlotsResponse, CursorPagingMetadata, Cursors, GetMultiServiceAvailabilityTimeSlotRequest, GetMultiServiceAvailabilityTimeSlotResponse, ListAvailabilityTimeSlotsRequest, CustomerChoices, ResourceType, ListAvailabilityTimeSlotsResponse, GetAvailabilityTimeSlotRequest, GetAvailabilityTimeSlotRequestCustomerChoices, GetAvailabilityTimeSlotResponse, ListEventTimeSlotsRequest, ListEventTimeSlotsResponse, GetEventTimeSlotRequest, GetEventTimeSlotResponse, ListMultiServiceAvailabilityTimeSlotsOptions, } from './bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js';
|
@@ -138,4 +138,4 @@ interface GetMultiServiceAvailabilityTimeSlotSignature {
|
|
138
138
|
*/
|
139
139
|
(services: Service[], localStartDate: string, localEndDate: string, timeZone: string, location: Location): Promise<GetMultiServiceAvailabilityTimeSlotResponse>;
|
140
140
|
}
|
141
|
-
export { AvailableResources, BookingPolicyViolations, CursorPaging, CursorPagingMetadata, Cursors, CustomerChoices, EventInfo, GetAvailabilityTimeSlotRequest, GetAvailabilityTimeSlotResponse, GetEventTimeSlotRequest, GetEventTimeSlotResponse, GetMultiServiceAvailabilityTimeSlotRequest, GetMultiServiceAvailabilityTimeSlotResponse, ListAvailabilityTimeSlotsRequest, ListAvailabilityTimeSlotsResponse, ListEventTimeSlotsRequest, ListEventTimeSlotsResponse, ListMultiServiceAvailabilityTimeSlotsOptions, ListMultiServiceAvailabilityTimeSlotsRequest, ListMultiServiceAvailabilityTimeSlotsResponse, Location, LocationType, NestedTimeSlot, NonBookableReasons, Resource, ResourceType, Service, TimeSlot, V2CustomerChoices, WaitingList, } from './bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js';
|
141
|
+
export { AvailableResources, BookingPolicyViolations, CursorPaging, CursorPagingMetadata, Cursors, CustomerChoices, EventInfo, GetAvailabilityTimeSlotRequest, GetAvailabilityTimeSlotRequestCustomerChoices, GetAvailabilityTimeSlotResponse, GetEventTimeSlotRequest, GetEventTimeSlotResponse, GetMultiServiceAvailabilityTimeSlotRequest, GetMultiServiceAvailabilityTimeSlotResponse, ListAvailabilityTimeSlotsRequest, ListAvailabilityTimeSlotsResponse, ListEventTimeSlotsRequest, ListEventTimeSlotsResponse, ListMultiServiceAvailabilityTimeSlotsOptions, ListMultiServiceAvailabilityTimeSlotsRequest, ListMultiServiceAvailabilityTimeSlotsResponse, Location, LocationType, NestedTimeSlot, NonBookableReasons, Resource, ResourceType, Service, TimeSlot, V2CustomerChoices, WaitingList, } from './bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.js","sourceRoot":"","sources":["../../../src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.ts"],"names":[],"mappings":"AACA,OAAO,EAML,mCAAmC,IAAI,4CAA4C,EACnF,qCAAqC,IAAI,8CAA8C,GACxF,MAAM,yFAAyF,CAAC;AAEjG,MAAM,CAAC,MAAM,UAAU,GAAG,EAAE,YAAY,EAAE,eAAe,EAAE,CAAC;AAE5D,MAAM,UAAU,qCAAqC,CACnD,UAAsB;IAEtB,OAAO,CAAC,OAAsD,EAAE,EAAE,CAChE,8CAA8C,CAC5C,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAuFD,MAAM,UAAU,mCAAmC,CACjD,UAAsB;IAEtB,OAAO,CACL,QAAkD,EAClD,cAAsB,EACtB,YAAoB,EACpB,QAAgB,EAChB,QAAoD,EACpD,EAAE,CACF,4CAA4C,CAC1C,QAAQ,EACR,cAAc,EACd,YAAY,EACZ,QAAQ,EACR,QAAQ;IACR,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AA4DD,OAAO,
|
1
|
+
{"version":3,"file":"bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.js","sourceRoot":"","sources":["../../../src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.ts"],"names":[],"mappings":"AACA,OAAO,EAML,mCAAmC,IAAI,4CAA4C,EACnF,qCAAqC,IAAI,8CAA8C,GACxF,MAAM,yFAAyF,CAAC;AAEjG,MAAM,CAAC,MAAM,UAAU,GAAG,EAAE,YAAY,EAAE,eAAe,EAAE,CAAC;AAE5D,MAAM,UAAU,qCAAqC,CACnD,UAAsB;IAEtB,OAAO,CAAC,OAAsD,EAAE,EAAE,CAChE,8CAA8C,CAC5C,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAuFD,MAAM,UAAU,mCAAmC,CACjD,UAAsB;IAEtB,OAAO,CACL,QAAkD,EAClD,cAAsB,EACtB,YAAoB,EACpB,QAAgB,EAChB,QAAoD,EACpD,EAAE,CACF,4CAA4C,CAC1C,QAAQ,EACR,cAAc,EACd,YAAY,EACZ,QAAQ,EACR,QAAQ;IACR,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AA4DD,OAAO,EAuBL,YAAY,GASb,MAAM,yFAAyF,CAAC"}
|
@@ -105,7 +105,7 @@ export interface Location {
|
|
105
105
|
* - `BUSINESS`: A business location, either the default business address, or locations defined for the business by the Business Info.
|
106
106
|
* - `CUSTOMER`: The location is determined by the customer and is not set up beforehand.
|
107
107
|
*/
|
108
|
-
locationType?:
|
108
|
+
locationType?: LocationTypeWithLiterals;
|
109
109
|
}
|
110
110
|
export declare enum LocationType {
|
111
111
|
UNKNOWN_LOCATION_TYPE = "UNKNOWN_LOCATION_TYPE",
|
@@ -116,6 +116,8 @@ export declare enum LocationType {
|
|
116
116
|
/** The location can be determined by the customer and is not set up beforehand. */
|
117
117
|
CUSTOMER = "CUSTOMER"
|
118
118
|
}
|
119
|
+
/** @enumType */
|
120
|
+
export type LocationTypeWithLiterals = LocationType | 'UNKNOWN_LOCATION_TYPE' | 'BUSINESS' | 'CUSTOM' | 'CUSTOMER';
|
119
121
|
/** relevant for event based slots, and not for availability based slots */
|
120
122
|
export interface EventInfo {
|
121
123
|
/**
|
@@ -785,6 +787,20 @@ export interface GetAvailabilityTimeSlotRequest {
|
|
785
787
|
*/
|
786
788
|
includeResourceTypeIds?: string[];
|
787
789
|
}
|
790
|
+
export interface GetAvailabilityTimeSlotRequestCustomerChoices {
|
791
|
+
/**
|
792
|
+
* The selected add-ons IDs.
|
793
|
+
* Max: Derived from max amount of Add-On groups * max amount of Add-Ons per group.
|
794
|
+
* @format GUID
|
795
|
+
* @maxSize 21
|
796
|
+
*/
|
797
|
+
addOnIds?: string[] | null;
|
798
|
+
/**
|
799
|
+
* The selected duration choice ID.
|
800
|
+
* @format GUID
|
801
|
+
*/
|
802
|
+
durationChoiceId?: string | null;
|
803
|
+
}
|
788
804
|
export interface GetAvailabilityTimeSlotResponse {
|
789
805
|
/** Time slot. */
|
790
806
|
timeSlot?: TimeSlot;
|
@@ -106,7 +106,7 @@ export interface Location {
|
|
106
106
|
* - `BUSINESS`: A business location, either the default business address, or locations defined for the business by the Business Info.
|
107
107
|
* - `CUSTOMER`: The location is determined by the customer and is not set up beforehand.
|
108
108
|
*/
|
109
|
-
locationType?:
|
109
|
+
locationType?: LocationTypeWithLiterals;
|
110
110
|
}
|
111
111
|
export declare enum LocationType {
|
112
112
|
UNKNOWN_LOCATION_TYPE = "UNKNOWN_LOCATION_TYPE",
|
@@ -117,6 +117,8 @@ export declare enum LocationType {
|
|
117
117
|
/** The location can be determined by the customer and is not set up beforehand. */
|
118
118
|
CUSTOMER = "CUSTOMER"
|
119
119
|
}
|
120
|
+
/** @enumType */
|
121
|
+
export type LocationTypeWithLiterals = LocationType | 'UNKNOWN_LOCATION_TYPE' | 'BUSINESS' | 'CUSTOM' | 'CUSTOMER';
|
120
122
|
/** relevant for event based slots, and not for availability based slots */
|
121
123
|
export interface EventInfo {
|
122
124
|
/**
|
@@ -786,6 +788,20 @@ export interface GetAvailabilityTimeSlotRequest {
|
|
786
788
|
*/
|
787
789
|
includeResourceTypeIds?: string[];
|
788
790
|
}
|
791
|
+
export interface GetAvailabilityTimeSlotRequestCustomerChoices {
|
792
|
+
/**
|
793
|
+
* The selected add-ons IDs.
|
794
|
+
* Max: Derived from max amount of Add-On groups * max amount of Add-Ons per group.
|
795
|
+
* @format GUID
|
796
|
+
* @maxSize 21
|
797
|
+
*/
|
798
|
+
addOnIds?: string[] | null;
|
799
|
+
/**
|
800
|
+
* The selected duration choice ID.
|
801
|
+
* @format GUID
|
802
|
+
*/
|
803
|
+
durationChoiceId?: string | null;
|
804
|
+
}
|
789
805
|
export interface GetAvailabilityTimeSlotResponse {
|
790
806
|
/** Time slot. */
|
791
807
|
timeSlot?: TimeSlot;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js","sourceRoot":"","sources":["../../../src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,IAAI,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AACvF,OAAO,EACL,qCAAqC,EACrC,uCAAuC,GACxC,MAAM,yCAAyC,CAAC;AAEjD,OAAO,KAAK,2CAA2C,MAAM,oFAAoF,CAAC;AAiHlJ,MAAM,CAAN,IAAY,YAQX;AARD,WAAY,YAAY;IACtB,+DAA+C,CAAA;IAC/C,4HAA4H;IAC5H,qCAAqB,CAAA;IACrB,iGAAiG;IACjG,iCAAiB,CAAA;IACjB,mFAAmF;IACnF,qCAAqB,CAAA;AACvB,CAAC,EARW,YAAY,KAAZ,YAAY,QAQvB;
|
1
|
+
{"version":3,"file":"bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js","sourceRoot":"","sources":["../../../src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.ts"],"names":[],"mappings":"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"}
|
@@ -3,4 +3,4 @@ import { BuildRESTFunction, MaybeContext } from '@wix/sdk-types';
|
|
3
3
|
export declare const listMultiServiceAvailabilityTimeSlots: MaybeContext<BuildRESTFunction<typeof publicListMultiServiceAvailabilityTimeSlots> & typeof publicListMultiServiceAvailabilityTimeSlots>;
|
4
4
|
export declare const getMultiServiceAvailabilityTimeSlot: MaybeContext<BuildRESTFunction<typeof publicGetMultiServiceAvailabilityTimeSlot> & typeof publicGetMultiServiceAvailabilityTimeSlot>;
|
5
5
|
export { LocationType } from './bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js';
|
6
|
-
export { TimeSlot, Location, EventInfo, WaitingList, BookingPolicyViolations, AvailableResources, Resource, NestedTimeSlot, NonBookableReasons, ListMultiServiceAvailabilityTimeSlotsRequest, Service, V2CustomerChoices, CursorPaging, ListMultiServiceAvailabilityTimeSlotsResponse, CursorPagingMetadata, Cursors, GetMultiServiceAvailabilityTimeSlotRequest, GetMultiServiceAvailabilityTimeSlotResponse, ListAvailabilityTimeSlotsRequest, CustomerChoices, ResourceType, ListAvailabilityTimeSlotsResponse, GetAvailabilityTimeSlotRequest, GetAvailabilityTimeSlotResponse, ListEventTimeSlotsRequest, ListEventTimeSlotsResponse, GetEventTimeSlotRequest, GetEventTimeSlotResponse, ListMultiServiceAvailabilityTimeSlotsOptions, } from './bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js';
|
6
|
+
export { TimeSlot, Location, EventInfo, WaitingList, BookingPolicyViolations, AvailableResources, Resource, NestedTimeSlot, NonBookableReasons, ListMultiServiceAvailabilityTimeSlotsRequest, Service, V2CustomerChoices, CursorPaging, ListMultiServiceAvailabilityTimeSlotsResponse, CursorPagingMetadata, Cursors, GetMultiServiceAvailabilityTimeSlotRequest, GetMultiServiceAvailabilityTimeSlotResponse, ListAvailabilityTimeSlotsRequest, CustomerChoices, ResourceType, ListAvailabilityTimeSlotsResponse, GetAvailabilityTimeSlotRequest, GetAvailabilityTimeSlotRequestCustomerChoices, GetAvailabilityTimeSlotResponse, ListEventTimeSlotsRequest, ListEventTimeSlotsResponse, GetEventTimeSlotRequest, GetEventTimeSlotResponse, ListMultiServiceAvailabilityTimeSlotsOptions, } from './bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js';
|
@@ -138,4 +138,4 @@ interface GetMultiServiceAvailabilityTimeSlotSignature {
|
|
138
138
|
*/
|
139
139
|
(services: Service[], localStartDate: string, localEndDate: string, timeZone: string, location: Location): Promise<GetMultiServiceAvailabilityTimeSlotResponse>;
|
140
140
|
}
|
141
|
-
export { AvailableResources, BookingPolicyViolations, CursorPaging, CursorPagingMetadata, Cursors, CustomerChoices, EventInfo, GetAvailabilityTimeSlotRequest, GetAvailabilityTimeSlotResponse, GetEventTimeSlotRequest, GetEventTimeSlotResponse, GetMultiServiceAvailabilityTimeSlotRequest, GetMultiServiceAvailabilityTimeSlotResponse, ListAvailabilityTimeSlotsRequest, ListAvailabilityTimeSlotsResponse, ListEventTimeSlotsRequest, ListEventTimeSlotsResponse, ListMultiServiceAvailabilityTimeSlotsOptions, ListMultiServiceAvailabilityTimeSlotsRequest, ListMultiServiceAvailabilityTimeSlotsResponse, Location, LocationType, NestedTimeSlot, NonBookableReasons, Resource, ResourceType, Service, TimeSlot, V2CustomerChoices, WaitingList, } from './bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js';
|
141
|
+
export { AvailableResources, BookingPolicyViolations, CursorPaging, CursorPagingMetadata, Cursors, CustomerChoices, EventInfo, GetAvailabilityTimeSlotRequest, GetAvailabilityTimeSlotRequestCustomerChoices, GetAvailabilityTimeSlotResponse, GetEventTimeSlotRequest, GetEventTimeSlotResponse, GetMultiServiceAvailabilityTimeSlotRequest, GetMultiServiceAvailabilityTimeSlotResponse, ListAvailabilityTimeSlotsRequest, ListAvailabilityTimeSlotsResponse, ListEventTimeSlotsRequest, ListEventTimeSlotsResponse, ListMultiServiceAvailabilityTimeSlotsOptions, ListMultiServiceAvailabilityTimeSlotsRequest, ListMultiServiceAvailabilityTimeSlotsResponse, Location, LocationType, NestedTimeSlot, NonBookableReasons, Resource, ResourceType, Service, TimeSlot, V2CustomerChoices, WaitingList, } from './bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.js","sourceRoot":"","sources":["../../../../src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.ts"],"names":[],"mappings":";;;AACA,mMAQiG;AAEpF,QAAA,UAAU,GAAG,EAAE,YAAY,EAAE,eAAe,EAAE,CAAC;AAE5D,SAAgB,qCAAqC,CACnD,UAAsB;IAEtB,OAAO,CAAC,OAAsD,EAAE,EAAE,CAChE,IAAA,6HAA8C,EAC5C,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AATD,sFASC;AAuFD,SAAgB,mCAAmC,CACjD,UAAsB;IAEtB,OAAO,CACL,QAAkD,EAClD,cAAsB,EACtB,YAAoB,EACpB,QAAgB,EAChB,QAAoD,EACpD,EAAE,CACF,IAAA,2HAA4C,EAC1C,QAAQ,EACR,cAAc,EACd,YAAY,EACZ,QAAQ,EACR,QAAQ;IACR,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAnBD,kFAmBC;AA4DD,
|
1
|
+
{"version":3,"file":"bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.js","sourceRoot":"","sources":["../../../../src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.ts"],"names":[],"mappings":";;;AACA,mMAQiG;AAEpF,QAAA,UAAU,GAAG,EAAE,YAAY,EAAE,eAAe,EAAE,CAAC;AAE5D,SAAgB,qCAAqC,CACnD,UAAsB;IAEtB,OAAO,CAAC,OAAsD,EAAE,EAAE,CAChE,IAAA,6HAA8C,EAC5C,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AATD,sFASC;AAuFD,SAAgB,mCAAmC,CACjD,UAAsB;IAEtB,OAAO,CACL,QAAkD,EAClD,cAAsB,EACtB,YAAoB,EACpB,QAAgB,EAChB,QAAoD,EACpD,EAAE,CACF,IAAA,2HAA4C,EAC1C,QAAQ,EACR,cAAc,EACd,YAAY,EACZ,QAAQ,EACR,QAAQ;IACR,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAnBD,kFAmBC;AA4DD,iMAgCiG;AAT/F,qLAAA,YAAY,OAAA"}
|
@@ -105,7 +105,7 @@ export interface Location {
|
|
105
105
|
* - `BUSINESS`: A business location, either the default business address, or locations defined for the business by the Business Info.
|
106
106
|
* - `CUSTOMER`: The location is determined by the customer and is not set up beforehand.
|
107
107
|
*/
|
108
|
-
locationType?:
|
108
|
+
locationType?: LocationTypeWithLiterals;
|
109
109
|
}
|
110
110
|
export declare enum LocationType {
|
111
111
|
UNKNOWN_LOCATION_TYPE = "UNKNOWN_LOCATION_TYPE",
|
@@ -116,6 +116,8 @@ export declare enum LocationType {
|
|
116
116
|
/** The location can be determined by the customer and is not set up beforehand. */
|
117
117
|
CUSTOMER = "CUSTOMER"
|
118
118
|
}
|
119
|
+
/** @enumType */
|
120
|
+
export type LocationTypeWithLiterals = LocationType | 'UNKNOWN_LOCATION_TYPE' | 'BUSINESS' | 'CUSTOM' | 'CUSTOMER';
|
119
121
|
/** relevant for event based slots, and not for availability based slots */
|
120
122
|
export interface EventInfo {
|
121
123
|
/**
|
@@ -785,6 +787,20 @@ export interface GetAvailabilityTimeSlotRequest {
|
|
785
787
|
*/
|
786
788
|
includeResourceTypeIds?: string[];
|
787
789
|
}
|
790
|
+
export interface GetAvailabilityTimeSlotRequestCustomerChoices {
|
791
|
+
/**
|
792
|
+
* The selected add-ons IDs.
|
793
|
+
* Max: Derived from max amount of Add-On groups * max amount of Add-Ons per group.
|
794
|
+
* @format GUID
|
795
|
+
* @maxSize 21
|
796
|
+
*/
|
797
|
+
addOnIds?: string[] | null;
|
798
|
+
/**
|
799
|
+
* The selected duration choice ID.
|
800
|
+
* @format GUID
|
801
|
+
*/
|
802
|
+
durationChoiceId?: string | null;
|
803
|
+
}
|
788
804
|
export interface GetAvailabilityTimeSlotResponse {
|
789
805
|
/** Time slot. */
|
790
806
|
timeSlot?: TimeSlot;
|
@@ -106,7 +106,7 @@ export interface Location {
|
|
106
106
|
* - `BUSINESS`: A business location, either the default business address, or locations defined for the business by the Business Info.
|
107
107
|
* - `CUSTOMER`: The location is determined by the customer and is not set up beforehand.
|
108
108
|
*/
|
109
|
-
locationType?:
|
109
|
+
locationType?: LocationTypeWithLiterals;
|
110
110
|
}
|
111
111
|
export declare enum LocationType {
|
112
112
|
UNKNOWN_LOCATION_TYPE = "UNKNOWN_LOCATION_TYPE",
|
@@ -117,6 +117,8 @@ export declare enum LocationType {
|
|
117
117
|
/** The location can be determined by the customer and is not set up beforehand. */
|
118
118
|
CUSTOMER = "CUSTOMER"
|
119
119
|
}
|
120
|
+
/** @enumType */
|
121
|
+
export type LocationTypeWithLiterals = LocationType | 'UNKNOWN_LOCATION_TYPE' | 'BUSINESS' | 'CUSTOM' | 'CUSTOMER';
|
120
122
|
/** relevant for event based slots, and not for availability based slots */
|
121
123
|
export interface EventInfo {
|
122
124
|
/**
|
@@ -786,6 +788,20 @@ export interface GetAvailabilityTimeSlotRequest {
|
|
786
788
|
*/
|
787
789
|
includeResourceTypeIds?: string[];
|
788
790
|
}
|
791
|
+
export interface GetAvailabilityTimeSlotRequestCustomerChoices {
|
792
|
+
/**
|
793
|
+
* The selected add-ons IDs.
|
794
|
+
* Max: Derived from max amount of Add-On groups * max amount of Add-Ons per group.
|
795
|
+
* @format GUID
|
796
|
+
* @maxSize 21
|
797
|
+
*/
|
798
|
+
addOnIds?: string[] | null;
|
799
|
+
/**
|
800
|
+
* The selected duration choice ID.
|
801
|
+
* @format GUID
|
802
|
+
*/
|
803
|
+
durationChoiceId?: string | null;
|
804
|
+
}
|
789
805
|
export interface GetAvailabilityTimeSlotResponse {
|
790
806
|
/** Time slot. */
|
791
807
|
timeSlot?: TimeSlot;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js","sourceRoot":"","sources":["../../../../src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,sEAAuF;AACvF,oFAGiD;AAEjD,gKAAkJ;AAiHlJ,IAAY,YAQX;AARD,WAAY,YAAY;IACtB,+DAA+C,CAAA;IAC/C,4HAA4H;IAC5H,qCAAqB,CAAA;IACrB,iGAAiG;IACjG,iCAAiB,CAAA;IACjB,mFAAmF;IACnF,qCAAqB,CAAA;AACvB,CAAC,EARW,YAAY,4BAAZ,YAAY,QAQvB;
|
1
|
+
{"version":3,"file":"bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js","sourceRoot":"","sources":["../../../../src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.ts"],"names":[],"mappings":"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"}
|
@@ -3,4 +3,4 @@ import { BuildRESTFunction, MaybeContext } from '@wix/sdk-types';
|
|
3
3
|
export declare const listMultiServiceAvailabilityTimeSlots: MaybeContext<BuildRESTFunction<typeof publicListMultiServiceAvailabilityTimeSlots> & typeof publicListMultiServiceAvailabilityTimeSlots>;
|
4
4
|
export declare const getMultiServiceAvailabilityTimeSlot: MaybeContext<BuildRESTFunction<typeof publicGetMultiServiceAvailabilityTimeSlot> & typeof publicGetMultiServiceAvailabilityTimeSlot>;
|
5
5
|
export { LocationType } from './bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js';
|
6
|
-
export { TimeSlot, Location, EventInfo, WaitingList, BookingPolicyViolations, AvailableResources, Resource, NestedTimeSlot, NonBookableReasons, ListMultiServiceAvailabilityTimeSlotsRequest, Service, V2CustomerChoices, CursorPaging, ListMultiServiceAvailabilityTimeSlotsResponse, CursorPagingMetadata, Cursors, GetMultiServiceAvailabilityTimeSlotRequest, GetMultiServiceAvailabilityTimeSlotResponse, ListAvailabilityTimeSlotsRequest, CustomerChoices, ResourceType, ListAvailabilityTimeSlotsResponse, GetAvailabilityTimeSlotRequest, GetAvailabilityTimeSlotResponse, ListEventTimeSlotsRequest, ListEventTimeSlotsResponse, GetEventTimeSlotRequest, GetEventTimeSlotResponse, ListMultiServiceAvailabilityTimeSlotsOptions, } from './bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js';
|
6
|
+
export { TimeSlot, Location, EventInfo, WaitingList, BookingPolicyViolations, AvailableResources, Resource, NestedTimeSlot, NonBookableReasons, ListMultiServiceAvailabilityTimeSlotsRequest, Service, V2CustomerChoices, CursorPaging, ListMultiServiceAvailabilityTimeSlotsResponse, CursorPagingMetadata, Cursors, GetMultiServiceAvailabilityTimeSlotRequest, GetMultiServiceAvailabilityTimeSlotResponse, ListAvailabilityTimeSlotsRequest, CustomerChoices, ResourceType, ListAvailabilityTimeSlotsResponse, GetAvailabilityTimeSlotRequest, GetAvailabilityTimeSlotRequestCustomerChoices, GetAvailabilityTimeSlotResponse, ListEventTimeSlotsRequest, ListEventTimeSlotsResponse, GetEventTimeSlotRequest, GetEventTimeSlotResponse, ListMultiServiceAvailabilityTimeSlotsOptions, } from './bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js';
|
@@ -138,4 +138,4 @@ interface GetMultiServiceAvailabilityTimeSlotSignature {
|
|
138
138
|
*/
|
139
139
|
(services: Service[], localStartDate: string, localEndDate: string, timeZone: string, location: Location): Promise<GetMultiServiceAvailabilityTimeSlotResponse>;
|
140
140
|
}
|
141
|
-
export { AvailableResources, BookingPolicyViolations, CursorPaging, CursorPagingMetadata, Cursors, CustomerChoices, EventInfo, GetAvailabilityTimeSlotRequest, GetAvailabilityTimeSlotResponse, GetEventTimeSlotRequest, GetEventTimeSlotResponse, GetMultiServiceAvailabilityTimeSlotRequest, GetMultiServiceAvailabilityTimeSlotResponse, ListAvailabilityTimeSlotsRequest, ListAvailabilityTimeSlotsResponse, ListEventTimeSlotsRequest, ListEventTimeSlotsResponse, ListMultiServiceAvailabilityTimeSlotsOptions, ListMultiServiceAvailabilityTimeSlotsRequest, ListMultiServiceAvailabilityTimeSlotsResponse, Location, LocationType, NestedTimeSlot, NonBookableReasons, Resource, ResourceType, Service, TimeSlot, V2CustomerChoices, WaitingList, } from './bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js';
|
141
|
+
export { AvailableResources, BookingPolicyViolations, CursorPaging, CursorPagingMetadata, Cursors, CustomerChoices, EventInfo, GetAvailabilityTimeSlotRequest, GetAvailabilityTimeSlotRequestCustomerChoices, GetAvailabilityTimeSlotResponse, GetEventTimeSlotRequest, GetEventTimeSlotResponse, GetMultiServiceAvailabilityTimeSlotRequest, GetMultiServiceAvailabilityTimeSlotResponse, ListAvailabilityTimeSlotsRequest, ListAvailabilityTimeSlotsResponse, ListEventTimeSlotsRequest, ListEventTimeSlotsResponse, ListMultiServiceAvailabilityTimeSlotsOptions, ListMultiServiceAvailabilityTimeSlotsRequest, ListMultiServiceAvailabilityTimeSlotsResponse, Location, LocationType, NestedTimeSlot, NonBookableReasons, Resource, ResourceType, Service, TimeSlot, V2CustomerChoices, WaitingList, } from './bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.js","sourceRoot":"","sources":["../../../../src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.ts"],"names":[],"mappings":"AACA,OAAO,EAML,mCAAmC,IAAI,4CAA4C,EACnF,qCAAqC,IAAI,8CAA8C,GACxF,MAAM,yFAAyF,CAAC;AAEjG,MAAM,CAAC,MAAM,UAAU,GAAG,EAAE,YAAY,EAAE,eAAe,EAAE,CAAC;AAE5D,MAAM,UAAU,qCAAqC,CACnD,UAAsB;IAEtB,OAAO,CAAC,OAAsD,EAAE,EAAE,CAChE,8CAA8C,CAC5C,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAuFD,MAAM,UAAU,mCAAmC,CACjD,UAAsB;IAEtB,OAAO,CACL,QAAkD,EAClD,cAAsB,EACtB,YAAoB,EACpB,QAAgB,EAChB,QAAoD,EACpD,EAAE,CACF,4CAA4C,CAC1C,QAAQ,EACR,cAAc,EACd,YAAY,EACZ,QAAQ,EACR,QAAQ;IACR,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AA4DD,OAAO,
|
1
|
+
{"version":3,"file":"bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.js","sourceRoot":"","sources":["../../../../src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.public.ts"],"names":[],"mappings":"AACA,OAAO,EAML,mCAAmC,IAAI,4CAA4C,EACnF,qCAAqC,IAAI,8CAA8C,GACxF,MAAM,yFAAyF,CAAC;AAEjG,MAAM,CAAC,MAAM,UAAU,GAAG,EAAE,YAAY,EAAE,eAAe,EAAE,CAAC;AAE5D,MAAM,UAAU,qCAAqC,CACnD,UAAsB;IAEtB,OAAO,CAAC,OAAsD,EAAE,EAAE,CAChE,8CAA8C,CAC5C,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAuFD,MAAM,UAAU,mCAAmC,CACjD,UAAsB;IAEtB,OAAO,CACL,QAAkD,EAClD,cAAsB,EACtB,YAAoB,EACpB,QAAgB,EAChB,QAAoD,EACpD,EAAE,CACF,4CAA4C,CAC1C,QAAQ,EACR,cAAc,EACd,YAAY,EACZ,QAAQ,EACR,QAAQ;IACR,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AA4DD,OAAO,EAuBL,YAAY,GASb,MAAM,yFAAyF,CAAC"}
|
@@ -105,7 +105,7 @@ export interface Location {
|
|
105
105
|
* - `BUSINESS`: A business location, either the default business address, or locations defined for the business by the Business Info.
|
106
106
|
* - `CUSTOMER`: The location is determined by the customer and is not set up beforehand.
|
107
107
|
*/
|
108
|
-
locationType?:
|
108
|
+
locationType?: LocationTypeWithLiterals;
|
109
109
|
}
|
110
110
|
export declare enum LocationType {
|
111
111
|
UNKNOWN_LOCATION_TYPE = "UNKNOWN_LOCATION_TYPE",
|
@@ -116,6 +116,8 @@ export declare enum LocationType {
|
|
116
116
|
/** The location can be determined by the customer and is not set up beforehand. */
|
117
117
|
CUSTOMER = "CUSTOMER"
|
118
118
|
}
|
119
|
+
/** @enumType */
|
120
|
+
export type LocationTypeWithLiterals = LocationType | 'UNKNOWN_LOCATION_TYPE' | 'BUSINESS' | 'CUSTOM' | 'CUSTOMER';
|
119
121
|
/** relevant for event based slots, and not for availability based slots */
|
120
122
|
export interface EventInfo {
|
121
123
|
/**
|
@@ -785,6 +787,20 @@ export interface GetAvailabilityTimeSlotRequest {
|
|
785
787
|
*/
|
786
788
|
includeResourceTypeIds?: string[];
|
787
789
|
}
|
790
|
+
export interface GetAvailabilityTimeSlotRequestCustomerChoices {
|
791
|
+
/**
|
792
|
+
* The selected add-ons IDs.
|
793
|
+
* Max: Derived from max amount of Add-On groups * max amount of Add-Ons per group.
|
794
|
+
* @format GUID
|
795
|
+
* @maxSize 21
|
796
|
+
*/
|
797
|
+
addOnIds?: string[] | null;
|
798
|
+
/**
|
799
|
+
* The selected duration choice ID.
|
800
|
+
* @format GUID
|
801
|
+
*/
|
802
|
+
durationChoiceId?: string | null;
|
803
|
+
}
|
788
804
|
export interface GetAvailabilityTimeSlotResponse {
|
789
805
|
/** Time slot. */
|
790
806
|
timeSlot?: TimeSlot;
|
@@ -106,7 +106,7 @@ export interface Location {
|
|
106
106
|
* - `BUSINESS`: A business location, either the default business address, or locations defined for the business by the Business Info.
|
107
107
|
* - `CUSTOMER`: The location is determined by the customer and is not set up beforehand.
|
108
108
|
*/
|
109
|
-
locationType?:
|
109
|
+
locationType?: LocationTypeWithLiterals;
|
110
110
|
}
|
111
111
|
export declare enum LocationType {
|
112
112
|
UNKNOWN_LOCATION_TYPE = "UNKNOWN_LOCATION_TYPE",
|
@@ -117,6 +117,8 @@ export declare enum LocationType {
|
|
117
117
|
/** The location can be determined by the customer and is not set up beforehand. */
|
118
118
|
CUSTOMER = "CUSTOMER"
|
119
119
|
}
|
120
|
+
/** @enumType */
|
121
|
+
export type LocationTypeWithLiterals = LocationType | 'UNKNOWN_LOCATION_TYPE' | 'BUSINESS' | 'CUSTOM' | 'CUSTOMER';
|
120
122
|
/** relevant for event based slots, and not for availability based slots */
|
121
123
|
export interface EventInfo {
|
122
124
|
/**
|
@@ -786,6 +788,20 @@ export interface GetAvailabilityTimeSlotRequest {
|
|
786
788
|
*/
|
787
789
|
includeResourceTypeIds?: string[];
|
788
790
|
}
|
791
|
+
export interface GetAvailabilityTimeSlotRequestCustomerChoices {
|
792
|
+
/**
|
793
|
+
* The selected add-ons IDs.
|
794
|
+
* Max: Derived from max amount of Add-On groups * max amount of Add-Ons per group.
|
795
|
+
* @format GUID
|
796
|
+
* @maxSize 21
|
797
|
+
*/
|
798
|
+
addOnIds?: string[] | null;
|
799
|
+
/**
|
800
|
+
* The selected duration choice ID.
|
801
|
+
* @format GUID
|
802
|
+
*/
|
803
|
+
durationChoiceId?: string | null;
|
804
|
+
}
|
789
805
|
export interface GetAvailabilityTimeSlotResponse {
|
790
806
|
/** Time slot. */
|
791
807
|
timeSlot?: TimeSlot;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js","sourceRoot":"","sources":["../../../../src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,IAAI,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AACvF,OAAO,EACL,qCAAqC,EACrC,uCAAuC,GACxC,MAAM,yCAAyC,CAAC;AAEjD,OAAO,KAAK,2CAA2C,MAAM,oFAAoF,CAAC;AAiHlJ,MAAM,CAAN,IAAY,YAQX;AARD,WAAY,YAAY;IACtB,+DAA+C,CAAA;IAC/C,4HAA4H;IAC5H,qCAAqB,CAAA;IACrB,iGAAiG;IACjG,iCAAiB,CAAA;IACjB,mFAAmF;IACnF,qCAAqB,CAAA;AACvB,CAAC,EARW,YAAY,KAAZ,YAAY,QAQvB;
|
1
|
+
{"version":3,"file":"bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.js","sourceRoot":"","sources":["../../../../src/bookings-availability-v2-time-slot-multi-service-availability-time-slots.universal.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@wix/auto_sdk_bookings_multi-service-availability-time-slots",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.132",
|
4
4
|
"publishConfig": {
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
6
6
|
"access": "public"
|
@@ -29,7 +29,7 @@
|
|
29
29
|
],
|
30
30
|
"dependencies": {
|
31
31
|
"@wix/sdk-runtime": "^0.3.49",
|
32
|
-
"@wix/sdk-types": "^1.13.
|
32
|
+
"@wix/sdk-types": "^1.13.28"
|
33
33
|
},
|
34
34
|
"devDependencies": {
|
35
35
|
"typescript": "^5.3.2"
|
@@ -48,5 +48,5 @@
|
|
48
48
|
"fqdn": "wix.bookings.availability.v2.time_slot"
|
49
49
|
}
|
50
50
|
},
|
51
|
-
"falconPackageHash": "
|
51
|
+
"falconPackageHash": "4863811dee1df037e0fbb4b805f7834b588d39e5334cc7ac5b7c60be"
|
52
52
|
}
|