@wix/auto_sdk_bookings_bookings 1.0.0
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/index.d.ts +1 -0
- package/build/cjs/index.js +18 -0
- package/build/cjs/index.js.map +1 -0
- package/build/cjs/index.typings.d.ts +1 -0
- package/build/cjs/index.typings.js +18 -0
- package/build/cjs/index.typings.js.map +1 -0
- package/build/cjs/meta.d.ts +1 -0
- package/build/cjs/meta.js +18 -0
- package/build/cjs/meta.js.map +1 -0
- package/build/cjs/src/bookings-v2-booking-bookings.context.d.ts +61 -0
- package/build/cjs/src/bookings-v2-booking-bookings.context.js +77 -0
- package/build/cjs/src/bookings-v2-booking-bookings.context.js.map +1 -0
- package/build/cjs/src/bookings-v2-booking-bookings.http.d.ts +507 -0
- package/build/cjs/src/bookings-v2-booking-bookings.http.js +1576 -0
- package/build/cjs/src/bookings-v2-booking-bookings.http.js.map +1 -0
- package/build/cjs/src/bookings-v2-booking-bookings.meta.d.ts +61 -0
- package/build/cjs/src/bookings-v2-booking-bookings.meta.js +427 -0
- package/build/cjs/src/bookings-v2-booking-bookings.meta.js.map +1 -0
- package/build/cjs/src/bookings-v2-booking-bookings.public.d.ts +625 -0
- package/build/cjs/src/bookings-v2-booking-bookings.public.js +313 -0
- package/build/cjs/src/bookings-v2-booking-bookings.public.js.map +1 -0
- package/build/cjs/src/bookings-v2-booking-bookings.types.d.ts +2736 -0
- package/build/cjs/src/bookings-v2-booking-bookings.types.js +165 -0
- package/build/cjs/src/bookings-v2-booking-bookings.types.js.map +1 -0
- package/build/cjs/src/bookings-v2-booking-bookings.universal.d.ts +4014 -0
- package/build/cjs/src/bookings-v2-booking-bookings.universal.js +1646 -0
- package/build/cjs/src/bookings-v2-booking-bookings.universal.js.map +1 -0
- package/build/es/index.d.ts +1 -0
- package/build/es/index.js +2 -0
- package/build/es/index.js.map +1 -0
- package/build/es/index.typings.d.ts +1 -0
- package/build/es/index.typings.js +2 -0
- package/build/es/index.typings.js.map +1 -0
- package/build/es/meta.d.ts +1 -0
- package/build/es/meta.js +2 -0
- package/build/es/meta.js.map +1 -0
- package/build/es/package.json +3 -0
- package/build/es/src/bookings-v2-booking-bookings.context.d.ts +61 -0
- package/build/es/src/bookings-v2-booking-bookings.context.js +61 -0
- package/build/es/src/bookings-v2-booking-bookings.context.js.map +1 -0
- package/build/es/src/bookings-v2-booking-bookings.http.d.ts +507 -0
- package/build/es/src/bookings-v2-booking-bookings.http.js +1552 -0
- package/build/es/src/bookings-v2-booking-bookings.http.js.map +1 -0
- package/build/es/src/bookings-v2-booking-bookings.meta.d.ts +61 -0
- package/build/es/src/bookings-v2-booking-bookings.meta.js +380 -0
- package/build/es/src/bookings-v2-booking-bookings.meta.js.map +1 -0
- package/build/es/src/bookings-v2-booking-bookings.public.d.ts +625 -0
- package/build/es/src/bookings-v2-booking-bookings.public.js +276 -0
- package/build/es/src/bookings-v2-booking-bookings.public.js.map +1 -0
- package/build/es/src/bookings-v2-booking-bookings.types.d.ts +2736 -0
- package/build/es/src/bookings-v2-booking-bookings.types.js +162 -0
- package/build/es/src/bookings-v2-booking-bookings.types.js.map +1 -0
- package/build/es/src/bookings-v2-booking-bookings.universal.d.ts +4014 -0
- package/build/es/src/bookings-v2-booking-bookings.universal.js +1599 -0
- package/build/es/src/bookings-v2-booking-bookings.universal.js.map +1 -0
- package/build/internal/cjs/index.d.ts +1 -0
- package/build/internal/cjs/index.js +18 -0
- package/build/internal/cjs/index.js.map +1 -0
- package/build/internal/cjs/index.typings.d.ts +1 -0
- package/build/internal/cjs/index.typings.js +18 -0
- package/build/internal/cjs/index.typings.js.map +1 -0
- package/build/internal/cjs/meta.d.ts +1 -0
- package/build/internal/cjs/meta.js +18 -0
- package/build/internal/cjs/meta.js.map +1 -0
- package/build/internal/cjs/src/bookings-v2-booking-bookings.context.d.ts +61 -0
- package/build/internal/cjs/src/bookings-v2-booking-bookings.context.js +77 -0
- package/build/internal/cjs/src/bookings-v2-booking-bookings.context.js.map +1 -0
- package/build/internal/cjs/src/bookings-v2-booking-bookings.http.d.ts +507 -0
- package/build/internal/cjs/src/bookings-v2-booking-bookings.http.js +1576 -0
- package/build/internal/cjs/src/bookings-v2-booking-bookings.http.js.map +1 -0
- package/build/internal/cjs/src/bookings-v2-booking-bookings.meta.d.ts +61 -0
- package/build/internal/cjs/src/bookings-v2-booking-bookings.meta.js +427 -0
- package/build/internal/cjs/src/bookings-v2-booking-bookings.meta.js.map +1 -0
- package/build/internal/cjs/src/bookings-v2-booking-bookings.public.d.ts +625 -0
- package/build/internal/cjs/src/bookings-v2-booking-bookings.public.js +313 -0
- package/build/internal/cjs/src/bookings-v2-booking-bookings.public.js.map +1 -0
- package/build/internal/cjs/src/bookings-v2-booking-bookings.types.d.ts +2736 -0
- package/build/internal/cjs/src/bookings-v2-booking-bookings.types.js +165 -0
- package/build/internal/cjs/src/bookings-v2-booking-bookings.types.js.map +1 -0
- package/build/internal/cjs/src/bookings-v2-booking-bookings.universal.d.ts +4014 -0
- package/build/internal/cjs/src/bookings-v2-booking-bookings.universal.js +1646 -0
- package/build/internal/cjs/src/bookings-v2-booking-bookings.universal.js.map +1 -0
- package/build/internal/es/index.d.ts +1 -0
- package/build/internal/es/index.js +2 -0
- package/build/internal/es/index.js.map +1 -0
- package/build/internal/es/index.typings.d.ts +1 -0
- package/build/internal/es/index.typings.js +2 -0
- package/build/internal/es/index.typings.js.map +1 -0
- package/build/internal/es/meta.d.ts +1 -0
- package/build/internal/es/meta.js +2 -0
- package/build/internal/es/meta.js.map +1 -0
- package/build/internal/es/src/bookings-v2-booking-bookings.context.d.ts +61 -0
- package/build/internal/es/src/bookings-v2-booking-bookings.context.js +61 -0
- package/build/internal/es/src/bookings-v2-booking-bookings.context.js.map +1 -0
- package/build/internal/es/src/bookings-v2-booking-bookings.http.d.ts +507 -0
- package/build/internal/es/src/bookings-v2-booking-bookings.http.js +1552 -0
- package/build/internal/es/src/bookings-v2-booking-bookings.http.js.map +1 -0
- package/build/internal/es/src/bookings-v2-booking-bookings.meta.d.ts +61 -0
- package/build/internal/es/src/bookings-v2-booking-bookings.meta.js +380 -0
- package/build/internal/es/src/bookings-v2-booking-bookings.meta.js.map +1 -0
- package/build/internal/es/src/bookings-v2-booking-bookings.public.d.ts +625 -0
- package/build/internal/es/src/bookings-v2-booking-bookings.public.js +276 -0
- package/build/internal/es/src/bookings-v2-booking-bookings.public.js.map +1 -0
- package/build/internal/es/src/bookings-v2-booking-bookings.types.d.ts +2736 -0
- package/build/internal/es/src/bookings-v2-booking-bookings.types.js +162 -0
- package/build/internal/es/src/bookings-v2-booking-bookings.types.js.map +1 -0
- package/build/internal/es/src/bookings-v2-booking-bookings.universal.d.ts +4014 -0
- package/build/internal/es/src/bookings-v2-booking-bookings.universal.js +1599 -0
- package/build/internal/es/src/bookings-v2-booking-bookings.universal.js.map +1 -0
- package/meta/package.json +3 -0
- package/package.json +52 -0
|
@@ -0,0 +1,165 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SortOrder = exports.IdentityType = exports.LocationLocationType = exports.WebhookIdentityType = exports.IdentificationDataIdentityType = exports.Actor = exports.Platform = exports.SelectedPaymentOption = exports.PaymentStatus = exports.BookingStatus = exports.ValueType = exports.LocationType = exports.MultiServiceBookingType = void 0;
|
|
4
|
+
/**
|
|
5
|
+
* A multi-service booking is considered available if all individual bookings are available as returned from List Multi Service Availability Time Slots.
|
|
6
|
+
* Currently, `SEPARATE_BOOKINGS` and `PARALLEL_BOOKINGS` are not supported.
|
|
7
|
+
* Multi-service booking is available if each of its bookings is available separately.
|
|
8
|
+
* For `SEQUENTIAL_BOOKINGS`, see `List Multi Service Availability Time Slots` documentation.
|
|
9
|
+
*/
|
|
10
|
+
var MultiServiceBookingType;
|
|
11
|
+
(function (MultiServiceBookingType) {
|
|
12
|
+
MultiServiceBookingType["SEQUENTIAL_BOOKINGS"] = "SEQUENTIAL_BOOKINGS";
|
|
13
|
+
MultiServiceBookingType["SEPARATE_BOOKINGS"] = "SEPARATE_BOOKINGS";
|
|
14
|
+
MultiServiceBookingType["PARALLEL_BOOKINGS"] = "PARALLEL_BOOKINGS";
|
|
15
|
+
})(MultiServiceBookingType || (exports.MultiServiceBookingType = MultiServiceBookingType = {}));
|
|
16
|
+
var LocationType;
|
|
17
|
+
(function (LocationType) {
|
|
18
|
+
LocationType["UNDEFINED"] = "UNDEFINED";
|
|
19
|
+
LocationType["OWNER_BUSINESS"] = "OWNER_BUSINESS";
|
|
20
|
+
LocationType["OWNER_CUSTOM"] = "OWNER_CUSTOM";
|
|
21
|
+
LocationType["CUSTOM"] = "CUSTOM";
|
|
22
|
+
})(LocationType || (exports.LocationType = LocationType = {}));
|
|
23
|
+
var ValueType;
|
|
24
|
+
(function (ValueType) {
|
|
25
|
+
/** Short text. This is the default value type. */
|
|
26
|
+
ValueType["SHORT_TEXT"] = "SHORT_TEXT";
|
|
27
|
+
/** Long text. */
|
|
28
|
+
ValueType["LONG_TEXT"] = "LONG_TEXT";
|
|
29
|
+
/** A text that represents the check box value. If selected the value is `true`, otherwise `false`. */
|
|
30
|
+
ValueType["CHECK_BOX"] = "CHECK_BOX";
|
|
31
|
+
})(ValueType || (exports.ValueType = ValueType = {}));
|
|
32
|
+
/** Booking status. */
|
|
33
|
+
var BookingStatus;
|
|
34
|
+
(function (BookingStatus) {
|
|
35
|
+
/**
|
|
36
|
+
* The booking was created, but the customer hasn't completed the related
|
|
37
|
+
* eCommerce order yet.
|
|
38
|
+
*/
|
|
39
|
+
BookingStatus["CREATED"] = "CREATED";
|
|
40
|
+
/**
|
|
41
|
+
* The merchant has confirmed the booking and it appears in the
|
|
42
|
+
* business calendar. Merchants can set up their services
|
|
43
|
+
* ([SDK](https://dev.wix.com/docs/sdk/backend-modules/bookings/services/setup) | [REST](https://dev.wix.com/docs/rest/business-solutions/bookings/services/services-v2/introduction))
|
|
44
|
+
* to automatically confirm all `PENDING` bookings.
|
|
45
|
+
*/
|
|
46
|
+
BookingStatus["CONFIRMED"] = "CONFIRMED";
|
|
47
|
+
/**
|
|
48
|
+
* The customer has canceled the booking. Depending on the relevant service's
|
|
49
|
+
* policy snapshot
|
|
50
|
+
* ([SDK](https://dev.wix.com/docs/sdk/backend-modules/bookings/booking-policy-snapshots/introduction) | [REST](https://dev.wix.com/docs/rest/business-solutions/bookings/policies/booking-policy-snapshots/introduction))
|
|
51
|
+
* they may have to pay a cancellation fee
|
|
52
|
+
* ([SDK](https://dev.wix.com/docs/sdk/backend-modules/bookings/booking-fees/introduction) | [REST](https://dev.wix.com/docs/rest/business-solutions/bookings/pricing/booking-fees/introduction)).
|
|
53
|
+
*/
|
|
54
|
+
BookingStatus["CANCELED"] = "CANCELED";
|
|
55
|
+
/**
|
|
56
|
+
* The merchant must manually confirm the booking before it appears
|
|
57
|
+
* in the business calendar.
|
|
58
|
+
*/
|
|
59
|
+
BookingStatus["PENDING"] = "PENDING";
|
|
60
|
+
/** The merchant has declined the booking before the customer was charged. */
|
|
61
|
+
BookingStatus["DECLINED"] = "DECLINED";
|
|
62
|
+
/**
|
|
63
|
+
* The booking is on a waitlist.
|
|
64
|
+
* Currently, you can't call Register to Waitlist
|
|
65
|
+
* ([REST](https://dev.wix.com/docs/rest/business-solutions/bookings/bookings/waitlist/register-to-waitlist))
|
|
66
|
+
* for course or appointment bookings, even though this is supported in live sites.
|
|
67
|
+
* You can call Register to Waitlist only for class session bookings.
|
|
68
|
+
*/
|
|
69
|
+
BookingStatus["WAITING_LIST"] = "WAITING_LIST";
|
|
70
|
+
})(BookingStatus || (exports.BookingStatus = BookingStatus = {}));
|
|
71
|
+
/**
|
|
72
|
+
* Payment status.
|
|
73
|
+
* Automatically updated when using eCommerce checkout APIs.
|
|
74
|
+
*/
|
|
75
|
+
var PaymentStatus;
|
|
76
|
+
(function (PaymentStatus) {
|
|
77
|
+
/** Undefined payment status. */
|
|
78
|
+
PaymentStatus["UNDEFINED"] = "UNDEFINED";
|
|
79
|
+
/** The booking isn't paid. */
|
|
80
|
+
PaymentStatus["NOT_PAID"] = "NOT_PAID";
|
|
81
|
+
/** The booking is fully paid. */
|
|
82
|
+
PaymentStatus["PAID"] = "PAID";
|
|
83
|
+
/** The booking is partially paid. */
|
|
84
|
+
PaymentStatus["PARTIALLY_PAID"] = "PARTIALLY_PAID";
|
|
85
|
+
/** The booking is refunded. */
|
|
86
|
+
PaymentStatus["REFUNDED"] = "REFUNDED";
|
|
87
|
+
/** The booking is free of charge. */
|
|
88
|
+
PaymentStatus["EXEMPT"] = "EXEMPT";
|
|
89
|
+
})(PaymentStatus || (exports.PaymentStatus = PaymentStatus = {}));
|
|
90
|
+
/**
|
|
91
|
+
* Selected payment option.
|
|
92
|
+
*
|
|
93
|
+
* One of the payment options offered by the service.
|
|
94
|
+
* This field is set when the user selects an option during booking.
|
|
95
|
+
* If left undefined, the payment option is resolved by the service configuration on checkout.
|
|
96
|
+
*/
|
|
97
|
+
var SelectedPaymentOption;
|
|
98
|
+
(function (SelectedPaymentOption) {
|
|
99
|
+
/** Undefined payment option. */
|
|
100
|
+
SelectedPaymentOption["UNDEFINED"] = "UNDEFINED";
|
|
101
|
+
/** Offline payment. */
|
|
102
|
+
SelectedPaymentOption["OFFLINE"] = "OFFLINE";
|
|
103
|
+
/** Online payment. */
|
|
104
|
+
SelectedPaymentOption["ONLINE"] = "ONLINE";
|
|
105
|
+
/** Payment using a Wix Pricing Plan. */
|
|
106
|
+
SelectedPaymentOption["MEMBERSHIP"] = "MEMBERSHIP";
|
|
107
|
+
/**
|
|
108
|
+
* Customers can pay only in person with a Wix Pricing Plan, while the Wix user
|
|
109
|
+
* must manually redeem the pricing plan in the dashboard.
|
|
110
|
+
*/
|
|
111
|
+
SelectedPaymentOption["MEMBERSHIP_OFFLINE"] = "MEMBERSHIP_OFFLINE";
|
|
112
|
+
})(SelectedPaymentOption || (exports.SelectedPaymentOption = SelectedPaymentOption = {}));
|
|
113
|
+
var Platform;
|
|
114
|
+
(function (Platform) {
|
|
115
|
+
Platform["UNDEFINED_PLATFORM"] = "UNDEFINED_PLATFORM";
|
|
116
|
+
Platform["WEB"] = "WEB";
|
|
117
|
+
Platform["MOBILE_APP"] = "MOBILE_APP";
|
|
118
|
+
})(Platform || (exports.Platform = Platform = {}));
|
|
119
|
+
var Actor;
|
|
120
|
+
(function (Actor) {
|
|
121
|
+
Actor["UNDEFINED_ACTOR"] = "UNDEFINED_ACTOR";
|
|
122
|
+
Actor["BUSINESS"] = "BUSINESS";
|
|
123
|
+
Actor["CUSTOMER"] = "CUSTOMER";
|
|
124
|
+
})(Actor || (exports.Actor = Actor = {}));
|
|
125
|
+
var IdentificationDataIdentityType;
|
|
126
|
+
(function (IdentificationDataIdentityType) {
|
|
127
|
+
IdentificationDataIdentityType["UNKNOWN"] = "UNKNOWN";
|
|
128
|
+
IdentificationDataIdentityType["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
|
|
129
|
+
IdentificationDataIdentityType["MEMBER"] = "MEMBER";
|
|
130
|
+
IdentificationDataIdentityType["WIX_USER"] = "WIX_USER";
|
|
131
|
+
IdentificationDataIdentityType["APP"] = "APP";
|
|
132
|
+
})(IdentificationDataIdentityType || (exports.IdentificationDataIdentityType = IdentificationDataIdentityType = {}));
|
|
133
|
+
var WebhookIdentityType;
|
|
134
|
+
(function (WebhookIdentityType) {
|
|
135
|
+
WebhookIdentityType["UNKNOWN"] = "UNKNOWN";
|
|
136
|
+
WebhookIdentityType["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
|
|
137
|
+
WebhookIdentityType["MEMBER"] = "MEMBER";
|
|
138
|
+
WebhookIdentityType["WIX_USER"] = "WIX_USER";
|
|
139
|
+
WebhookIdentityType["APP"] = "APP";
|
|
140
|
+
})(WebhookIdentityType || (exports.WebhookIdentityType = WebhookIdentityType = {}));
|
|
141
|
+
var LocationLocationType;
|
|
142
|
+
(function (LocationLocationType) {
|
|
143
|
+
/** Undefined location type. */
|
|
144
|
+
LocationLocationType["UNDEFINED"] = "UNDEFINED";
|
|
145
|
+
/** The business address as set in the site’s general settings. */
|
|
146
|
+
LocationLocationType["OWNER_BUSINESS"] = "OWNER_BUSINESS";
|
|
147
|
+
/** The address set when creating the service. */
|
|
148
|
+
LocationLocationType["OWNER_CUSTOM"] = "OWNER_CUSTOM";
|
|
149
|
+
/** The address set for the individual session. */
|
|
150
|
+
LocationLocationType["CUSTOM"] = "CUSTOM";
|
|
151
|
+
})(LocationLocationType || (exports.LocationLocationType = LocationLocationType = {}));
|
|
152
|
+
var IdentityType;
|
|
153
|
+
(function (IdentityType) {
|
|
154
|
+
IdentityType["UNKNOWN"] = "UNKNOWN";
|
|
155
|
+
IdentityType["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
|
|
156
|
+
IdentityType["MEMBER"] = "MEMBER";
|
|
157
|
+
IdentityType["WIX_USER"] = "WIX_USER";
|
|
158
|
+
IdentityType["APP"] = "APP";
|
|
159
|
+
})(IdentityType || (exports.IdentityType = IdentityType = {}));
|
|
160
|
+
var SortOrder;
|
|
161
|
+
(function (SortOrder) {
|
|
162
|
+
SortOrder["ASC"] = "ASC";
|
|
163
|
+
SortOrder["DESC"] = "DESC";
|
|
164
|
+
})(SortOrder || (exports.SortOrder = SortOrder = {}));
|
|
165
|
+
//# sourceMappingURL=bookings-v2-booking-bookings.types.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bookings-v2-booking-bookings.types.js","sourceRoot":"","sources":["../../../src/bookings-v2-booking-bookings.types.ts"],"names":[],"mappings":"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"}
|