@wix/auto_sdk_bookings_extended-bookings 1.0.7 → 1.0.8
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-reader-v2-extended-booking-extended-bookings.context.d.ts +1 -1
- package/build/cjs/src/bookings-reader-v2-extended-booking-extended-bookings.meta.d.ts +3 -3
- package/build/cjs/src/bookings-reader-v2-extended-booking-extended-bookings.meta.js.map +1 -1
- package/build/cjs/src/bookings-reader-v2-extended-booking-extended-bookings.public.d.ts +5 -5
- package/build/cjs/src/bookings-reader-v2-extended-booking-extended-bookings.public.js.map +1 -1
- package/build/cjs/src/bookings-reader-v2-extended-booking-extended-bookings.types.d.ts +0 -126
- package/build/cjs/src/bookings-reader-v2-extended-booking-extended-bookings.universal.d.ts +9 -128
- package/build/cjs/src/bookings-reader-v2-extended-booking-extended-bookings.universal.js.map +1 -1
- package/build/es/src/bookings-reader-v2-extended-booking-extended-bookings.context.d.ts +1 -1
- package/build/es/src/bookings-reader-v2-extended-booking-extended-bookings.meta.d.ts +3 -3
- package/build/es/src/bookings-reader-v2-extended-booking-extended-bookings.meta.js.map +1 -1
- package/build/es/src/bookings-reader-v2-extended-booking-extended-bookings.public.d.ts +5 -5
- package/build/es/src/bookings-reader-v2-extended-booking-extended-bookings.public.js.map +1 -1
- package/build/es/src/bookings-reader-v2-extended-booking-extended-bookings.types.d.ts +0 -126
- package/build/es/src/bookings-reader-v2-extended-booking-extended-bookings.universal.d.ts +9 -128
- package/build/es/src/bookings-reader-v2-extended-booking-extended-bookings.universal.js.map +1 -1
- package/build/internal/cjs/src/bookings-reader-v2-extended-booking-extended-bookings.context.d.ts +1 -1
- package/build/internal/cjs/src/bookings-reader-v2-extended-booking-extended-bookings.meta.d.ts +3 -3
- package/build/internal/cjs/src/bookings-reader-v2-extended-booking-extended-bookings.meta.js.map +1 -1
- package/build/internal/cjs/src/bookings-reader-v2-extended-booking-extended-bookings.public.d.ts +5 -5
- package/build/internal/cjs/src/bookings-reader-v2-extended-booking-extended-bookings.public.js.map +1 -1
- package/build/internal/cjs/src/bookings-reader-v2-extended-booking-extended-bookings.types.d.ts +0 -126
- package/build/internal/cjs/src/bookings-reader-v2-extended-booking-extended-bookings.universal.d.ts +9 -128
- package/build/internal/cjs/src/bookings-reader-v2-extended-booking-extended-bookings.universal.js.map +1 -1
- package/build/internal/es/src/bookings-reader-v2-extended-booking-extended-bookings.context.d.ts +1 -1
- package/build/internal/es/src/bookings-reader-v2-extended-booking-extended-bookings.meta.d.ts +3 -3
- package/build/internal/es/src/bookings-reader-v2-extended-booking-extended-bookings.meta.js.map +1 -1
- package/build/internal/es/src/bookings-reader-v2-extended-booking-extended-bookings.public.d.ts +5 -5
- package/build/internal/es/src/bookings-reader-v2-extended-booking-extended-bookings.public.js.map +1 -1
- package/build/internal/es/src/bookings-reader-v2-extended-booking-extended-bookings.types.d.ts +0 -126
- package/build/internal/es/src/bookings-reader-v2-extended-booking-extended-bookings.universal.d.ts +9 -128
- package/build/internal/es/src/bookings-reader-v2-extended-booking-extended-bookings.universal.js.map +1 -1
- package/package.json +3 -3
|
@@ -4,4 +4,4 @@ export declare const query: MaybeContext<BuildRESTFunction<typeof publicQuery> &
|
|
|
4
4
|
export declare const queryExtendedBookings: MaybeContext<BuildRESTFunction<typeof publicQueryExtendedBookings> & typeof publicQueryExtendedBookings>;
|
|
5
5
|
export declare const countExtendedBookings: MaybeContext<BuildRESTFunction<typeof publicCountExtendedBookings> & typeof publicCountExtendedBookings>;
|
|
6
6
|
export { AttendanceStatus, MultiServiceBookingType, LocationType, ValueType, BookingStatus, PaymentStatus, SelectedPaymentOption, Platform, Actor, IdentityType, BookingFeeStatus, SortOrder, } from './bookings-reader-v2-extended-booking-extended-bookings.universal.js';
|
|
7
|
-
export { ExtendedBooking, Booking, BookingParticipantsInfoOneOf, BookedEntity, BookedEntityItemOneOf, BookedSlot, BookedResource, Location, BookedSchedule, ContactDetails, Address, AddressStreetOneOf, StreetAddress, AddressLocation, Subdivision, CustomFormField, BookingSource, ParticipantNotification, IdentificationData, IdentificationDataIdOneOf, FlowControlSettings, ExtendedFields, ParticipantChoices, ServiceChoices, ServiceChoice, ServiceChoiceChoiceOneOf, Duration, MultiServiceBookingInfo, BookedAddOn, AllowedActions, Attendance, ConferencingDetails, BookingPolicySettings, BookingFeeDetails, QueryExtendedBookingRequest, QueryV2, QueryV2PagingMethodOneOf, Sorting, Paging, CursorPaging, QueryExtendedBookingResponse, PagingMetadataV2, Cursors, QueryExtendedBookingsRequest, CommonQueryV2, CommonQueryV2PagingMethodOneOf, CommonPaging, QueryExtendedBookingsResponse, CountExtendedBookingsRequest, CountExtendedBookingsResponse,
|
|
7
|
+
export { ExtendedBooking, Booking, BookingParticipantsInfoOneOf, BookedEntity, BookedEntityItemOneOf, BookedSlot, BookedResource, Location, BookedSchedule, ContactDetails, Address, AddressStreetOneOf, StreetAddress, AddressLocation, Subdivision, CustomFormField, BookingSource, ParticipantNotification, IdentificationData, IdentificationDataIdOneOf, FlowControlSettings, ExtendedFields, ParticipantChoices, ServiceChoices, ServiceChoice, ServiceChoiceChoiceOneOf, Duration, MultiServiceBookingInfo, BookedAddOn, AllowedActions, Attendance, ConferencingDetails, BookingPolicySettings, BookingFeeDetails, QueryExtendedBookingRequest, QueryV2, QueryV2PagingMethodOneOf, Sorting, Paging, CursorPaging, QueryExtendedBookingResponse, PagingMetadataV2, Cursors, QueryExtendedBookingsRequest, CommonQueryV2, CommonQueryV2PagingMethodOneOf, CommonPaging, QueryExtendedBookingsResponse, CountExtendedBookingsRequest, CountExtendedBookingsResponse, QueryOptions, QueryExtendedBookingsOptions, CountExtendedBookingsOptions, } from './bookings-reader-v2-extended-booking-extended-bookings.universal.js';
|
|
@@ -10,6 +10,6 @@ export type __PublicMethodMetaInfo<K = string, M = unknown, T = unknown, S = unk
|
|
|
10
10
|
__responseType: Q;
|
|
11
11
|
__originalResponseType: R;
|
|
12
12
|
};
|
|
13
|
-
export declare function query(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.QueryExtendedBookingRequest, ambassadorWixBookingsReaderV2ExtendedBookingTypes.QueryExtendedBookingRequest, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.QueryExtendedBookingResponse
|
|
14
|
-
export declare function queryExtendedBookings(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.QueryExtendedBookingsRequest, ambassadorWixBookingsReaderV2ExtendedBookingTypes.QueryExtendedBookingsRequest, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.QueryExtendedBookingsResponse
|
|
15
|
-
export declare function countExtendedBookings(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.CountExtendedBookingsRequest, ambassadorWixBookingsReaderV2ExtendedBookingTypes.CountExtendedBookingsRequest, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.CountExtendedBookingsResponse
|
|
13
|
+
export declare function query(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.QueryExtendedBookingRequest, ambassadorWixBookingsReaderV2ExtendedBookingTypes.QueryExtendedBookingRequest, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.QueryExtendedBookingResponse, ambassadorWixBookingsReaderV2ExtendedBookingTypes.QueryExtendedBookingResponse>;
|
|
14
|
+
export declare function queryExtendedBookings(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.QueryExtendedBookingsRequest, ambassadorWixBookingsReaderV2ExtendedBookingTypes.QueryExtendedBookingsRequest, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.QueryExtendedBookingsResponse, ambassadorWixBookingsReaderV2ExtendedBookingTypes.QueryExtendedBookingsResponse>;
|
|
15
|
+
export declare function countExtendedBookings(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.CountExtendedBookingsRequest, ambassadorWixBookingsReaderV2ExtendedBookingTypes.CountExtendedBookingsRequest, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.CountExtendedBookingsResponse, ambassadorWixBookingsReaderV2ExtendedBookingTypes.CountExtendedBookingsResponse>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bookings-reader-v2-extended-booking-extended-bookings.meta.js","sourceRoot":"","sources":["../../../src/bookings-reader-v2-extended-booking-extended-bookings.meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,8IAAgI;AAsBhI,SAAgB,KAAK;
|
|
1
|
+
{"version":3,"file":"bookings-reader-v2-extended-booking-extended-bookings.meta.js","sourceRoot":"","sources":["../../../src/bookings-reader-v2-extended-booking-extended-bookings.meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,8IAAgI;AAsBhI,SAAgB,KAAK;IAQnB,MAAM,OAAO,GAAG,EAAS,CAAC;IAE1B,MAAM,iBAAiB,GACrB,4CAA4C,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC;IAE9D,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,4BAA4B;QAClC,UAAU,EAAE,EAAE;QACd,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AA5BD,sBA4BC;AAED,SAAgB,qBAAqB;IAQnC,MAAM,OAAO,GAAG,EAAS,CAAC;IAE1B,MAAM,iBAAiB,GACrB,4CAA4C,CAAC,qBAAqB,CAAC,OAAO,CAAC,CAAC;IAE9E,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,6BAA6B;QACnC,UAAU,EAAE,EAAE;QACd,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AA5BD,sDA4BC;AAED,SAAgB,qBAAqB;IAQnC,MAAM,OAAO,GAAG,EAAS,CAAC;IAE1B,MAAM,iBAAiB,GACrB,4CAA4C,CAAC,qBAAqB,CAAC,OAAO,CAAC,CAAC;IAE9E,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,6BAA6B;QACnC,UAAU,EAAE,EAAE;QACd,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AA5BD,sDA4BC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HttpClient } from '@wix/sdk-types';
|
|
2
|
-
import { CommonQueryV2, CountExtendedBookingsOptions, CountExtendedBookingsResponse,
|
|
2
|
+
import { CommonQueryV2, CountExtendedBookingsOptions, CountExtendedBookingsResponse, QueryExtendedBookingResponse, QueryExtendedBookingsOptions, QueryExtendedBookingsResponse, QueryOptions, QueryV2 } from './bookings-reader-v2-extended-booking-extended-bookings.universal.js';
|
|
3
3
|
export declare const __metadata: {
|
|
4
4
|
PACKAGE_NAME: string;
|
|
5
5
|
};
|
|
@@ -47,7 +47,7 @@ interface QuerySignature {
|
|
|
47
47
|
* @param - Additional options for performing the query.
|
|
48
48
|
* @deprecated
|
|
49
49
|
*/
|
|
50
|
-
(query: QueryV2, options?: QueryOptions | undefined): Promise<QueryExtendedBookingResponse
|
|
50
|
+
(query: QueryV2, options?: QueryOptions | undefined): Promise<QueryExtendedBookingResponse>;
|
|
51
51
|
}
|
|
52
52
|
export declare function queryExtendedBookings(httpClient: HttpClient): QueryExtendedBookingsSignature;
|
|
53
53
|
interface QueryExtendedBookingsSignature {
|
|
@@ -79,7 +79,7 @@ interface QueryExtendedBookingsSignature {
|
|
|
79
79
|
* @param - Information about filters, paging, and sorting.
|
|
80
80
|
* @param - Additional options for performing the query.
|
|
81
81
|
*/
|
|
82
|
-
(query: CommonQueryV2, options?: QueryExtendedBookingsOptions | undefined): Promise<QueryExtendedBookingsResponse
|
|
82
|
+
(query: CommonQueryV2, options?: QueryExtendedBookingsOptions | undefined): Promise<QueryExtendedBookingsResponse>;
|
|
83
83
|
}
|
|
84
84
|
export declare function countExtendedBookings(httpClient: HttpClient): CountExtendedBookingsSignature;
|
|
85
85
|
interface CountExtendedBookingsSignature {
|
|
@@ -91,6 +91,6 @@ interface CountExtendedBookingsSignature {
|
|
|
91
91
|
* [supported filters](https://dev.wix.com/api/rest/wix-bookings/bookings-reader-v2/supported-filters)
|
|
92
92
|
* for more information.
|
|
93
93
|
*/
|
|
94
|
-
(options?: CountExtendedBookingsOptions | undefined): Promise<CountExtendedBookingsResponse
|
|
94
|
+
(options?: CountExtendedBookingsOptions | undefined): Promise<CountExtendedBookingsResponse>;
|
|
95
95
|
}
|
|
96
|
-
export { Actor, Address, AddressLocation, AddressStreetOneOf, AllowedActions, Attendance, AttendanceStatus, BookedAddOn, BookedEntity, BookedEntityItemOneOf, BookedResource, BookedSchedule, BookedSlot, Booking, BookingFeeDetails, BookingFeeStatus, BookingParticipantsInfoOneOf, BookingPolicySettings, BookingSource, BookingStatus, CommonPaging, CommonQueryV2, CommonQueryV2PagingMethodOneOf, ConferencingDetails, ContactDetails, CountExtendedBookingsOptions, CountExtendedBookingsRequest, CountExtendedBookingsResponse,
|
|
96
|
+
export { Actor, Address, AddressLocation, AddressStreetOneOf, AllowedActions, Attendance, AttendanceStatus, BookedAddOn, BookedEntity, BookedEntityItemOneOf, BookedResource, BookedSchedule, BookedSlot, Booking, BookingFeeDetails, BookingFeeStatus, BookingParticipantsInfoOneOf, BookingPolicySettings, BookingSource, BookingStatus, CommonPaging, CommonQueryV2, CommonQueryV2PagingMethodOneOf, ConferencingDetails, ContactDetails, CountExtendedBookingsOptions, CountExtendedBookingsRequest, CountExtendedBookingsResponse, CursorPaging, Cursors, CustomFormField, Duration, ExtendedBooking, ExtendedFields, FlowControlSettings, IdentificationData, IdentificationDataIdOneOf, IdentityType, Location, LocationType, MultiServiceBookingInfo, MultiServiceBookingType, Paging, PagingMetadataV2, ParticipantChoices, ParticipantNotification, PaymentStatus, Platform, QueryExtendedBookingRequest, QueryExtendedBookingResponse, QueryExtendedBookingsOptions, QueryExtendedBookingsRequest, QueryExtendedBookingsResponse, QueryOptions, QueryV2, QueryV2PagingMethodOneOf, SelectedPaymentOption, ServiceChoice, ServiceChoiceChoiceOneOf, ServiceChoices, SortOrder, Sorting, StreetAddress, Subdivision, ValueType, } from './bookings-reader-v2-extended-booking-extended-bookings.universal.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bookings-reader-v2-extended-booking-extended-bookings.public.js","sourceRoot":"","sources":["../../../src/bookings-reader-v2-extended-booking-extended-bookings.public.ts"],"names":[],"mappings":";;;AACA,
|
|
1
|
+
{"version":3,"file":"bookings-reader-v2-extended-booking-extended-bookings.public.js","sourceRoot":"","sources":["../../../src/bookings-reader-v2-extended-booking-extended-bookings.public.ts"],"names":[],"mappings":";;;AACA,6JAY8E;AAEjE,QAAA,UAAU,GAAG,EAAE,YAAY,EAAE,eAAe,EAAE,CAAC;AAE5D,SAAgB,KAAK,CAAC,UAAsB;IAC1C,OAAO,CAAC,KAAc,EAAE,OAAsB,EAAE,EAAE,CAChD,IAAA,0EAAc,EACZ,KAAK,EACL,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AARD,sBAQC;AAmDD,SAAgB,qBAAqB,CACnC,UAAsB;IAEtB,OAAO,CAAC,KAAoB,EAAE,OAAsC,EAAE,EAAE,CACtE,IAAA,0FAA8B,EAC5B,KAAK,EACL,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAVD,sDAUC;AAqCD,SAAgB,qBAAqB,CACnC,UAAsB;IAEtB,OAAO,CAAC,OAAsC,EAAE,EAAE,CAChD,IAAA,0FAA8B,EAC5B,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AATD,sDASC;AAgBD,2JAkE8E;AAjE5E,2JAAA,KAAK,OAAA;AAML,sKAAA,gBAAgB,OAAA;AAShB,sKAAA,gBAAgB,OAAA;AAIhB,mKAAA,aAAa,OAAA;AAkBb,kKAAA,YAAY,OAAA;AAEZ,kKAAA,YAAY,OAAA;AAEZ,6KAAA,uBAAuB,OAAA;AAKvB,mKAAA,aAAa,OAAA;AACb,8JAAA,QAAQ,OAAA;AASR,2KAAA,qBAAqB,OAAA;AAIrB,+JAAA,SAAS,OAAA;AAIT,+JAAA,SAAS,OAAA"}
|
|
@@ -1062,129 +1062,3 @@ export interface CountExtendedBookingsResponse {
|
|
|
1062
1062
|
/** The number of bookings matching the specified filter. */
|
|
1063
1063
|
count?: number;
|
|
1064
1064
|
}
|
|
1065
|
-
interface DurationNonNullableFields {
|
|
1066
|
-
minutes: number;
|
|
1067
|
-
}
|
|
1068
|
-
interface ServiceChoiceNonNullableFields {
|
|
1069
|
-
custom: string;
|
|
1070
|
-
duration?: DurationNonNullableFields;
|
|
1071
|
-
optionId: string;
|
|
1072
|
-
}
|
|
1073
|
-
interface ServiceChoicesNonNullableFields {
|
|
1074
|
-
choices: ServiceChoiceNonNullableFields[];
|
|
1075
|
-
}
|
|
1076
|
-
interface ParticipantChoicesNonNullableFields {
|
|
1077
|
-
serviceChoices: ServiceChoicesNonNullableFields[];
|
|
1078
|
-
}
|
|
1079
|
-
interface BookedResourceNonNullableFields {
|
|
1080
|
-
id: string;
|
|
1081
|
-
}
|
|
1082
|
-
interface LocationNonNullableFields {
|
|
1083
|
-
locationType: LocationType;
|
|
1084
|
-
}
|
|
1085
|
-
interface BookedSlotNonNullableFields {
|
|
1086
|
-
serviceId: string;
|
|
1087
|
-
scheduleId: string;
|
|
1088
|
-
resource?: BookedResourceNonNullableFields;
|
|
1089
|
-
location?: LocationNonNullableFields;
|
|
1090
|
-
additionalResources: BookedResourceNonNullableFields[];
|
|
1091
|
-
}
|
|
1092
|
-
interface BookedScheduleNonNullableFields {
|
|
1093
|
-
scheduleId: string;
|
|
1094
|
-
location?: LocationNonNullableFields;
|
|
1095
|
-
}
|
|
1096
|
-
interface BookedEntityNonNullableFields {
|
|
1097
|
-
slot?: BookedSlotNonNullableFields;
|
|
1098
|
-
schedule?: BookedScheduleNonNullableFields;
|
|
1099
|
-
}
|
|
1100
|
-
interface StreetAddressNonNullableFields {
|
|
1101
|
-
number: string;
|
|
1102
|
-
name: string;
|
|
1103
|
-
apt: string;
|
|
1104
|
-
}
|
|
1105
|
-
interface SubdivisionNonNullableFields {
|
|
1106
|
-
code: string;
|
|
1107
|
-
name: string;
|
|
1108
|
-
}
|
|
1109
|
-
interface AddressNonNullableFields {
|
|
1110
|
-
streetAddress?: StreetAddressNonNullableFields;
|
|
1111
|
-
subdivisions: SubdivisionNonNullableFields[];
|
|
1112
|
-
}
|
|
1113
|
-
interface ContactDetailsNonNullableFields {
|
|
1114
|
-
fullAddress?: AddressNonNullableFields;
|
|
1115
|
-
}
|
|
1116
|
-
interface CustomFormFieldNonNullableFields {
|
|
1117
|
-
id: string;
|
|
1118
|
-
valueType: ValueType;
|
|
1119
|
-
}
|
|
1120
|
-
interface BookingSourceNonNullableFields {
|
|
1121
|
-
platform: Platform;
|
|
1122
|
-
actor: Actor;
|
|
1123
|
-
}
|
|
1124
|
-
interface ParticipantNotificationNonNullableFields {
|
|
1125
|
-
notifyParticipants: boolean;
|
|
1126
|
-
}
|
|
1127
|
-
interface IdentificationDataNonNullableFields {
|
|
1128
|
-
anonymousVisitorId: string;
|
|
1129
|
-
memberId: string;
|
|
1130
|
-
wixUserId: string;
|
|
1131
|
-
appId: string;
|
|
1132
|
-
identityType: IdentityType;
|
|
1133
|
-
}
|
|
1134
|
-
interface FlowControlSettingsNonNullableFields {
|
|
1135
|
-
ignoreBookingWindow: boolean;
|
|
1136
|
-
skipAvailabilityValidation: boolean;
|
|
1137
|
-
skipBusinessConfirmation: boolean;
|
|
1138
|
-
skipSelectedPaymentOptionValidation: boolean;
|
|
1139
|
-
}
|
|
1140
|
-
interface MultiServiceBookingInfoNonNullableFields {
|
|
1141
|
-
type: MultiServiceBookingType;
|
|
1142
|
-
}
|
|
1143
|
-
interface BookedAddOnNonNullableFields {
|
|
1144
|
-
id: string;
|
|
1145
|
-
}
|
|
1146
|
-
interface BookingNonNullableFields {
|
|
1147
|
-
totalParticipants: number;
|
|
1148
|
-
participantsChoices?: ParticipantChoicesNonNullableFields;
|
|
1149
|
-
bookedEntity?: BookedEntityNonNullableFields;
|
|
1150
|
-
contactDetails?: ContactDetailsNonNullableFields;
|
|
1151
|
-
additionalFields: CustomFormFieldNonNullableFields[];
|
|
1152
|
-
status: BookingStatus;
|
|
1153
|
-
paymentStatus: PaymentStatus;
|
|
1154
|
-
selectedPaymentOption: SelectedPaymentOption;
|
|
1155
|
-
bookingSource?: BookingSourceNonNullableFields;
|
|
1156
|
-
participantNotification?: ParticipantNotificationNonNullableFields;
|
|
1157
|
-
createdBy?: IdentificationDataNonNullableFields;
|
|
1158
|
-
flowControlSettings?: FlowControlSettingsNonNullableFields;
|
|
1159
|
-
multiServiceBookingInfo?: MultiServiceBookingInfoNonNullableFields;
|
|
1160
|
-
bookedAddOns: BookedAddOnNonNullableFields[];
|
|
1161
|
-
}
|
|
1162
|
-
interface AllowedActionsNonNullableFields {
|
|
1163
|
-
cancel: boolean;
|
|
1164
|
-
reschedule: boolean;
|
|
1165
|
-
bookAnother: boolean;
|
|
1166
|
-
}
|
|
1167
|
-
interface AttendanceNonNullableFields {
|
|
1168
|
-
status: AttendanceStatus;
|
|
1169
|
-
numberOfAttendees: number;
|
|
1170
|
-
}
|
|
1171
|
-
interface BookingFeeDetailsNonNullableFields {
|
|
1172
|
-
cancellationFeeStatus: BookingFeeStatus;
|
|
1173
|
-
reschedulingFeeStatus: BookingFeeStatus;
|
|
1174
|
-
}
|
|
1175
|
-
interface ExtendedBookingNonNullableFields {
|
|
1176
|
-
booking?: BookingNonNullableFields;
|
|
1177
|
-
allowedActions?: AllowedActionsNonNullableFields;
|
|
1178
|
-
attendance?: AttendanceNonNullableFields;
|
|
1179
|
-
bookingFeeDetails?: BookingFeeDetailsNonNullableFields;
|
|
1180
|
-
}
|
|
1181
|
-
export interface QueryExtendedBookingResponseNonNullableFields {
|
|
1182
|
-
extendedBookings: ExtendedBookingNonNullableFields[];
|
|
1183
|
-
}
|
|
1184
|
-
export interface QueryExtendedBookingsResponseNonNullableFields {
|
|
1185
|
-
extendedBookings: ExtendedBookingNonNullableFields[];
|
|
1186
|
-
}
|
|
1187
|
-
export interface CountExtendedBookingsResponseNonNullableFields {
|
|
1188
|
-
count: number;
|
|
1189
|
-
}
|
|
1190
|
-
export {};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { NonNullablePaths } from '@wix/sdk-types';
|
|
1
2
|
/** Extended bookings. */
|
|
2
3
|
export interface ExtendedBooking {
|
|
3
4
|
/** Booking. */
|
|
@@ -1058,131 +1059,7 @@ export interface CountExtendedBookingsResponse {
|
|
|
1058
1059
|
/** The number of bookings matching the specified filter. */
|
|
1059
1060
|
count?: number;
|
|
1060
1061
|
}
|
|
1061
|
-
|
|
1062
|
-
minutes: number;
|
|
1063
|
-
}
|
|
1064
|
-
interface ServiceChoiceNonNullableFields {
|
|
1065
|
-
custom: string;
|
|
1066
|
-
duration?: DurationNonNullableFields;
|
|
1067
|
-
optionId: string;
|
|
1068
|
-
}
|
|
1069
|
-
interface ServiceChoicesNonNullableFields {
|
|
1070
|
-
choices: ServiceChoiceNonNullableFields[];
|
|
1071
|
-
}
|
|
1072
|
-
interface ParticipantChoicesNonNullableFields {
|
|
1073
|
-
serviceChoices: ServiceChoicesNonNullableFields[];
|
|
1074
|
-
}
|
|
1075
|
-
interface BookedResourceNonNullableFields {
|
|
1076
|
-
_id: string;
|
|
1077
|
-
}
|
|
1078
|
-
interface LocationNonNullableFields {
|
|
1079
|
-
locationType: LocationType;
|
|
1080
|
-
}
|
|
1081
|
-
interface BookedSlotNonNullableFields {
|
|
1082
|
-
serviceId: string;
|
|
1083
|
-
scheduleId: string;
|
|
1084
|
-
resource?: BookedResourceNonNullableFields;
|
|
1085
|
-
location?: LocationNonNullableFields;
|
|
1086
|
-
additionalResources: BookedResourceNonNullableFields[];
|
|
1087
|
-
}
|
|
1088
|
-
interface BookedScheduleNonNullableFields {
|
|
1089
|
-
scheduleId: string;
|
|
1090
|
-
location?: LocationNonNullableFields;
|
|
1091
|
-
}
|
|
1092
|
-
interface BookedEntityNonNullableFields {
|
|
1093
|
-
slot?: BookedSlotNonNullableFields;
|
|
1094
|
-
schedule?: BookedScheduleNonNullableFields;
|
|
1095
|
-
}
|
|
1096
|
-
interface StreetAddressNonNullableFields {
|
|
1097
|
-
number: string;
|
|
1098
|
-
name: string;
|
|
1099
|
-
apt: string;
|
|
1100
|
-
}
|
|
1101
|
-
interface SubdivisionNonNullableFields {
|
|
1102
|
-
code: string;
|
|
1103
|
-
name: string;
|
|
1104
|
-
}
|
|
1105
|
-
interface AddressNonNullableFields {
|
|
1106
|
-
streetAddress?: StreetAddressNonNullableFields;
|
|
1107
|
-
subdivisions: SubdivisionNonNullableFields[];
|
|
1108
|
-
}
|
|
1109
|
-
interface ContactDetailsNonNullableFields {
|
|
1110
|
-
fullAddress?: AddressNonNullableFields;
|
|
1111
|
-
}
|
|
1112
|
-
interface CustomFormFieldNonNullableFields {
|
|
1113
|
-
_id: string;
|
|
1114
|
-
valueType: ValueType;
|
|
1115
|
-
}
|
|
1116
|
-
interface BookingSourceNonNullableFields {
|
|
1117
|
-
platform: Platform;
|
|
1118
|
-
actor: Actor;
|
|
1119
|
-
}
|
|
1120
|
-
interface ParticipantNotificationNonNullableFields {
|
|
1121
|
-
notifyParticipants: boolean;
|
|
1122
|
-
}
|
|
1123
|
-
interface IdentificationDataNonNullableFields {
|
|
1124
|
-
anonymousVisitorId: string;
|
|
1125
|
-
memberId: string;
|
|
1126
|
-
wixUserId: string;
|
|
1127
|
-
appId: string;
|
|
1128
|
-
identityType: IdentityType;
|
|
1129
|
-
}
|
|
1130
|
-
interface FlowControlSettingsNonNullableFields {
|
|
1131
|
-
ignoreBookingWindow: boolean;
|
|
1132
|
-
skipAvailabilityValidation: boolean;
|
|
1133
|
-
skipBusinessConfirmation: boolean;
|
|
1134
|
-
skipSelectedPaymentOptionValidation: boolean;
|
|
1135
|
-
}
|
|
1136
|
-
interface MultiServiceBookingInfoNonNullableFields {
|
|
1137
|
-
type: MultiServiceBookingType;
|
|
1138
|
-
}
|
|
1139
|
-
interface BookedAddOnNonNullableFields {
|
|
1140
|
-
_id: string;
|
|
1141
|
-
}
|
|
1142
|
-
interface BookingNonNullableFields {
|
|
1143
|
-
totalParticipants: number;
|
|
1144
|
-
participantsChoices?: ParticipantChoicesNonNullableFields;
|
|
1145
|
-
bookedEntity?: BookedEntityNonNullableFields;
|
|
1146
|
-
contactDetails?: ContactDetailsNonNullableFields;
|
|
1147
|
-
additionalFields: CustomFormFieldNonNullableFields[];
|
|
1148
|
-
status: BookingStatus;
|
|
1149
|
-
paymentStatus: PaymentStatus;
|
|
1150
|
-
selectedPaymentOption: SelectedPaymentOption;
|
|
1151
|
-
bookingSource?: BookingSourceNonNullableFields;
|
|
1152
|
-
participantNotification?: ParticipantNotificationNonNullableFields;
|
|
1153
|
-
createdBy?: IdentificationDataNonNullableFields;
|
|
1154
|
-
flowControlSettings?: FlowControlSettingsNonNullableFields;
|
|
1155
|
-
multiServiceBookingInfo?: MultiServiceBookingInfoNonNullableFields;
|
|
1156
|
-
bookedAddOns: BookedAddOnNonNullableFields[];
|
|
1157
|
-
}
|
|
1158
|
-
interface AllowedActionsNonNullableFields {
|
|
1159
|
-
cancel: boolean;
|
|
1160
|
-
reschedule: boolean;
|
|
1161
|
-
bookAnother: boolean;
|
|
1162
|
-
}
|
|
1163
|
-
interface AttendanceNonNullableFields {
|
|
1164
|
-
status: AttendanceStatus;
|
|
1165
|
-
numberOfAttendees: number;
|
|
1166
|
-
}
|
|
1167
|
-
interface BookingFeeDetailsNonNullableFields {
|
|
1168
|
-
cancellationFeeStatus: BookingFeeStatus;
|
|
1169
|
-
reschedulingFeeStatus: BookingFeeStatus;
|
|
1170
|
-
}
|
|
1171
|
-
interface ExtendedBookingNonNullableFields {
|
|
1172
|
-
booking?: BookingNonNullableFields;
|
|
1173
|
-
allowedActions?: AllowedActionsNonNullableFields;
|
|
1174
|
-
attendance?: AttendanceNonNullableFields;
|
|
1175
|
-
bookingFeeDetails?: BookingFeeDetailsNonNullableFields;
|
|
1176
|
-
}
|
|
1177
|
-
export interface QueryExtendedBookingResponseNonNullableFields {
|
|
1178
|
-
extendedBookings: ExtendedBookingNonNullableFields[];
|
|
1179
|
-
}
|
|
1180
|
-
export interface QueryExtendedBookingsResponseNonNullableFields {
|
|
1181
|
-
extendedBookings: ExtendedBookingNonNullableFields[];
|
|
1182
|
-
}
|
|
1183
|
-
export interface CountExtendedBookingsResponseNonNullableFields {
|
|
1184
|
-
count: number;
|
|
1185
|
-
}
|
|
1062
|
+
type ExtendedBookingNonNullablePaths = `booking.totalParticipants` | `booking.participantsChoices.serviceChoices` | `booking.participantsChoices.serviceChoices.${number}.choices` | `booking.participantsChoices.serviceChoices.${number}.choices.${number}.custom` | `booking.participantsChoices.serviceChoices.${number}.choices.${number}.duration.minutes` | `booking.participantsChoices.serviceChoices.${number}.choices.${number}.optionId` | `booking.bookedEntity.slot.serviceId` | `booking.bookedEntity.slot.scheduleId` | `booking.bookedEntity.slot.resource._id` | `booking.bookedEntity.slot.location.locationType` | `booking.bookedEntity.schedule.scheduleId` | `booking.bookedEntity.tags` | `booking.contactDetails.fullAddress.streetAddress.number` | `booking.contactDetails.fullAddress.streetAddress.name` | `booking.contactDetails.fullAddress.streetAddress.apt` | `booking.contactDetails.fullAddress.subdivisions` | `booking.contactDetails.fullAddress.subdivisions.${number}.code` | `booking.contactDetails.fullAddress.subdivisions.${number}.name` | `booking.additionalFields` | `booking.additionalFields.${number}._id` | `booking.additionalFields.${number}.valueType` | `booking.status` | `booking.paymentStatus` | `booking.selectedPaymentOption` | `booking.createdBy.anonymousVisitorId` | `booking.createdBy.memberId` | `booking.createdBy.wixUserId` | `booking.createdBy.appId` | `allowedActions.cancel` | `allowedActions.reschedule` | `attendance.status` | `attendance.numberOfAttendees` | `bookingFeeDetails.cancellationFeeStatus`;
|
|
1186
1063
|
/**
|
|
1187
1064
|
* > **Deprecation Notice**
|
|
1188
1065
|
* >
|
|
@@ -1244,7 +1121,9 @@ export interface CountExtendedBookingsResponseNonNullableFields {
|
|
|
1244
1121
|
* @fqn com.wixpress.bookings.reader.v2.BookingsReader.Query
|
|
1245
1122
|
* @deprecated
|
|
1246
1123
|
*/
|
|
1247
|
-
export declare function query(query: QueryV2, options?: QueryOptions): Promise<QueryExtendedBookingResponse
|
|
1124
|
+
export declare function query(query: QueryV2, options?: QueryOptions): Promise<NonNullablePaths<QueryExtendedBookingResponse, {
|
|
1125
|
+
[P in ExtendedBookingNonNullablePaths]: `extendedBookings.${number}.${P}`;
|
|
1126
|
+
}[ExtendedBookingNonNullablePaths]>>;
|
|
1248
1127
|
export interface QueryOptions {
|
|
1249
1128
|
/** Whether information about which actions the customer can perform for the bookings is returned. */
|
|
1250
1129
|
withBookingAllowedActions?: boolean;
|
|
@@ -1329,7 +1208,9 @@ export interface QueryOptions {
|
|
|
1329
1208
|
* @applicableIdentity VISITOR
|
|
1330
1209
|
* @fqn com.wixpress.bookings.reader.v2.BookingsReader.QueryExtendedBookings
|
|
1331
1210
|
*/
|
|
1332
|
-
export declare function queryExtendedBookings(query: CommonQueryV2, options?: QueryExtendedBookingsOptions): Promise<QueryExtendedBookingsResponse
|
|
1211
|
+
export declare function queryExtendedBookings(query: CommonQueryV2, options?: QueryExtendedBookingsOptions): Promise<NonNullablePaths<QueryExtendedBookingsResponse, {
|
|
1212
|
+
[P in ExtendedBookingNonNullablePaths]: `extendedBookings.${number}.${P}`;
|
|
1213
|
+
}[ExtendedBookingNonNullablePaths]>>;
|
|
1333
1214
|
export interface QueryExtendedBookingsOptions {
|
|
1334
1215
|
/** Whether to return information about the actions the customer can perform for the bookings. */
|
|
1335
1216
|
withBookingAllowedActions?: boolean;
|
|
@@ -1395,7 +1276,7 @@ export interface QueryExtendedBookingsOptions {
|
|
|
1395
1276
|
* @applicableIdentity APP
|
|
1396
1277
|
* @fqn com.wixpress.bookings.reader.v2.BookingsReader.CountExtendedBookings
|
|
1397
1278
|
*/
|
|
1398
|
-
export declare function countExtendedBookings(options?: CountExtendedBookingsOptions): Promise<CountExtendedBookingsResponse
|
|
1279
|
+
export declare function countExtendedBookings(options?: CountExtendedBookingsOptions): Promise<NonNullablePaths<CountExtendedBookingsResponse, `count`>>;
|
|
1399
1280
|
export interface CountExtendedBookingsOptions {
|
|
1400
1281
|
/**
|
|
1401
1282
|
* Filter object in the following format:
|
package/build/cjs/src/bookings-reader-v2-extended-booking-extended-bookings.universal.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bookings-reader-v2-extended-booking-extended-bookings.universal.js","sourceRoot":"","sources":["../../../src/bookings-reader-v2-extended-booking-extended-bookings.universal.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"bookings-reader-v2-extended-booking-extended-bookings.universal.js","sourceRoot":"","sources":["../../../src/bookings-reader-v2-extended-booking-extended-bookings.universal.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,4 +4,4 @@ export declare const query: MaybeContext<BuildRESTFunction<typeof publicQuery> &
|
|
|
4
4
|
export declare const queryExtendedBookings: MaybeContext<BuildRESTFunction<typeof publicQueryExtendedBookings> & typeof publicQueryExtendedBookings>;
|
|
5
5
|
export declare const countExtendedBookings: MaybeContext<BuildRESTFunction<typeof publicCountExtendedBookings> & typeof publicCountExtendedBookings>;
|
|
6
6
|
export { AttendanceStatus, MultiServiceBookingType, LocationType, ValueType, BookingStatus, PaymentStatus, SelectedPaymentOption, Platform, Actor, IdentityType, BookingFeeStatus, SortOrder, } from './bookings-reader-v2-extended-booking-extended-bookings.universal.js';
|
|
7
|
-
export { ExtendedBooking, Booking, BookingParticipantsInfoOneOf, BookedEntity, BookedEntityItemOneOf, BookedSlot, BookedResource, Location, BookedSchedule, ContactDetails, Address, AddressStreetOneOf, StreetAddress, AddressLocation, Subdivision, CustomFormField, BookingSource, ParticipantNotification, IdentificationData, IdentificationDataIdOneOf, FlowControlSettings, ExtendedFields, ParticipantChoices, ServiceChoices, ServiceChoice, ServiceChoiceChoiceOneOf, Duration, MultiServiceBookingInfo, BookedAddOn, AllowedActions, Attendance, ConferencingDetails, BookingPolicySettings, BookingFeeDetails, QueryExtendedBookingRequest, QueryV2, QueryV2PagingMethodOneOf, Sorting, Paging, CursorPaging, QueryExtendedBookingResponse, PagingMetadataV2, Cursors, QueryExtendedBookingsRequest, CommonQueryV2, CommonQueryV2PagingMethodOneOf, CommonPaging, QueryExtendedBookingsResponse, CountExtendedBookingsRequest, CountExtendedBookingsResponse,
|
|
7
|
+
export { ExtendedBooking, Booking, BookingParticipantsInfoOneOf, BookedEntity, BookedEntityItemOneOf, BookedSlot, BookedResource, Location, BookedSchedule, ContactDetails, Address, AddressStreetOneOf, StreetAddress, AddressLocation, Subdivision, CustomFormField, BookingSource, ParticipantNotification, IdentificationData, IdentificationDataIdOneOf, FlowControlSettings, ExtendedFields, ParticipantChoices, ServiceChoices, ServiceChoice, ServiceChoiceChoiceOneOf, Duration, MultiServiceBookingInfo, BookedAddOn, AllowedActions, Attendance, ConferencingDetails, BookingPolicySettings, BookingFeeDetails, QueryExtendedBookingRequest, QueryV2, QueryV2PagingMethodOneOf, Sorting, Paging, CursorPaging, QueryExtendedBookingResponse, PagingMetadataV2, Cursors, QueryExtendedBookingsRequest, CommonQueryV2, CommonQueryV2PagingMethodOneOf, CommonPaging, QueryExtendedBookingsResponse, CountExtendedBookingsRequest, CountExtendedBookingsResponse, QueryOptions, QueryExtendedBookingsOptions, CountExtendedBookingsOptions, } from './bookings-reader-v2-extended-booking-extended-bookings.universal.js';
|
|
@@ -10,6 +10,6 @@ export type __PublicMethodMetaInfo<K = string, M = unknown, T = unknown, S = unk
|
|
|
10
10
|
__responseType: Q;
|
|
11
11
|
__originalResponseType: R;
|
|
12
12
|
};
|
|
13
|
-
export declare function query(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.QueryExtendedBookingRequest, ambassadorWixBookingsReaderV2ExtendedBookingTypes.QueryExtendedBookingRequest, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.QueryExtendedBookingResponse
|
|
14
|
-
export declare function queryExtendedBookings(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.QueryExtendedBookingsRequest, ambassadorWixBookingsReaderV2ExtendedBookingTypes.QueryExtendedBookingsRequest, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.QueryExtendedBookingsResponse
|
|
15
|
-
export declare function countExtendedBookings(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.CountExtendedBookingsRequest, ambassadorWixBookingsReaderV2ExtendedBookingTypes.CountExtendedBookingsRequest, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.CountExtendedBookingsResponse
|
|
13
|
+
export declare function query(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.QueryExtendedBookingRequest, ambassadorWixBookingsReaderV2ExtendedBookingTypes.QueryExtendedBookingRequest, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.QueryExtendedBookingResponse, ambassadorWixBookingsReaderV2ExtendedBookingTypes.QueryExtendedBookingResponse>;
|
|
14
|
+
export declare function queryExtendedBookings(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.QueryExtendedBookingsRequest, ambassadorWixBookingsReaderV2ExtendedBookingTypes.QueryExtendedBookingsRequest, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.QueryExtendedBookingsResponse, ambassadorWixBookingsReaderV2ExtendedBookingTypes.QueryExtendedBookingsResponse>;
|
|
15
|
+
export declare function countExtendedBookings(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.CountExtendedBookingsRequest, ambassadorWixBookingsReaderV2ExtendedBookingTypes.CountExtendedBookingsRequest, ambassadorWixBookingsReaderV2ExtendedBookingUniversalTypes.CountExtendedBookingsResponse, ambassadorWixBookingsReaderV2ExtendedBookingTypes.CountExtendedBookingsResponse>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bookings-reader-v2-extended-booking-extended-bookings.meta.js","sourceRoot":"","sources":["../../../src/bookings-reader-v2-extended-booking-extended-bookings.meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,4CAA4C,MAAM,iEAAiE,CAAC;AAsBhI,MAAM,UAAU,KAAK;
|
|
1
|
+
{"version":3,"file":"bookings-reader-v2-extended-booking-extended-bookings.meta.js","sourceRoot":"","sources":["../../../src/bookings-reader-v2-extended-booking-extended-bookings.meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,4CAA4C,MAAM,iEAAiE,CAAC;AAsBhI,MAAM,UAAU,KAAK;IAQnB,MAAM,OAAO,GAAG,EAAS,CAAC;IAE1B,MAAM,iBAAiB,GACrB,4CAA4C,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC;IAE9D,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,4BAA4B;QAClC,UAAU,EAAE,EAAE;QACd,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,qBAAqB;IAQnC,MAAM,OAAO,GAAG,EAAS,CAAC;IAE1B,MAAM,iBAAiB,GACrB,4CAA4C,CAAC,qBAAqB,CAAC,OAAO,CAAC,CAAC;IAE9E,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,6BAA6B;QACnC,UAAU,EAAE,EAAE;QACd,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,qBAAqB;IAQnC,MAAM,OAAO,GAAG,EAAS,CAAC;IAE1B,MAAM,iBAAiB,GACrB,4CAA4C,CAAC,qBAAqB,CAAC,OAAO,CAAC,CAAC;IAE9E,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,6BAA6B;QACnC,UAAU,EAAE,EAAE;QACd,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HttpClient } from '@wix/sdk-types';
|
|
2
|
-
import { CommonQueryV2, CountExtendedBookingsOptions, CountExtendedBookingsResponse,
|
|
2
|
+
import { CommonQueryV2, CountExtendedBookingsOptions, CountExtendedBookingsResponse, QueryExtendedBookingResponse, QueryExtendedBookingsOptions, QueryExtendedBookingsResponse, QueryOptions, QueryV2 } from './bookings-reader-v2-extended-booking-extended-bookings.universal.js';
|
|
3
3
|
export declare const __metadata: {
|
|
4
4
|
PACKAGE_NAME: string;
|
|
5
5
|
};
|
|
@@ -47,7 +47,7 @@ interface QuerySignature {
|
|
|
47
47
|
* @param - Additional options for performing the query.
|
|
48
48
|
* @deprecated
|
|
49
49
|
*/
|
|
50
|
-
(query: QueryV2, options?: QueryOptions | undefined): Promise<QueryExtendedBookingResponse
|
|
50
|
+
(query: QueryV2, options?: QueryOptions | undefined): Promise<QueryExtendedBookingResponse>;
|
|
51
51
|
}
|
|
52
52
|
export declare function queryExtendedBookings(httpClient: HttpClient): QueryExtendedBookingsSignature;
|
|
53
53
|
interface QueryExtendedBookingsSignature {
|
|
@@ -79,7 +79,7 @@ interface QueryExtendedBookingsSignature {
|
|
|
79
79
|
* @param - Information about filters, paging, and sorting.
|
|
80
80
|
* @param - Additional options for performing the query.
|
|
81
81
|
*/
|
|
82
|
-
(query: CommonQueryV2, options?: QueryExtendedBookingsOptions | undefined): Promise<QueryExtendedBookingsResponse
|
|
82
|
+
(query: CommonQueryV2, options?: QueryExtendedBookingsOptions | undefined): Promise<QueryExtendedBookingsResponse>;
|
|
83
83
|
}
|
|
84
84
|
export declare function countExtendedBookings(httpClient: HttpClient): CountExtendedBookingsSignature;
|
|
85
85
|
interface CountExtendedBookingsSignature {
|
|
@@ -91,6 +91,6 @@ interface CountExtendedBookingsSignature {
|
|
|
91
91
|
* [supported filters](https://dev.wix.com/api/rest/wix-bookings/bookings-reader-v2/supported-filters)
|
|
92
92
|
* for more information.
|
|
93
93
|
*/
|
|
94
|
-
(options?: CountExtendedBookingsOptions | undefined): Promise<CountExtendedBookingsResponse
|
|
94
|
+
(options?: CountExtendedBookingsOptions | undefined): Promise<CountExtendedBookingsResponse>;
|
|
95
95
|
}
|
|
96
|
-
export { Actor, Address, AddressLocation, AddressStreetOneOf, AllowedActions, Attendance, AttendanceStatus, BookedAddOn, BookedEntity, BookedEntityItemOneOf, BookedResource, BookedSchedule, BookedSlot, Booking, BookingFeeDetails, BookingFeeStatus, BookingParticipantsInfoOneOf, BookingPolicySettings, BookingSource, BookingStatus, CommonPaging, CommonQueryV2, CommonQueryV2PagingMethodOneOf, ConferencingDetails, ContactDetails, CountExtendedBookingsOptions, CountExtendedBookingsRequest, CountExtendedBookingsResponse,
|
|
96
|
+
export { Actor, Address, AddressLocation, AddressStreetOneOf, AllowedActions, Attendance, AttendanceStatus, BookedAddOn, BookedEntity, BookedEntityItemOneOf, BookedResource, BookedSchedule, BookedSlot, Booking, BookingFeeDetails, BookingFeeStatus, BookingParticipantsInfoOneOf, BookingPolicySettings, BookingSource, BookingStatus, CommonPaging, CommonQueryV2, CommonQueryV2PagingMethodOneOf, ConferencingDetails, ContactDetails, CountExtendedBookingsOptions, CountExtendedBookingsRequest, CountExtendedBookingsResponse, CursorPaging, Cursors, CustomFormField, Duration, ExtendedBooking, ExtendedFields, FlowControlSettings, IdentificationData, IdentificationDataIdOneOf, IdentityType, Location, LocationType, MultiServiceBookingInfo, MultiServiceBookingType, Paging, PagingMetadataV2, ParticipantChoices, ParticipantNotification, PaymentStatus, Platform, QueryExtendedBookingRequest, QueryExtendedBookingResponse, QueryExtendedBookingsOptions, QueryExtendedBookingsRequest, QueryExtendedBookingsResponse, QueryOptions, QueryV2, QueryV2PagingMethodOneOf, SelectedPaymentOption, ServiceChoice, ServiceChoiceChoiceOneOf, ServiceChoices, SortOrder, Sorting, StreetAddress, Subdivision, ValueType, } from './bookings-reader-v2-extended-booking-extended-bookings.universal.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bookings-reader-v2-extended-booking-extended-bookings.public.js","sourceRoot":"","sources":["../../../src/bookings-reader-v2-extended-booking-extended-bookings.public.ts"],"names":[],"mappings":"AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"bookings-reader-v2-extended-booking-extended-bookings.public.js","sourceRoot":"","sources":["../../../src/bookings-reader-v2-extended-booking-extended-bookings.public.ts"],"names":[],"mappings":"AACA,OAAO,EASL,qBAAqB,IAAI,8BAA8B,EACvD,KAAK,IAAI,cAAc,EACvB,qBAAqB,IAAI,8BAA8B,GACxD,MAAM,sEAAsE,CAAC;AAE9E,MAAM,CAAC,MAAM,UAAU,GAAG,EAAE,YAAY,EAAE,eAAe,EAAE,CAAC;AAE5D,MAAM,UAAU,KAAK,CAAC,UAAsB;IAC1C,OAAO,CAAC,KAAc,EAAE,OAAsB,EAAE,EAAE,CAChD,cAAc,CACZ,KAAK,EACL,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAmDD,MAAM,UAAU,qBAAqB,CACnC,UAAsB;IAEtB,OAAO,CAAC,KAAoB,EAAE,OAAsC,EAAE,EAAE,CACtE,8BAA8B,CAC5B,KAAK,EACL,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAqCD,MAAM,UAAU,qBAAqB,CACnC,UAAsB;IAEtB,OAAO,CAAC,OAAsC,EAAE,EAAE,CAChD,8BAA8B,CAC5B,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAgBD,OAAO,EACL,KAAK,EAML,gBAAgB,EAShB,gBAAgB,EAIhB,aAAa,EAkBb,YAAY,EAEZ,YAAY,EAEZ,uBAAuB,EAKvB,aAAa,EACb,QAAQ,EASR,qBAAqB,EAIrB,SAAS,EAIT,SAAS,GACV,MAAM,sEAAsE,CAAC"}
|
|
@@ -1062,129 +1062,3 @@ export interface CountExtendedBookingsResponse {
|
|
|
1062
1062
|
/** The number of bookings matching the specified filter. */
|
|
1063
1063
|
count?: number;
|
|
1064
1064
|
}
|
|
1065
|
-
interface DurationNonNullableFields {
|
|
1066
|
-
minutes: number;
|
|
1067
|
-
}
|
|
1068
|
-
interface ServiceChoiceNonNullableFields {
|
|
1069
|
-
custom: string;
|
|
1070
|
-
duration?: DurationNonNullableFields;
|
|
1071
|
-
optionId: string;
|
|
1072
|
-
}
|
|
1073
|
-
interface ServiceChoicesNonNullableFields {
|
|
1074
|
-
choices: ServiceChoiceNonNullableFields[];
|
|
1075
|
-
}
|
|
1076
|
-
interface ParticipantChoicesNonNullableFields {
|
|
1077
|
-
serviceChoices: ServiceChoicesNonNullableFields[];
|
|
1078
|
-
}
|
|
1079
|
-
interface BookedResourceNonNullableFields {
|
|
1080
|
-
id: string;
|
|
1081
|
-
}
|
|
1082
|
-
interface LocationNonNullableFields {
|
|
1083
|
-
locationType: LocationType;
|
|
1084
|
-
}
|
|
1085
|
-
interface BookedSlotNonNullableFields {
|
|
1086
|
-
serviceId: string;
|
|
1087
|
-
scheduleId: string;
|
|
1088
|
-
resource?: BookedResourceNonNullableFields;
|
|
1089
|
-
location?: LocationNonNullableFields;
|
|
1090
|
-
additionalResources: BookedResourceNonNullableFields[];
|
|
1091
|
-
}
|
|
1092
|
-
interface BookedScheduleNonNullableFields {
|
|
1093
|
-
scheduleId: string;
|
|
1094
|
-
location?: LocationNonNullableFields;
|
|
1095
|
-
}
|
|
1096
|
-
interface BookedEntityNonNullableFields {
|
|
1097
|
-
slot?: BookedSlotNonNullableFields;
|
|
1098
|
-
schedule?: BookedScheduleNonNullableFields;
|
|
1099
|
-
}
|
|
1100
|
-
interface StreetAddressNonNullableFields {
|
|
1101
|
-
number: string;
|
|
1102
|
-
name: string;
|
|
1103
|
-
apt: string;
|
|
1104
|
-
}
|
|
1105
|
-
interface SubdivisionNonNullableFields {
|
|
1106
|
-
code: string;
|
|
1107
|
-
name: string;
|
|
1108
|
-
}
|
|
1109
|
-
interface AddressNonNullableFields {
|
|
1110
|
-
streetAddress?: StreetAddressNonNullableFields;
|
|
1111
|
-
subdivisions: SubdivisionNonNullableFields[];
|
|
1112
|
-
}
|
|
1113
|
-
interface ContactDetailsNonNullableFields {
|
|
1114
|
-
fullAddress?: AddressNonNullableFields;
|
|
1115
|
-
}
|
|
1116
|
-
interface CustomFormFieldNonNullableFields {
|
|
1117
|
-
id: string;
|
|
1118
|
-
valueType: ValueType;
|
|
1119
|
-
}
|
|
1120
|
-
interface BookingSourceNonNullableFields {
|
|
1121
|
-
platform: Platform;
|
|
1122
|
-
actor: Actor;
|
|
1123
|
-
}
|
|
1124
|
-
interface ParticipantNotificationNonNullableFields {
|
|
1125
|
-
notifyParticipants: boolean;
|
|
1126
|
-
}
|
|
1127
|
-
interface IdentificationDataNonNullableFields {
|
|
1128
|
-
anonymousVisitorId: string;
|
|
1129
|
-
memberId: string;
|
|
1130
|
-
wixUserId: string;
|
|
1131
|
-
appId: string;
|
|
1132
|
-
identityType: IdentityType;
|
|
1133
|
-
}
|
|
1134
|
-
interface FlowControlSettingsNonNullableFields {
|
|
1135
|
-
ignoreBookingWindow: boolean;
|
|
1136
|
-
skipAvailabilityValidation: boolean;
|
|
1137
|
-
skipBusinessConfirmation: boolean;
|
|
1138
|
-
skipSelectedPaymentOptionValidation: boolean;
|
|
1139
|
-
}
|
|
1140
|
-
interface MultiServiceBookingInfoNonNullableFields {
|
|
1141
|
-
type: MultiServiceBookingType;
|
|
1142
|
-
}
|
|
1143
|
-
interface BookedAddOnNonNullableFields {
|
|
1144
|
-
id: string;
|
|
1145
|
-
}
|
|
1146
|
-
interface BookingNonNullableFields {
|
|
1147
|
-
totalParticipants: number;
|
|
1148
|
-
participantsChoices?: ParticipantChoicesNonNullableFields;
|
|
1149
|
-
bookedEntity?: BookedEntityNonNullableFields;
|
|
1150
|
-
contactDetails?: ContactDetailsNonNullableFields;
|
|
1151
|
-
additionalFields: CustomFormFieldNonNullableFields[];
|
|
1152
|
-
status: BookingStatus;
|
|
1153
|
-
paymentStatus: PaymentStatus;
|
|
1154
|
-
selectedPaymentOption: SelectedPaymentOption;
|
|
1155
|
-
bookingSource?: BookingSourceNonNullableFields;
|
|
1156
|
-
participantNotification?: ParticipantNotificationNonNullableFields;
|
|
1157
|
-
createdBy?: IdentificationDataNonNullableFields;
|
|
1158
|
-
flowControlSettings?: FlowControlSettingsNonNullableFields;
|
|
1159
|
-
multiServiceBookingInfo?: MultiServiceBookingInfoNonNullableFields;
|
|
1160
|
-
bookedAddOns: BookedAddOnNonNullableFields[];
|
|
1161
|
-
}
|
|
1162
|
-
interface AllowedActionsNonNullableFields {
|
|
1163
|
-
cancel: boolean;
|
|
1164
|
-
reschedule: boolean;
|
|
1165
|
-
bookAnother: boolean;
|
|
1166
|
-
}
|
|
1167
|
-
interface AttendanceNonNullableFields {
|
|
1168
|
-
status: AttendanceStatus;
|
|
1169
|
-
numberOfAttendees: number;
|
|
1170
|
-
}
|
|
1171
|
-
interface BookingFeeDetailsNonNullableFields {
|
|
1172
|
-
cancellationFeeStatus: BookingFeeStatus;
|
|
1173
|
-
reschedulingFeeStatus: BookingFeeStatus;
|
|
1174
|
-
}
|
|
1175
|
-
interface ExtendedBookingNonNullableFields {
|
|
1176
|
-
booking?: BookingNonNullableFields;
|
|
1177
|
-
allowedActions?: AllowedActionsNonNullableFields;
|
|
1178
|
-
attendance?: AttendanceNonNullableFields;
|
|
1179
|
-
bookingFeeDetails?: BookingFeeDetailsNonNullableFields;
|
|
1180
|
-
}
|
|
1181
|
-
export interface QueryExtendedBookingResponseNonNullableFields {
|
|
1182
|
-
extendedBookings: ExtendedBookingNonNullableFields[];
|
|
1183
|
-
}
|
|
1184
|
-
export interface QueryExtendedBookingsResponseNonNullableFields {
|
|
1185
|
-
extendedBookings: ExtendedBookingNonNullableFields[];
|
|
1186
|
-
}
|
|
1187
|
-
export interface CountExtendedBookingsResponseNonNullableFields {
|
|
1188
|
-
count: number;
|
|
1189
|
-
}
|
|
1190
|
-
export {};
|