@wix/bookings 1.0.493 → 1.0.494
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/bookings",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.494",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -27,12 +27,12 @@
|
|
|
27
27
|
"@wix/bookings_booking-fees": "1.0.11",
|
|
28
28
|
"@wix/bookings_booking-policies": "1.0.9",
|
|
29
29
|
"@wix/bookings_booking-policy-snapshots": "1.0.7",
|
|
30
|
-
"@wix/bookings_bookings": "1.0.
|
|
30
|
+
"@wix/bookings_bookings": "1.0.70",
|
|
31
31
|
"@wix/bookings_categories": "1.0.44",
|
|
32
|
-
"@wix/bookings_extended-bookings": "1.0.
|
|
32
|
+
"@wix/bookings_extended-bookings": "1.0.58",
|
|
33
33
|
"@wix/bookings_external-calendars": "1.0.41",
|
|
34
34
|
"@wix/bookings_multi-service-availability-time-slots": "1.0.36",
|
|
35
|
-
"@wix/bookings_pricing": "1.0.
|
|
35
|
+
"@wix/bookings_pricing": "1.0.46",
|
|
36
36
|
"@wix/bookings_resource-types": "1.0.14",
|
|
37
37
|
"@wix/bookings_resources": "1.0.53",
|
|
38
38
|
"@wix/bookings_service-categories": "1.0.0",
|
|
@@ -63,5 +63,5 @@
|
|
|
63
63
|
"fqdn": ""
|
|
64
64
|
}
|
|
65
65
|
},
|
|
66
|
-
"falconPackageHash": "
|
|
66
|
+
"falconPackageHash": "50672e72fa964e5d961f6d30da1d41186fecb99bda5f30bbad15da4d"
|
|
67
67
|
}
|
|
@@ -5199,7 +5199,7 @@ interface ServiceChoice$3 extends ServiceChoiceChoiceOneOf$3 {
|
|
|
5199
5199
|
*/
|
|
5200
5200
|
staffMemberId?: string;
|
|
5201
5201
|
/** Duration and an optional name */
|
|
5202
|
-
duration?: Duration$
|
|
5202
|
+
duration?: Duration$4;
|
|
5203
5203
|
/** ID of the service option. */
|
|
5204
5204
|
optionId?: string;
|
|
5205
5205
|
}
|
|
@@ -5215,9 +5215,9 @@ interface ServiceChoiceChoiceOneOf$3 {
|
|
|
5215
5215
|
*/
|
|
5216
5216
|
staffMemberId?: string;
|
|
5217
5217
|
/** Duration and an optional name */
|
|
5218
|
-
duration?: Duration$
|
|
5218
|
+
duration?: Duration$4;
|
|
5219
5219
|
}
|
|
5220
|
-
interface Duration$
|
|
5220
|
+
interface Duration$4 {
|
|
5221
5221
|
/**
|
|
5222
5222
|
* Duration of the service in minutes.
|
|
5223
5223
|
* Min: 1 minute, Max: 30 days, 23 hours, and 59 minutes
|
|
@@ -7160,7 +7160,7 @@ declare const context$d_onServiceOptionsAndVariantsUpdated: typeof onServiceOpti
|
|
|
7160
7160
|
declare const context$d_queryServiceOptionsAndVariants: typeof queryServiceOptionsAndVariants;
|
|
7161
7161
|
declare const context$d_updateServiceOptionsAndVariants: typeof updateServiceOptionsAndVariants;
|
|
7162
7162
|
declare namespace context$d {
|
|
7163
|
-
export { type ActionEvent$a as ActionEvent, type Address$6 as Address, type AddressHint$2 as AddressHint, type AddressLocation$5 as AddressLocation, type AddressStreetOneOf$5 as AddressStreetOneOf, ApprovalStatus$2 as ApprovalStatus, type Availability$2 as Availability, type AvailabilityConstraints$2 as AvailabilityConstraints, type AvailabilityPolicy$2 as AvailabilityPolicy, type AvailabilityPolicyUpdated$2 as AvailabilityPolicyUpdated, type BaseEventMetadata$8 as BaseEventMetadata, type BusinessLocation$3 as BusinessLocation, type BusinessSchedule$3 as BusinessSchedule, type CalendarConference$2 as CalendarConference, type CalendarDateTime$2 as CalendarDateTime, CalendarType$2 as CalendarType, type Categories$2 as Categories, type ChangeContext$2 as ChangeContext, type ChangeContextPayloadOneOf$2 as ChangeContextPayloadOneOf, type context$d_CloneServiceOptionsAndVariantsRequest as CloneServiceOptionsAndVariantsRequest, type context$d_CloneServiceOptionsAndVariantsResponse as CloneServiceOptionsAndVariantsResponse, type context$d_CloneServiceOptionsAndVariantsResponseNonNullableFields as CloneServiceOptionsAndVariantsResponseNonNullableFields, type ConferenceProvider$2 as ConferenceProvider, ConferenceType$2 as ConferenceType, type ConsentPolicy$2 as ConsentPolicy, type context$d_CreateServiceOptionsAndVariantsRequest as CreateServiceOptionsAndVariantsRequest, type context$d_CreateServiceOptionsAndVariantsResponse as CreateServiceOptionsAndVariantsResponse, type context$d_CreateServiceOptionsAndVariantsResponseNonNullableFields as CreateServiceOptionsAndVariantsResponseNonNullableFields, type CursorPaging$9 as CursorPaging, type Cursors$a as Cursors, type context$d_CustomServiceOption as CustomServiceOption, Day$2 as Day, DayOfWeek$3 as DayOfWeek, type context$d_DeleteServiceOptionsAndVariantsOptions as DeleteServiceOptionsAndVariantsOptions, type context$d_DeleteServiceOptionsAndVariantsRequest as DeleteServiceOptionsAndVariantsRequest, type context$d_DeleteServiceOptionsAndVariantsResponse as DeleteServiceOptionsAndVariantsResponse, type DomainEvent$a as DomainEvent, type DomainEventBodyOneOf$a as DomainEventBodyOneOf, type Duration$
|
|
7163
|
+
export { type ActionEvent$a as ActionEvent, type Address$6 as Address, type AddressHint$2 as AddressHint, type AddressLocation$5 as AddressLocation, type AddressStreetOneOf$5 as AddressStreetOneOf, ApprovalStatus$2 as ApprovalStatus, type Availability$2 as Availability, type AvailabilityConstraints$2 as AvailabilityConstraints, type AvailabilityPolicy$2 as AvailabilityPolicy, type AvailabilityPolicyUpdated$2 as AvailabilityPolicyUpdated, type BaseEventMetadata$8 as BaseEventMetadata, type BusinessLocation$3 as BusinessLocation, type BusinessSchedule$3 as BusinessSchedule, type CalendarConference$2 as CalendarConference, type CalendarDateTime$2 as CalendarDateTime, CalendarType$2 as CalendarType, type Categories$2 as Categories, type ChangeContext$2 as ChangeContext, type ChangeContextPayloadOneOf$2 as ChangeContextPayloadOneOf, type context$d_CloneServiceOptionsAndVariantsRequest as CloneServiceOptionsAndVariantsRequest, type context$d_CloneServiceOptionsAndVariantsResponse as CloneServiceOptionsAndVariantsResponse, type context$d_CloneServiceOptionsAndVariantsResponseNonNullableFields as CloneServiceOptionsAndVariantsResponseNonNullableFields, type ConferenceProvider$2 as ConferenceProvider, ConferenceType$2 as ConferenceType, type ConsentPolicy$2 as ConsentPolicy, type context$d_CreateServiceOptionsAndVariantsRequest as CreateServiceOptionsAndVariantsRequest, type context$d_CreateServiceOptionsAndVariantsResponse as CreateServiceOptionsAndVariantsResponse, type context$d_CreateServiceOptionsAndVariantsResponseNonNullableFields as CreateServiceOptionsAndVariantsResponseNonNullableFields, type CursorPaging$9 as CursorPaging, type Cursors$a as Cursors, type context$d_CustomServiceOption as CustomServiceOption, Day$2 as Day, DayOfWeek$3 as DayOfWeek, type context$d_DeleteServiceOptionsAndVariantsOptions as DeleteServiceOptionsAndVariantsOptions, type context$d_DeleteServiceOptionsAndVariantsRequest as DeleteServiceOptionsAndVariantsRequest, type context$d_DeleteServiceOptionsAndVariantsResponse as DeleteServiceOptionsAndVariantsResponse, type DomainEvent$a as DomainEvent, type DomainEventBodyOneOf$a as DomainEventBodyOneOf, type Duration$4 as Duration, type context$d_DurationServiceOption as DurationServiceOption, type Empty$6 as Empty, type EntityCreatedEvent$a as EntityCreatedEvent, type EntityDeletedEvent$a as EntityDeletedEvent, type EntityUpdatedEvent$a as EntityUpdatedEvent, Event$2 as Event, type EventMetadata$7 as EventMetadata, type ExtendedFields$9 as ExtendedFields, type ExternalCalendarInfo$2 as ExternalCalendarInfo, type ExternalCalendarOverrides$2 as ExternalCalendarOverrides, type Frequency$2 as Frequency, type GeoCoordinates$2 as GeoCoordinates, type context$d_GetServiceOptionsAndVariantsByServiceIdRequest as GetServiceOptionsAndVariantsByServiceIdRequest, type context$d_GetServiceOptionsAndVariantsByServiceIdResponse as GetServiceOptionsAndVariantsByServiceIdResponse, type context$d_GetServiceOptionsAndVariantsByServiceIdResponseNonNullableFields as GetServiceOptionsAndVariantsByServiceIdResponseNonNullableFields, type context$d_GetServiceOptionsAndVariantsRequest as GetServiceOptionsAndVariantsRequest, type context$d_GetServiceOptionsAndVariantsResponse as GetServiceOptionsAndVariantsResponse, type context$d_GetServiceOptionsAndVariantsResponseNonNullableFields as GetServiceOptionsAndVariantsResponseNonNullableFields, type IdentificationData$c as IdentificationData, type IdentificationDataIdOneOf$c as IdentificationDataIdOneOf, type Interval$3 as Interval, type IntervalSplit$2 as IntervalSplit, type LinkedSchedule$2 as LinkedSchedule, type LocalDateTime$2 as LocalDateTime, type Locale$2 as Locale, type Location$5 as Location, LocationStatus$2 as LocationStatus, LocationType$5 as LocationType, type LocationsAddress$2 as LocationsAddress, type LocationsAddressLocation$2 as LocationsAddressLocation, type LocationsLocation$2 as LocationsLocation, LocationsLocationType$2 as LocationsLocationType, type LocationsStreetAddress$2 as LocationsStreetAddress, type MessageEnvelope$a as MessageEnvelope, type MigrationData$2 as MigrationData, type MigrationEvent$2 as MigrationEvent, type Money$4 as Money, type Multilingual$2 as Multilingual, type MultipleSessionsCreated$2 as MultipleSessionsCreated, type Paging$4 as Paging, type PagingMetadataV2$3 as PagingMetadataV2, type Participant$2 as Participant, type ParticipantNotification$6 as ParticipantNotification, PlacementType$2 as PlacementType, type Price$3 as Price, type Properties$2 as Properties, type PropertiesChange$2 as PropertiesChange, type context$d_QueryServiceOptionsAndVariantsRequest as QueryServiceOptionsAndVariantsRequest, type context$d_QueryServiceOptionsAndVariantsResponse as QueryServiceOptionsAndVariantsResponse, type context$d_QueryServiceOptionsAndVariantsResponseNonNullableFields as QueryServiceOptionsAndVariantsResponseNonNullableFields, type QueryV2$4 as QueryV2, type QueryV2PagingMethodOneOf$4 as QueryV2PagingMethodOneOf, type Rate$2 as Rate, type RecurringInterval$2 as RecurringInterval, RecurringIntervalType$2 as RecurringIntervalType, type RecurringSessionSplit$2 as RecurringSessionSplit, type RecurringSessionsUpdated$2 as RecurringSessionsUpdated, ResolutionMethod$2 as ResolutionMethod, type Resource$3 as Resource, type ResourceNotification$1 as ResourceNotification, ResourceStatus$1 as ResourceStatus, type RestoreInfo$a as RestoreInfo, type Schedule$3 as Schedule, type ScheduleCancelled$2 as ScheduleCancelled, type ScheduleCreated$2 as ScheduleCreated, type ScheduleNotification$2 as ScheduleNotification, type ScheduleNotificationEventOneOf$2 as ScheduleNotificationEventOneOf, ScheduleStatus$2 as ScheduleStatus, type ScheduleUnassignedFromUser$2 as ScheduleUnassignedFromUser, type ScheduleUpdated$2 as ScheduleUpdated, type ScheduleWithSessions$2 as ScheduleWithSessions, type ServiceChoice$3 as ServiceChoice, type ServiceChoiceChoiceOneOf$3 as ServiceChoiceChoiceOneOf, type context$d_ServiceOption as ServiceOption, type context$d_ServiceOptionOptionSpecificDataOneOf as ServiceOptionOptionSpecificDataOneOf, context$d_ServiceOptionType as ServiceOptionType, type context$d_ServiceOptions as ServiceOptions, type context$d_ServiceOptionsAndVariants as ServiceOptionsAndVariants, type context$d_ServiceOptionsAndVariantsCreatedEnvelope as ServiceOptionsAndVariantsCreatedEnvelope, type context$d_ServiceOptionsAndVariantsDeletedEnvelope as ServiceOptionsAndVariantsDeletedEnvelope, type context$d_ServiceOptionsAndVariantsListQueryBuilder as ServiceOptionsAndVariantsListQueryBuilder, type context$d_ServiceOptionsAndVariantsListQueryResult as ServiceOptionsAndVariantsListQueryResult, type context$d_ServiceOptionsAndVariantsNonNullableFields as ServiceOptionsAndVariantsNonNullableFields, type context$d_ServiceOptionsAndVariantsUpdatedEnvelope as ServiceOptionsAndVariantsUpdatedEnvelope, type context$d_ServiceVariant as ServiceVariant, type context$d_ServiceVariants as ServiceVariants, type Session$2 as Session, type SessionCancelled$2 as SessionCancelled, type SessionCreated$2 as SessionCreated, SessionType$2 as SessionType, type SessionUpdated$2 as SessionUpdated, type SessionVersion$2 as SessionVersion, type SiteCloned$2 as SiteCloned, type SiteCreated$4 as SiteCreated, type SitePropertiesEvent$2 as SitePropertiesEvent, type SitePropertiesNotification$2 as SitePropertiesNotification, type SitePropertiesOnScheduleCreation$2 as SitePropertiesOnScheduleCreation, SortOrder$9 as SortOrder, type Sorting$9 as Sorting, type SpecialHourPeriod$3 as SpecialHourPeriod, type SplitInterval$2 as SplitInterval, type StaffData$2 as StaffData, Status$3 as Status, type StreetAddress$5 as StreetAddress, type Subdivision$5 as Subdivision, type SupportedLanguage$2 as SupportedLanguage, type TimePeriod$3 as TimePeriod, type Translation$2 as Translation, Transparency$2 as Transparency, type context$d_UpdateServiceOptionsAndVariants as UpdateServiceOptionsAndVariants, type context$d_UpdateServiceOptionsAndVariantsRequest as UpdateServiceOptionsAndVariantsRequest, type context$d_UpdateServiceOptionsAndVariantsResponse as UpdateServiceOptionsAndVariantsResponse, type context$d_UpdateServiceOptionsAndVariantsResponseNonNullableFields as UpdateServiceOptionsAndVariantsResponseNonNullableFields, type V4Address$1 as V4Address, type Version$2 as Version, WebhookIdentityType$a as WebhookIdentityType, type context$d__publicOnServiceOptionsAndVariantsCreatedType as _publicOnServiceOptionsAndVariantsCreatedType, type context$d__publicOnServiceOptionsAndVariantsDeletedType as _publicOnServiceOptionsAndVariantsDeletedType, type context$d__publicOnServiceOptionsAndVariantsUpdatedType as _publicOnServiceOptionsAndVariantsUpdatedType, context$d_cloneServiceOptionsAndVariants as cloneServiceOptionsAndVariants, context$d_createServiceOptionsAndVariants as createServiceOptionsAndVariants, context$d_deleteServiceOptionsAndVariants as deleteServiceOptionsAndVariants, context$d_getServiceOptionsAndVariants as getServiceOptionsAndVariants, context$d_getServiceOptionsAndVariantsByServiceId as getServiceOptionsAndVariantsByServiceId, context$d_onServiceOptionsAndVariantsCreated as onServiceOptionsAndVariantsCreated, context$d_onServiceOptionsAndVariantsDeleted as onServiceOptionsAndVariantsDeleted, context$d_onServiceOptionsAndVariantsUpdated as onServiceOptionsAndVariantsUpdated, onServiceOptionsAndVariantsCreated$1 as publicOnServiceOptionsAndVariantsCreated, onServiceOptionsAndVariantsDeleted$1 as publicOnServiceOptionsAndVariantsDeleted, onServiceOptionsAndVariantsUpdated$1 as publicOnServiceOptionsAndVariantsUpdated, context$d_queryServiceOptionsAndVariants as queryServiceOptionsAndVariants, context$d_updateServiceOptionsAndVariants as updateServiceOptionsAndVariants };
|
|
7164
7164
|
}
|
|
7165
7165
|
|
|
7166
7166
|
/**
|
|
@@ -9222,6 +9222,7 @@ interface ServiceChoice$2 extends ServiceChoiceChoiceOneOf$2 {
|
|
|
9222
9222
|
* Each choice may have a different price.
|
|
9223
9223
|
*/
|
|
9224
9224
|
custom?: string;
|
|
9225
|
+
duration?: Duration$3;
|
|
9225
9226
|
/**
|
|
9226
9227
|
* ID of the corresponding option for the choice. For example, the choice `child`
|
|
9227
9228
|
* could correspond to the option `ageGroup`. In this case, `optionId` is the ID
|
|
@@ -9238,6 +9239,19 @@ interface ServiceChoiceChoiceOneOf$2 {
|
|
|
9238
9239
|
* Each choice may have a different price.
|
|
9239
9240
|
*/
|
|
9240
9241
|
custom?: string;
|
|
9242
|
+
duration?: Duration$3;
|
|
9243
|
+
}
|
|
9244
|
+
interface Duration$3 {
|
|
9245
|
+
/**
|
|
9246
|
+
* Duration of the service in minutes.
|
|
9247
|
+
* Min: 1 minute, Max: 30 days, 23 hours, and 59 minutes
|
|
9248
|
+
*/
|
|
9249
|
+
minutes?: number | null;
|
|
9250
|
+
/**
|
|
9251
|
+
* Name of the duration option.
|
|
9252
|
+
* Defaults to the formatted duration e.g. "1 hour, 30 minutes".
|
|
9253
|
+
*/
|
|
9254
|
+
name?: string | null;
|
|
9241
9255
|
}
|
|
9242
9256
|
interface MultiServiceBookingInfo$2 {
|
|
9243
9257
|
/**
|
|
@@ -9712,7 +9726,7 @@ type context$9_QueryOptions = QueryOptions;
|
|
|
9712
9726
|
declare const context$9_query: typeof query;
|
|
9713
9727
|
declare const context$9_queryExtendedBookings: typeof queryExtendedBookings;
|
|
9714
9728
|
declare namespace context$9 {
|
|
9715
|
-
export { Actor$2 as Actor, type Address$5 as Address, type AddressLocation$4 as AddressLocation, type AddressStreetOneOf$4 as AddressStreetOneOf, type AllowedActions$1 as AllowedActions, type Attendance$1 as Attendance, AttendanceStatus$1 as AttendanceStatus, type BookedEntity$2 as BookedEntity, type BookedEntityItemOneOf$2 as BookedEntityItemOneOf, type BookedResource$2 as BookedResource, type BookedSchedule$2 as BookedSchedule, type BookedSlot$2 as BookedSlot, type Booking$2 as Booking, type context$9_BookingFeeDetails as BookingFeeDetails, context$9_BookingFeeStatus as BookingFeeStatus, type BookingParticipantsInfoOneOf$2 as BookingParticipantsInfoOneOf, type BookingPolicySettings$1 as BookingPolicySettings, type BookingSource$2 as BookingSource, BookingStatus$2 as BookingStatus, type context$9_CommonPaging as CommonPaging, type context$9_CommonQueryV2 as CommonQueryV2, type context$9_CommonQueryV2PagingMethodOneOf as CommonQueryV2PagingMethodOneOf, type context$9_ConferencingDetails as ConferencingDetails, type ContactDetails$2 as ContactDetails, type CursorPaging$7 as CursorPaging, type Cursors$7 as Cursors, type CustomFormField$2 as CustomFormField, type context$9_ExtendedBooking as ExtendedBooking, type ExtendedFields$7 as ExtendedFields, type FlowControlSettings$2 as FlowControlSettings, type IdentificationData$9 as IdentificationData, type IdentificationDataIdOneOf$9 as IdentificationDataIdOneOf, IdentityType$3 as IdentityType, type Location$4 as Location, LocationType$4 as LocationType, type MultiServiceBookingInfo$2 as MultiServiceBookingInfo, MultiServiceBookingType$2 as MultiServiceBookingType, type Paging$3 as Paging, type PagingMetadataV2$2 as PagingMetadataV2, type ParticipantChoices$2 as ParticipantChoices, type ParticipantNotification$5 as ParticipantNotification, PaymentStatus$2 as PaymentStatus, Platform$2 as Platform, type context$9_QueryExtendedBookingRequest as QueryExtendedBookingRequest, type context$9_QueryExtendedBookingResponse as QueryExtendedBookingResponse, type context$9_QueryExtendedBookingResponseNonNullableFields as QueryExtendedBookingResponseNonNullableFields, type context$9_QueryExtendedBookingsOptions as QueryExtendedBookingsOptions, type context$9_QueryExtendedBookingsRequest as QueryExtendedBookingsRequest, type context$9_QueryExtendedBookingsResponse as QueryExtendedBookingsResponse, type context$9_QueryExtendedBookingsResponseNonNullableFields as QueryExtendedBookingsResponseNonNullableFields, type context$9_QueryOptions as QueryOptions, type QueryV2$3 as QueryV2, type QueryV2PagingMethodOneOf$3 as QueryV2PagingMethodOneOf, SelectedPaymentOption$2 as SelectedPaymentOption, type ServiceChoice$2 as ServiceChoice, type ServiceChoiceChoiceOneOf$2 as ServiceChoiceChoiceOneOf, type ServiceChoices$2 as ServiceChoices, SortOrder$7 as SortOrder, type Sorting$7 as Sorting, type StreetAddress$4 as StreetAddress, type Subdivision$4 as Subdivision, ValueType$2 as ValueType, context$9_query as query, context$9_queryExtendedBookings as queryExtendedBookings };
|
|
9729
|
+
export { Actor$2 as Actor, type Address$5 as Address, type AddressLocation$4 as AddressLocation, type AddressStreetOneOf$4 as AddressStreetOneOf, type AllowedActions$1 as AllowedActions, type Attendance$1 as Attendance, AttendanceStatus$1 as AttendanceStatus, type BookedEntity$2 as BookedEntity, type BookedEntityItemOneOf$2 as BookedEntityItemOneOf, type BookedResource$2 as BookedResource, type BookedSchedule$2 as BookedSchedule, type BookedSlot$2 as BookedSlot, type Booking$2 as Booking, type context$9_BookingFeeDetails as BookingFeeDetails, context$9_BookingFeeStatus as BookingFeeStatus, type BookingParticipantsInfoOneOf$2 as BookingParticipantsInfoOneOf, type BookingPolicySettings$1 as BookingPolicySettings, type BookingSource$2 as BookingSource, BookingStatus$2 as BookingStatus, type context$9_CommonPaging as CommonPaging, type context$9_CommonQueryV2 as CommonQueryV2, type context$9_CommonQueryV2PagingMethodOneOf as CommonQueryV2PagingMethodOneOf, type context$9_ConferencingDetails as ConferencingDetails, type ContactDetails$2 as ContactDetails, type CursorPaging$7 as CursorPaging, type Cursors$7 as Cursors, type CustomFormField$2 as CustomFormField, type Duration$3 as Duration, type context$9_ExtendedBooking as ExtendedBooking, type ExtendedFields$7 as ExtendedFields, type FlowControlSettings$2 as FlowControlSettings, type IdentificationData$9 as IdentificationData, type IdentificationDataIdOneOf$9 as IdentificationDataIdOneOf, IdentityType$3 as IdentityType, type Location$4 as Location, LocationType$4 as LocationType, type MultiServiceBookingInfo$2 as MultiServiceBookingInfo, MultiServiceBookingType$2 as MultiServiceBookingType, type Paging$3 as Paging, type PagingMetadataV2$2 as PagingMetadataV2, type ParticipantChoices$2 as ParticipantChoices, type ParticipantNotification$5 as ParticipantNotification, PaymentStatus$2 as PaymentStatus, Platform$2 as Platform, type context$9_QueryExtendedBookingRequest as QueryExtendedBookingRequest, type context$9_QueryExtendedBookingResponse as QueryExtendedBookingResponse, type context$9_QueryExtendedBookingResponseNonNullableFields as QueryExtendedBookingResponseNonNullableFields, type context$9_QueryExtendedBookingsOptions as QueryExtendedBookingsOptions, type context$9_QueryExtendedBookingsRequest as QueryExtendedBookingsRequest, type context$9_QueryExtendedBookingsResponse as QueryExtendedBookingsResponse, type context$9_QueryExtendedBookingsResponseNonNullableFields as QueryExtendedBookingsResponseNonNullableFields, type context$9_QueryOptions as QueryOptions, type QueryV2$3 as QueryV2, type QueryV2PagingMethodOneOf$3 as QueryV2PagingMethodOneOf, SelectedPaymentOption$2 as SelectedPaymentOption, type ServiceChoice$2 as ServiceChoice, type ServiceChoiceChoiceOneOf$2 as ServiceChoiceChoiceOneOf, type ServiceChoices$2 as ServiceChoices, SortOrder$7 as SortOrder, type Sorting$7 as Sorting, type StreetAddress$4 as StreetAddress, type Subdivision$4 as Subdivision, ValueType$2 as ValueType, context$9_query as query, context$9_queryExtendedBookings as queryExtendedBookings };
|
|
9716
9730
|
}
|
|
9717
9731
|
|
|
9718
9732
|
/**
|
|
@@ -12728,7 +12742,7 @@ interface V2AvailabilityConstraints {
|
|
|
12728
12742
|
* For any other type of service or payment this list will mirror the durations specified in `session_durations`.
|
|
12729
12743
|
* @readonly
|
|
12730
12744
|
*/
|
|
12731
|
-
durations?: Duration[];
|
|
12745
|
+
durations?: Duration$2[];
|
|
12732
12746
|
/**
|
|
12733
12747
|
* A list of durations for sessions, in minutes.
|
|
12734
12748
|
*
|
|
@@ -12749,7 +12763,7 @@ interface V2AvailabilityConstraints {
|
|
|
12749
12763
|
*/
|
|
12750
12764
|
timeBetweenSessions?: number;
|
|
12751
12765
|
}
|
|
12752
|
-
interface Duration {
|
|
12766
|
+
interface Duration$2 {
|
|
12753
12767
|
/**
|
|
12754
12768
|
* The duration of the service in minutes.
|
|
12755
12769
|
*
|
|
@@ -16493,7 +16507,6 @@ type context$6_DisablePricingPlansForServiceResponse = DisablePricingPlansForSer
|
|
|
16493
16507
|
type context$6_DisablePricingPlansForServiceResponseNonNullableFields = DisablePricingPlansForServiceResponseNonNullableFields;
|
|
16494
16508
|
type context$6_Discount = Discount;
|
|
16495
16509
|
type context$6_DiscountDiscountOneOf = DiscountDiscountOneOf;
|
|
16496
|
-
type context$6_Duration = Duration;
|
|
16497
16510
|
type context$6_EnablePricingPlansForServiceRequest = EnablePricingPlansForServiceRequest;
|
|
16498
16511
|
type context$6_EnablePricingPlansForServiceResponse = EnablePricingPlansForServiceResponse;
|
|
16499
16512
|
type context$6_EnablePricingPlansForServiceResponseNonNullableFields = EnablePricingPlansForServiceResponseNonNullableFields;
|
|
@@ -16663,7 +16676,7 @@ declare const context$6_setServiceLocations: typeof setServiceLocations;
|
|
|
16663
16676
|
declare const context$6_updateService: typeof updateService;
|
|
16664
16677
|
declare const context$6_validateSlug: typeof validateSlug;
|
|
16665
16678
|
declare namespace context$6 {
|
|
16666
|
-
export { context$6_Action as Action, type ActionEvent$4 as ActionEvent, type Address$4 as Address, type AddressHint$1 as AddressHint, type AddressLocation$3 as AddressLocation, type AddressStreetOneOf$3 as AddressStreetOneOf, type context$6_Aggregation as Aggregation, type AggregationData$1 as AggregationData, type context$6_AggregationKindOneOf as AggregationKindOneOf, type AggregationResults$1 as AggregationResults, type AggregationResultsResultOneOf$1 as AggregationResultsResultOneOf, type context$6_AggregationResultsScalarResult as AggregationResultsScalarResult, AggregationType$1 as AggregationType, type ApplicationError$2 as ApplicationError, ApprovalStatus$1 as ApprovalStatus, type Availability$1 as Availability, type AvailabilityConstraints$1 as AvailabilityConstraints, type AvailabilityPolicy$1 as AvailabilityPolicy, type AvailabilityPolicyUpdated$1 as AvailabilityPolicyUpdated, type BaseEventMetadata$4 as BaseEventMetadata, type context$6_Behavior as Behavior, type context$6_BehaviorBehaviorOneOf as BehaviorBehaviorOneOf, type context$6_Benefit as Benefit, type context$6_BenefitNotification as BenefitNotification, context$6_BenefitType as BenefitType, type BookAfterStartPolicy$1 as BookAfterStartPolicy, type context$6_BookingForm as BookingForm, type BookingPolicy$1 as BookingPolicy, type context$6_BookingPolicyWithServices as BookingPolicyWithServices, type BulkActionMetadata$2 as BulkActionMetadata, type context$6_BulkCreateServicesRequest as BulkCreateServicesRequest, type context$6_BulkCreateServicesResponse as BulkCreateServicesResponse, type context$6_BulkDeleteServicesByFilterOptions as BulkDeleteServicesByFilterOptions, type context$6_BulkDeleteServicesByFilterRequest as BulkDeleteServicesByFilterRequest, type context$6_BulkDeleteServicesByFilterResponse as BulkDeleteServicesByFilterResponse, type context$6_BulkDeleteServicesByFilterResponseNonNullableFields as BulkDeleteServicesByFilterResponseNonNullableFields, type context$6_BulkDeleteServicesOptions as BulkDeleteServicesOptions, type context$6_BulkDeleteServicesRequest as BulkDeleteServicesRequest, type context$6_BulkDeleteServicesResponse as BulkDeleteServicesResponse, type context$6_BulkDeleteServicesResponseNonNullableFields as BulkDeleteServicesResponseNonNullableFields, type context$6_BulkServiceResult as BulkServiceResult, type context$6_BulkUpdateServicesByFilterOptions as BulkUpdateServicesByFilterOptions, type context$6_BulkUpdateServicesByFilterRequest as BulkUpdateServicesByFilterRequest, type context$6_BulkUpdateServicesByFilterResponse as BulkUpdateServicesByFilterResponse, type context$6_BulkUpdateServicesByFilterResponseNonNullableFields as BulkUpdateServicesByFilterResponseNonNullableFields, type context$6_BulkUpdateServicesOptions as BulkUpdateServicesOptions, type context$6_BulkUpdateServicesRequest as BulkUpdateServicesRequest, type context$6_BulkUpdateServicesResponse as BulkUpdateServicesResponse, type context$6_BulkUpdateServicesResponseNonNullableFields as BulkUpdateServicesResponseNonNullableFields, type context$6_BusinessLocation as BusinessLocation, type context$6_BusinessLocationOptions as BusinessLocationOptions, type context$6_BusinessLocations as BusinessLocations, type BusinessSchedule$2 as BusinessSchedule, type CalendarConference$1 as CalendarConference, type CalendarDateTime$1 as CalendarDateTime, CalendarType$1 as CalendarType, type CancellationFeePolicy$1 as CancellationFeePolicy, type CancellationPolicy$1 as CancellationPolicy, type CancellationWindow$1 as CancellationWindow, type CancellationWindowFeeOneOf$1 as CancellationWindowFeeOneOf, type Categories$1 as Categories, type Category$1 as Category, type CategoryNotification$1 as CategoryNotification, context$6_CategoryNotificationEvent as CategoryNotificationEvent, context$6_CategoryStatus as CategoryStatus, type ChangeContext$1 as ChangeContext, type ChangeContextPayloadOneOf$1 as ChangeContextPayloadOneOf, context$6_CloneErrors as CloneErrors, type context$6_CloneServiceOptions as CloneServiceOptions, type context$6_CloneServiceRequest as CloneServiceRequest, type context$6_CloneServiceResponse as CloneServiceResponse, type context$6_CloneServiceResponseNonNullableFields as CloneServiceResponseNonNullableFields, type context$6_CommonAddress as CommonAddress, type context$6_CommonAddressLocation as CommonAddressLocation, type context$6_CommonAddressStreetOneOf as CommonAddressStreetOneOf, type context$6_CommonStreetAddress as CommonStreetAddress, type ConferenceProvider$1 as ConferenceProvider, ConferenceType$1 as ConferenceType, type context$6_Conferencing as Conferencing, type context$6_ConnectedService as ConnectedService, type ConsentPolicy$1 as ConsentPolicy, type context$6_CountServicesOptions as CountServicesOptions, type context$6_CountServicesRequest as CountServicesRequest, type context$6_CountServicesResponse as CountServicesResponse, type context$6_CountServicesResponseNonNullableFields as CountServicesResponseNonNullableFields, type context$6_CreateServiceRequest as CreateServiceRequest, type context$6_CreateServiceResponse as CreateServiceResponse, type context$6_CreateServiceResponseNonNullableFields as CreateServiceResponseNonNullableFields, context$6_CrudType as CrudType, type CursorPaging$4 as CursorPaging, type CursorPagingMetadata$3 as CursorPagingMetadata, type CursorQuery$2 as CursorQuery, type CursorQueryPagingMethodOneOf$2 as CursorQueryPagingMethodOneOf, type CursorSearch$1 as CursorSearch, type CursorSearchPagingMethodOneOf$1 as CursorSearchPagingMethodOneOf, type Cursors$4 as Cursors, type context$6_CustomLocationOptions as CustomLocationOptions, type context$6_CustomLocations as CustomLocations, type context$6_CustomPayment as CustomPayment, type context$6_CustomerLocations as CustomerLocations, type context$6_DateHistogramAggregation as DateHistogramAggregation, context$6_DateHistogramAggregationInterval as DateHistogramAggregationInterval, type context$6_DateHistogramResult as DateHistogramResult, type context$6_DateHistogramResults as DateHistogramResults, Day$1 as Day, DayOfWeek$2 as DayOfWeek, type context$6_Delete as Delete, type context$6_DeleteServiceOptions as DeleteServiceOptions, type context$6_DeleteServiceRequest as DeleteServiceRequest, type context$6_DeleteServiceResponse as DeleteServiceResponse, type context$6_DisablePricingPlansForServiceOptions as DisablePricingPlansForServiceOptions, type context$6_DisablePricingPlansForServiceRequest as DisablePricingPlansForServiceRequest, type context$6_DisablePricingPlansForServiceResponse as DisablePricingPlansForServiceResponse, type context$6_DisablePricingPlansForServiceResponseNonNullableFields as DisablePricingPlansForServiceResponseNonNullableFields, type context$6_Discount as Discount, type context$6_DiscountDiscountOneOf as DiscountDiscountOneOf, type DomainEvent$4 as DomainEvent, type DomainEventBodyOneOf$4 as DomainEventBodyOneOf, type context$6_Duration as Duration, type Empty$2 as Empty, type context$6_EnablePricingPlansForServiceRequest as EnablePricingPlansForServiceRequest, type context$6_EnablePricingPlansForServiceResponse as EnablePricingPlansForServiceResponse, type context$6_EnablePricingPlansForServiceResponseNonNullableFields as EnablePricingPlansForServiceResponseNonNullableFields, type EntityCreatedEvent$4 as EntityCreatedEvent, type EntityDeletedEvent$4 as EntityDeletedEvent, type EntityUpdatedEvent$4 as EntityUpdatedEvent, type context$6_EntryPass as EntryPass, Event$1 as Event, type EventMetadata$3 as EventMetadata, type ExtendedFields$4 as ExtendedFields, type ExternalCalendarInfo$1 as ExternalCalendarInfo, type ExternalCalendarOverrides$1 as ExternalCalendarOverrides, type context$6_FixedPayment as FixedPayment, type context$6_Form as Form, type context$6_FormDetails as FormDetails, type context$6_FormSettings as FormSettings, type Frequency$1 as Frequency, type GeoCoordinates$1 as GeoCoordinates, type context$6_GetServiceAvailabilityConstraintsRequest as GetServiceAvailabilityConstraintsRequest, type context$6_GetServiceAvailabilityConstraintsResponse as GetServiceAvailabilityConstraintsResponse, type context$6_GetServiceRequest as GetServiceRequest, type context$6_GetServiceResponse as GetServiceResponse, type context$6_GetServiceResponseNonNullableFields as GetServiceResponseNonNullableFields, type context$6_GroupByAggregation as GroupByAggregation, type context$6_GroupByAggregationKindOneOf as GroupByAggregationKindOneOf, type GroupByValueResults$1 as GroupByValueResults, type context$6_HtmlSitePublished as HtmlSitePublished, type IdentificationData$6 as IdentificationData, type IdentificationDataIdOneOf$6 as IdentificationDataIdOneOf, type context$6_IncludeMissingValuesOptions as IncludeMissingValuesOptions, type Interval$1 as Interval, type IntervalSplit$1 as IntervalSplit, type context$6_InvalidPricingPlan as InvalidPricingPlan, context$6_InvalidSlugError as InvalidSlugError, type ItemMetadata$2 as ItemMetadata, type context$6_Keyword as Keyword, type LimitEarlyBookingPolicy$1 as LimitEarlyBookingPolicy, type LimitLateBookingPolicy$1 as LimitLateBookingPolicy, type LinkedSchedule$1 as LinkedSchedule, type LocalDateTime$1 as LocalDateTime, type Locale$1 as Locale, type Location$3 as Location, LocationStatus$1 as LocationStatus, LocationType$3 as LocationType, context$6_LocationTypeEnumLocationType as LocationTypeEnumLocationType, type LocationsAddress$1 as LocationsAddress, type LocationsAddressLocation$1 as LocationsAddressLocation, type LocationsLocation$1 as LocationsLocation, LocationsLocationType$1 as LocationsLocationType, type LocationsStreetAddress$1 as LocationsStreetAddress, type context$6_MaskedService as MaskedService, type context$6_Media as Media, type MediaItem$1 as MediaItem, type context$6_MediaItemItemOneOf as MediaItemItemOneOf, type MessageEnvelope$5 as MessageEnvelope, type MigrationData$1 as MigrationData, type MigrationEvent$1 as MigrationEvent, context$6_MissingValues as MissingValues, Mode$1 as Mode, type Money$1 as Money, type context$6_MoveToNewLocationsOptions as MoveToNewLocationsOptions, type context$6_MultiServiceEnabledNotification as MultiServiceEnabledNotification, type Multilingual$1 as Multilingual, type MultipleSessionsCreated$1 as MultipleSessionsCreated, type context$6_NestedAggregation as NestedAggregation, type context$6_NestedAggregationItem as NestedAggregationItem, type context$6_NestedAggregationItemKindOneOf as NestedAggregationItemKindOneOf, type NestedAggregationResults$1 as NestedAggregationResults, type NestedAggregationResultsResultOneOf$1 as NestedAggregationResultsResultOneOf, context$6_NestedAggregationType as NestedAggregationType, type context$6_NestedResultValue as NestedResultValue, type context$6_NestedResultValueResultOneOf as NestedResultValueResultOneOf, type context$6_NestedResults as NestedResults, type NestedValueAggregationResult$1 as NestedValueAggregationResult, type context$6_OnlineBooking as OnlineBooking, type context$6_Page as Page, type Paging$2 as Paging, type PagingMetadataV2$1 as PagingMetadataV2, type Participant$1 as Participant, type ParticipantNotification$4 as ParticipantNotification, type ParticipantsPolicy$1 as ParticipantsPolicy, type context$6_Payment as Payment, type context$6_PaymentOptions as PaymentOptions, type context$6_PaymentRateOneOf as PaymentRateOneOf, PlacementType$1 as PlacementType, type PolicyDescription$1 as PolicyDescription, type Price$1 as Price, type Properties$1 as Properties, type PropertiesChange$1 as PropertiesChange, type context$6_QueryBookingFormsRequest as QueryBookingFormsRequest, type context$6_QueryBookingFormsResponse as QueryBookingFormsResponse, type context$6_QueryCategoriesFilter as QueryCategoriesFilter, type context$6_QueryCategoriesOptions as QueryCategoriesOptions, type context$6_QueryCategoriesRequest as QueryCategoriesRequest, type context$6_QueryCategoriesResponse as QueryCategoriesResponse, type context$6_QueryCategoriesResponseNonNullableFields as QueryCategoriesResponseNonNullableFields, type context$6_QueryLocationsFilter as QueryLocationsFilter, type context$6_QueryLocationsOptions as QueryLocationsOptions, type context$6_QueryLocationsRequest as QueryLocationsRequest, type context$6_QueryLocationsResponse as QueryLocationsResponse, type context$6_QueryLocationsResponseNonNullableFields as QueryLocationsResponseNonNullableFields, type context$6_QueryPoliciesRequest as QueryPoliciesRequest, type context$6_QueryPoliciesResponse as QueryPoliciesResponse, type context$6_QueryPoliciesResponseNonNullableFields as QueryPoliciesResponseNonNullableFields, type context$6_QueryServicesMultiLanguageRequest as QueryServicesMultiLanguageRequest, type context$6_QueryServicesMultiLanguageResponse as QueryServicesMultiLanguageResponse, type context$6_QueryServicesOptions as QueryServicesOptions, type context$6_QueryServicesRequest as QueryServicesRequest, type context$6_QueryServicesResponse as QueryServicesResponse, type context$6_QueryServicesResponseNonNullableFields as QueryServicesResponseNonNullableFields, type QueryV2$2 as QueryV2, type QueryV2PagingMethodOneOf$2 as QueryV2PagingMethodOneOf, type context$6_RangeAggregation as RangeAggregation, type RangeAggregationResult$1 as RangeAggregationResult, type context$6_RangeBucket as RangeBucket, type context$6_RangeResult as RangeResult, type RangeResults$1 as RangeResults, type Rate$1 as Rate, context$6_RateType as RateType, type RecurringInterval$1 as RecurringInterval, RecurringIntervalType$1 as RecurringIntervalType, type RecurringSessionSplit$1 as RecurringSessionSplit, type RecurringSessionsUpdated$1 as RecurringSessionsUpdated, type context$6_ReindexMessage as ReindexMessage, type context$6_ReindexMessageActionOneOf as ReindexMessageActionOneOf, type context$6_RemovedLocationSessionsAction as RemovedLocationSessionsAction, type context$6_RemovedLocationSessionsActionActionOptionsOneOf as RemovedLocationSessionsActionActionOptionsOneOf, RequestedFields$1 as RequestedFields, type ReschedulePolicy$1 as ReschedulePolicy, ResolutionMethod$1 as ResolutionMethod, type Resource$1 as Resource, type context$6_ResourceGroup as ResourceGroup, type context$6_ResourceIds as ResourceIds, type context$6_ResourceNotification as ResourceNotification, context$6_ResourceNotificationEvent as ResourceNotificationEvent, context$6_ResourceStatus as ResourceStatus, type context$6_ResourceType as ResourceType, type ResourcesPolicy$1 as ResourcesPolicy, type RestoreInfo$4 as RestoreInfo, type context$6_Results as Results, type SaveCreditCardPolicy$1 as SaveCreditCardPolicy, type context$6_ScalarAggregation as ScalarAggregation, type ScalarResult$1 as ScalarResult, ScalarType$1 as ScalarType, type Schedule$1 as Schedule, type ScheduleCancelled$1 as ScheduleCancelled, type ScheduleCreated$1 as ScheduleCreated, type ScheduleNotification$1 as ScheduleNotification, type ScheduleNotificationEventOneOf$1 as ScheduleNotificationEventOneOf, ScheduleStatus$1 as ScheduleStatus, type ScheduleUnassignedFromUser$1 as ScheduleUnassignedFromUser, type ScheduleUpdated$1 as ScheduleUpdated, type ScheduleWithSessions$1 as ScheduleWithSessions, type context$6_Schema as Schema, type SearchDetails$1 as SearchDetails, type context$6_SearchServicesRequest as SearchServicesRequest, type context$6_SearchServicesResponse as SearchServicesResponse, type context$6_SearchServicesResponseNonNullableFields as SearchServicesResponseNonNullableFields, type context$6_SeoSchema as SeoSchema, type context$6_Service as Service, type context$6_ServiceAvailabilityConstraints as ServiceAvailabilityConstraints, type context$6_ServiceCreatedEnvelope as ServiceCreatedEnvelope, type context$6_ServiceDeletedEnvelope as ServiceDeletedEnvelope, type context$6_ServiceNonNullableFields as ServiceNonNullableFields, type context$6_ServiceResource as ServiceResource, type context$6_ServiceResourceSelectionOneOf as ServiceResourceSelectionOneOf, context$6_ServiceType as ServiceType, type context$6_ServiceUpdatedEnvelope as ServiceUpdatedEnvelope, type context$6_ServicesQueryBuilder as ServicesQueryBuilder, type context$6_ServicesQueryResult as ServicesQueryResult, type context$6_ServicesUrlsChanged as ServicesUrlsChanged, type Session$1 as Session, type SessionCancelled$1 as SessionCancelled, type SessionCreated$1 as SessionCreated, SessionType$1 as SessionType, type SessionUpdated$1 as SessionUpdated, type SessionVersion$1 as SessionVersion, type context$6_SetCustomSlugEvent as SetCustomSlugEvent, type context$6_SetCustomSlugRequest as SetCustomSlugRequest, type context$6_SetCustomSlugResponse as SetCustomSlugResponse, type context$6_SetCustomSlugResponseNonNullableFields as SetCustomSlugResponseNonNullableFields, type context$6_SetServiceLocationsOptions as SetServiceLocationsOptions, type context$6_SetServiceLocationsRequest as SetServiceLocationsRequest, type context$6_SetServiceLocationsResponse as SetServiceLocationsResponse, type context$6_SetServiceLocationsResponseNonNullableFields as SetServiceLocationsResponseNonNullableFields, type context$6_Settings as Settings, type SiteCloned$1 as SiteCloned, type SiteCreated$2 as SiteCreated, type SitePropertiesEvent$1 as SitePropertiesEvent, type SitePropertiesNotification$1 as SitePropertiesNotification, type SitePropertiesOnScheduleCreation$1 as SitePropertiesOnScheduleCreation, type context$6_Slug as Slug, context$6_SortDirection as SortDirection, SortOrder$4 as SortOrder, context$6_SortType as SortType, type Sorting$4 as Sorting, type SpecialHourPeriod$2 as SpecialHourPeriod, type SplitInterval$1 as SplitInterval, type StaffData$1 as StaffData, type context$6_StaffMediaItem as StaffMediaItem, type context$6_StaffMediaItemItemOneOf as StaffMediaItemItemOneOf, type StaffMember$1 as StaffMember, type context$6_StaffMemberDetails as StaffMemberDetails, Status$2 as Status, type StreetAddress$3 as StreetAddress, type Subdivision$3 as Subdivision, type SupportedLanguage$1 as SupportedLanguage, type context$6_Tag as Tag, type TimePeriod$2 as TimePeriod, type Translation$1 as Translation, Transparency$1 as Transparency, type context$6_URLs as URLs, type context$6_UpdateService as UpdateService, type context$6_UpdateServiceRequest as UpdateServiceRequest, type context$6_UpdateServiceResponse as UpdateServiceResponse, type context$6_UpdateServiceResponseNonNullableFields as UpdateServiceResponseNonNullableFields, type context$6_Upsert as Upsert, type context$6_UserDomainInfoChangedEvent as UserDomainInfoChangedEvent, type context$6_V1SplitInterval as V1SplitInterval, type context$6_V2AvailabilityConstraints as V2AvailabilityConstraints, type context$6_V2Category as V2Category, type context$6_V2Location as V2Location, type context$6_V2LocationOptionsOneOf as V2LocationOptionsOneOf, type context$6_V2ParticipantNotification as V2ParticipantNotification, type context$6_V2Schedule as V2Schedule, type context$6_V4Address as V4Address, type context$6_ValidateSlugOptions as ValidateSlugOptions, type context$6_ValidateSlugRequest as ValidateSlugRequest, type context$6_ValidateSlugResponse as ValidateSlugResponse, type context$6_ValidateSlugResponseNonNullableFields as ValidateSlugResponseNonNullableFields, type context$6_ValueAggregation as ValueAggregation, type context$6_ValueAggregationOptionsOneOf as ValueAggregationOptionsOneOf, type ValueAggregationResult$1 as ValueAggregationResult, type context$6_ValueResult as ValueResult, type ValueResults$1 as ValueResults, type context$6_VariedPayment as VariedPayment, type Version$1 as Version, type WaitlistPolicy$1 as WaitlistPolicy, WebhookIdentityType$5 as WebhookIdentityType, type context$6__publicOnServiceCreatedType as _publicOnServiceCreatedType, type context$6__publicOnServiceDeletedType as _publicOnServiceDeletedType, type context$6__publicOnServiceUpdatedType as _publicOnServiceUpdatedType, context$6_bulkDeleteServices as bulkDeleteServices, context$6_bulkDeleteServicesByFilter as bulkDeleteServicesByFilter, context$6_bulkUpdateServices as bulkUpdateServices, context$6_bulkUpdateServicesByFilter as bulkUpdateServicesByFilter, context$6_cloneService as cloneService, context$6_countServices as countServices, context$6_createService as createService, context$6_deleteService as deleteService, context$6_disablePricingPlansForService as disablePricingPlansForService, context$6_enablePricingPlansForService as enablePricingPlansForService, context$6_getService as getService, context$6_onServiceCreated as onServiceCreated, context$6_onServiceDeleted as onServiceDeleted, context$6_onServiceUpdated as onServiceUpdated, onServiceCreated$1 as publicOnServiceCreated, onServiceDeleted$1 as publicOnServiceDeleted, onServiceUpdated$1 as publicOnServiceUpdated, context$6_queryCategories as queryCategories, context$6_queryLocations as queryLocations, context$6_queryPolicies as queryPolicies, context$6_queryServices as queryServices, context$6_searchServices as searchServices, context$6_setCustomSlug as setCustomSlug, context$6_setServiceLocations as setServiceLocations, context$6_updateService as updateService, context$6_validateSlug as validateSlug };
|
|
16679
|
+
export { context$6_Action as Action, type ActionEvent$4 as ActionEvent, type Address$4 as Address, type AddressHint$1 as AddressHint, type AddressLocation$3 as AddressLocation, type AddressStreetOneOf$3 as AddressStreetOneOf, type context$6_Aggregation as Aggregation, type AggregationData$1 as AggregationData, type context$6_AggregationKindOneOf as AggregationKindOneOf, type AggregationResults$1 as AggregationResults, type AggregationResultsResultOneOf$1 as AggregationResultsResultOneOf, type context$6_AggregationResultsScalarResult as AggregationResultsScalarResult, AggregationType$1 as AggregationType, type ApplicationError$2 as ApplicationError, ApprovalStatus$1 as ApprovalStatus, type Availability$1 as Availability, type AvailabilityConstraints$1 as AvailabilityConstraints, type AvailabilityPolicy$1 as AvailabilityPolicy, type AvailabilityPolicyUpdated$1 as AvailabilityPolicyUpdated, type BaseEventMetadata$4 as BaseEventMetadata, type context$6_Behavior as Behavior, type context$6_BehaviorBehaviorOneOf as BehaviorBehaviorOneOf, type context$6_Benefit as Benefit, type context$6_BenefitNotification as BenefitNotification, context$6_BenefitType as BenefitType, type BookAfterStartPolicy$1 as BookAfterStartPolicy, type context$6_BookingForm as BookingForm, type BookingPolicy$1 as BookingPolicy, type context$6_BookingPolicyWithServices as BookingPolicyWithServices, type BulkActionMetadata$2 as BulkActionMetadata, type context$6_BulkCreateServicesRequest as BulkCreateServicesRequest, type context$6_BulkCreateServicesResponse as BulkCreateServicesResponse, type context$6_BulkDeleteServicesByFilterOptions as BulkDeleteServicesByFilterOptions, type context$6_BulkDeleteServicesByFilterRequest as BulkDeleteServicesByFilterRequest, type context$6_BulkDeleteServicesByFilterResponse as BulkDeleteServicesByFilterResponse, type context$6_BulkDeleteServicesByFilterResponseNonNullableFields as BulkDeleteServicesByFilterResponseNonNullableFields, type context$6_BulkDeleteServicesOptions as BulkDeleteServicesOptions, type context$6_BulkDeleteServicesRequest as BulkDeleteServicesRequest, type context$6_BulkDeleteServicesResponse as BulkDeleteServicesResponse, type context$6_BulkDeleteServicesResponseNonNullableFields as BulkDeleteServicesResponseNonNullableFields, type context$6_BulkServiceResult as BulkServiceResult, type context$6_BulkUpdateServicesByFilterOptions as BulkUpdateServicesByFilterOptions, type context$6_BulkUpdateServicesByFilterRequest as BulkUpdateServicesByFilterRequest, type context$6_BulkUpdateServicesByFilterResponse as BulkUpdateServicesByFilterResponse, type context$6_BulkUpdateServicesByFilterResponseNonNullableFields as BulkUpdateServicesByFilterResponseNonNullableFields, type context$6_BulkUpdateServicesOptions as BulkUpdateServicesOptions, type context$6_BulkUpdateServicesRequest as BulkUpdateServicesRequest, type context$6_BulkUpdateServicesResponse as BulkUpdateServicesResponse, type context$6_BulkUpdateServicesResponseNonNullableFields as BulkUpdateServicesResponseNonNullableFields, type context$6_BusinessLocation as BusinessLocation, type context$6_BusinessLocationOptions as BusinessLocationOptions, type context$6_BusinessLocations as BusinessLocations, type BusinessSchedule$2 as BusinessSchedule, type CalendarConference$1 as CalendarConference, type CalendarDateTime$1 as CalendarDateTime, CalendarType$1 as CalendarType, type CancellationFeePolicy$1 as CancellationFeePolicy, type CancellationPolicy$1 as CancellationPolicy, type CancellationWindow$1 as CancellationWindow, type CancellationWindowFeeOneOf$1 as CancellationWindowFeeOneOf, type Categories$1 as Categories, type Category$1 as Category, type CategoryNotification$1 as CategoryNotification, context$6_CategoryNotificationEvent as CategoryNotificationEvent, context$6_CategoryStatus as CategoryStatus, type ChangeContext$1 as ChangeContext, type ChangeContextPayloadOneOf$1 as ChangeContextPayloadOneOf, context$6_CloneErrors as CloneErrors, type context$6_CloneServiceOptions as CloneServiceOptions, type context$6_CloneServiceRequest as CloneServiceRequest, type context$6_CloneServiceResponse as CloneServiceResponse, type context$6_CloneServiceResponseNonNullableFields as CloneServiceResponseNonNullableFields, type context$6_CommonAddress as CommonAddress, type context$6_CommonAddressLocation as CommonAddressLocation, type context$6_CommonAddressStreetOneOf as CommonAddressStreetOneOf, type context$6_CommonStreetAddress as CommonStreetAddress, type ConferenceProvider$1 as ConferenceProvider, ConferenceType$1 as ConferenceType, type context$6_Conferencing as Conferencing, type context$6_ConnectedService as ConnectedService, type ConsentPolicy$1 as ConsentPolicy, type context$6_CountServicesOptions as CountServicesOptions, type context$6_CountServicesRequest as CountServicesRequest, type context$6_CountServicesResponse as CountServicesResponse, type context$6_CountServicesResponseNonNullableFields as CountServicesResponseNonNullableFields, type context$6_CreateServiceRequest as CreateServiceRequest, type context$6_CreateServiceResponse as CreateServiceResponse, type context$6_CreateServiceResponseNonNullableFields as CreateServiceResponseNonNullableFields, context$6_CrudType as CrudType, type CursorPaging$4 as CursorPaging, type CursorPagingMetadata$3 as CursorPagingMetadata, type CursorQuery$2 as CursorQuery, type CursorQueryPagingMethodOneOf$2 as CursorQueryPagingMethodOneOf, type CursorSearch$1 as CursorSearch, type CursorSearchPagingMethodOneOf$1 as CursorSearchPagingMethodOneOf, type Cursors$4 as Cursors, type context$6_CustomLocationOptions as CustomLocationOptions, type context$6_CustomLocations as CustomLocations, type context$6_CustomPayment as CustomPayment, type context$6_CustomerLocations as CustomerLocations, type context$6_DateHistogramAggregation as DateHistogramAggregation, context$6_DateHistogramAggregationInterval as DateHistogramAggregationInterval, type context$6_DateHistogramResult as DateHistogramResult, type context$6_DateHistogramResults as DateHistogramResults, Day$1 as Day, DayOfWeek$2 as DayOfWeek, type context$6_Delete as Delete, type context$6_DeleteServiceOptions as DeleteServiceOptions, type context$6_DeleteServiceRequest as DeleteServiceRequest, type context$6_DeleteServiceResponse as DeleteServiceResponse, type context$6_DisablePricingPlansForServiceOptions as DisablePricingPlansForServiceOptions, type context$6_DisablePricingPlansForServiceRequest as DisablePricingPlansForServiceRequest, type context$6_DisablePricingPlansForServiceResponse as DisablePricingPlansForServiceResponse, type context$6_DisablePricingPlansForServiceResponseNonNullableFields as DisablePricingPlansForServiceResponseNonNullableFields, type context$6_Discount as Discount, type context$6_DiscountDiscountOneOf as DiscountDiscountOneOf, type DomainEvent$4 as DomainEvent, type DomainEventBodyOneOf$4 as DomainEventBodyOneOf, type Duration$2 as Duration, type Empty$2 as Empty, type context$6_EnablePricingPlansForServiceRequest as EnablePricingPlansForServiceRequest, type context$6_EnablePricingPlansForServiceResponse as EnablePricingPlansForServiceResponse, type context$6_EnablePricingPlansForServiceResponseNonNullableFields as EnablePricingPlansForServiceResponseNonNullableFields, type EntityCreatedEvent$4 as EntityCreatedEvent, type EntityDeletedEvent$4 as EntityDeletedEvent, type EntityUpdatedEvent$4 as EntityUpdatedEvent, type context$6_EntryPass as EntryPass, Event$1 as Event, type EventMetadata$3 as EventMetadata, type ExtendedFields$4 as ExtendedFields, type ExternalCalendarInfo$1 as ExternalCalendarInfo, type ExternalCalendarOverrides$1 as ExternalCalendarOverrides, type context$6_FixedPayment as FixedPayment, type context$6_Form as Form, type context$6_FormDetails as FormDetails, type context$6_FormSettings as FormSettings, type Frequency$1 as Frequency, type GeoCoordinates$1 as GeoCoordinates, type context$6_GetServiceAvailabilityConstraintsRequest as GetServiceAvailabilityConstraintsRequest, type context$6_GetServiceAvailabilityConstraintsResponse as GetServiceAvailabilityConstraintsResponse, type context$6_GetServiceRequest as GetServiceRequest, type context$6_GetServiceResponse as GetServiceResponse, type context$6_GetServiceResponseNonNullableFields as GetServiceResponseNonNullableFields, type context$6_GroupByAggregation as GroupByAggregation, type context$6_GroupByAggregationKindOneOf as GroupByAggregationKindOneOf, type GroupByValueResults$1 as GroupByValueResults, type context$6_HtmlSitePublished as HtmlSitePublished, type IdentificationData$6 as IdentificationData, type IdentificationDataIdOneOf$6 as IdentificationDataIdOneOf, type context$6_IncludeMissingValuesOptions as IncludeMissingValuesOptions, type Interval$1 as Interval, type IntervalSplit$1 as IntervalSplit, type context$6_InvalidPricingPlan as InvalidPricingPlan, context$6_InvalidSlugError as InvalidSlugError, type ItemMetadata$2 as ItemMetadata, type context$6_Keyword as Keyword, type LimitEarlyBookingPolicy$1 as LimitEarlyBookingPolicy, type LimitLateBookingPolicy$1 as LimitLateBookingPolicy, type LinkedSchedule$1 as LinkedSchedule, type LocalDateTime$1 as LocalDateTime, type Locale$1 as Locale, type Location$3 as Location, LocationStatus$1 as LocationStatus, LocationType$3 as LocationType, context$6_LocationTypeEnumLocationType as LocationTypeEnumLocationType, type LocationsAddress$1 as LocationsAddress, type LocationsAddressLocation$1 as LocationsAddressLocation, type LocationsLocation$1 as LocationsLocation, LocationsLocationType$1 as LocationsLocationType, type LocationsStreetAddress$1 as LocationsStreetAddress, type context$6_MaskedService as MaskedService, type context$6_Media as Media, type MediaItem$1 as MediaItem, type context$6_MediaItemItemOneOf as MediaItemItemOneOf, type MessageEnvelope$5 as MessageEnvelope, type MigrationData$1 as MigrationData, type MigrationEvent$1 as MigrationEvent, context$6_MissingValues as MissingValues, Mode$1 as Mode, type Money$1 as Money, type context$6_MoveToNewLocationsOptions as MoveToNewLocationsOptions, type context$6_MultiServiceEnabledNotification as MultiServiceEnabledNotification, type Multilingual$1 as Multilingual, type MultipleSessionsCreated$1 as MultipleSessionsCreated, type context$6_NestedAggregation as NestedAggregation, type context$6_NestedAggregationItem as NestedAggregationItem, type context$6_NestedAggregationItemKindOneOf as NestedAggregationItemKindOneOf, type NestedAggregationResults$1 as NestedAggregationResults, type NestedAggregationResultsResultOneOf$1 as NestedAggregationResultsResultOneOf, context$6_NestedAggregationType as NestedAggregationType, type context$6_NestedResultValue as NestedResultValue, type context$6_NestedResultValueResultOneOf as NestedResultValueResultOneOf, type context$6_NestedResults as NestedResults, type NestedValueAggregationResult$1 as NestedValueAggregationResult, type context$6_OnlineBooking as OnlineBooking, type context$6_Page as Page, type Paging$2 as Paging, type PagingMetadataV2$1 as PagingMetadataV2, type Participant$1 as Participant, type ParticipantNotification$4 as ParticipantNotification, type ParticipantsPolicy$1 as ParticipantsPolicy, type context$6_Payment as Payment, type context$6_PaymentOptions as PaymentOptions, type context$6_PaymentRateOneOf as PaymentRateOneOf, PlacementType$1 as PlacementType, type PolicyDescription$1 as PolicyDescription, type Price$1 as Price, type Properties$1 as Properties, type PropertiesChange$1 as PropertiesChange, type context$6_QueryBookingFormsRequest as QueryBookingFormsRequest, type context$6_QueryBookingFormsResponse as QueryBookingFormsResponse, type context$6_QueryCategoriesFilter as QueryCategoriesFilter, type context$6_QueryCategoriesOptions as QueryCategoriesOptions, type context$6_QueryCategoriesRequest as QueryCategoriesRequest, type context$6_QueryCategoriesResponse as QueryCategoriesResponse, type context$6_QueryCategoriesResponseNonNullableFields as QueryCategoriesResponseNonNullableFields, type context$6_QueryLocationsFilter as QueryLocationsFilter, type context$6_QueryLocationsOptions as QueryLocationsOptions, type context$6_QueryLocationsRequest as QueryLocationsRequest, type context$6_QueryLocationsResponse as QueryLocationsResponse, type context$6_QueryLocationsResponseNonNullableFields as QueryLocationsResponseNonNullableFields, type context$6_QueryPoliciesRequest as QueryPoliciesRequest, type context$6_QueryPoliciesResponse as QueryPoliciesResponse, type context$6_QueryPoliciesResponseNonNullableFields as QueryPoliciesResponseNonNullableFields, type context$6_QueryServicesMultiLanguageRequest as QueryServicesMultiLanguageRequest, type context$6_QueryServicesMultiLanguageResponse as QueryServicesMultiLanguageResponse, type context$6_QueryServicesOptions as QueryServicesOptions, type context$6_QueryServicesRequest as QueryServicesRequest, type context$6_QueryServicesResponse as QueryServicesResponse, type context$6_QueryServicesResponseNonNullableFields as QueryServicesResponseNonNullableFields, type QueryV2$2 as QueryV2, type QueryV2PagingMethodOneOf$2 as QueryV2PagingMethodOneOf, type context$6_RangeAggregation as RangeAggregation, type RangeAggregationResult$1 as RangeAggregationResult, type context$6_RangeBucket as RangeBucket, type context$6_RangeResult as RangeResult, type RangeResults$1 as RangeResults, type Rate$1 as Rate, context$6_RateType as RateType, type RecurringInterval$1 as RecurringInterval, RecurringIntervalType$1 as RecurringIntervalType, type RecurringSessionSplit$1 as RecurringSessionSplit, type RecurringSessionsUpdated$1 as RecurringSessionsUpdated, type context$6_ReindexMessage as ReindexMessage, type context$6_ReindexMessageActionOneOf as ReindexMessageActionOneOf, type context$6_RemovedLocationSessionsAction as RemovedLocationSessionsAction, type context$6_RemovedLocationSessionsActionActionOptionsOneOf as RemovedLocationSessionsActionActionOptionsOneOf, RequestedFields$1 as RequestedFields, type ReschedulePolicy$1 as ReschedulePolicy, ResolutionMethod$1 as ResolutionMethod, type Resource$1 as Resource, type context$6_ResourceGroup as ResourceGroup, type context$6_ResourceIds as ResourceIds, type context$6_ResourceNotification as ResourceNotification, context$6_ResourceNotificationEvent as ResourceNotificationEvent, context$6_ResourceStatus as ResourceStatus, type context$6_ResourceType as ResourceType, type ResourcesPolicy$1 as ResourcesPolicy, type RestoreInfo$4 as RestoreInfo, type context$6_Results as Results, type SaveCreditCardPolicy$1 as SaveCreditCardPolicy, type context$6_ScalarAggregation as ScalarAggregation, type ScalarResult$1 as ScalarResult, ScalarType$1 as ScalarType, type Schedule$1 as Schedule, type ScheduleCancelled$1 as ScheduleCancelled, type ScheduleCreated$1 as ScheduleCreated, type ScheduleNotification$1 as ScheduleNotification, type ScheduleNotificationEventOneOf$1 as ScheduleNotificationEventOneOf, ScheduleStatus$1 as ScheduleStatus, type ScheduleUnassignedFromUser$1 as ScheduleUnassignedFromUser, type ScheduleUpdated$1 as ScheduleUpdated, type ScheduleWithSessions$1 as ScheduleWithSessions, type context$6_Schema as Schema, type SearchDetails$1 as SearchDetails, type context$6_SearchServicesRequest as SearchServicesRequest, type context$6_SearchServicesResponse as SearchServicesResponse, type context$6_SearchServicesResponseNonNullableFields as SearchServicesResponseNonNullableFields, type context$6_SeoSchema as SeoSchema, type context$6_Service as Service, type context$6_ServiceAvailabilityConstraints as ServiceAvailabilityConstraints, type context$6_ServiceCreatedEnvelope as ServiceCreatedEnvelope, type context$6_ServiceDeletedEnvelope as ServiceDeletedEnvelope, type context$6_ServiceNonNullableFields as ServiceNonNullableFields, type context$6_ServiceResource as ServiceResource, type context$6_ServiceResourceSelectionOneOf as ServiceResourceSelectionOneOf, context$6_ServiceType as ServiceType, type context$6_ServiceUpdatedEnvelope as ServiceUpdatedEnvelope, type context$6_ServicesQueryBuilder as ServicesQueryBuilder, type context$6_ServicesQueryResult as ServicesQueryResult, type context$6_ServicesUrlsChanged as ServicesUrlsChanged, type Session$1 as Session, type SessionCancelled$1 as SessionCancelled, type SessionCreated$1 as SessionCreated, SessionType$1 as SessionType, type SessionUpdated$1 as SessionUpdated, type SessionVersion$1 as SessionVersion, type context$6_SetCustomSlugEvent as SetCustomSlugEvent, type context$6_SetCustomSlugRequest as SetCustomSlugRequest, type context$6_SetCustomSlugResponse as SetCustomSlugResponse, type context$6_SetCustomSlugResponseNonNullableFields as SetCustomSlugResponseNonNullableFields, type context$6_SetServiceLocationsOptions as SetServiceLocationsOptions, type context$6_SetServiceLocationsRequest as SetServiceLocationsRequest, type context$6_SetServiceLocationsResponse as SetServiceLocationsResponse, type context$6_SetServiceLocationsResponseNonNullableFields as SetServiceLocationsResponseNonNullableFields, type context$6_Settings as Settings, type SiteCloned$1 as SiteCloned, type SiteCreated$2 as SiteCreated, type SitePropertiesEvent$1 as SitePropertiesEvent, type SitePropertiesNotification$1 as SitePropertiesNotification, type SitePropertiesOnScheduleCreation$1 as SitePropertiesOnScheduleCreation, type context$6_Slug as Slug, context$6_SortDirection as SortDirection, SortOrder$4 as SortOrder, context$6_SortType as SortType, type Sorting$4 as Sorting, type SpecialHourPeriod$2 as SpecialHourPeriod, type SplitInterval$1 as SplitInterval, type StaffData$1 as StaffData, type context$6_StaffMediaItem as StaffMediaItem, type context$6_StaffMediaItemItemOneOf as StaffMediaItemItemOneOf, type StaffMember$1 as StaffMember, type context$6_StaffMemberDetails as StaffMemberDetails, Status$2 as Status, type StreetAddress$3 as StreetAddress, type Subdivision$3 as Subdivision, type SupportedLanguage$1 as SupportedLanguage, type context$6_Tag as Tag, type TimePeriod$2 as TimePeriod, type Translation$1 as Translation, Transparency$1 as Transparency, type context$6_URLs as URLs, type context$6_UpdateService as UpdateService, type context$6_UpdateServiceRequest as UpdateServiceRequest, type context$6_UpdateServiceResponse as UpdateServiceResponse, type context$6_UpdateServiceResponseNonNullableFields as UpdateServiceResponseNonNullableFields, type context$6_Upsert as Upsert, type context$6_UserDomainInfoChangedEvent as UserDomainInfoChangedEvent, type context$6_V1SplitInterval as V1SplitInterval, type context$6_V2AvailabilityConstraints as V2AvailabilityConstraints, type context$6_V2Category as V2Category, type context$6_V2Location as V2Location, type context$6_V2LocationOptionsOneOf as V2LocationOptionsOneOf, type context$6_V2ParticipantNotification as V2ParticipantNotification, type context$6_V2Schedule as V2Schedule, type context$6_V4Address as V4Address, type context$6_ValidateSlugOptions as ValidateSlugOptions, type context$6_ValidateSlugRequest as ValidateSlugRequest, type context$6_ValidateSlugResponse as ValidateSlugResponse, type context$6_ValidateSlugResponseNonNullableFields as ValidateSlugResponseNonNullableFields, type context$6_ValueAggregation as ValueAggregation, type context$6_ValueAggregationOptionsOneOf as ValueAggregationOptionsOneOf, type ValueAggregationResult$1 as ValueAggregationResult, type context$6_ValueResult as ValueResult, type ValueResults$1 as ValueResults, type context$6_VariedPayment as VariedPayment, type Version$1 as Version, type WaitlistPolicy$1 as WaitlistPolicy, WebhookIdentityType$5 as WebhookIdentityType, type context$6__publicOnServiceCreatedType as _publicOnServiceCreatedType, type context$6__publicOnServiceDeletedType as _publicOnServiceDeletedType, type context$6__publicOnServiceUpdatedType as _publicOnServiceUpdatedType, context$6_bulkDeleteServices as bulkDeleteServices, context$6_bulkDeleteServicesByFilter as bulkDeleteServicesByFilter, context$6_bulkUpdateServices as bulkUpdateServices, context$6_bulkUpdateServicesByFilter as bulkUpdateServicesByFilter, context$6_cloneService as cloneService, context$6_countServices as countServices, context$6_createService as createService, context$6_deleteService as deleteService, context$6_disablePricingPlansForService as disablePricingPlansForService, context$6_enablePricingPlansForService as enablePricingPlansForService, context$6_getService as getService, context$6_onServiceCreated as onServiceCreated, context$6_onServiceDeleted as onServiceDeleted, context$6_onServiceUpdated as onServiceUpdated, onServiceCreated$1 as publicOnServiceCreated, onServiceDeleted$1 as publicOnServiceDeleted, onServiceUpdated$1 as publicOnServiceUpdated, context$6_queryCategories as queryCategories, context$6_queryLocations as queryLocations, context$6_queryPolicies as queryPolicies, context$6_queryServices as queryServices, context$6_searchServices as searchServices, context$6_setCustomSlug as setCustomSlug, context$6_setServiceLocations as setServiceLocations, context$6_updateService as updateService, context$6_validateSlug as validateSlug };
|
|
16667
16680
|
}
|
|
16668
16681
|
|
|
16669
16682
|
/** StaffMember is the main entity of Bookings StaffMembers. used to manage staff providing services */
|
|
@@ -22141,6 +22154,7 @@ interface ServiceChoice$1 extends ServiceChoiceChoiceOneOf$1 {
|
|
|
22141
22154
|
* Each choice may have a different price.
|
|
22142
22155
|
*/
|
|
22143
22156
|
custom?: string;
|
|
22157
|
+
duration?: Duration$1;
|
|
22144
22158
|
/**
|
|
22145
22159
|
* ID of the corresponding option for the choice. For example, the choice `child`
|
|
22146
22160
|
* could correspond to the option `ageGroup`. In this case, `optionId` is the ID
|
|
@@ -22157,6 +22171,19 @@ interface ServiceChoiceChoiceOneOf$1 {
|
|
|
22157
22171
|
* Each choice may have a different price.
|
|
22158
22172
|
*/
|
|
22159
22173
|
custom?: string;
|
|
22174
|
+
duration?: Duration$1;
|
|
22175
|
+
}
|
|
22176
|
+
interface Duration$1 {
|
|
22177
|
+
/**
|
|
22178
|
+
* Duration of the service in minutes.
|
|
22179
|
+
* Min: 1 minute, Max: 30 days, 23 hours, and 59 minutes
|
|
22180
|
+
*/
|
|
22181
|
+
minutes?: number | null;
|
|
22182
|
+
/**
|
|
22183
|
+
* Name of the duration option.
|
|
22184
|
+
* Defaults to the formatted duration e.g. "1 hour, 30 minutes".
|
|
22185
|
+
*/
|
|
22186
|
+
name?: string | null;
|
|
22160
22187
|
}
|
|
22161
22188
|
interface MultiServiceBookingInfo$1 {
|
|
22162
22189
|
/**
|
|
@@ -25217,7 +25244,7 @@ declare const context$1_rescheduleMultiServiceBooking: typeof rescheduleMultiSer
|
|
|
25217
25244
|
declare const context$1_updateExtendedFields: typeof updateExtendedFields;
|
|
25218
25245
|
declare const context$1_updateNumberOfParticipants: typeof updateNumberOfParticipants;
|
|
25219
25246
|
declare namespace context$1 {
|
|
25220
|
-
export { type context$1_ActionEvent as ActionEvent, Actor$1 as Actor, type context$1_AddBookingsToMultiServiceBookingOptions as AddBookingsToMultiServiceBookingOptions, type context$1_AddBookingsToMultiServiceBookingRequest as AddBookingsToMultiServiceBookingRequest, type context$1_AddBookingsToMultiServiceBookingResponse as AddBookingsToMultiServiceBookingResponse, type context$1_AddBookingsToMultiServiceBookingResponseNonNullableFields as AddBookingsToMultiServiceBookingResponseNonNullableFields, type Address$1 as Address, type AddressLocation$1 as AddressLocation, type AddressStreetOneOf$1 as AddressStreetOneOf, type context$1_AllowedActions as AllowedActions, type context$1_ApplicationError as ApplicationError, type context$1_AvailableResources as AvailableResources, type context$1_BaseEventMetadata as BaseEventMetadata, type BookedEntity$1 as BookedEntity, type BookedEntityItemOneOf$1 as BookedEntityItemOneOf, type BookedResource$1 as BookedResource, type BookedSchedule$1 as BookedSchedule, type BookedSlot$1 as BookedSlot, type Booking$1 as Booking, type context$1_BookingCanceled as BookingCanceled, type context$1_BookingCanceledEnvelope as BookingCanceledEnvelope, type context$1_BookingChanged as BookingChanged, type context$1_BookingConfirmed as BookingConfirmed, type context$1_BookingConfirmedEnvelope as BookingConfirmedEnvelope, type context$1_BookingCreatedEnvelope as BookingCreatedEnvelope, type context$1_BookingDeclined as BookingDeclined, type context$1_BookingDeclinedEnvelope as BookingDeclinedEnvelope, type context$1_BookingDetails as BookingDetails, type context$1_BookingIdAndRevision as BookingIdAndRevision, type context$1_BookingInfo as BookingInfo, type context$1_BookingMarkedAsPending as BookingMarkedAsPending, type context$1_BookingNumberOfParticipantsUpdatedEnvelope as BookingNumberOfParticipantsUpdatedEnvelope, type BookingParticipantsInfoOneOf$1 as BookingParticipantsInfoOneOf, type context$1_BookingPolicySettings as BookingPolicySettings, type context$1_BookingPolicyViolations as BookingPolicyViolations, type context$1_BookingRescheduled as BookingRescheduled, type context$1_BookingRescheduledEnvelope as BookingRescheduledEnvelope, type context$1_BookingRescheduledPreviousParticipantsInfoOneOf as BookingRescheduledPreviousParticipantsInfoOneOf, type context$1_BookingResult as BookingResult, type BookingSource$1 as BookingSource, BookingStatus$1 as BookingStatus, type context$1_BookingUpdatedEnvelope as BookingUpdatedEnvelope, type context$1_BulkActionMetadata as BulkActionMetadata, type context$1_BulkBookingResult as BulkBookingResult, type context$1_BulkCalculateAllowedActionsRequest as BulkCalculateAllowedActionsRequest, type context$1_BulkCalculateAllowedActionsResponse as BulkCalculateAllowedActionsResponse, type context$1_BulkCalculateAllowedActionsResult as BulkCalculateAllowedActionsResult, type context$1_BulkConfirmOrDeclineBookingRequest as BulkConfirmOrDeclineBookingRequest, type context$1_BulkConfirmOrDeclineBookingRequestBookingDetails as BulkConfirmOrDeclineBookingRequestBookingDetails, type context$1_BulkConfirmOrDeclineBookingResponse as BulkConfirmOrDeclineBookingResponse, type context$1_BulkCreateBookingOptions as BulkCreateBookingOptions, type context$1_BulkCreateBookingRequest as BulkCreateBookingRequest, type context$1_BulkCreateBookingResponse as BulkCreateBookingResponse, type context$1_BulkCreateBookingResponseNonNullableFields as BulkCreateBookingResponseNonNullableFields, type context$1_BulkGetMultiServiceBookingAllowedActionsRequest as BulkGetMultiServiceBookingAllowedActionsRequest, type context$1_BulkGetMultiServiceBookingAllowedActionsResponse as BulkGetMultiServiceBookingAllowedActionsResponse, type context$1_BulkGetMultiServiceBookingAllowedActionsResponseNonNullableFields as BulkGetMultiServiceBookingAllowedActionsResponseNonNullableFields, type context$1_BulkRescheduleBookingRequest as BulkRescheduleBookingRequest, type context$1_BulkRescheduleBookingRequestBooking as BulkRescheduleBookingRequestBooking, type context$1_BulkRescheduleBookingResponse as BulkRescheduleBookingResponse, type context$1_BulkUpdateBookedScheduleRequest as BulkUpdateBookedScheduleRequest, type context$1_BulkUpdateBookedScheduleResponse as BulkUpdateBookedScheduleResponse, type context$1_BulkUpdateBookingRequest as BulkUpdateBookingRequest, type context$1_BulkUpdateBookingResponse as BulkUpdateBookingResponse, type context$1_CalculateAllowedActionsRequest as CalculateAllowedActionsRequest, type context$1_CalculateAllowedActionsResponse as CalculateAllowedActionsResponse, type context$1_CancelBookingFlowControlSettings as CancelBookingFlowControlSettings, type context$1_CancelBookingOptions as CancelBookingOptions, type context$1_CancelBookingRequest as CancelBookingRequest, type context$1_CancelBookingRequestFlowControlSettings as CancelBookingRequestFlowControlSettings, type context$1_CancelBookingResponse as CancelBookingResponse, type context$1_CancelBookingResponseNonNullableFields as CancelBookingResponseNonNullableFields, type context$1_CancelMultiServiceBookingOptions as CancelMultiServiceBookingOptions, type context$1_CancelMultiServiceBookingRequest as CancelMultiServiceBookingRequest, type context$1_CancelMultiServiceBookingResponse as CancelMultiServiceBookingResponse, type context$1_CancelMultiServiceBookingResponseNonNullableFields as CancelMultiServiceBookingResponseNonNullableFields, type context$1_Clash as Clash, type context$1_CommonIdentificationData as CommonIdentificationData, type context$1_CommonIdentificationDataIdOneOf as CommonIdentificationDataIdOneOf, type context$1_ConfirmBookingFlowControlSettings as ConfirmBookingFlowControlSettings, type context$1_ConfirmBookingOptions as ConfirmBookingOptions, type context$1_ConfirmBookingRequest as ConfirmBookingRequest, type context$1_ConfirmBookingResponse as ConfirmBookingResponse, type context$1_ConfirmBookingResponseNonNullableFields as ConfirmBookingResponseNonNullableFields, type context$1_ConfirmMultiServiceBookingOptions as ConfirmMultiServiceBookingOptions, type context$1_ConfirmMultiServiceBookingRequest as ConfirmMultiServiceBookingRequest, type context$1_ConfirmMultiServiceBookingResponse as ConfirmMultiServiceBookingResponse, type context$1_ConfirmMultiServiceBookingResponseNonNullableFields as ConfirmMultiServiceBookingResponseNonNullableFields, type context$1_ConfirmOrDeclineBookingOptions as ConfirmOrDeclineBookingOptions, type context$1_ConfirmOrDeclineBookingRequest as ConfirmOrDeclineBookingRequest, type context$1_ConfirmOrDeclineBookingResponse as ConfirmOrDeclineBookingResponse, type context$1_ConfirmOrDeclineBookingResponseNonNullableFields as ConfirmOrDeclineBookingResponseNonNullableFields, type context$1_ConfirmRequest as ConfirmRequest, type context$1_ConfirmResponse as ConfirmResponse, type context$1_ConsistentQueryBookingsRequest as ConsistentQueryBookingsRequest, type context$1_ConsistentQueryBookingsResponse as ConsistentQueryBookingsResponse, type ContactDetails$1 as ContactDetails, type context$1_CreateBookingFlowControlSettings as CreateBookingFlowControlSettings, type context$1_CreateBookingInfo as CreateBookingInfo, type context$1_CreateBookingOptions as CreateBookingOptions, type context$1_CreateBookingRequest as CreateBookingRequest, type context$1_CreateBookingRequestFlowControlSettings as CreateBookingRequestFlowControlSettings, type context$1_CreateBookingResponse as CreateBookingResponse, type context$1_CreateBookingResponseNonNullableFields as CreateBookingResponseNonNullableFields, type context$1_CreateMultiServiceBookingOptions as CreateMultiServiceBookingOptions, type context$1_CreateMultiServiceBookingRequest as CreateMultiServiceBookingRequest, type context$1_CreateMultiServiceBookingResponse as CreateMultiServiceBookingResponse, type context$1_CreateMultiServiceBookingResponseNonNullableFields as CreateMultiServiceBookingResponseNonNullableFields, type context$1_CursorPaging as CursorPaging, type context$1_Cursors as Cursors, type CustomFormField$1 as CustomFormField, type context$1_DeclineBookingFlowControlSettings as DeclineBookingFlowControlSettings, type context$1_DeclineBookingOptions as DeclineBookingOptions, type context$1_DeclineBookingRequest as DeclineBookingRequest, type context$1_DeclineBookingResponse as DeclineBookingResponse, type context$1_DeclineBookingResponseNonNullableFields as DeclineBookingResponseNonNullableFields, type context$1_DeclineMultiServiceBookingOptions as DeclineMultiServiceBookingOptions, type context$1_DeclineMultiServiceBookingRequest as DeclineMultiServiceBookingRequest, type context$1_DeclineMultiServiceBookingResponse as DeclineMultiServiceBookingResponse, type context$1_DeclineMultiServiceBookingResponseNonNullableFields as DeclineMultiServiceBookingResponseNonNullableFields, type context$1_DomainEvent as DomainEvent, type context$1_DomainEventBodyOneOf as DomainEventBodyOneOf, type context$1_EntityCreatedEvent as EntityCreatedEvent, type context$1_EntityDeletedEvent as EntityDeletedEvent, type context$1_EntityUpdatedEvent as EntityUpdatedEvent, type context$1_EventMetadata as EventMetadata, type ExtendedFields$1 as ExtendedFields, type FlowControlSettings$1 as FlowControlSettings, type context$1_GetMultiServiceBookingAvailabilityRequest as GetMultiServiceBookingAvailabilityRequest, type context$1_GetMultiServiceBookingAvailabilityResponse as GetMultiServiceBookingAvailabilityResponse, type context$1_GetMultiServiceBookingAvailabilityResponseBookingInfo as GetMultiServiceBookingAvailabilityResponseBookingInfo, type context$1_GetMultiServiceBookingAvailabilityResponseNonNullableFields as GetMultiServiceBookingAvailabilityResponseNonNullableFields, type context$1_GetMultiServiceBookingRequest as GetMultiServiceBookingRequest, type context$1_GetMultiServiceBookingResponse as GetMultiServiceBookingResponse, type context$1_GetMultiServiceBookingResponseNonNullableFields as GetMultiServiceBookingResponseNonNullableFields, type context$1_GetScheduleAvailabilityRequest as GetScheduleAvailabilityRequest, type context$1_GetScheduleAvailabilityResponse as GetScheduleAvailabilityResponse, type context$1_GetSlotAvailabilityRequest as GetSlotAvailabilityRequest, type context$1_GetSlotAvailabilityResponse as GetSlotAvailabilityResponse, type IdentificationData$1 as IdentificationData, type IdentificationDataIdOneOf$1 as IdentificationDataIdOneOf, context$1_IdentificationDataIdentityType as IdentificationDataIdentityType, IdentityType$1 as IdentityType, type context$1_ItemMetadata as ItemMetadata, type context$1_LegacyCreateBookingRequest as LegacyCreateBookingRequest, type context$1_LegacyCreateBookingResponse as LegacyCreateBookingResponse, type Location$1 as Location, context$1_LocationLocationType as LocationLocationType, LocationType$1 as LocationType, type context$1_MarkAsMultiServiceBookingOptions as MarkAsMultiServiceBookingOptions, type context$1_MarkAsMultiServiceBookingRequest as MarkAsMultiServiceBookingRequest, type context$1_MarkAsMultiServiceBookingResponse as MarkAsMultiServiceBookingResponse, type context$1_MarkBookingAsPendingFlowControlSettings as MarkBookingAsPendingFlowControlSettings, type context$1_MarkBookingAsPendingRequest as MarkBookingAsPendingRequest, type context$1_MarkBookingAsPendingResponse as MarkBookingAsPendingResponse, type context$1_MarkMultiServiceBookingAsPendingOptions as MarkMultiServiceBookingAsPendingOptions, type context$1_MarkMultiServiceBookingAsPendingRequest as MarkMultiServiceBookingAsPendingRequest, type context$1_MarkMultiServiceBookingAsPendingResponse as MarkMultiServiceBookingAsPendingResponse, type context$1_MarkMultiServiceBookingAsPendingResponseNonNullableFields as MarkMultiServiceBookingAsPendingResponseNonNullableFields, type context$1_MaskedBooking as MaskedBooking, type context$1_MessageEnvelope as MessageEnvelope, type context$1_MigrationCheckIfClashesWithBlockedTimeRequest as MigrationCheckIfClashesWithBlockedTimeRequest, type context$1_MigrationCheckIfClashesWithBlockedTimeResponse as MigrationCheckIfClashesWithBlockedTimeResponse, type context$1_MsidAndBookingId as MsidAndBookingId, type context$1_MultiServiceBooking as MultiServiceBooking, type MultiServiceBookingInfo$1 as MultiServiceBookingInfo, type context$1_MultiServiceBookingMetadata as MultiServiceBookingMetadata, type context$1_MultiServiceBookingNonNullableFields as MultiServiceBookingNonNullableFields, MultiServiceBookingType$1 as MultiServiceBookingType, type context$1_NumberOfParticipantsUpdated as NumberOfParticipantsUpdated, type context$1_NumberOfParticipantsUpdatedPreviousParticipantsInfoOneOf as NumberOfParticipantsUpdatedPreviousParticipantsInfoOneOf, type context$1_Paging as Paging, type context$1_PagingMetadataV2 as PagingMetadataV2, type ParticipantChoices$1 as ParticipantChoices, type ParticipantNotification$1 as ParticipantNotification, type context$1_PartySizeRequest as PartySizeRequest, type context$1_PartySizeRequestPartySizeForOneOf as PartySizeRequestPartySizeForOneOf, type context$1_PartySizeResponse as PartySizeResponse, PaymentStatus$1 as PaymentStatus, Platform$1 as Platform, type context$1_QueryBookingsRequest as QueryBookingsRequest, type context$1_QueryBookingsResponse as QueryBookingsResponse, type context$1_QueryV2 as QueryV2, type context$1_QueryV2PagingMethodOneOf as QueryV2PagingMethodOneOf, type context$1_RemoveBookingsFromMultiServiceBookingOptions as RemoveBookingsFromMultiServiceBookingOptions, type context$1_RemoveBookingsFromMultiServiceBookingRequest as RemoveBookingsFromMultiServiceBookingRequest, type context$1_RemoveBookingsFromMultiServiceBookingResponse as RemoveBookingsFromMultiServiceBookingResponse, type context$1_RemoveBookingsFromMultiServiceBookingResponseNonNullableFields as RemoveBookingsFromMultiServiceBookingResponseNonNullableFields, type context$1_RescheduleBookingFlowControlSettings as RescheduleBookingFlowControlSettings, type context$1_RescheduleBookingInfo as RescheduleBookingInfo, type context$1_RescheduleBookingInfoParticipantsInfoOneOf as RescheduleBookingInfoParticipantsInfoOneOf, type context$1_RescheduleBookingOptions as RescheduleBookingOptions, type context$1_RescheduleBookingRequest as RescheduleBookingRequest, type context$1_RescheduleBookingRequestFlowControlSettings as RescheduleBookingRequestFlowControlSettings, type context$1_RescheduleBookingRequestParticipantsInfoOneOf as RescheduleBookingRequestParticipantsInfoOneOf, type context$1_RescheduleBookingResponse as RescheduleBookingResponse, type context$1_RescheduleBookingResponseNonNullableFields as RescheduleBookingResponseNonNullableFields, type context$1_RescheduleMultiServiceBookingOptions as RescheduleMultiServiceBookingOptions, type context$1_RescheduleMultiServiceBookingRequest as RescheduleMultiServiceBookingRequest, type context$1_RescheduleMultiServiceBookingResponse as RescheduleMultiServiceBookingResponse, type context$1_RescheduleMultiServiceBookingResponseNonNullableFields as RescheduleMultiServiceBookingResponseNonNullableFields, type context$1_RestoreInfo as RestoreInfo, type context$1_ScheduleAvailability as ScheduleAvailability, SelectedPaymentOption$1 as SelectedPaymentOption, type ServiceChoice$1 as ServiceChoice, type ServiceChoiceChoiceOneOf$1 as ServiceChoiceChoiceOneOf, type ServiceChoices$1 as ServiceChoices, type context$1_SetBookingSessionIdRequest as SetBookingSessionIdRequest, type context$1_SetBookingSessionIdResponse as SetBookingSessionIdResponse, type context$1_Slot as Slot, type context$1_SlotAvailability as SlotAvailability, type context$1_SlotBookings as SlotBookings, type context$1_SlotLocation as SlotLocation, type context$1_SlotResource as SlotResource, type context$1_SlotSlotResource as SlotSlotResource, context$1_SortOrder as SortOrder, type context$1_Sorting as Sorting, type StreetAddress$1 as StreetAddress, type Subdivision$1 as Subdivision, type context$1_UpdateBookingRequest as UpdateBookingRequest, type context$1_UpdateBookingResponse as UpdateBookingResponse, type context$1_UpdateExtendedFieldsOptions as UpdateExtendedFieldsOptions, type context$1_UpdateExtendedFieldsRequest as UpdateExtendedFieldsRequest, type context$1_UpdateExtendedFieldsResponse as UpdateExtendedFieldsResponse, type context$1_UpdateExtendedFieldsResponseNonNullableFields as UpdateExtendedFieldsResponseNonNullableFields, type context$1_UpdateNumberOfParticipantsOptions as UpdateNumberOfParticipantsOptions, type context$1_UpdateNumberOfParticipantsRequest as UpdateNumberOfParticipantsRequest, type context$1_UpdateNumberOfParticipantsRequestParticipantsInfoOneOf as UpdateNumberOfParticipantsRequestParticipantsInfoOneOf, type context$1_UpdateNumberOfParticipantsResponse as UpdateNumberOfParticipantsResponse, type context$1_UpdateNumberOfParticipantsResponseNonNullableFields as UpdateNumberOfParticipantsResponseNonNullableFields, type context$1_V2CancelBookingRequest as V2CancelBookingRequest, type context$1_V2CancelBookingResponse as V2CancelBookingResponse, type context$1_V2ConfirmBookingRequest as V2ConfirmBookingRequest, type context$1_V2ConfirmBookingResponse as V2ConfirmBookingResponse, type context$1_V2CreateBookingRequest as V2CreateBookingRequest, type context$1_V2CreateBookingRequestBookableItemOneOf as V2CreateBookingRequestBookableItemOneOf, type context$1_V2CreateBookingRequestParticipantsInfoOneOf as V2CreateBookingRequestParticipantsInfoOneOf, type context$1_V2CreateBookingResponse as V2CreateBookingResponse, type context$1_V2DeclineBookingRequest as V2DeclineBookingRequest, type context$1_V2DeclineBookingResponse as V2DeclineBookingResponse, type context$1_V2RescheduleBookingRequest as V2RescheduleBookingRequest, type context$1_V2RescheduleBookingRequestParticipantsInfoOneOf as V2RescheduleBookingRequestParticipantsInfoOneOf, type context$1_V2RescheduleBookingResponse as V2RescheduleBookingResponse, type context$1_V2Slot as V2Slot, type context$1_V2UpdateNumberOfParticipantsRequest as V2UpdateNumberOfParticipantsRequest, type context$1_V2UpdateNumberOfParticipantsRequestParticipantsInfoOneOf as V2UpdateNumberOfParticipantsRequestParticipantsInfoOneOf, type context$1_V2UpdateNumberOfParticipantsResponse as V2UpdateNumberOfParticipantsResponse, ValueType$1 as ValueType, type context$1_WaitingList as WaitingList, context$1_WebhookIdentityType as WebhookIdentityType, type context$1_WebhooksIdentificationData as WebhooksIdentificationData, type context$1_WebhooksIdentificationDataIdOneOf as WebhooksIdentificationDataIdOneOf, type context$1__publicOnBookingCanceledType as _publicOnBookingCanceledType, type context$1__publicOnBookingConfirmedType as _publicOnBookingConfirmedType, type context$1__publicOnBookingCreatedType as _publicOnBookingCreatedType, type context$1__publicOnBookingDeclinedType as _publicOnBookingDeclinedType, type context$1__publicOnBookingNumberOfParticipantsUpdatedType as _publicOnBookingNumberOfParticipantsUpdatedType, type context$1__publicOnBookingRescheduledType as _publicOnBookingRescheduledType, type context$1__publicOnBookingUpdatedType as _publicOnBookingUpdatedType, context$1_addBookingsToMultiServiceBooking as addBookingsToMultiServiceBooking, context$1_bulkCreateBooking as bulkCreateBooking, context$1_bulkGetMultiServiceBookingAllowedActions as bulkGetMultiServiceBookingAllowedActions, context$1_cancelBooking as cancelBooking, context$1_cancelMultiServiceBooking as cancelMultiServiceBooking, context$1_confirmBooking as confirmBooking, context$1_confirmMultiServiceBooking as confirmMultiServiceBooking, context$1_confirmOrDeclineBooking as confirmOrDeclineBooking, context$1_createBooking as createBooking, context$1_createMultiServiceBooking as createMultiServiceBooking, context$1_declineBooking as declineBooking, context$1_declineMultiServiceBooking as declineMultiServiceBooking, context$1_getMultiServiceBooking as getMultiServiceBooking, context$1_getMultiServiceBookingAvailability as getMultiServiceBookingAvailability, context$1_markAsMultiServiceBooking as markAsMultiServiceBooking, context$1_markMultiServiceBookingAsPending as markMultiServiceBookingAsPending, context$1_onBookingCanceled as onBookingCanceled, context$1_onBookingConfirmed as onBookingConfirmed, context$1_onBookingCreated as onBookingCreated, context$1_onBookingDeclined as onBookingDeclined, context$1_onBookingNumberOfParticipantsUpdated as onBookingNumberOfParticipantsUpdated, context$1_onBookingRescheduled as onBookingRescheduled, context$1_onBookingUpdated as onBookingUpdated, onBookingCanceled$1 as publicOnBookingCanceled, onBookingConfirmed$1 as publicOnBookingConfirmed, onBookingCreated$1 as publicOnBookingCreated, onBookingDeclined$1 as publicOnBookingDeclined, onBookingNumberOfParticipantsUpdated$1 as publicOnBookingNumberOfParticipantsUpdated, onBookingRescheduled$1 as publicOnBookingRescheduled, onBookingUpdated$1 as publicOnBookingUpdated, context$1_removeBookingsFromMultiServiceBooking as removeBookingsFromMultiServiceBooking, context$1_rescheduleBooking as rescheduleBooking, context$1_rescheduleMultiServiceBooking as rescheduleMultiServiceBooking, context$1_updateExtendedFields as updateExtendedFields, context$1_updateNumberOfParticipants as updateNumberOfParticipants };
|
|
25247
|
+
export { type context$1_ActionEvent as ActionEvent, Actor$1 as Actor, type context$1_AddBookingsToMultiServiceBookingOptions as AddBookingsToMultiServiceBookingOptions, type context$1_AddBookingsToMultiServiceBookingRequest as AddBookingsToMultiServiceBookingRequest, type context$1_AddBookingsToMultiServiceBookingResponse as AddBookingsToMultiServiceBookingResponse, type context$1_AddBookingsToMultiServiceBookingResponseNonNullableFields as AddBookingsToMultiServiceBookingResponseNonNullableFields, type Address$1 as Address, type AddressLocation$1 as AddressLocation, type AddressStreetOneOf$1 as AddressStreetOneOf, type context$1_AllowedActions as AllowedActions, type context$1_ApplicationError as ApplicationError, type context$1_AvailableResources as AvailableResources, type context$1_BaseEventMetadata as BaseEventMetadata, type BookedEntity$1 as BookedEntity, type BookedEntityItemOneOf$1 as BookedEntityItemOneOf, type BookedResource$1 as BookedResource, type BookedSchedule$1 as BookedSchedule, type BookedSlot$1 as BookedSlot, type Booking$1 as Booking, type context$1_BookingCanceled as BookingCanceled, type context$1_BookingCanceledEnvelope as BookingCanceledEnvelope, type context$1_BookingChanged as BookingChanged, type context$1_BookingConfirmed as BookingConfirmed, type context$1_BookingConfirmedEnvelope as BookingConfirmedEnvelope, type context$1_BookingCreatedEnvelope as BookingCreatedEnvelope, type context$1_BookingDeclined as BookingDeclined, type context$1_BookingDeclinedEnvelope as BookingDeclinedEnvelope, type context$1_BookingDetails as BookingDetails, type context$1_BookingIdAndRevision as BookingIdAndRevision, type context$1_BookingInfo as BookingInfo, type context$1_BookingMarkedAsPending as BookingMarkedAsPending, type context$1_BookingNumberOfParticipantsUpdatedEnvelope as BookingNumberOfParticipantsUpdatedEnvelope, type BookingParticipantsInfoOneOf$1 as BookingParticipantsInfoOneOf, type context$1_BookingPolicySettings as BookingPolicySettings, type context$1_BookingPolicyViolations as BookingPolicyViolations, type context$1_BookingRescheduled as BookingRescheduled, type context$1_BookingRescheduledEnvelope as BookingRescheduledEnvelope, type context$1_BookingRescheduledPreviousParticipantsInfoOneOf as BookingRescheduledPreviousParticipantsInfoOneOf, type context$1_BookingResult as BookingResult, type BookingSource$1 as BookingSource, BookingStatus$1 as BookingStatus, type context$1_BookingUpdatedEnvelope as BookingUpdatedEnvelope, type context$1_BulkActionMetadata as BulkActionMetadata, type context$1_BulkBookingResult as BulkBookingResult, type context$1_BulkCalculateAllowedActionsRequest as BulkCalculateAllowedActionsRequest, type context$1_BulkCalculateAllowedActionsResponse as BulkCalculateAllowedActionsResponse, type context$1_BulkCalculateAllowedActionsResult as BulkCalculateAllowedActionsResult, type context$1_BulkConfirmOrDeclineBookingRequest as BulkConfirmOrDeclineBookingRequest, type context$1_BulkConfirmOrDeclineBookingRequestBookingDetails as BulkConfirmOrDeclineBookingRequestBookingDetails, type context$1_BulkConfirmOrDeclineBookingResponse as BulkConfirmOrDeclineBookingResponse, type context$1_BulkCreateBookingOptions as BulkCreateBookingOptions, type context$1_BulkCreateBookingRequest as BulkCreateBookingRequest, type context$1_BulkCreateBookingResponse as BulkCreateBookingResponse, type context$1_BulkCreateBookingResponseNonNullableFields as BulkCreateBookingResponseNonNullableFields, type context$1_BulkGetMultiServiceBookingAllowedActionsRequest as BulkGetMultiServiceBookingAllowedActionsRequest, type context$1_BulkGetMultiServiceBookingAllowedActionsResponse as BulkGetMultiServiceBookingAllowedActionsResponse, type context$1_BulkGetMultiServiceBookingAllowedActionsResponseNonNullableFields as BulkGetMultiServiceBookingAllowedActionsResponseNonNullableFields, type context$1_BulkRescheduleBookingRequest as BulkRescheduleBookingRequest, type context$1_BulkRescheduleBookingRequestBooking as BulkRescheduleBookingRequestBooking, type context$1_BulkRescheduleBookingResponse as BulkRescheduleBookingResponse, type context$1_BulkUpdateBookedScheduleRequest as BulkUpdateBookedScheduleRequest, type context$1_BulkUpdateBookedScheduleResponse as BulkUpdateBookedScheduleResponse, type context$1_BulkUpdateBookingRequest as BulkUpdateBookingRequest, type context$1_BulkUpdateBookingResponse as BulkUpdateBookingResponse, type context$1_CalculateAllowedActionsRequest as CalculateAllowedActionsRequest, type context$1_CalculateAllowedActionsResponse as CalculateAllowedActionsResponse, type context$1_CancelBookingFlowControlSettings as CancelBookingFlowControlSettings, type context$1_CancelBookingOptions as CancelBookingOptions, type context$1_CancelBookingRequest as CancelBookingRequest, type context$1_CancelBookingRequestFlowControlSettings as CancelBookingRequestFlowControlSettings, type context$1_CancelBookingResponse as CancelBookingResponse, type context$1_CancelBookingResponseNonNullableFields as CancelBookingResponseNonNullableFields, type context$1_CancelMultiServiceBookingOptions as CancelMultiServiceBookingOptions, type context$1_CancelMultiServiceBookingRequest as CancelMultiServiceBookingRequest, type context$1_CancelMultiServiceBookingResponse as CancelMultiServiceBookingResponse, type context$1_CancelMultiServiceBookingResponseNonNullableFields as CancelMultiServiceBookingResponseNonNullableFields, type context$1_Clash as Clash, type context$1_CommonIdentificationData as CommonIdentificationData, type context$1_CommonIdentificationDataIdOneOf as CommonIdentificationDataIdOneOf, type context$1_ConfirmBookingFlowControlSettings as ConfirmBookingFlowControlSettings, type context$1_ConfirmBookingOptions as ConfirmBookingOptions, type context$1_ConfirmBookingRequest as ConfirmBookingRequest, type context$1_ConfirmBookingResponse as ConfirmBookingResponse, type context$1_ConfirmBookingResponseNonNullableFields as ConfirmBookingResponseNonNullableFields, type context$1_ConfirmMultiServiceBookingOptions as ConfirmMultiServiceBookingOptions, type context$1_ConfirmMultiServiceBookingRequest as ConfirmMultiServiceBookingRequest, type context$1_ConfirmMultiServiceBookingResponse as ConfirmMultiServiceBookingResponse, type context$1_ConfirmMultiServiceBookingResponseNonNullableFields as ConfirmMultiServiceBookingResponseNonNullableFields, type context$1_ConfirmOrDeclineBookingOptions as ConfirmOrDeclineBookingOptions, type context$1_ConfirmOrDeclineBookingRequest as ConfirmOrDeclineBookingRequest, type context$1_ConfirmOrDeclineBookingResponse as ConfirmOrDeclineBookingResponse, type context$1_ConfirmOrDeclineBookingResponseNonNullableFields as ConfirmOrDeclineBookingResponseNonNullableFields, type context$1_ConfirmRequest as ConfirmRequest, type context$1_ConfirmResponse as ConfirmResponse, type context$1_ConsistentQueryBookingsRequest as ConsistentQueryBookingsRequest, type context$1_ConsistentQueryBookingsResponse as ConsistentQueryBookingsResponse, type ContactDetails$1 as ContactDetails, type context$1_CreateBookingFlowControlSettings as CreateBookingFlowControlSettings, type context$1_CreateBookingInfo as CreateBookingInfo, type context$1_CreateBookingOptions as CreateBookingOptions, type context$1_CreateBookingRequest as CreateBookingRequest, type context$1_CreateBookingRequestFlowControlSettings as CreateBookingRequestFlowControlSettings, type context$1_CreateBookingResponse as CreateBookingResponse, type context$1_CreateBookingResponseNonNullableFields as CreateBookingResponseNonNullableFields, type context$1_CreateMultiServiceBookingOptions as CreateMultiServiceBookingOptions, type context$1_CreateMultiServiceBookingRequest as CreateMultiServiceBookingRequest, type context$1_CreateMultiServiceBookingResponse as CreateMultiServiceBookingResponse, type context$1_CreateMultiServiceBookingResponseNonNullableFields as CreateMultiServiceBookingResponseNonNullableFields, type context$1_CursorPaging as CursorPaging, type context$1_Cursors as Cursors, type CustomFormField$1 as CustomFormField, type context$1_DeclineBookingFlowControlSettings as DeclineBookingFlowControlSettings, type context$1_DeclineBookingOptions as DeclineBookingOptions, type context$1_DeclineBookingRequest as DeclineBookingRequest, type context$1_DeclineBookingResponse as DeclineBookingResponse, type context$1_DeclineBookingResponseNonNullableFields as DeclineBookingResponseNonNullableFields, type context$1_DeclineMultiServiceBookingOptions as DeclineMultiServiceBookingOptions, type context$1_DeclineMultiServiceBookingRequest as DeclineMultiServiceBookingRequest, type context$1_DeclineMultiServiceBookingResponse as DeclineMultiServiceBookingResponse, type context$1_DeclineMultiServiceBookingResponseNonNullableFields as DeclineMultiServiceBookingResponseNonNullableFields, type context$1_DomainEvent as DomainEvent, type context$1_DomainEventBodyOneOf as DomainEventBodyOneOf, type Duration$1 as Duration, type context$1_EntityCreatedEvent as EntityCreatedEvent, type context$1_EntityDeletedEvent as EntityDeletedEvent, type context$1_EntityUpdatedEvent as EntityUpdatedEvent, type context$1_EventMetadata as EventMetadata, type ExtendedFields$1 as ExtendedFields, type FlowControlSettings$1 as FlowControlSettings, type context$1_GetMultiServiceBookingAvailabilityRequest as GetMultiServiceBookingAvailabilityRequest, type context$1_GetMultiServiceBookingAvailabilityResponse as GetMultiServiceBookingAvailabilityResponse, type context$1_GetMultiServiceBookingAvailabilityResponseBookingInfo as GetMultiServiceBookingAvailabilityResponseBookingInfo, type context$1_GetMultiServiceBookingAvailabilityResponseNonNullableFields as GetMultiServiceBookingAvailabilityResponseNonNullableFields, type context$1_GetMultiServiceBookingRequest as GetMultiServiceBookingRequest, type context$1_GetMultiServiceBookingResponse as GetMultiServiceBookingResponse, type context$1_GetMultiServiceBookingResponseNonNullableFields as GetMultiServiceBookingResponseNonNullableFields, type context$1_GetScheduleAvailabilityRequest as GetScheduleAvailabilityRequest, type context$1_GetScheduleAvailabilityResponse as GetScheduleAvailabilityResponse, type context$1_GetSlotAvailabilityRequest as GetSlotAvailabilityRequest, type context$1_GetSlotAvailabilityResponse as GetSlotAvailabilityResponse, type IdentificationData$1 as IdentificationData, type IdentificationDataIdOneOf$1 as IdentificationDataIdOneOf, context$1_IdentificationDataIdentityType as IdentificationDataIdentityType, IdentityType$1 as IdentityType, type context$1_ItemMetadata as ItemMetadata, type context$1_LegacyCreateBookingRequest as LegacyCreateBookingRequest, type context$1_LegacyCreateBookingResponse as LegacyCreateBookingResponse, type Location$1 as Location, context$1_LocationLocationType as LocationLocationType, LocationType$1 as LocationType, type context$1_MarkAsMultiServiceBookingOptions as MarkAsMultiServiceBookingOptions, type context$1_MarkAsMultiServiceBookingRequest as MarkAsMultiServiceBookingRequest, type context$1_MarkAsMultiServiceBookingResponse as MarkAsMultiServiceBookingResponse, type context$1_MarkBookingAsPendingFlowControlSettings as MarkBookingAsPendingFlowControlSettings, type context$1_MarkBookingAsPendingRequest as MarkBookingAsPendingRequest, type context$1_MarkBookingAsPendingResponse as MarkBookingAsPendingResponse, type context$1_MarkMultiServiceBookingAsPendingOptions as MarkMultiServiceBookingAsPendingOptions, type context$1_MarkMultiServiceBookingAsPendingRequest as MarkMultiServiceBookingAsPendingRequest, type context$1_MarkMultiServiceBookingAsPendingResponse as MarkMultiServiceBookingAsPendingResponse, type context$1_MarkMultiServiceBookingAsPendingResponseNonNullableFields as MarkMultiServiceBookingAsPendingResponseNonNullableFields, type context$1_MaskedBooking as MaskedBooking, type context$1_MessageEnvelope as MessageEnvelope, type context$1_MigrationCheckIfClashesWithBlockedTimeRequest as MigrationCheckIfClashesWithBlockedTimeRequest, type context$1_MigrationCheckIfClashesWithBlockedTimeResponse as MigrationCheckIfClashesWithBlockedTimeResponse, type context$1_MsidAndBookingId as MsidAndBookingId, type context$1_MultiServiceBooking as MultiServiceBooking, type MultiServiceBookingInfo$1 as MultiServiceBookingInfo, type context$1_MultiServiceBookingMetadata as MultiServiceBookingMetadata, type context$1_MultiServiceBookingNonNullableFields as MultiServiceBookingNonNullableFields, MultiServiceBookingType$1 as MultiServiceBookingType, type context$1_NumberOfParticipantsUpdated as NumberOfParticipantsUpdated, type context$1_NumberOfParticipantsUpdatedPreviousParticipantsInfoOneOf as NumberOfParticipantsUpdatedPreviousParticipantsInfoOneOf, type context$1_Paging as Paging, type context$1_PagingMetadataV2 as PagingMetadataV2, type ParticipantChoices$1 as ParticipantChoices, type ParticipantNotification$1 as ParticipantNotification, type context$1_PartySizeRequest as PartySizeRequest, type context$1_PartySizeRequestPartySizeForOneOf as PartySizeRequestPartySizeForOneOf, type context$1_PartySizeResponse as PartySizeResponse, PaymentStatus$1 as PaymentStatus, Platform$1 as Platform, type context$1_QueryBookingsRequest as QueryBookingsRequest, type context$1_QueryBookingsResponse as QueryBookingsResponse, type context$1_QueryV2 as QueryV2, type context$1_QueryV2PagingMethodOneOf as QueryV2PagingMethodOneOf, type context$1_RemoveBookingsFromMultiServiceBookingOptions as RemoveBookingsFromMultiServiceBookingOptions, type context$1_RemoveBookingsFromMultiServiceBookingRequest as RemoveBookingsFromMultiServiceBookingRequest, type context$1_RemoveBookingsFromMultiServiceBookingResponse as RemoveBookingsFromMultiServiceBookingResponse, type context$1_RemoveBookingsFromMultiServiceBookingResponseNonNullableFields as RemoveBookingsFromMultiServiceBookingResponseNonNullableFields, type context$1_RescheduleBookingFlowControlSettings as RescheduleBookingFlowControlSettings, type context$1_RescheduleBookingInfo as RescheduleBookingInfo, type context$1_RescheduleBookingInfoParticipantsInfoOneOf as RescheduleBookingInfoParticipantsInfoOneOf, type context$1_RescheduleBookingOptions as RescheduleBookingOptions, type context$1_RescheduleBookingRequest as RescheduleBookingRequest, type context$1_RescheduleBookingRequestFlowControlSettings as RescheduleBookingRequestFlowControlSettings, type context$1_RescheduleBookingRequestParticipantsInfoOneOf as RescheduleBookingRequestParticipantsInfoOneOf, type context$1_RescheduleBookingResponse as RescheduleBookingResponse, type context$1_RescheduleBookingResponseNonNullableFields as RescheduleBookingResponseNonNullableFields, type context$1_RescheduleMultiServiceBookingOptions as RescheduleMultiServiceBookingOptions, type context$1_RescheduleMultiServiceBookingRequest as RescheduleMultiServiceBookingRequest, type context$1_RescheduleMultiServiceBookingResponse as RescheduleMultiServiceBookingResponse, type context$1_RescheduleMultiServiceBookingResponseNonNullableFields as RescheduleMultiServiceBookingResponseNonNullableFields, type context$1_RestoreInfo as RestoreInfo, type context$1_ScheduleAvailability as ScheduleAvailability, SelectedPaymentOption$1 as SelectedPaymentOption, type ServiceChoice$1 as ServiceChoice, type ServiceChoiceChoiceOneOf$1 as ServiceChoiceChoiceOneOf, type ServiceChoices$1 as ServiceChoices, type context$1_SetBookingSessionIdRequest as SetBookingSessionIdRequest, type context$1_SetBookingSessionIdResponse as SetBookingSessionIdResponse, type context$1_Slot as Slot, type context$1_SlotAvailability as SlotAvailability, type context$1_SlotBookings as SlotBookings, type context$1_SlotLocation as SlotLocation, type context$1_SlotResource as SlotResource, type context$1_SlotSlotResource as SlotSlotResource, context$1_SortOrder as SortOrder, type context$1_Sorting as Sorting, type StreetAddress$1 as StreetAddress, type Subdivision$1 as Subdivision, type context$1_UpdateBookingRequest as UpdateBookingRequest, type context$1_UpdateBookingResponse as UpdateBookingResponse, type context$1_UpdateExtendedFieldsOptions as UpdateExtendedFieldsOptions, type context$1_UpdateExtendedFieldsRequest as UpdateExtendedFieldsRequest, type context$1_UpdateExtendedFieldsResponse as UpdateExtendedFieldsResponse, type context$1_UpdateExtendedFieldsResponseNonNullableFields as UpdateExtendedFieldsResponseNonNullableFields, type context$1_UpdateNumberOfParticipantsOptions as UpdateNumberOfParticipantsOptions, type context$1_UpdateNumberOfParticipantsRequest as UpdateNumberOfParticipantsRequest, type context$1_UpdateNumberOfParticipantsRequestParticipantsInfoOneOf as UpdateNumberOfParticipantsRequestParticipantsInfoOneOf, type context$1_UpdateNumberOfParticipantsResponse as UpdateNumberOfParticipantsResponse, type context$1_UpdateNumberOfParticipantsResponseNonNullableFields as UpdateNumberOfParticipantsResponseNonNullableFields, type context$1_V2CancelBookingRequest as V2CancelBookingRequest, type context$1_V2CancelBookingResponse as V2CancelBookingResponse, type context$1_V2ConfirmBookingRequest as V2ConfirmBookingRequest, type context$1_V2ConfirmBookingResponse as V2ConfirmBookingResponse, type context$1_V2CreateBookingRequest as V2CreateBookingRequest, type context$1_V2CreateBookingRequestBookableItemOneOf as V2CreateBookingRequestBookableItemOneOf, type context$1_V2CreateBookingRequestParticipantsInfoOneOf as V2CreateBookingRequestParticipantsInfoOneOf, type context$1_V2CreateBookingResponse as V2CreateBookingResponse, type context$1_V2DeclineBookingRequest as V2DeclineBookingRequest, type context$1_V2DeclineBookingResponse as V2DeclineBookingResponse, type context$1_V2RescheduleBookingRequest as V2RescheduleBookingRequest, type context$1_V2RescheduleBookingRequestParticipantsInfoOneOf as V2RescheduleBookingRequestParticipantsInfoOneOf, type context$1_V2RescheduleBookingResponse as V2RescheduleBookingResponse, type context$1_V2Slot as V2Slot, type context$1_V2UpdateNumberOfParticipantsRequest as V2UpdateNumberOfParticipantsRequest, type context$1_V2UpdateNumberOfParticipantsRequestParticipantsInfoOneOf as V2UpdateNumberOfParticipantsRequestParticipantsInfoOneOf, type context$1_V2UpdateNumberOfParticipantsResponse as V2UpdateNumberOfParticipantsResponse, ValueType$1 as ValueType, type context$1_WaitingList as WaitingList, context$1_WebhookIdentityType as WebhookIdentityType, type context$1_WebhooksIdentificationData as WebhooksIdentificationData, type context$1_WebhooksIdentificationDataIdOneOf as WebhooksIdentificationDataIdOneOf, type context$1__publicOnBookingCanceledType as _publicOnBookingCanceledType, type context$1__publicOnBookingConfirmedType as _publicOnBookingConfirmedType, type context$1__publicOnBookingCreatedType as _publicOnBookingCreatedType, type context$1__publicOnBookingDeclinedType as _publicOnBookingDeclinedType, type context$1__publicOnBookingNumberOfParticipantsUpdatedType as _publicOnBookingNumberOfParticipantsUpdatedType, type context$1__publicOnBookingRescheduledType as _publicOnBookingRescheduledType, type context$1__publicOnBookingUpdatedType as _publicOnBookingUpdatedType, context$1_addBookingsToMultiServiceBooking as addBookingsToMultiServiceBooking, context$1_bulkCreateBooking as bulkCreateBooking, context$1_bulkGetMultiServiceBookingAllowedActions as bulkGetMultiServiceBookingAllowedActions, context$1_cancelBooking as cancelBooking, context$1_cancelMultiServiceBooking as cancelMultiServiceBooking, context$1_confirmBooking as confirmBooking, context$1_confirmMultiServiceBooking as confirmMultiServiceBooking, context$1_confirmOrDeclineBooking as confirmOrDeclineBooking, context$1_createBooking as createBooking, context$1_createMultiServiceBooking as createMultiServiceBooking, context$1_declineBooking as declineBooking, context$1_declineMultiServiceBooking as declineMultiServiceBooking, context$1_getMultiServiceBooking as getMultiServiceBooking, context$1_getMultiServiceBookingAvailability as getMultiServiceBookingAvailability, context$1_markAsMultiServiceBooking as markAsMultiServiceBooking, context$1_markMultiServiceBookingAsPending as markMultiServiceBookingAsPending, context$1_onBookingCanceled as onBookingCanceled, context$1_onBookingConfirmed as onBookingConfirmed, context$1_onBookingCreated as onBookingCreated, context$1_onBookingDeclined as onBookingDeclined, context$1_onBookingNumberOfParticipantsUpdated as onBookingNumberOfParticipantsUpdated, context$1_onBookingRescheduled as onBookingRescheduled, context$1_onBookingUpdated as onBookingUpdated, onBookingCanceled$1 as publicOnBookingCanceled, onBookingConfirmed$1 as publicOnBookingConfirmed, onBookingCreated$1 as publicOnBookingCreated, onBookingDeclined$1 as publicOnBookingDeclined, onBookingNumberOfParticipantsUpdated$1 as publicOnBookingNumberOfParticipantsUpdated, onBookingRescheduled$1 as publicOnBookingRescheduled, onBookingUpdated$1 as publicOnBookingUpdated, context$1_removeBookingsFromMultiServiceBooking as removeBookingsFromMultiServiceBooking, context$1_rescheduleBooking as rescheduleBooking, context$1_rescheduleMultiServiceBooking as rescheduleMultiServiceBooking, context$1_updateExtendedFields as updateExtendedFields, context$1_updateNumberOfParticipants as updateNumberOfParticipants };
|
|
25221
25248
|
}
|
|
25222
25249
|
|
|
25223
25250
|
interface PriceInfo extends PriceInfoTotalPriceOneOf {
|
|
@@ -25311,6 +25338,7 @@ interface ServiceChoice extends ServiceChoiceChoiceOneOf {
|
|
|
25311
25338
|
* Each choice may have a different price.
|
|
25312
25339
|
*/
|
|
25313
25340
|
custom?: string;
|
|
25341
|
+
duration?: Duration;
|
|
25314
25342
|
/**
|
|
25315
25343
|
* ID of the corresponding option for the choice. For example, the choice `child`
|
|
25316
25344
|
* could correspond to the option `ageGroup`. In this case, `optionId` is the ID
|
|
@@ -25327,6 +25355,19 @@ interface ServiceChoiceChoiceOneOf {
|
|
|
25327
25355
|
* Each choice may have a different price.
|
|
25328
25356
|
*/
|
|
25329
25357
|
custom?: string;
|
|
25358
|
+
duration?: Duration;
|
|
25359
|
+
}
|
|
25360
|
+
interface Duration {
|
|
25361
|
+
/**
|
|
25362
|
+
* Duration of the service in minutes.
|
|
25363
|
+
* Min: 1 minute, Max: 30 days, 23 hours, and 59 minutes
|
|
25364
|
+
*/
|
|
25365
|
+
minutes?: number | null;
|
|
25366
|
+
/**
|
|
25367
|
+
* Name of the duration option.
|
|
25368
|
+
* Defaults to the formatted duration e.g. "1 hour, 30 minutes".
|
|
25369
|
+
*/
|
|
25370
|
+
name?: string | null;
|
|
25330
25371
|
}
|
|
25331
25372
|
interface PriceDescriptionInfo {
|
|
25332
25373
|
/** Price description in the site's [primary language](https://dev.wix.com/docs/sdk/frontend-modules/window/multilingual/site-languages). */
|
|
@@ -25975,6 +26016,7 @@ type context_CalculatePriceResponse = CalculatePriceResponse;
|
|
|
25975
26016
|
type context_CalculatePriceResponseNonNullableFields = CalculatePriceResponseNonNullableFields;
|
|
25976
26017
|
type context_ContactDetails = ContactDetails;
|
|
25977
26018
|
type context_CustomFormField = CustomFormField;
|
|
26019
|
+
type context_Duration = Duration;
|
|
25978
26020
|
type context_ExtendedFields = ExtendedFields;
|
|
25979
26021
|
type context_FlowControlSettings = FlowControlSettings;
|
|
25980
26022
|
type context_IdentificationData = IdentificationData;
|
|
@@ -26011,7 +26053,7 @@ declare const context_ValueType: typeof ValueType;
|
|
|
26011
26053
|
declare const context_calculatePrice: typeof calculatePrice;
|
|
26012
26054
|
declare const context_previewPrice: typeof previewPrice;
|
|
26013
26055
|
declare namespace context {
|
|
26014
|
-
export { context_Actor as Actor, type context_Address as Address, type context_AddressLocation as AddressLocation, type context_AddressStreetOneOf as AddressStreetOneOf, type context_BookedEntity as BookedEntity, type context_BookedEntityItemOneOf as BookedEntityItemOneOf, type context_BookedResource as BookedResource, type context_BookedSchedule as BookedSchedule, type context_BookedSlot as BookedSlot, type context_Booking as Booking, type context_BookingLineItem as BookingLineItem, type context_BookingParticipantsInfoOneOf as BookingParticipantsInfoOneOf, type context_BookingSource as BookingSource, context_BookingStatus as BookingStatus, type context_CalculatePriceRequest as CalculatePriceRequest, type context_CalculatePriceResponse as CalculatePriceResponse, type context_CalculatePriceResponseNonNullableFields as CalculatePriceResponseNonNullableFields, type context_ContactDetails as ContactDetails, type context_CustomFormField as CustomFormField, type context_ExtendedFields as ExtendedFields, type context_FlowControlSettings as FlowControlSettings, type context_IdentificationData as IdentificationData, type context_IdentificationDataIdOneOf as IdentificationDataIdOneOf, context_IdentityType as IdentityType, type context_Location as Location, context_LocationType as LocationType, type context_MultiServiceBookingInfo as MultiServiceBookingInfo, context_MultiServiceBookingType as MultiServiceBookingType, type context_ParticipantChoices as ParticipantChoices, type context_ParticipantNotification as ParticipantNotification, context_PaymentStatus as PaymentStatus, context_Platform as Platform, type context_PreviewPriceRequest as PreviewPriceRequest, type context_PreviewPriceResponse as PreviewPriceResponse, type context_PreviewPriceResponseNonNullableFields as PreviewPriceResponseNonNullableFields, type context_PriceDescriptionInfo as PriceDescriptionInfo, type context_PriceInfo as PriceInfo, type context_PriceInfoTotalPriceOneOf as PriceInfoTotalPriceOneOf, context_SelectedPaymentOption as SelectedPaymentOption, type context_ServiceChoice as ServiceChoice, type context_ServiceChoiceChoiceOneOf as ServiceChoiceChoiceOneOf, type context_ServiceChoices as ServiceChoices, type context_StreetAddress as StreetAddress, type context_Subdivision as Subdivision, context_ValueType as ValueType, context_calculatePrice as calculatePrice, context_previewPrice as previewPrice };
|
|
26056
|
+
export { context_Actor as Actor, type context_Address as Address, type context_AddressLocation as AddressLocation, type context_AddressStreetOneOf as AddressStreetOneOf, type context_BookedEntity as BookedEntity, type context_BookedEntityItemOneOf as BookedEntityItemOneOf, type context_BookedResource as BookedResource, type context_BookedSchedule as BookedSchedule, type context_BookedSlot as BookedSlot, type context_Booking as Booking, type context_BookingLineItem as BookingLineItem, type context_BookingParticipantsInfoOneOf as BookingParticipantsInfoOneOf, type context_BookingSource as BookingSource, context_BookingStatus as BookingStatus, type context_CalculatePriceRequest as CalculatePriceRequest, type context_CalculatePriceResponse as CalculatePriceResponse, type context_CalculatePriceResponseNonNullableFields as CalculatePriceResponseNonNullableFields, type context_ContactDetails as ContactDetails, type context_CustomFormField as CustomFormField, type context_Duration as Duration, type context_ExtendedFields as ExtendedFields, type context_FlowControlSettings as FlowControlSettings, type context_IdentificationData as IdentificationData, type context_IdentificationDataIdOneOf as IdentificationDataIdOneOf, context_IdentityType as IdentityType, type context_Location as Location, context_LocationType as LocationType, type context_MultiServiceBookingInfo as MultiServiceBookingInfo, context_MultiServiceBookingType as MultiServiceBookingType, type context_ParticipantChoices as ParticipantChoices, type context_ParticipantNotification as ParticipantNotification, context_PaymentStatus as PaymentStatus, context_Platform as Platform, type context_PreviewPriceRequest as PreviewPriceRequest, type context_PreviewPriceResponse as PreviewPriceResponse, type context_PreviewPriceResponseNonNullableFields as PreviewPriceResponseNonNullableFields, type context_PriceDescriptionInfo as PriceDescriptionInfo, type context_PriceInfo as PriceInfo, type context_PriceInfoTotalPriceOneOf as PriceInfoTotalPriceOneOf, context_SelectedPaymentOption as SelectedPaymentOption, type context_ServiceChoice as ServiceChoice, type context_ServiceChoiceChoiceOneOf as ServiceChoiceChoiceOneOf, type context_ServiceChoices as ServiceChoices, type context_StreetAddress as StreetAddress, type context_Subdivision as Subdivision, context_ValueType as ValueType, context_calculatePrice as calculatePrice, context_previewPrice as previewPrice };
|
|
26015
26057
|
}
|
|
26016
26058
|
|
|
26017
26059
|
export { context$2 as attendance, context$h as availabilityCalendar, context$g as availabilityTimeSlots, context$b as bookingFees, context$4 as bookingPolicies, context$a as bookingPolicySnapshots, context$1 as bookings, context$3 as categories, context$9 as extendedBookings, context$e as externalCalendars, context$f as multiServiceAvailabilityTimeSlots, context as pricing, context$7 as resourceTypes, context$8 as resources, context$c as serviceCategories, context$d as serviceOptionsAndVariants, context$6 as services, context$5 as staffMembers };
|
|
@@ -5199,7 +5199,7 @@ interface ServiceChoice$3 extends ServiceChoiceChoiceOneOf$3 {
|
|
|
5199
5199
|
*/
|
|
5200
5200
|
staffMemberId?: string;
|
|
5201
5201
|
/** Duration and an optional name */
|
|
5202
|
-
duration?: Duration$
|
|
5202
|
+
duration?: Duration$4;
|
|
5203
5203
|
/** ID of the service option. */
|
|
5204
5204
|
optionId?: string;
|
|
5205
5205
|
}
|
|
@@ -5215,9 +5215,9 @@ interface ServiceChoiceChoiceOneOf$3 {
|
|
|
5215
5215
|
*/
|
|
5216
5216
|
staffMemberId?: string;
|
|
5217
5217
|
/** Duration and an optional name */
|
|
5218
|
-
duration?: Duration$
|
|
5218
|
+
duration?: Duration$4;
|
|
5219
5219
|
}
|
|
5220
|
-
interface Duration$
|
|
5220
|
+
interface Duration$4 {
|
|
5221
5221
|
/**
|
|
5222
5222
|
* Duration of the service in minutes.
|
|
5223
5223
|
* Min: 1 minute, Max: 30 days, 23 hours, and 59 minutes
|
|
@@ -7160,7 +7160,7 @@ declare const index_d$d_onServiceOptionsAndVariantsUpdated: typeof onServiceOpti
|
|
|
7160
7160
|
declare const index_d$d_queryServiceOptionsAndVariants: typeof queryServiceOptionsAndVariants;
|
|
7161
7161
|
declare const index_d$d_updateServiceOptionsAndVariants: typeof updateServiceOptionsAndVariants;
|
|
7162
7162
|
declare namespace index_d$d {
|
|
7163
|
-
export { type ActionEvent$a as ActionEvent, type Address$6 as Address, type AddressHint$2 as AddressHint, type AddressLocation$5 as AddressLocation, type AddressStreetOneOf$5 as AddressStreetOneOf, ApprovalStatus$2 as ApprovalStatus, type Availability$2 as Availability, type AvailabilityConstraints$2 as AvailabilityConstraints, type AvailabilityPolicy$2 as AvailabilityPolicy, type AvailabilityPolicyUpdated$2 as AvailabilityPolicyUpdated, type BaseEventMetadata$8 as BaseEventMetadata, type BusinessLocation$3 as BusinessLocation, type BusinessSchedule$3 as BusinessSchedule, type CalendarConference$2 as CalendarConference, type CalendarDateTime$2 as CalendarDateTime, CalendarType$2 as CalendarType, type Categories$2 as Categories, type ChangeContext$2 as ChangeContext, type ChangeContextPayloadOneOf$2 as ChangeContextPayloadOneOf, type index_d$d_CloneServiceOptionsAndVariantsRequest as CloneServiceOptionsAndVariantsRequest, type index_d$d_CloneServiceOptionsAndVariantsResponse as CloneServiceOptionsAndVariantsResponse, type index_d$d_CloneServiceOptionsAndVariantsResponseNonNullableFields as CloneServiceOptionsAndVariantsResponseNonNullableFields, type ConferenceProvider$2 as ConferenceProvider, ConferenceType$2 as ConferenceType, type ConsentPolicy$2 as ConsentPolicy, type index_d$d_CreateServiceOptionsAndVariantsRequest as CreateServiceOptionsAndVariantsRequest, type index_d$d_CreateServiceOptionsAndVariantsResponse as CreateServiceOptionsAndVariantsResponse, type index_d$d_CreateServiceOptionsAndVariantsResponseNonNullableFields as CreateServiceOptionsAndVariantsResponseNonNullableFields, type CursorPaging$9 as CursorPaging, type Cursors$a as Cursors, type index_d$d_CustomServiceOption as CustomServiceOption, Day$2 as Day, DayOfWeek$3 as DayOfWeek, type index_d$d_DeleteServiceOptionsAndVariantsOptions as DeleteServiceOptionsAndVariantsOptions, type index_d$d_DeleteServiceOptionsAndVariantsRequest as DeleteServiceOptionsAndVariantsRequest, type index_d$d_DeleteServiceOptionsAndVariantsResponse as DeleteServiceOptionsAndVariantsResponse, type DomainEvent$a as DomainEvent, type DomainEventBodyOneOf$a as DomainEventBodyOneOf, type Duration$
|
|
7163
|
+
export { type ActionEvent$a as ActionEvent, type Address$6 as Address, type AddressHint$2 as AddressHint, type AddressLocation$5 as AddressLocation, type AddressStreetOneOf$5 as AddressStreetOneOf, ApprovalStatus$2 as ApprovalStatus, type Availability$2 as Availability, type AvailabilityConstraints$2 as AvailabilityConstraints, type AvailabilityPolicy$2 as AvailabilityPolicy, type AvailabilityPolicyUpdated$2 as AvailabilityPolicyUpdated, type BaseEventMetadata$8 as BaseEventMetadata, type BusinessLocation$3 as BusinessLocation, type BusinessSchedule$3 as BusinessSchedule, type CalendarConference$2 as CalendarConference, type CalendarDateTime$2 as CalendarDateTime, CalendarType$2 as CalendarType, type Categories$2 as Categories, type ChangeContext$2 as ChangeContext, type ChangeContextPayloadOneOf$2 as ChangeContextPayloadOneOf, type index_d$d_CloneServiceOptionsAndVariantsRequest as CloneServiceOptionsAndVariantsRequest, type index_d$d_CloneServiceOptionsAndVariantsResponse as CloneServiceOptionsAndVariantsResponse, type index_d$d_CloneServiceOptionsAndVariantsResponseNonNullableFields as CloneServiceOptionsAndVariantsResponseNonNullableFields, type ConferenceProvider$2 as ConferenceProvider, ConferenceType$2 as ConferenceType, type ConsentPolicy$2 as ConsentPolicy, type index_d$d_CreateServiceOptionsAndVariantsRequest as CreateServiceOptionsAndVariantsRequest, type index_d$d_CreateServiceOptionsAndVariantsResponse as CreateServiceOptionsAndVariantsResponse, type index_d$d_CreateServiceOptionsAndVariantsResponseNonNullableFields as CreateServiceOptionsAndVariantsResponseNonNullableFields, type CursorPaging$9 as CursorPaging, type Cursors$a as Cursors, type index_d$d_CustomServiceOption as CustomServiceOption, Day$2 as Day, DayOfWeek$3 as DayOfWeek, type index_d$d_DeleteServiceOptionsAndVariantsOptions as DeleteServiceOptionsAndVariantsOptions, type index_d$d_DeleteServiceOptionsAndVariantsRequest as DeleteServiceOptionsAndVariantsRequest, type index_d$d_DeleteServiceOptionsAndVariantsResponse as DeleteServiceOptionsAndVariantsResponse, type DomainEvent$a as DomainEvent, type DomainEventBodyOneOf$a as DomainEventBodyOneOf, type Duration$4 as Duration, type index_d$d_DurationServiceOption as DurationServiceOption, type Empty$6 as Empty, type EntityCreatedEvent$a as EntityCreatedEvent, type EntityDeletedEvent$a as EntityDeletedEvent, type EntityUpdatedEvent$a as EntityUpdatedEvent, Event$2 as Event, type EventMetadata$7 as EventMetadata, type ExtendedFields$9 as ExtendedFields, type ExternalCalendarInfo$2 as ExternalCalendarInfo, type ExternalCalendarOverrides$2 as ExternalCalendarOverrides, type Frequency$2 as Frequency, type GeoCoordinates$2 as GeoCoordinates, type index_d$d_GetServiceOptionsAndVariantsByServiceIdRequest as GetServiceOptionsAndVariantsByServiceIdRequest, type index_d$d_GetServiceOptionsAndVariantsByServiceIdResponse as GetServiceOptionsAndVariantsByServiceIdResponse, type index_d$d_GetServiceOptionsAndVariantsByServiceIdResponseNonNullableFields as GetServiceOptionsAndVariantsByServiceIdResponseNonNullableFields, type index_d$d_GetServiceOptionsAndVariantsRequest as GetServiceOptionsAndVariantsRequest, type index_d$d_GetServiceOptionsAndVariantsResponse as GetServiceOptionsAndVariantsResponse, type index_d$d_GetServiceOptionsAndVariantsResponseNonNullableFields as GetServiceOptionsAndVariantsResponseNonNullableFields, type IdentificationData$c as IdentificationData, type IdentificationDataIdOneOf$c as IdentificationDataIdOneOf, type Interval$3 as Interval, type IntervalSplit$2 as IntervalSplit, type LinkedSchedule$2 as LinkedSchedule, type LocalDateTime$2 as LocalDateTime, type Locale$2 as Locale, type Location$5 as Location, LocationStatus$2 as LocationStatus, LocationType$5 as LocationType, type LocationsAddress$2 as LocationsAddress, type LocationsAddressLocation$2 as LocationsAddressLocation, type LocationsLocation$2 as LocationsLocation, LocationsLocationType$2 as LocationsLocationType, type LocationsStreetAddress$2 as LocationsStreetAddress, type MessageEnvelope$a as MessageEnvelope, type MigrationData$2 as MigrationData, type MigrationEvent$2 as MigrationEvent, type Money$4 as Money, type Multilingual$2 as Multilingual, type MultipleSessionsCreated$2 as MultipleSessionsCreated, type Paging$4 as Paging, type PagingMetadataV2$3 as PagingMetadataV2, type Participant$2 as Participant, type ParticipantNotification$6 as ParticipantNotification, PlacementType$2 as PlacementType, type Price$3 as Price, type Properties$2 as Properties, type PropertiesChange$2 as PropertiesChange, type index_d$d_QueryServiceOptionsAndVariantsRequest as QueryServiceOptionsAndVariantsRequest, type index_d$d_QueryServiceOptionsAndVariantsResponse as QueryServiceOptionsAndVariantsResponse, type index_d$d_QueryServiceOptionsAndVariantsResponseNonNullableFields as QueryServiceOptionsAndVariantsResponseNonNullableFields, type QueryV2$4 as QueryV2, type QueryV2PagingMethodOneOf$4 as QueryV2PagingMethodOneOf, type Rate$2 as Rate, type RecurringInterval$2 as RecurringInterval, RecurringIntervalType$2 as RecurringIntervalType, type RecurringSessionSplit$2 as RecurringSessionSplit, type RecurringSessionsUpdated$2 as RecurringSessionsUpdated, ResolutionMethod$2 as ResolutionMethod, type Resource$3 as Resource, type ResourceNotification$1 as ResourceNotification, ResourceStatus$1 as ResourceStatus, type RestoreInfo$a as RestoreInfo, type Schedule$3 as Schedule, type ScheduleCancelled$2 as ScheduleCancelled, type ScheduleCreated$2 as ScheduleCreated, type ScheduleNotification$2 as ScheduleNotification, type ScheduleNotificationEventOneOf$2 as ScheduleNotificationEventOneOf, ScheduleStatus$2 as ScheduleStatus, type ScheduleUnassignedFromUser$2 as ScheduleUnassignedFromUser, type ScheduleUpdated$2 as ScheduleUpdated, type ScheduleWithSessions$2 as ScheduleWithSessions, type ServiceChoice$3 as ServiceChoice, type ServiceChoiceChoiceOneOf$3 as ServiceChoiceChoiceOneOf, type index_d$d_ServiceOption as ServiceOption, type index_d$d_ServiceOptionOptionSpecificDataOneOf as ServiceOptionOptionSpecificDataOneOf, index_d$d_ServiceOptionType as ServiceOptionType, type index_d$d_ServiceOptions as ServiceOptions, type index_d$d_ServiceOptionsAndVariants as ServiceOptionsAndVariants, type index_d$d_ServiceOptionsAndVariantsCreatedEnvelope as ServiceOptionsAndVariantsCreatedEnvelope, type index_d$d_ServiceOptionsAndVariantsDeletedEnvelope as ServiceOptionsAndVariantsDeletedEnvelope, type index_d$d_ServiceOptionsAndVariantsListQueryBuilder as ServiceOptionsAndVariantsListQueryBuilder, type index_d$d_ServiceOptionsAndVariantsListQueryResult as ServiceOptionsAndVariantsListQueryResult, type index_d$d_ServiceOptionsAndVariantsNonNullableFields as ServiceOptionsAndVariantsNonNullableFields, type index_d$d_ServiceOptionsAndVariantsUpdatedEnvelope as ServiceOptionsAndVariantsUpdatedEnvelope, type index_d$d_ServiceVariant as ServiceVariant, type index_d$d_ServiceVariants as ServiceVariants, type Session$2 as Session, type SessionCancelled$2 as SessionCancelled, type SessionCreated$2 as SessionCreated, SessionType$2 as SessionType, type SessionUpdated$2 as SessionUpdated, type SessionVersion$2 as SessionVersion, type SiteCloned$2 as SiteCloned, type SiteCreated$4 as SiteCreated, type SitePropertiesEvent$2 as SitePropertiesEvent, type SitePropertiesNotification$2 as SitePropertiesNotification, type SitePropertiesOnScheduleCreation$2 as SitePropertiesOnScheduleCreation, SortOrder$9 as SortOrder, type Sorting$9 as Sorting, type SpecialHourPeriod$3 as SpecialHourPeriod, type SplitInterval$2 as SplitInterval, type StaffData$2 as StaffData, Status$3 as Status, type StreetAddress$5 as StreetAddress, type Subdivision$5 as Subdivision, type SupportedLanguage$2 as SupportedLanguage, type TimePeriod$3 as TimePeriod, type Translation$2 as Translation, Transparency$2 as Transparency, type index_d$d_UpdateServiceOptionsAndVariants as UpdateServiceOptionsAndVariants, type index_d$d_UpdateServiceOptionsAndVariantsRequest as UpdateServiceOptionsAndVariantsRequest, type index_d$d_UpdateServiceOptionsAndVariantsResponse as UpdateServiceOptionsAndVariantsResponse, type index_d$d_UpdateServiceOptionsAndVariantsResponseNonNullableFields as UpdateServiceOptionsAndVariantsResponseNonNullableFields, type V4Address$1 as V4Address, type Version$2 as Version, WebhookIdentityType$a as WebhookIdentityType, type index_d$d__publicOnServiceOptionsAndVariantsCreatedType as _publicOnServiceOptionsAndVariantsCreatedType, type index_d$d__publicOnServiceOptionsAndVariantsDeletedType as _publicOnServiceOptionsAndVariantsDeletedType, type index_d$d__publicOnServiceOptionsAndVariantsUpdatedType as _publicOnServiceOptionsAndVariantsUpdatedType, index_d$d_cloneServiceOptionsAndVariants as cloneServiceOptionsAndVariants, index_d$d_createServiceOptionsAndVariants as createServiceOptionsAndVariants, index_d$d_deleteServiceOptionsAndVariants as deleteServiceOptionsAndVariants, index_d$d_getServiceOptionsAndVariants as getServiceOptionsAndVariants, index_d$d_getServiceOptionsAndVariantsByServiceId as getServiceOptionsAndVariantsByServiceId, index_d$d_onServiceOptionsAndVariantsCreated as onServiceOptionsAndVariantsCreated, index_d$d_onServiceOptionsAndVariantsDeleted as onServiceOptionsAndVariantsDeleted, index_d$d_onServiceOptionsAndVariantsUpdated as onServiceOptionsAndVariantsUpdated, onServiceOptionsAndVariantsCreated$1 as publicOnServiceOptionsAndVariantsCreated, onServiceOptionsAndVariantsDeleted$1 as publicOnServiceOptionsAndVariantsDeleted, onServiceOptionsAndVariantsUpdated$1 as publicOnServiceOptionsAndVariantsUpdated, index_d$d_queryServiceOptionsAndVariants as queryServiceOptionsAndVariants, index_d$d_updateServiceOptionsAndVariants as updateServiceOptionsAndVariants };
|
|
7164
7164
|
}
|
|
7165
7165
|
|
|
7166
7166
|
/**
|
|
@@ -9222,6 +9222,7 @@ interface ServiceChoice$2 extends ServiceChoiceChoiceOneOf$2 {
|
|
|
9222
9222
|
* Each choice may have a different price.
|
|
9223
9223
|
*/
|
|
9224
9224
|
custom?: string;
|
|
9225
|
+
duration?: Duration$3;
|
|
9225
9226
|
/**
|
|
9226
9227
|
* ID of the corresponding option for the choice. For example, the choice `child`
|
|
9227
9228
|
* could correspond to the option `ageGroup`. In this case, `optionId` is the ID
|
|
@@ -9238,6 +9239,19 @@ interface ServiceChoiceChoiceOneOf$2 {
|
|
|
9238
9239
|
* Each choice may have a different price.
|
|
9239
9240
|
*/
|
|
9240
9241
|
custom?: string;
|
|
9242
|
+
duration?: Duration$3;
|
|
9243
|
+
}
|
|
9244
|
+
interface Duration$3 {
|
|
9245
|
+
/**
|
|
9246
|
+
* Duration of the service in minutes.
|
|
9247
|
+
* Min: 1 minute, Max: 30 days, 23 hours, and 59 minutes
|
|
9248
|
+
*/
|
|
9249
|
+
minutes?: number | null;
|
|
9250
|
+
/**
|
|
9251
|
+
* Name of the duration option.
|
|
9252
|
+
* Defaults to the formatted duration e.g. "1 hour, 30 minutes".
|
|
9253
|
+
*/
|
|
9254
|
+
name?: string | null;
|
|
9241
9255
|
}
|
|
9242
9256
|
interface MultiServiceBookingInfo$2 {
|
|
9243
9257
|
/**
|
|
@@ -9712,7 +9726,7 @@ type index_d$9_QueryOptions = QueryOptions;
|
|
|
9712
9726
|
declare const index_d$9_query: typeof query;
|
|
9713
9727
|
declare const index_d$9_queryExtendedBookings: typeof queryExtendedBookings;
|
|
9714
9728
|
declare namespace index_d$9 {
|
|
9715
|
-
export { Actor$2 as Actor, type Address$5 as Address, type AddressLocation$4 as AddressLocation, type AddressStreetOneOf$4 as AddressStreetOneOf, type AllowedActions$1 as AllowedActions, type Attendance$1 as Attendance, AttendanceStatus$1 as AttendanceStatus, type BookedEntity$2 as BookedEntity, type BookedEntityItemOneOf$2 as BookedEntityItemOneOf, type BookedResource$2 as BookedResource, type BookedSchedule$2 as BookedSchedule, type BookedSlot$2 as BookedSlot, type Booking$2 as Booking, type index_d$9_BookingFeeDetails as BookingFeeDetails, index_d$9_BookingFeeStatus as BookingFeeStatus, type BookingParticipantsInfoOneOf$2 as BookingParticipantsInfoOneOf, type BookingPolicySettings$1 as BookingPolicySettings, type BookingSource$2 as BookingSource, BookingStatus$2 as BookingStatus, type index_d$9_CommonPaging as CommonPaging, type index_d$9_CommonQueryV2 as CommonQueryV2, type index_d$9_CommonQueryV2PagingMethodOneOf as CommonQueryV2PagingMethodOneOf, type index_d$9_ConferencingDetails as ConferencingDetails, type ContactDetails$2 as ContactDetails, type CursorPaging$7 as CursorPaging, type Cursors$7 as Cursors, type CustomFormField$2 as CustomFormField, type index_d$9_ExtendedBooking as ExtendedBooking, type ExtendedFields$7 as ExtendedFields, type FlowControlSettings$2 as FlowControlSettings, type IdentificationData$9 as IdentificationData, type IdentificationDataIdOneOf$9 as IdentificationDataIdOneOf, IdentityType$3 as IdentityType, type Location$4 as Location, LocationType$4 as LocationType, type MultiServiceBookingInfo$2 as MultiServiceBookingInfo, MultiServiceBookingType$2 as MultiServiceBookingType, type Paging$3 as Paging, type PagingMetadataV2$2 as PagingMetadataV2, type ParticipantChoices$2 as ParticipantChoices, type ParticipantNotification$5 as ParticipantNotification, PaymentStatus$2 as PaymentStatus, Platform$2 as Platform, type index_d$9_QueryExtendedBookingRequest as QueryExtendedBookingRequest, type index_d$9_QueryExtendedBookingResponse as QueryExtendedBookingResponse, type index_d$9_QueryExtendedBookingResponseNonNullableFields as QueryExtendedBookingResponseNonNullableFields, type index_d$9_QueryExtendedBookingsOptions as QueryExtendedBookingsOptions, type index_d$9_QueryExtendedBookingsRequest as QueryExtendedBookingsRequest, type index_d$9_QueryExtendedBookingsResponse as QueryExtendedBookingsResponse, type index_d$9_QueryExtendedBookingsResponseNonNullableFields as QueryExtendedBookingsResponseNonNullableFields, type index_d$9_QueryOptions as QueryOptions, type QueryV2$3 as QueryV2, type QueryV2PagingMethodOneOf$3 as QueryV2PagingMethodOneOf, SelectedPaymentOption$2 as SelectedPaymentOption, type ServiceChoice$2 as ServiceChoice, type ServiceChoiceChoiceOneOf$2 as ServiceChoiceChoiceOneOf, type ServiceChoices$2 as ServiceChoices, SortOrder$7 as SortOrder, type Sorting$7 as Sorting, type StreetAddress$4 as StreetAddress, type Subdivision$4 as Subdivision, ValueType$2 as ValueType, index_d$9_query as query, index_d$9_queryExtendedBookings as queryExtendedBookings };
|
|
9729
|
+
export { Actor$2 as Actor, type Address$5 as Address, type AddressLocation$4 as AddressLocation, type AddressStreetOneOf$4 as AddressStreetOneOf, type AllowedActions$1 as AllowedActions, type Attendance$1 as Attendance, AttendanceStatus$1 as AttendanceStatus, type BookedEntity$2 as BookedEntity, type BookedEntityItemOneOf$2 as BookedEntityItemOneOf, type BookedResource$2 as BookedResource, type BookedSchedule$2 as BookedSchedule, type BookedSlot$2 as BookedSlot, type Booking$2 as Booking, type index_d$9_BookingFeeDetails as BookingFeeDetails, index_d$9_BookingFeeStatus as BookingFeeStatus, type BookingParticipantsInfoOneOf$2 as BookingParticipantsInfoOneOf, type BookingPolicySettings$1 as BookingPolicySettings, type BookingSource$2 as BookingSource, BookingStatus$2 as BookingStatus, type index_d$9_CommonPaging as CommonPaging, type index_d$9_CommonQueryV2 as CommonQueryV2, type index_d$9_CommonQueryV2PagingMethodOneOf as CommonQueryV2PagingMethodOneOf, type index_d$9_ConferencingDetails as ConferencingDetails, type ContactDetails$2 as ContactDetails, type CursorPaging$7 as CursorPaging, type Cursors$7 as Cursors, type CustomFormField$2 as CustomFormField, type Duration$3 as Duration, type index_d$9_ExtendedBooking as ExtendedBooking, type ExtendedFields$7 as ExtendedFields, type FlowControlSettings$2 as FlowControlSettings, type IdentificationData$9 as IdentificationData, type IdentificationDataIdOneOf$9 as IdentificationDataIdOneOf, IdentityType$3 as IdentityType, type Location$4 as Location, LocationType$4 as LocationType, type MultiServiceBookingInfo$2 as MultiServiceBookingInfo, MultiServiceBookingType$2 as MultiServiceBookingType, type Paging$3 as Paging, type PagingMetadataV2$2 as PagingMetadataV2, type ParticipantChoices$2 as ParticipantChoices, type ParticipantNotification$5 as ParticipantNotification, PaymentStatus$2 as PaymentStatus, Platform$2 as Platform, type index_d$9_QueryExtendedBookingRequest as QueryExtendedBookingRequest, type index_d$9_QueryExtendedBookingResponse as QueryExtendedBookingResponse, type index_d$9_QueryExtendedBookingResponseNonNullableFields as QueryExtendedBookingResponseNonNullableFields, type index_d$9_QueryExtendedBookingsOptions as QueryExtendedBookingsOptions, type index_d$9_QueryExtendedBookingsRequest as QueryExtendedBookingsRequest, type index_d$9_QueryExtendedBookingsResponse as QueryExtendedBookingsResponse, type index_d$9_QueryExtendedBookingsResponseNonNullableFields as QueryExtendedBookingsResponseNonNullableFields, type index_d$9_QueryOptions as QueryOptions, type QueryV2$3 as QueryV2, type QueryV2PagingMethodOneOf$3 as QueryV2PagingMethodOneOf, SelectedPaymentOption$2 as SelectedPaymentOption, type ServiceChoice$2 as ServiceChoice, type ServiceChoiceChoiceOneOf$2 as ServiceChoiceChoiceOneOf, type ServiceChoices$2 as ServiceChoices, SortOrder$7 as SortOrder, type Sorting$7 as Sorting, type StreetAddress$4 as StreetAddress, type Subdivision$4 as Subdivision, ValueType$2 as ValueType, index_d$9_query as query, index_d$9_queryExtendedBookings as queryExtendedBookings };
|
|
9716
9730
|
}
|
|
9717
9731
|
|
|
9718
9732
|
/**
|
|
@@ -12728,7 +12742,7 @@ interface V2AvailabilityConstraints {
|
|
|
12728
12742
|
* For any other type of service or payment this list will mirror the durations specified in `session_durations`.
|
|
12729
12743
|
* @readonly
|
|
12730
12744
|
*/
|
|
12731
|
-
durations?: Duration[];
|
|
12745
|
+
durations?: Duration$2[];
|
|
12732
12746
|
/**
|
|
12733
12747
|
* A list of durations for sessions, in minutes.
|
|
12734
12748
|
*
|
|
@@ -12749,7 +12763,7 @@ interface V2AvailabilityConstraints {
|
|
|
12749
12763
|
*/
|
|
12750
12764
|
timeBetweenSessions?: number;
|
|
12751
12765
|
}
|
|
12752
|
-
interface Duration {
|
|
12766
|
+
interface Duration$2 {
|
|
12753
12767
|
/**
|
|
12754
12768
|
* The duration of the service in minutes.
|
|
12755
12769
|
*
|
|
@@ -16493,7 +16507,6 @@ type index_d$6_DisablePricingPlansForServiceResponse = DisablePricingPlansForSer
|
|
|
16493
16507
|
type index_d$6_DisablePricingPlansForServiceResponseNonNullableFields = DisablePricingPlansForServiceResponseNonNullableFields;
|
|
16494
16508
|
type index_d$6_Discount = Discount;
|
|
16495
16509
|
type index_d$6_DiscountDiscountOneOf = DiscountDiscountOneOf;
|
|
16496
|
-
type index_d$6_Duration = Duration;
|
|
16497
16510
|
type index_d$6_EnablePricingPlansForServiceRequest = EnablePricingPlansForServiceRequest;
|
|
16498
16511
|
type index_d$6_EnablePricingPlansForServiceResponse = EnablePricingPlansForServiceResponse;
|
|
16499
16512
|
type index_d$6_EnablePricingPlansForServiceResponseNonNullableFields = EnablePricingPlansForServiceResponseNonNullableFields;
|
|
@@ -16663,7 +16676,7 @@ declare const index_d$6_setServiceLocations: typeof setServiceLocations;
|
|
|
16663
16676
|
declare const index_d$6_updateService: typeof updateService;
|
|
16664
16677
|
declare const index_d$6_validateSlug: typeof validateSlug;
|
|
16665
16678
|
declare namespace index_d$6 {
|
|
16666
|
-
export { index_d$6_Action as Action, type ActionEvent$4 as ActionEvent, type Address$4 as Address, type AddressHint$1 as AddressHint, type AddressLocation$3 as AddressLocation, type AddressStreetOneOf$3 as AddressStreetOneOf, type index_d$6_Aggregation as Aggregation, type AggregationData$1 as AggregationData, type index_d$6_AggregationKindOneOf as AggregationKindOneOf, type AggregationResults$1 as AggregationResults, type AggregationResultsResultOneOf$1 as AggregationResultsResultOneOf, type index_d$6_AggregationResultsScalarResult as AggregationResultsScalarResult, AggregationType$1 as AggregationType, type ApplicationError$2 as ApplicationError, ApprovalStatus$1 as ApprovalStatus, type Availability$1 as Availability, type AvailabilityConstraints$1 as AvailabilityConstraints, type AvailabilityPolicy$1 as AvailabilityPolicy, type AvailabilityPolicyUpdated$1 as AvailabilityPolicyUpdated, type BaseEventMetadata$4 as BaseEventMetadata, type index_d$6_Behavior as Behavior, type index_d$6_BehaviorBehaviorOneOf as BehaviorBehaviorOneOf, type index_d$6_Benefit as Benefit, type index_d$6_BenefitNotification as BenefitNotification, index_d$6_BenefitType as BenefitType, type BookAfterStartPolicy$1 as BookAfterStartPolicy, type index_d$6_BookingForm as BookingForm, type BookingPolicy$1 as BookingPolicy, type index_d$6_BookingPolicyWithServices as BookingPolicyWithServices, type BulkActionMetadata$2 as BulkActionMetadata, type index_d$6_BulkCreateServicesRequest as BulkCreateServicesRequest, type index_d$6_BulkCreateServicesResponse as BulkCreateServicesResponse, type index_d$6_BulkDeleteServicesByFilterOptions as BulkDeleteServicesByFilterOptions, type index_d$6_BulkDeleteServicesByFilterRequest as BulkDeleteServicesByFilterRequest, type index_d$6_BulkDeleteServicesByFilterResponse as BulkDeleteServicesByFilterResponse, type index_d$6_BulkDeleteServicesByFilterResponseNonNullableFields as BulkDeleteServicesByFilterResponseNonNullableFields, type index_d$6_BulkDeleteServicesOptions as BulkDeleteServicesOptions, type index_d$6_BulkDeleteServicesRequest as BulkDeleteServicesRequest, type index_d$6_BulkDeleteServicesResponse as BulkDeleteServicesResponse, type index_d$6_BulkDeleteServicesResponseNonNullableFields as BulkDeleteServicesResponseNonNullableFields, type index_d$6_BulkServiceResult as BulkServiceResult, type index_d$6_BulkUpdateServicesByFilterOptions as BulkUpdateServicesByFilterOptions, type index_d$6_BulkUpdateServicesByFilterRequest as BulkUpdateServicesByFilterRequest, type index_d$6_BulkUpdateServicesByFilterResponse as BulkUpdateServicesByFilterResponse, type index_d$6_BulkUpdateServicesByFilterResponseNonNullableFields as BulkUpdateServicesByFilterResponseNonNullableFields, type index_d$6_BulkUpdateServicesOptions as BulkUpdateServicesOptions, type index_d$6_BulkUpdateServicesRequest as BulkUpdateServicesRequest, type index_d$6_BulkUpdateServicesResponse as BulkUpdateServicesResponse, type index_d$6_BulkUpdateServicesResponseNonNullableFields as BulkUpdateServicesResponseNonNullableFields, type index_d$6_BusinessLocation as BusinessLocation, type index_d$6_BusinessLocationOptions as BusinessLocationOptions, type index_d$6_BusinessLocations as BusinessLocations, type BusinessSchedule$2 as BusinessSchedule, type CalendarConference$1 as CalendarConference, type CalendarDateTime$1 as CalendarDateTime, CalendarType$1 as CalendarType, type CancellationFeePolicy$1 as CancellationFeePolicy, type CancellationPolicy$1 as CancellationPolicy, type CancellationWindow$1 as CancellationWindow, type CancellationWindowFeeOneOf$1 as CancellationWindowFeeOneOf, type Categories$1 as Categories, type Category$1 as Category, type CategoryNotification$1 as CategoryNotification, index_d$6_CategoryNotificationEvent as CategoryNotificationEvent, index_d$6_CategoryStatus as CategoryStatus, type ChangeContext$1 as ChangeContext, type ChangeContextPayloadOneOf$1 as ChangeContextPayloadOneOf, index_d$6_CloneErrors as CloneErrors, type index_d$6_CloneServiceOptions as CloneServiceOptions, type index_d$6_CloneServiceRequest as CloneServiceRequest, type index_d$6_CloneServiceResponse as CloneServiceResponse, type index_d$6_CloneServiceResponseNonNullableFields as CloneServiceResponseNonNullableFields, type index_d$6_CommonAddress as CommonAddress, type index_d$6_CommonAddressLocation as CommonAddressLocation, type index_d$6_CommonAddressStreetOneOf as CommonAddressStreetOneOf, type index_d$6_CommonStreetAddress as CommonStreetAddress, type ConferenceProvider$1 as ConferenceProvider, ConferenceType$1 as ConferenceType, type index_d$6_Conferencing as Conferencing, type index_d$6_ConnectedService as ConnectedService, type ConsentPolicy$1 as ConsentPolicy, type index_d$6_CountServicesOptions as CountServicesOptions, type index_d$6_CountServicesRequest as CountServicesRequest, type index_d$6_CountServicesResponse as CountServicesResponse, type index_d$6_CountServicesResponseNonNullableFields as CountServicesResponseNonNullableFields, type index_d$6_CreateServiceRequest as CreateServiceRequest, type index_d$6_CreateServiceResponse as CreateServiceResponse, type index_d$6_CreateServiceResponseNonNullableFields as CreateServiceResponseNonNullableFields, index_d$6_CrudType as CrudType, type CursorPaging$4 as CursorPaging, type CursorPagingMetadata$3 as CursorPagingMetadata, type CursorQuery$2 as CursorQuery, type CursorQueryPagingMethodOneOf$2 as CursorQueryPagingMethodOneOf, type CursorSearch$1 as CursorSearch, type CursorSearchPagingMethodOneOf$1 as CursorSearchPagingMethodOneOf, type Cursors$4 as Cursors, type index_d$6_CustomLocationOptions as CustomLocationOptions, type index_d$6_CustomLocations as CustomLocations, type index_d$6_CustomPayment as CustomPayment, type index_d$6_CustomerLocations as CustomerLocations, type index_d$6_DateHistogramAggregation as DateHistogramAggregation, index_d$6_DateHistogramAggregationInterval as DateHistogramAggregationInterval, type index_d$6_DateHistogramResult as DateHistogramResult, type index_d$6_DateHistogramResults as DateHistogramResults, Day$1 as Day, DayOfWeek$2 as DayOfWeek, type index_d$6_Delete as Delete, type index_d$6_DeleteServiceOptions as DeleteServiceOptions, type index_d$6_DeleteServiceRequest as DeleteServiceRequest, type index_d$6_DeleteServiceResponse as DeleteServiceResponse, type index_d$6_DisablePricingPlansForServiceOptions as DisablePricingPlansForServiceOptions, type index_d$6_DisablePricingPlansForServiceRequest as DisablePricingPlansForServiceRequest, type index_d$6_DisablePricingPlansForServiceResponse as DisablePricingPlansForServiceResponse, type index_d$6_DisablePricingPlansForServiceResponseNonNullableFields as DisablePricingPlansForServiceResponseNonNullableFields, type index_d$6_Discount as Discount, type index_d$6_DiscountDiscountOneOf as DiscountDiscountOneOf, type DomainEvent$4 as DomainEvent, type DomainEventBodyOneOf$4 as DomainEventBodyOneOf, type index_d$6_Duration as Duration, type Empty$2 as Empty, type index_d$6_EnablePricingPlansForServiceRequest as EnablePricingPlansForServiceRequest, type index_d$6_EnablePricingPlansForServiceResponse as EnablePricingPlansForServiceResponse, type index_d$6_EnablePricingPlansForServiceResponseNonNullableFields as EnablePricingPlansForServiceResponseNonNullableFields, type EntityCreatedEvent$4 as EntityCreatedEvent, type EntityDeletedEvent$4 as EntityDeletedEvent, type EntityUpdatedEvent$4 as EntityUpdatedEvent, type index_d$6_EntryPass as EntryPass, Event$1 as Event, type EventMetadata$3 as EventMetadata, type ExtendedFields$4 as ExtendedFields, type ExternalCalendarInfo$1 as ExternalCalendarInfo, type ExternalCalendarOverrides$1 as ExternalCalendarOverrides, type index_d$6_FixedPayment as FixedPayment, type index_d$6_Form as Form, type index_d$6_FormDetails as FormDetails, type index_d$6_FormSettings as FormSettings, type Frequency$1 as Frequency, type GeoCoordinates$1 as GeoCoordinates, type index_d$6_GetServiceAvailabilityConstraintsRequest as GetServiceAvailabilityConstraintsRequest, type index_d$6_GetServiceAvailabilityConstraintsResponse as GetServiceAvailabilityConstraintsResponse, type index_d$6_GetServiceRequest as GetServiceRequest, type index_d$6_GetServiceResponse as GetServiceResponse, type index_d$6_GetServiceResponseNonNullableFields as GetServiceResponseNonNullableFields, type index_d$6_GroupByAggregation as GroupByAggregation, type index_d$6_GroupByAggregationKindOneOf as GroupByAggregationKindOneOf, type GroupByValueResults$1 as GroupByValueResults, type index_d$6_HtmlSitePublished as HtmlSitePublished, type IdentificationData$6 as IdentificationData, type IdentificationDataIdOneOf$6 as IdentificationDataIdOneOf, type index_d$6_IncludeMissingValuesOptions as IncludeMissingValuesOptions, type Interval$1 as Interval, type IntervalSplit$1 as IntervalSplit, type index_d$6_InvalidPricingPlan as InvalidPricingPlan, index_d$6_InvalidSlugError as InvalidSlugError, type ItemMetadata$2 as ItemMetadata, type index_d$6_Keyword as Keyword, type LimitEarlyBookingPolicy$1 as LimitEarlyBookingPolicy, type LimitLateBookingPolicy$1 as LimitLateBookingPolicy, type LinkedSchedule$1 as LinkedSchedule, type LocalDateTime$1 as LocalDateTime, type Locale$1 as Locale, type Location$3 as Location, LocationStatus$1 as LocationStatus, LocationType$3 as LocationType, index_d$6_LocationTypeEnumLocationType as LocationTypeEnumLocationType, type LocationsAddress$1 as LocationsAddress, type LocationsAddressLocation$1 as LocationsAddressLocation, type LocationsLocation$1 as LocationsLocation, LocationsLocationType$1 as LocationsLocationType, type LocationsStreetAddress$1 as LocationsStreetAddress, type index_d$6_MaskedService as MaskedService, type index_d$6_Media as Media, type MediaItem$1 as MediaItem, type index_d$6_MediaItemItemOneOf as MediaItemItemOneOf, type MessageEnvelope$5 as MessageEnvelope, type MigrationData$1 as MigrationData, type MigrationEvent$1 as MigrationEvent, index_d$6_MissingValues as MissingValues, Mode$1 as Mode, type Money$1 as Money, type index_d$6_MoveToNewLocationsOptions as MoveToNewLocationsOptions, type index_d$6_MultiServiceEnabledNotification as MultiServiceEnabledNotification, type Multilingual$1 as Multilingual, type MultipleSessionsCreated$1 as MultipleSessionsCreated, type index_d$6_NestedAggregation as NestedAggregation, type index_d$6_NestedAggregationItem as NestedAggregationItem, type index_d$6_NestedAggregationItemKindOneOf as NestedAggregationItemKindOneOf, type NestedAggregationResults$1 as NestedAggregationResults, type NestedAggregationResultsResultOneOf$1 as NestedAggregationResultsResultOneOf, index_d$6_NestedAggregationType as NestedAggregationType, type index_d$6_NestedResultValue as NestedResultValue, type index_d$6_NestedResultValueResultOneOf as NestedResultValueResultOneOf, type index_d$6_NestedResults as NestedResults, type NestedValueAggregationResult$1 as NestedValueAggregationResult, type index_d$6_OnlineBooking as OnlineBooking, type index_d$6_Page as Page, type Paging$2 as Paging, type PagingMetadataV2$1 as PagingMetadataV2, type Participant$1 as Participant, type ParticipantNotification$4 as ParticipantNotification, type ParticipantsPolicy$1 as ParticipantsPolicy, type index_d$6_Payment as Payment, type index_d$6_PaymentOptions as PaymentOptions, type index_d$6_PaymentRateOneOf as PaymentRateOneOf, PlacementType$1 as PlacementType, type PolicyDescription$1 as PolicyDescription, type Price$1 as Price, type Properties$1 as Properties, type PropertiesChange$1 as PropertiesChange, type index_d$6_QueryBookingFormsRequest as QueryBookingFormsRequest, type index_d$6_QueryBookingFormsResponse as QueryBookingFormsResponse, type index_d$6_QueryCategoriesFilter as QueryCategoriesFilter, type index_d$6_QueryCategoriesOptions as QueryCategoriesOptions, type index_d$6_QueryCategoriesRequest as QueryCategoriesRequest, type index_d$6_QueryCategoriesResponse as QueryCategoriesResponse, type index_d$6_QueryCategoriesResponseNonNullableFields as QueryCategoriesResponseNonNullableFields, type index_d$6_QueryLocationsFilter as QueryLocationsFilter, type index_d$6_QueryLocationsOptions as QueryLocationsOptions, type index_d$6_QueryLocationsRequest as QueryLocationsRequest, type index_d$6_QueryLocationsResponse as QueryLocationsResponse, type index_d$6_QueryLocationsResponseNonNullableFields as QueryLocationsResponseNonNullableFields, type index_d$6_QueryPoliciesRequest as QueryPoliciesRequest, type index_d$6_QueryPoliciesResponse as QueryPoliciesResponse, type index_d$6_QueryPoliciesResponseNonNullableFields as QueryPoliciesResponseNonNullableFields, type index_d$6_QueryServicesMultiLanguageRequest as QueryServicesMultiLanguageRequest, type index_d$6_QueryServicesMultiLanguageResponse as QueryServicesMultiLanguageResponse, type index_d$6_QueryServicesOptions as QueryServicesOptions, type index_d$6_QueryServicesRequest as QueryServicesRequest, type index_d$6_QueryServicesResponse as QueryServicesResponse, type index_d$6_QueryServicesResponseNonNullableFields as QueryServicesResponseNonNullableFields, type QueryV2$2 as QueryV2, type QueryV2PagingMethodOneOf$2 as QueryV2PagingMethodOneOf, type index_d$6_RangeAggregation as RangeAggregation, type RangeAggregationResult$1 as RangeAggregationResult, type index_d$6_RangeBucket as RangeBucket, type index_d$6_RangeResult as RangeResult, type RangeResults$1 as RangeResults, type Rate$1 as Rate, index_d$6_RateType as RateType, type RecurringInterval$1 as RecurringInterval, RecurringIntervalType$1 as RecurringIntervalType, type RecurringSessionSplit$1 as RecurringSessionSplit, type RecurringSessionsUpdated$1 as RecurringSessionsUpdated, type index_d$6_ReindexMessage as ReindexMessage, type index_d$6_ReindexMessageActionOneOf as ReindexMessageActionOneOf, type index_d$6_RemovedLocationSessionsAction as RemovedLocationSessionsAction, type index_d$6_RemovedLocationSessionsActionActionOptionsOneOf as RemovedLocationSessionsActionActionOptionsOneOf, RequestedFields$1 as RequestedFields, type ReschedulePolicy$1 as ReschedulePolicy, ResolutionMethod$1 as ResolutionMethod, type Resource$1 as Resource, type index_d$6_ResourceGroup as ResourceGroup, type index_d$6_ResourceIds as ResourceIds, type index_d$6_ResourceNotification as ResourceNotification, index_d$6_ResourceNotificationEvent as ResourceNotificationEvent, index_d$6_ResourceStatus as ResourceStatus, type index_d$6_ResourceType as ResourceType, type ResourcesPolicy$1 as ResourcesPolicy, type RestoreInfo$4 as RestoreInfo, type index_d$6_Results as Results, type SaveCreditCardPolicy$1 as SaveCreditCardPolicy, type index_d$6_ScalarAggregation as ScalarAggregation, type ScalarResult$1 as ScalarResult, ScalarType$1 as ScalarType, type Schedule$1 as Schedule, type ScheduleCancelled$1 as ScheduleCancelled, type ScheduleCreated$1 as ScheduleCreated, type ScheduleNotification$1 as ScheduleNotification, type ScheduleNotificationEventOneOf$1 as ScheduleNotificationEventOneOf, ScheduleStatus$1 as ScheduleStatus, type ScheduleUnassignedFromUser$1 as ScheduleUnassignedFromUser, type ScheduleUpdated$1 as ScheduleUpdated, type ScheduleWithSessions$1 as ScheduleWithSessions, type index_d$6_Schema as Schema, type SearchDetails$1 as SearchDetails, type index_d$6_SearchServicesRequest as SearchServicesRequest, type index_d$6_SearchServicesResponse as SearchServicesResponse, type index_d$6_SearchServicesResponseNonNullableFields as SearchServicesResponseNonNullableFields, type index_d$6_SeoSchema as SeoSchema, type index_d$6_Service as Service, type index_d$6_ServiceAvailabilityConstraints as ServiceAvailabilityConstraints, type index_d$6_ServiceCreatedEnvelope as ServiceCreatedEnvelope, type index_d$6_ServiceDeletedEnvelope as ServiceDeletedEnvelope, type index_d$6_ServiceNonNullableFields as ServiceNonNullableFields, type index_d$6_ServiceResource as ServiceResource, type index_d$6_ServiceResourceSelectionOneOf as ServiceResourceSelectionOneOf, index_d$6_ServiceType as ServiceType, type index_d$6_ServiceUpdatedEnvelope as ServiceUpdatedEnvelope, type index_d$6_ServicesQueryBuilder as ServicesQueryBuilder, type index_d$6_ServicesQueryResult as ServicesQueryResult, type index_d$6_ServicesUrlsChanged as ServicesUrlsChanged, type Session$1 as Session, type SessionCancelled$1 as SessionCancelled, type SessionCreated$1 as SessionCreated, SessionType$1 as SessionType, type SessionUpdated$1 as SessionUpdated, type SessionVersion$1 as SessionVersion, type index_d$6_SetCustomSlugEvent as SetCustomSlugEvent, type index_d$6_SetCustomSlugRequest as SetCustomSlugRequest, type index_d$6_SetCustomSlugResponse as SetCustomSlugResponse, type index_d$6_SetCustomSlugResponseNonNullableFields as SetCustomSlugResponseNonNullableFields, type index_d$6_SetServiceLocationsOptions as SetServiceLocationsOptions, type index_d$6_SetServiceLocationsRequest as SetServiceLocationsRequest, type index_d$6_SetServiceLocationsResponse as SetServiceLocationsResponse, type index_d$6_SetServiceLocationsResponseNonNullableFields as SetServiceLocationsResponseNonNullableFields, type index_d$6_Settings as Settings, type SiteCloned$1 as SiteCloned, type SiteCreated$2 as SiteCreated, type SitePropertiesEvent$1 as SitePropertiesEvent, type SitePropertiesNotification$1 as SitePropertiesNotification, type SitePropertiesOnScheduleCreation$1 as SitePropertiesOnScheduleCreation, type index_d$6_Slug as Slug, index_d$6_SortDirection as SortDirection, SortOrder$4 as SortOrder, index_d$6_SortType as SortType, type Sorting$4 as Sorting, type SpecialHourPeriod$2 as SpecialHourPeriod, type SplitInterval$1 as SplitInterval, type StaffData$1 as StaffData, type index_d$6_StaffMediaItem as StaffMediaItem, type index_d$6_StaffMediaItemItemOneOf as StaffMediaItemItemOneOf, type StaffMember$1 as StaffMember, type index_d$6_StaffMemberDetails as StaffMemberDetails, Status$2 as Status, type StreetAddress$3 as StreetAddress, type Subdivision$3 as Subdivision, type SupportedLanguage$1 as SupportedLanguage, type index_d$6_Tag as Tag, type TimePeriod$2 as TimePeriod, type Translation$1 as Translation, Transparency$1 as Transparency, type index_d$6_URLs as URLs, type index_d$6_UpdateService as UpdateService, type index_d$6_UpdateServiceRequest as UpdateServiceRequest, type index_d$6_UpdateServiceResponse as UpdateServiceResponse, type index_d$6_UpdateServiceResponseNonNullableFields as UpdateServiceResponseNonNullableFields, type index_d$6_Upsert as Upsert, type index_d$6_UserDomainInfoChangedEvent as UserDomainInfoChangedEvent, type index_d$6_V1SplitInterval as V1SplitInterval, type index_d$6_V2AvailabilityConstraints as V2AvailabilityConstraints, type index_d$6_V2Category as V2Category, type index_d$6_V2Location as V2Location, type index_d$6_V2LocationOptionsOneOf as V2LocationOptionsOneOf, type index_d$6_V2ParticipantNotification as V2ParticipantNotification, type index_d$6_V2Schedule as V2Schedule, type index_d$6_V4Address as V4Address, type index_d$6_ValidateSlugOptions as ValidateSlugOptions, type index_d$6_ValidateSlugRequest as ValidateSlugRequest, type index_d$6_ValidateSlugResponse as ValidateSlugResponse, type index_d$6_ValidateSlugResponseNonNullableFields as ValidateSlugResponseNonNullableFields, type index_d$6_ValueAggregation as ValueAggregation, type index_d$6_ValueAggregationOptionsOneOf as ValueAggregationOptionsOneOf, type ValueAggregationResult$1 as ValueAggregationResult, type index_d$6_ValueResult as ValueResult, type ValueResults$1 as ValueResults, type index_d$6_VariedPayment as VariedPayment, type Version$1 as Version, type WaitlistPolicy$1 as WaitlistPolicy, WebhookIdentityType$5 as WebhookIdentityType, type index_d$6__publicOnServiceCreatedType as _publicOnServiceCreatedType, type index_d$6__publicOnServiceDeletedType as _publicOnServiceDeletedType, type index_d$6__publicOnServiceUpdatedType as _publicOnServiceUpdatedType, index_d$6_bulkDeleteServices as bulkDeleteServices, index_d$6_bulkDeleteServicesByFilter as bulkDeleteServicesByFilter, index_d$6_bulkUpdateServices as bulkUpdateServices, index_d$6_bulkUpdateServicesByFilter as bulkUpdateServicesByFilter, index_d$6_cloneService as cloneService, index_d$6_countServices as countServices, index_d$6_createService as createService, index_d$6_deleteService as deleteService, index_d$6_disablePricingPlansForService as disablePricingPlansForService, index_d$6_enablePricingPlansForService as enablePricingPlansForService, index_d$6_getService as getService, index_d$6_onServiceCreated as onServiceCreated, index_d$6_onServiceDeleted as onServiceDeleted, index_d$6_onServiceUpdated as onServiceUpdated, onServiceCreated$1 as publicOnServiceCreated, onServiceDeleted$1 as publicOnServiceDeleted, onServiceUpdated$1 as publicOnServiceUpdated, index_d$6_queryCategories as queryCategories, index_d$6_queryLocations as queryLocations, index_d$6_queryPolicies as queryPolicies, index_d$6_queryServices as queryServices, index_d$6_searchServices as searchServices, index_d$6_setCustomSlug as setCustomSlug, index_d$6_setServiceLocations as setServiceLocations, index_d$6_updateService as updateService, index_d$6_validateSlug as validateSlug };
|
|
16679
|
+
export { index_d$6_Action as Action, type ActionEvent$4 as ActionEvent, type Address$4 as Address, type AddressHint$1 as AddressHint, type AddressLocation$3 as AddressLocation, type AddressStreetOneOf$3 as AddressStreetOneOf, type index_d$6_Aggregation as Aggregation, type AggregationData$1 as AggregationData, type index_d$6_AggregationKindOneOf as AggregationKindOneOf, type AggregationResults$1 as AggregationResults, type AggregationResultsResultOneOf$1 as AggregationResultsResultOneOf, type index_d$6_AggregationResultsScalarResult as AggregationResultsScalarResult, AggregationType$1 as AggregationType, type ApplicationError$2 as ApplicationError, ApprovalStatus$1 as ApprovalStatus, type Availability$1 as Availability, type AvailabilityConstraints$1 as AvailabilityConstraints, type AvailabilityPolicy$1 as AvailabilityPolicy, type AvailabilityPolicyUpdated$1 as AvailabilityPolicyUpdated, type BaseEventMetadata$4 as BaseEventMetadata, type index_d$6_Behavior as Behavior, type index_d$6_BehaviorBehaviorOneOf as BehaviorBehaviorOneOf, type index_d$6_Benefit as Benefit, type index_d$6_BenefitNotification as BenefitNotification, index_d$6_BenefitType as BenefitType, type BookAfterStartPolicy$1 as BookAfterStartPolicy, type index_d$6_BookingForm as BookingForm, type BookingPolicy$1 as BookingPolicy, type index_d$6_BookingPolicyWithServices as BookingPolicyWithServices, type BulkActionMetadata$2 as BulkActionMetadata, type index_d$6_BulkCreateServicesRequest as BulkCreateServicesRequest, type index_d$6_BulkCreateServicesResponse as BulkCreateServicesResponse, type index_d$6_BulkDeleteServicesByFilterOptions as BulkDeleteServicesByFilterOptions, type index_d$6_BulkDeleteServicesByFilterRequest as BulkDeleteServicesByFilterRequest, type index_d$6_BulkDeleteServicesByFilterResponse as BulkDeleteServicesByFilterResponse, type index_d$6_BulkDeleteServicesByFilterResponseNonNullableFields as BulkDeleteServicesByFilterResponseNonNullableFields, type index_d$6_BulkDeleteServicesOptions as BulkDeleteServicesOptions, type index_d$6_BulkDeleteServicesRequest as BulkDeleteServicesRequest, type index_d$6_BulkDeleteServicesResponse as BulkDeleteServicesResponse, type index_d$6_BulkDeleteServicesResponseNonNullableFields as BulkDeleteServicesResponseNonNullableFields, type index_d$6_BulkServiceResult as BulkServiceResult, type index_d$6_BulkUpdateServicesByFilterOptions as BulkUpdateServicesByFilterOptions, type index_d$6_BulkUpdateServicesByFilterRequest as BulkUpdateServicesByFilterRequest, type index_d$6_BulkUpdateServicesByFilterResponse as BulkUpdateServicesByFilterResponse, type index_d$6_BulkUpdateServicesByFilterResponseNonNullableFields as BulkUpdateServicesByFilterResponseNonNullableFields, type index_d$6_BulkUpdateServicesOptions as BulkUpdateServicesOptions, type index_d$6_BulkUpdateServicesRequest as BulkUpdateServicesRequest, type index_d$6_BulkUpdateServicesResponse as BulkUpdateServicesResponse, type index_d$6_BulkUpdateServicesResponseNonNullableFields as BulkUpdateServicesResponseNonNullableFields, type index_d$6_BusinessLocation as BusinessLocation, type index_d$6_BusinessLocationOptions as BusinessLocationOptions, type index_d$6_BusinessLocations as BusinessLocations, type BusinessSchedule$2 as BusinessSchedule, type CalendarConference$1 as CalendarConference, type CalendarDateTime$1 as CalendarDateTime, CalendarType$1 as CalendarType, type CancellationFeePolicy$1 as CancellationFeePolicy, type CancellationPolicy$1 as CancellationPolicy, type CancellationWindow$1 as CancellationWindow, type CancellationWindowFeeOneOf$1 as CancellationWindowFeeOneOf, type Categories$1 as Categories, type Category$1 as Category, type CategoryNotification$1 as CategoryNotification, index_d$6_CategoryNotificationEvent as CategoryNotificationEvent, index_d$6_CategoryStatus as CategoryStatus, type ChangeContext$1 as ChangeContext, type ChangeContextPayloadOneOf$1 as ChangeContextPayloadOneOf, index_d$6_CloneErrors as CloneErrors, type index_d$6_CloneServiceOptions as CloneServiceOptions, type index_d$6_CloneServiceRequest as CloneServiceRequest, type index_d$6_CloneServiceResponse as CloneServiceResponse, type index_d$6_CloneServiceResponseNonNullableFields as CloneServiceResponseNonNullableFields, type index_d$6_CommonAddress as CommonAddress, type index_d$6_CommonAddressLocation as CommonAddressLocation, type index_d$6_CommonAddressStreetOneOf as CommonAddressStreetOneOf, type index_d$6_CommonStreetAddress as CommonStreetAddress, type ConferenceProvider$1 as ConferenceProvider, ConferenceType$1 as ConferenceType, type index_d$6_Conferencing as Conferencing, type index_d$6_ConnectedService as ConnectedService, type ConsentPolicy$1 as ConsentPolicy, type index_d$6_CountServicesOptions as CountServicesOptions, type index_d$6_CountServicesRequest as CountServicesRequest, type index_d$6_CountServicesResponse as CountServicesResponse, type index_d$6_CountServicesResponseNonNullableFields as CountServicesResponseNonNullableFields, type index_d$6_CreateServiceRequest as CreateServiceRequest, type index_d$6_CreateServiceResponse as CreateServiceResponse, type index_d$6_CreateServiceResponseNonNullableFields as CreateServiceResponseNonNullableFields, index_d$6_CrudType as CrudType, type CursorPaging$4 as CursorPaging, type CursorPagingMetadata$3 as CursorPagingMetadata, type CursorQuery$2 as CursorQuery, type CursorQueryPagingMethodOneOf$2 as CursorQueryPagingMethodOneOf, type CursorSearch$1 as CursorSearch, type CursorSearchPagingMethodOneOf$1 as CursorSearchPagingMethodOneOf, type Cursors$4 as Cursors, type index_d$6_CustomLocationOptions as CustomLocationOptions, type index_d$6_CustomLocations as CustomLocations, type index_d$6_CustomPayment as CustomPayment, type index_d$6_CustomerLocations as CustomerLocations, type index_d$6_DateHistogramAggregation as DateHistogramAggregation, index_d$6_DateHistogramAggregationInterval as DateHistogramAggregationInterval, type index_d$6_DateHistogramResult as DateHistogramResult, type index_d$6_DateHistogramResults as DateHistogramResults, Day$1 as Day, DayOfWeek$2 as DayOfWeek, type index_d$6_Delete as Delete, type index_d$6_DeleteServiceOptions as DeleteServiceOptions, type index_d$6_DeleteServiceRequest as DeleteServiceRequest, type index_d$6_DeleteServiceResponse as DeleteServiceResponse, type index_d$6_DisablePricingPlansForServiceOptions as DisablePricingPlansForServiceOptions, type index_d$6_DisablePricingPlansForServiceRequest as DisablePricingPlansForServiceRequest, type index_d$6_DisablePricingPlansForServiceResponse as DisablePricingPlansForServiceResponse, type index_d$6_DisablePricingPlansForServiceResponseNonNullableFields as DisablePricingPlansForServiceResponseNonNullableFields, type index_d$6_Discount as Discount, type index_d$6_DiscountDiscountOneOf as DiscountDiscountOneOf, type DomainEvent$4 as DomainEvent, type DomainEventBodyOneOf$4 as DomainEventBodyOneOf, type Duration$2 as Duration, type Empty$2 as Empty, type index_d$6_EnablePricingPlansForServiceRequest as EnablePricingPlansForServiceRequest, type index_d$6_EnablePricingPlansForServiceResponse as EnablePricingPlansForServiceResponse, type index_d$6_EnablePricingPlansForServiceResponseNonNullableFields as EnablePricingPlansForServiceResponseNonNullableFields, type EntityCreatedEvent$4 as EntityCreatedEvent, type EntityDeletedEvent$4 as EntityDeletedEvent, type EntityUpdatedEvent$4 as EntityUpdatedEvent, type index_d$6_EntryPass as EntryPass, Event$1 as Event, type EventMetadata$3 as EventMetadata, type ExtendedFields$4 as ExtendedFields, type ExternalCalendarInfo$1 as ExternalCalendarInfo, type ExternalCalendarOverrides$1 as ExternalCalendarOverrides, type index_d$6_FixedPayment as FixedPayment, type index_d$6_Form as Form, type index_d$6_FormDetails as FormDetails, type index_d$6_FormSettings as FormSettings, type Frequency$1 as Frequency, type GeoCoordinates$1 as GeoCoordinates, type index_d$6_GetServiceAvailabilityConstraintsRequest as GetServiceAvailabilityConstraintsRequest, type index_d$6_GetServiceAvailabilityConstraintsResponse as GetServiceAvailabilityConstraintsResponse, type index_d$6_GetServiceRequest as GetServiceRequest, type index_d$6_GetServiceResponse as GetServiceResponse, type index_d$6_GetServiceResponseNonNullableFields as GetServiceResponseNonNullableFields, type index_d$6_GroupByAggregation as GroupByAggregation, type index_d$6_GroupByAggregationKindOneOf as GroupByAggregationKindOneOf, type GroupByValueResults$1 as GroupByValueResults, type index_d$6_HtmlSitePublished as HtmlSitePublished, type IdentificationData$6 as IdentificationData, type IdentificationDataIdOneOf$6 as IdentificationDataIdOneOf, type index_d$6_IncludeMissingValuesOptions as IncludeMissingValuesOptions, type Interval$1 as Interval, type IntervalSplit$1 as IntervalSplit, type index_d$6_InvalidPricingPlan as InvalidPricingPlan, index_d$6_InvalidSlugError as InvalidSlugError, type ItemMetadata$2 as ItemMetadata, type index_d$6_Keyword as Keyword, type LimitEarlyBookingPolicy$1 as LimitEarlyBookingPolicy, type LimitLateBookingPolicy$1 as LimitLateBookingPolicy, type LinkedSchedule$1 as LinkedSchedule, type LocalDateTime$1 as LocalDateTime, type Locale$1 as Locale, type Location$3 as Location, LocationStatus$1 as LocationStatus, LocationType$3 as LocationType, index_d$6_LocationTypeEnumLocationType as LocationTypeEnumLocationType, type LocationsAddress$1 as LocationsAddress, type LocationsAddressLocation$1 as LocationsAddressLocation, type LocationsLocation$1 as LocationsLocation, LocationsLocationType$1 as LocationsLocationType, type LocationsStreetAddress$1 as LocationsStreetAddress, type index_d$6_MaskedService as MaskedService, type index_d$6_Media as Media, type MediaItem$1 as MediaItem, type index_d$6_MediaItemItemOneOf as MediaItemItemOneOf, type MessageEnvelope$5 as MessageEnvelope, type MigrationData$1 as MigrationData, type MigrationEvent$1 as MigrationEvent, index_d$6_MissingValues as MissingValues, Mode$1 as Mode, type Money$1 as Money, type index_d$6_MoveToNewLocationsOptions as MoveToNewLocationsOptions, type index_d$6_MultiServiceEnabledNotification as MultiServiceEnabledNotification, type Multilingual$1 as Multilingual, type MultipleSessionsCreated$1 as MultipleSessionsCreated, type index_d$6_NestedAggregation as NestedAggregation, type index_d$6_NestedAggregationItem as NestedAggregationItem, type index_d$6_NestedAggregationItemKindOneOf as NestedAggregationItemKindOneOf, type NestedAggregationResults$1 as NestedAggregationResults, type NestedAggregationResultsResultOneOf$1 as NestedAggregationResultsResultOneOf, index_d$6_NestedAggregationType as NestedAggregationType, type index_d$6_NestedResultValue as NestedResultValue, type index_d$6_NestedResultValueResultOneOf as NestedResultValueResultOneOf, type index_d$6_NestedResults as NestedResults, type NestedValueAggregationResult$1 as NestedValueAggregationResult, type index_d$6_OnlineBooking as OnlineBooking, type index_d$6_Page as Page, type Paging$2 as Paging, type PagingMetadataV2$1 as PagingMetadataV2, type Participant$1 as Participant, type ParticipantNotification$4 as ParticipantNotification, type ParticipantsPolicy$1 as ParticipantsPolicy, type index_d$6_Payment as Payment, type index_d$6_PaymentOptions as PaymentOptions, type index_d$6_PaymentRateOneOf as PaymentRateOneOf, PlacementType$1 as PlacementType, type PolicyDescription$1 as PolicyDescription, type Price$1 as Price, type Properties$1 as Properties, type PropertiesChange$1 as PropertiesChange, type index_d$6_QueryBookingFormsRequest as QueryBookingFormsRequest, type index_d$6_QueryBookingFormsResponse as QueryBookingFormsResponse, type index_d$6_QueryCategoriesFilter as QueryCategoriesFilter, type index_d$6_QueryCategoriesOptions as QueryCategoriesOptions, type index_d$6_QueryCategoriesRequest as QueryCategoriesRequest, type index_d$6_QueryCategoriesResponse as QueryCategoriesResponse, type index_d$6_QueryCategoriesResponseNonNullableFields as QueryCategoriesResponseNonNullableFields, type index_d$6_QueryLocationsFilter as QueryLocationsFilter, type index_d$6_QueryLocationsOptions as QueryLocationsOptions, type index_d$6_QueryLocationsRequest as QueryLocationsRequest, type index_d$6_QueryLocationsResponse as QueryLocationsResponse, type index_d$6_QueryLocationsResponseNonNullableFields as QueryLocationsResponseNonNullableFields, type index_d$6_QueryPoliciesRequest as QueryPoliciesRequest, type index_d$6_QueryPoliciesResponse as QueryPoliciesResponse, type index_d$6_QueryPoliciesResponseNonNullableFields as QueryPoliciesResponseNonNullableFields, type index_d$6_QueryServicesMultiLanguageRequest as QueryServicesMultiLanguageRequest, type index_d$6_QueryServicesMultiLanguageResponse as QueryServicesMultiLanguageResponse, type index_d$6_QueryServicesOptions as QueryServicesOptions, type index_d$6_QueryServicesRequest as QueryServicesRequest, type index_d$6_QueryServicesResponse as QueryServicesResponse, type index_d$6_QueryServicesResponseNonNullableFields as QueryServicesResponseNonNullableFields, type QueryV2$2 as QueryV2, type QueryV2PagingMethodOneOf$2 as QueryV2PagingMethodOneOf, type index_d$6_RangeAggregation as RangeAggregation, type RangeAggregationResult$1 as RangeAggregationResult, type index_d$6_RangeBucket as RangeBucket, type index_d$6_RangeResult as RangeResult, type RangeResults$1 as RangeResults, type Rate$1 as Rate, index_d$6_RateType as RateType, type RecurringInterval$1 as RecurringInterval, RecurringIntervalType$1 as RecurringIntervalType, type RecurringSessionSplit$1 as RecurringSessionSplit, type RecurringSessionsUpdated$1 as RecurringSessionsUpdated, type index_d$6_ReindexMessage as ReindexMessage, type index_d$6_ReindexMessageActionOneOf as ReindexMessageActionOneOf, type index_d$6_RemovedLocationSessionsAction as RemovedLocationSessionsAction, type index_d$6_RemovedLocationSessionsActionActionOptionsOneOf as RemovedLocationSessionsActionActionOptionsOneOf, RequestedFields$1 as RequestedFields, type ReschedulePolicy$1 as ReschedulePolicy, ResolutionMethod$1 as ResolutionMethod, type Resource$1 as Resource, type index_d$6_ResourceGroup as ResourceGroup, type index_d$6_ResourceIds as ResourceIds, type index_d$6_ResourceNotification as ResourceNotification, index_d$6_ResourceNotificationEvent as ResourceNotificationEvent, index_d$6_ResourceStatus as ResourceStatus, type index_d$6_ResourceType as ResourceType, type ResourcesPolicy$1 as ResourcesPolicy, type RestoreInfo$4 as RestoreInfo, type index_d$6_Results as Results, type SaveCreditCardPolicy$1 as SaveCreditCardPolicy, type index_d$6_ScalarAggregation as ScalarAggregation, type ScalarResult$1 as ScalarResult, ScalarType$1 as ScalarType, type Schedule$1 as Schedule, type ScheduleCancelled$1 as ScheduleCancelled, type ScheduleCreated$1 as ScheduleCreated, type ScheduleNotification$1 as ScheduleNotification, type ScheduleNotificationEventOneOf$1 as ScheduleNotificationEventOneOf, ScheduleStatus$1 as ScheduleStatus, type ScheduleUnassignedFromUser$1 as ScheduleUnassignedFromUser, type ScheduleUpdated$1 as ScheduleUpdated, type ScheduleWithSessions$1 as ScheduleWithSessions, type index_d$6_Schema as Schema, type SearchDetails$1 as SearchDetails, type index_d$6_SearchServicesRequest as SearchServicesRequest, type index_d$6_SearchServicesResponse as SearchServicesResponse, type index_d$6_SearchServicesResponseNonNullableFields as SearchServicesResponseNonNullableFields, type index_d$6_SeoSchema as SeoSchema, type index_d$6_Service as Service, type index_d$6_ServiceAvailabilityConstraints as ServiceAvailabilityConstraints, type index_d$6_ServiceCreatedEnvelope as ServiceCreatedEnvelope, type index_d$6_ServiceDeletedEnvelope as ServiceDeletedEnvelope, type index_d$6_ServiceNonNullableFields as ServiceNonNullableFields, type index_d$6_ServiceResource as ServiceResource, type index_d$6_ServiceResourceSelectionOneOf as ServiceResourceSelectionOneOf, index_d$6_ServiceType as ServiceType, type index_d$6_ServiceUpdatedEnvelope as ServiceUpdatedEnvelope, type index_d$6_ServicesQueryBuilder as ServicesQueryBuilder, type index_d$6_ServicesQueryResult as ServicesQueryResult, type index_d$6_ServicesUrlsChanged as ServicesUrlsChanged, type Session$1 as Session, type SessionCancelled$1 as SessionCancelled, type SessionCreated$1 as SessionCreated, SessionType$1 as SessionType, type SessionUpdated$1 as SessionUpdated, type SessionVersion$1 as SessionVersion, type index_d$6_SetCustomSlugEvent as SetCustomSlugEvent, type index_d$6_SetCustomSlugRequest as SetCustomSlugRequest, type index_d$6_SetCustomSlugResponse as SetCustomSlugResponse, type index_d$6_SetCustomSlugResponseNonNullableFields as SetCustomSlugResponseNonNullableFields, type index_d$6_SetServiceLocationsOptions as SetServiceLocationsOptions, type index_d$6_SetServiceLocationsRequest as SetServiceLocationsRequest, type index_d$6_SetServiceLocationsResponse as SetServiceLocationsResponse, type index_d$6_SetServiceLocationsResponseNonNullableFields as SetServiceLocationsResponseNonNullableFields, type index_d$6_Settings as Settings, type SiteCloned$1 as SiteCloned, type SiteCreated$2 as SiteCreated, type SitePropertiesEvent$1 as SitePropertiesEvent, type SitePropertiesNotification$1 as SitePropertiesNotification, type SitePropertiesOnScheduleCreation$1 as SitePropertiesOnScheduleCreation, type index_d$6_Slug as Slug, index_d$6_SortDirection as SortDirection, SortOrder$4 as SortOrder, index_d$6_SortType as SortType, type Sorting$4 as Sorting, type SpecialHourPeriod$2 as SpecialHourPeriod, type SplitInterval$1 as SplitInterval, type StaffData$1 as StaffData, type index_d$6_StaffMediaItem as StaffMediaItem, type index_d$6_StaffMediaItemItemOneOf as StaffMediaItemItemOneOf, type StaffMember$1 as StaffMember, type index_d$6_StaffMemberDetails as StaffMemberDetails, Status$2 as Status, type StreetAddress$3 as StreetAddress, type Subdivision$3 as Subdivision, type SupportedLanguage$1 as SupportedLanguage, type index_d$6_Tag as Tag, type TimePeriod$2 as TimePeriod, type Translation$1 as Translation, Transparency$1 as Transparency, type index_d$6_URLs as URLs, type index_d$6_UpdateService as UpdateService, type index_d$6_UpdateServiceRequest as UpdateServiceRequest, type index_d$6_UpdateServiceResponse as UpdateServiceResponse, type index_d$6_UpdateServiceResponseNonNullableFields as UpdateServiceResponseNonNullableFields, type index_d$6_Upsert as Upsert, type index_d$6_UserDomainInfoChangedEvent as UserDomainInfoChangedEvent, type index_d$6_V1SplitInterval as V1SplitInterval, type index_d$6_V2AvailabilityConstraints as V2AvailabilityConstraints, type index_d$6_V2Category as V2Category, type index_d$6_V2Location as V2Location, type index_d$6_V2LocationOptionsOneOf as V2LocationOptionsOneOf, type index_d$6_V2ParticipantNotification as V2ParticipantNotification, type index_d$6_V2Schedule as V2Schedule, type index_d$6_V4Address as V4Address, type index_d$6_ValidateSlugOptions as ValidateSlugOptions, type index_d$6_ValidateSlugRequest as ValidateSlugRequest, type index_d$6_ValidateSlugResponse as ValidateSlugResponse, type index_d$6_ValidateSlugResponseNonNullableFields as ValidateSlugResponseNonNullableFields, type index_d$6_ValueAggregation as ValueAggregation, type index_d$6_ValueAggregationOptionsOneOf as ValueAggregationOptionsOneOf, type ValueAggregationResult$1 as ValueAggregationResult, type index_d$6_ValueResult as ValueResult, type ValueResults$1 as ValueResults, type index_d$6_VariedPayment as VariedPayment, type Version$1 as Version, type WaitlistPolicy$1 as WaitlistPolicy, WebhookIdentityType$5 as WebhookIdentityType, type index_d$6__publicOnServiceCreatedType as _publicOnServiceCreatedType, type index_d$6__publicOnServiceDeletedType as _publicOnServiceDeletedType, type index_d$6__publicOnServiceUpdatedType as _publicOnServiceUpdatedType, index_d$6_bulkDeleteServices as bulkDeleteServices, index_d$6_bulkDeleteServicesByFilter as bulkDeleteServicesByFilter, index_d$6_bulkUpdateServices as bulkUpdateServices, index_d$6_bulkUpdateServicesByFilter as bulkUpdateServicesByFilter, index_d$6_cloneService as cloneService, index_d$6_countServices as countServices, index_d$6_createService as createService, index_d$6_deleteService as deleteService, index_d$6_disablePricingPlansForService as disablePricingPlansForService, index_d$6_enablePricingPlansForService as enablePricingPlansForService, index_d$6_getService as getService, index_d$6_onServiceCreated as onServiceCreated, index_d$6_onServiceDeleted as onServiceDeleted, index_d$6_onServiceUpdated as onServiceUpdated, onServiceCreated$1 as publicOnServiceCreated, onServiceDeleted$1 as publicOnServiceDeleted, onServiceUpdated$1 as publicOnServiceUpdated, index_d$6_queryCategories as queryCategories, index_d$6_queryLocations as queryLocations, index_d$6_queryPolicies as queryPolicies, index_d$6_queryServices as queryServices, index_d$6_searchServices as searchServices, index_d$6_setCustomSlug as setCustomSlug, index_d$6_setServiceLocations as setServiceLocations, index_d$6_updateService as updateService, index_d$6_validateSlug as validateSlug };
|
|
16667
16680
|
}
|
|
16668
16681
|
|
|
16669
16682
|
/** StaffMember is the main entity of Bookings StaffMembers. used to manage staff providing services */
|
|
@@ -22141,6 +22154,7 @@ interface ServiceChoice$1 extends ServiceChoiceChoiceOneOf$1 {
|
|
|
22141
22154
|
* Each choice may have a different price.
|
|
22142
22155
|
*/
|
|
22143
22156
|
custom?: string;
|
|
22157
|
+
duration?: Duration$1;
|
|
22144
22158
|
/**
|
|
22145
22159
|
* ID of the corresponding option for the choice. For example, the choice `child`
|
|
22146
22160
|
* could correspond to the option `ageGroup`. In this case, `optionId` is the ID
|
|
@@ -22157,6 +22171,19 @@ interface ServiceChoiceChoiceOneOf$1 {
|
|
|
22157
22171
|
* Each choice may have a different price.
|
|
22158
22172
|
*/
|
|
22159
22173
|
custom?: string;
|
|
22174
|
+
duration?: Duration$1;
|
|
22175
|
+
}
|
|
22176
|
+
interface Duration$1 {
|
|
22177
|
+
/**
|
|
22178
|
+
* Duration of the service in minutes.
|
|
22179
|
+
* Min: 1 minute, Max: 30 days, 23 hours, and 59 minutes
|
|
22180
|
+
*/
|
|
22181
|
+
minutes?: number | null;
|
|
22182
|
+
/**
|
|
22183
|
+
* Name of the duration option.
|
|
22184
|
+
* Defaults to the formatted duration e.g. "1 hour, 30 minutes".
|
|
22185
|
+
*/
|
|
22186
|
+
name?: string | null;
|
|
22160
22187
|
}
|
|
22161
22188
|
interface MultiServiceBookingInfo$1 {
|
|
22162
22189
|
/**
|
|
@@ -25217,7 +25244,7 @@ declare const index_d$1_rescheduleMultiServiceBooking: typeof rescheduleMultiSer
|
|
|
25217
25244
|
declare const index_d$1_updateExtendedFields: typeof updateExtendedFields;
|
|
25218
25245
|
declare const index_d$1_updateNumberOfParticipants: typeof updateNumberOfParticipants;
|
|
25219
25246
|
declare namespace index_d$1 {
|
|
25220
|
-
export { type index_d$1_ActionEvent as ActionEvent, Actor$1 as Actor, type index_d$1_AddBookingsToMultiServiceBookingOptions as AddBookingsToMultiServiceBookingOptions, type index_d$1_AddBookingsToMultiServiceBookingRequest as AddBookingsToMultiServiceBookingRequest, type index_d$1_AddBookingsToMultiServiceBookingResponse as AddBookingsToMultiServiceBookingResponse, type index_d$1_AddBookingsToMultiServiceBookingResponseNonNullableFields as AddBookingsToMultiServiceBookingResponseNonNullableFields, type Address$1 as Address, type AddressLocation$1 as AddressLocation, type AddressStreetOneOf$1 as AddressStreetOneOf, type index_d$1_AllowedActions as AllowedActions, type index_d$1_ApplicationError as ApplicationError, type index_d$1_AvailableResources as AvailableResources, type index_d$1_BaseEventMetadata as BaseEventMetadata, type BookedEntity$1 as BookedEntity, type BookedEntityItemOneOf$1 as BookedEntityItemOneOf, type BookedResource$1 as BookedResource, type BookedSchedule$1 as BookedSchedule, type BookedSlot$1 as BookedSlot, type Booking$1 as Booking, type index_d$1_BookingCanceled as BookingCanceled, type index_d$1_BookingCanceledEnvelope as BookingCanceledEnvelope, type index_d$1_BookingChanged as BookingChanged, type index_d$1_BookingConfirmed as BookingConfirmed, type index_d$1_BookingConfirmedEnvelope as BookingConfirmedEnvelope, type index_d$1_BookingCreatedEnvelope as BookingCreatedEnvelope, type index_d$1_BookingDeclined as BookingDeclined, type index_d$1_BookingDeclinedEnvelope as BookingDeclinedEnvelope, type index_d$1_BookingDetails as BookingDetails, type index_d$1_BookingIdAndRevision as BookingIdAndRevision, type index_d$1_BookingInfo as BookingInfo, type index_d$1_BookingMarkedAsPending as BookingMarkedAsPending, type index_d$1_BookingNumberOfParticipantsUpdatedEnvelope as BookingNumberOfParticipantsUpdatedEnvelope, type BookingParticipantsInfoOneOf$1 as BookingParticipantsInfoOneOf, type index_d$1_BookingPolicySettings as BookingPolicySettings, type index_d$1_BookingPolicyViolations as BookingPolicyViolations, type index_d$1_BookingRescheduled as BookingRescheduled, type index_d$1_BookingRescheduledEnvelope as BookingRescheduledEnvelope, type index_d$1_BookingRescheduledPreviousParticipantsInfoOneOf as BookingRescheduledPreviousParticipantsInfoOneOf, type index_d$1_BookingResult as BookingResult, type BookingSource$1 as BookingSource, BookingStatus$1 as BookingStatus, type index_d$1_BookingUpdatedEnvelope as BookingUpdatedEnvelope, type index_d$1_BulkActionMetadata as BulkActionMetadata, type index_d$1_BulkBookingResult as BulkBookingResult, type index_d$1_BulkCalculateAllowedActionsRequest as BulkCalculateAllowedActionsRequest, type index_d$1_BulkCalculateAllowedActionsResponse as BulkCalculateAllowedActionsResponse, type index_d$1_BulkCalculateAllowedActionsResult as BulkCalculateAllowedActionsResult, type index_d$1_BulkConfirmOrDeclineBookingRequest as BulkConfirmOrDeclineBookingRequest, type index_d$1_BulkConfirmOrDeclineBookingRequestBookingDetails as BulkConfirmOrDeclineBookingRequestBookingDetails, type index_d$1_BulkConfirmOrDeclineBookingResponse as BulkConfirmOrDeclineBookingResponse, type index_d$1_BulkCreateBookingOptions as BulkCreateBookingOptions, type index_d$1_BulkCreateBookingRequest as BulkCreateBookingRequest, type index_d$1_BulkCreateBookingResponse as BulkCreateBookingResponse, type index_d$1_BulkCreateBookingResponseNonNullableFields as BulkCreateBookingResponseNonNullableFields, type index_d$1_BulkGetMultiServiceBookingAllowedActionsRequest as BulkGetMultiServiceBookingAllowedActionsRequest, type index_d$1_BulkGetMultiServiceBookingAllowedActionsResponse as BulkGetMultiServiceBookingAllowedActionsResponse, type index_d$1_BulkGetMultiServiceBookingAllowedActionsResponseNonNullableFields as BulkGetMultiServiceBookingAllowedActionsResponseNonNullableFields, type index_d$1_BulkRescheduleBookingRequest as BulkRescheduleBookingRequest, type index_d$1_BulkRescheduleBookingRequestBooking as BulkRescheduleBookingRequestBooking, type index_d$1_BulkRescheduleBookingResponse as BulkRescheduleBookingResponse, type index_d$1_BulkUpdateBookedScheduleRequest as BulkUpdateBookedScheduleRequest, type index_d$1_BulkUpdateBookedScheduleResponse as BulkUpdateBookedScheduleResponse, type index_d$1_BulkUpdateBookingRequest as BulkUpdateBookingRequest, type index_d$1_BulkUpdateBookingResponse as BulkUpdateBookingResponse, type index_d$1_CalculateAllowedActionsRequest as CalculateAllowedActionsRequest, type index_d$1_CalculateAllowedActionsResponse as CalculateAllowedActionsResponse, type index_d$1_CancelBookingFlowControlSettings as CancelBookingFlowControlSettings, type index_d$1_CancelBookingOptions as CancelBookingOptions, type index_d$1_CancelBookingRequest as CancelBookingRequest, type index_d$1_CancelBookingRequestFlowControlSettings as CancelBookingRequestFlowControlSettings, type index_d$1_CancelBookingResponse as CancelBookingResponse, type index_d$1_CancelBookingResponseNonNullableFields as CancelBookingResponseNonNullableFields, type index_d$1_CancelMultiServiceBookingOptions as CancelMultiServiceBookingOptions, type index_d$1_CancelMultiServiceBookingRequest as CancelMultiServiceBookingRequest, type index_d$1_CancelMultiServiceBookingResponse as CancelMultiServiceBookingResponse, type index_d$1_CancelMultiServiceBookingResponseNonNullableFields as CancelMultiServiceBookingResponseNonNullableFields, type index_d$1_Clash as Clash, type index_d$1_CommonIdentificationData as CommonIdentificationData, type index_d$1_CommonIdentificationDataIdOneOf as CommonIdentificationDataIdOneOf, type index_d$1_ConfirmBookingFlowControlSettings as ConfirmBookingFlowControlSettings, type index_d$1_ConfirmBookingOptions as ConfirmBookingOptions, type index_d$1_ConfirmBookingRequest as ConfirmBookingRequest, type index_d$1_ConfirmBookingResponse as ConfirmBookingResponse, type index_d$1_ConfirmBookingResponseNonNullableFields as ConfirmBookingResponseNonNullableFields, type index_d$1_ConfirmMultiServiceBookingOptions as ConfirmMultiServiceBookingOptions, type index_d$1_ConfirmMultiServiceBookingRequest as ConfirmMultiServiceBookingRequest, type index_d$1_ConfirmMultiServiceBookingResponse as ConfirmMultiServiceBookingResponse, type index_d$1_ConfirmMultiServiceBookingResponseNonNullableFields as ConfirmMultiServiceBookingResponseNonNullableFields, type index_d$1_ConfirmOrDeclineBookingOptions as ConfirmOrDeclineBookingOptions, type index_d$1_ConfirmOrDeclineBookingRequest as ConfirmOrDeclineBookingRequest, type index_d$1_ConfirmOrDeclineBookingResponse as ConfirmOrDeclineBookingResponse, type index_d$1_ConfirmOrDeclineBookingResponseNonNullableFields as ConfirmOrDeclineBookingResponseNonNullableFields, type index_d$1_ConfirmRequest as ConfirmRequest, type index_d$1_ConfirmResponse as ConfirmResponse, type index_d$1_ConsistentQueryBookingsRequest as ConsistentQueryBookingsRequest, type index_d$1_ConsistentQueryBookingsResponse as ConsistentQueryBookingsResponse, type ContactDetails$1 as ContactDetails, type index_d$1_CreateBookingFlowControlSettings as CreateBookingFlowControlSettings, type index_d$1_CreateBookingInfo as CreateBookingInfo, type index_d$1_CreateBookingOptions as CreateBookingOptions, type index_d$1_CreateBookingRequest as CreateBookingRequest, type index_d$1_CreateBookingRequestFlowControlSettings as CreateBookingRequestFlowControlSettings, type index_d$1_CreateBookingResponse as CreateBookingResponse, type index_d$1_CreateBookingResponseNonNullableFields as CreateBookingResponseNonNullableFields, type index_d$1_CreateMultiServiceBookingOptions as CreateMultiServiceBookingOptions, type index_d$1_CreateMultiServiceBookingRequest as CreateMultiServiceBookingRequest, type index_d$1_CreateMultiServiceBookingResponse as CreateMultiServiceBookingResponse, type index_d$1_CreateMultiServiceBookingResponseNonNullableFields as CreateMultiServiceBookingResponseNonNullableFields, type index_d$1_CursorPaging as CursorPaging, type index_d$1_Cursors as Cursors, type CustomFormField$1 as CustomFormField, type index_d$1_DeclineBookingFlowControlSettings as DeclineBookingFlowControlSettings, type index_d$1_DeclineBookingOptions as DeclineBookingOptions, type index_d$1_DeclineBookingRequest as DeclineBookingRequest, type index_d$1_DeclineBookingResponse as DeclineBookingResponse, type index_d$1_DeclineBookingResponseNonNullableFields as DeclineBookingResponseNonNullableFields, type index_d$1_DeclineMultiServiceBookingOptions as DeclineMultiServiceBookingOptions, type index_d$1_DeclineMultiServiceBookingRequest as DeclineMultiServiceBookingRequest, type index_d$1_DeclineMultiServiceBookingResponse as DeclineMultiServiceBookingResponse, type index_d$1_DeclineMultiServiceBookingResponseNonNullableFields as DeclineMultiServiceBookingResponseNonNullableFields, type index_d$1_DomainEvent as DomainEvent, type index_d$1_DomainEventBodyOneOf as DomainEventBodyOneOf, type index_d$1_EntityCreatedEvent as EntityCreatedEvent, type index_d$1_EntityDeletedEvent as EntityDeletedEvent, type index_d$1_EntityUpdatedEvent as EntityUpdatedEvent, type index_d$1_EventMetadata as EventMetadata, type ExtendedFields$1 as ExtendedFields, type FlowControlSettings$1 as FlowControlSettings, type index_d$1_GetMultiServiceBookingAvailabilityRequest as GetMultiServiceBookingAvailabilityRequest, type index_d$1_GetMultiServiceBookingAvailabilityResponse as GetMultiServiceBookingAvailabilityResponse, type index_d$1_GetMultiServiceBookingAvailabilityResponseBookingInfo as GetMultiServiceBookingAvailabilityResponseBookingInfo, type index_d$1_GetMultiServiceBookingAvailabilityResponseNonNullableFields as GetMultiServiceBookingAvailabilityResponseNonNullableFields, type index_d$1_GetMultiServiceBookingRequest as GetMultiServiceBookingRequest, type index_d$1_GetMultiServiceBookingResponse as GetMultiServiceBookingResponse, type index_d$1_GetMultiServiceBookingResponseNonNullableFields as GetMultiServiceBookingResponseNonNullableFields, type index_d$1_GetScheduleAvailabilityRequest as GetScheduleAvailabilityRequest, type index_d$1_GetScheduleAvailabilityResponse as GetScheduleAvailabilityResponse, type index_d$1_GetSlotAvailabilityRequest as GetSlotAvailabilityRequest, type index_d$1_GetSlotAvailabilityResponse as GetSlotAvailabilityResponse, type IdentificationData$1 as IdentificationData, type IdentificationDataIdOneOf$1 as IdentificationDataIdOneOf, index_d$1_IdentificationDataIdentityType as IdentificationDataIdentityType, IdentityType$1 as IdentityType, type index_d$1_ItemMetadata as ItemMetadata, type index_d$1_LegacyCreateBookingRequest as LegacyCreateBookingRequest, type index_d$1_LegacyCreateBookingResponse as LegacyCreateBookingResponse, type Location$1 as Location, index_d$1_LocationLocationType as LocationLocationType, LocationType$1 as LocationType, type index_d$1_MarkAsMultiServiceBookingOptions as MarkAsMultiServiceBookingOptions, type index_d$1_MarkAsMultiServiceBookingRequest as MarkAsMultiServiceBookingRequest, type index_d$1_MarkAsMultiServiceBookingResponse as MarkAsMultiServiceBookingResponse, type index_d$1_MarkBookingAsPendingFlowControlSettings as MarkBookingAsPendingFlowControlSettings, type index_d$1_MarkBookingAsPendingRequest as MarkBookingAsPendingRequest, type index_d$1_MarkBookingAsPendingResponse as MarkBookingAsPendingResponse, type index_d$1_MarkMultiServiceBookingAsPendingOptions as MarkMultiServiceBookingAsPendingOptions, type index_d$1_MarkMultiServiceBookingAsPendingRequest as MarkMultiServiceBookingAsPendingRequest, type index_d$1_MarkMultiServiceBookingAsPendingResponse as MarkMultiServiceBookingAsPendingResponse, type index_d$1_MarkMultiServiceBookingAsPendingResponseNonNullableFields as MarkMultiServiceBookingAsPendingResponseNonNullableFields, type index_d$1_MaskedBooking as MaskedBooking, type index_d$1_MessageEnvelope as MessageEnvelope, type index_d$1_MigrationCheckIfClashesWithBlockedTimeRequest as MigrationCheckIfClashesWithBlockedTimeRequest, type index_d$1_MigrationCheckIfClashesWithBlockedTimeResponse as MigrationCheckIfClashesWithBlockedTimeResponse, type index_d$1_MsidAndBookingId as MsidAndBookingId, type index_d$1_MultiServiceBooking as MultiServiceBooking, type MultiServiceBookingInfo$1 as MultiServiceBookingInfo, type index_d$1_MultiServiceBookingMetadata as MultiServiceBookingMetadata, type index_d$1_MultiServiceBookingNonNullableFields as MultiServiceBookingNonNullableFields, MultiServiceBookingType$1 as MultiServiceBookingType, type index_d$1_NumberOfParticipantsUpdated as NumberOfParticipantsUpdated, type index_d$1_NumberOfParticipantsUpdatedPreviousParticipantsInfoOneOf as NumberOfParticipantsUpdatedPreviousParticipantsInfoOneOf, type index_d$1_Paging as Paging, type index_d$1_PagingMetadataV2 as PagingMetadataV2, type ParticipantChoices$1 as ParticipantChoices, type ParticipantNotification$1 as ParticipantNotification, type index_d$1_PartySizeRequest as PartySizeRequest, type index_d$1_PartySizeRequestPartySizeForOneOf as PartySizeRequestPartySizeForOneOf, type index_d$1_PartySizeResponse as PartySizeResponse, PaymentStatus$1 as PaymentStatus, Platform$1 as Platform, type index_d$1_QueryBookingsRequest as QueryBookingsRequest, type index_d$1_QueryBookingsResponse as QueryBookingsResponse, type index_d$1_QueryV2 as QueryV2, type index_d$1_QueryV2PagingMethodOneOf as QueryV2PagingMethodOneOf, type index_d$1_RemoveBookingsFromMultiServiceBookingOptions as RemoveBookingsFromMultiServiceBookingOptions, type index_d$1_RemoveBookingsFromMultiServiceBookingRequest as RemoveBookingsFromMultiServiceBookingRequest, type index_d$1_RemoveBookingsFromMultiServiceBookingResponse as RemoveBookingsFromMultiServiceBookingResponse, type index_d$1_RemoveBookingsFromMultiServiceBookingResponseNonNullableFields as RemoveBookingsFromMultiServiceBookingResponseNonNullableFields, type index_d$1_RescheduleBookingFlowControlSettings as RescheduleBookingFlowControlSettings, type index_d$1_RescheduleBookingInfo as RescheduleBookingInfo, type index_d$1_RescheduleBookingInfoParticipantsInfoOneOf as RescheduleBookingInfoParticipantsInfoOneOf, type index_d$1_RescheduleBookingOptions as RescheduleBookingOptions, type index_d$1_RescheduleBookingRequest as RescheduleBookingRequest, type index_d$1_RescheduleBookingRequestFlowControlSettings as RescheduleBookingRequestFlowControlSettings, type index_d$1_RescheduleBookingRequestParticipantsInfoOneOf as RescheduleBookingRequestParticipantsInfoOneOf, type index_d$1_RescheduleBookingResponse as RescheduleBookingResponse, type index_d$1_RescheduleBookingResponseNonNullableFields as RescheduleBookingResponseNonNullableFields, type index_d$1_RescheduleMultiServiceBookingOptions as RescheduleMultiServiceBookingOptions, type index_d$1_RescheduleMultiServiceBookingRequest as RescheduleMultiServiceBookingRequest, type index_d$1_RescheduleMultiServiceBookingResponse as RescheduleMultiServiceBookingResponse, type index_d$1_RescheduleMultiServiceBookingResponseNonNullableFields as RescheduleMultiServiceBookingResponseNonNullableFields, type index_d$1_RestoreInfo as RestoreInfo, type index_d$1_ScheduleAvailability as ScheduleAvailability, SelectedPaymentOption$1 as SelectedPaymentOption, type ServiceChoice$1 as ServiceChoice, type ServiceChoiceChoiceOneOf$1 as ServiceChoiceChoiceOneOf, type ServiceChoices$1 as ServiceChoices, type index_d$1_SetBookingSessionIdRequest as SetBookingSessionIdRequest, type index_d$1_SetBookingSessionIdResponse as SetBookingSessionIdResponse, type index_d$1_Slot as Slot, type index_d$1_SlotAvailability as SlotAvailability, type index_d$1_SlotBookings as SlotBookings, type index_d$1_SlotLocation as SlotLocation, type index_d$1_SlotResource as SlotResource, type index_d$1_SlotSlotResource as SlotSlotResource, index_d$1_SortOrder as SortOrder, type index_d$1_Sorting as Sorting, type StreetAddress$1 as StreetAddress, type Subdivision$1 as Subdivision, type index_d$1_UpdateBookingRequest as UpdateBookingRequest, type index_d$1_UpdateBookingResponse as UpdateBookingResponse, type index_d$1_UpdateExtendedFieldsOptions as UpdateExtendedFieldsOptions, type index_d$1_UpdateExtendedFieldsRequest as UpdateExtendedFieldsRequest, type index_d$1_UpdateExtendedFieldsResponse as UpdateExtendedFieldsResponse, type index_d$1_UpdateExtendedFieldsResponseNonNullableFields as UpdateExtendedFieldsResponseNonNullableFields, type index_d$1_UpdateNumberOfParticipantsOptions as UpdateNumberOfParticipantsOptions, type index_d$1_UpdateNumberOfParticipantsRequest as UpdateNumberOfParticipantsRequest, type index_d$1_UpdateNumberOfParticipantsRequestParticipantsInfoOneOf as UpdateNumberOfParticipantsRequestParticipantsInfoOneOf, type index_d$1_UpdateNumberOfParticipantsResponse as UpdateNumberOfParticipantsResponse, type index_d$1_UpdateNumberOfParticipantsResponseNonNullableFields as UpdateNumberOfParticipantsResponseNonNullableFields, type index_d$1_V2CancelBookingRequest as V2CancelBookingRequest, type index_d$1_V2CancelBookingResponse as V2CancelBookingResponse, type index_d$1_V2ConfirmBookingRequest as V2ConfirmBookingRequest, type index_d$1_V2ConfirmBookingResponse as V2ConfirmBookingResponse, type index_d$1_V2CreateBookingRequest as V2CreateBookingRequest, type index_d$1_V2CreateBookingRequestBookableItemOneOf as V2CreateBookingRequestBookableItemOneOf, type index_d$1_V2CreateBookingRequestParticipantsInfoOneOf as V2CreateBookingRequestParticipantsInfoOneOf, type index_d$1_V2CreateBookingResponse as V2CreateBookingResponse, type index_d$1_V2DeclineBookingRequest as V2DeclineBookingRequest, type index_d$1_V2DeclineBookingResponse as V2DeclineBookingResponse, type index_d$1_V2RescheduleBookingRequest as V2RescheduleBookingRequest, type index_d$1_V2RescheduleBookingRequestParticipantsInfoOneOf as V2RescheduleBookingRequestParticipantsInfoOneOf, type index_d$1_V2RescheduleBookingResponse as V2RescheduleBookingResponse, type index_d$1_V2Slot as V2Slot, type index_d$1_V2UpdateNumberOfParticipantsRequest as V2UpdateNumberOfParticipantsRequest, type index_d$1_V2UpdateNumberOfParticipantsRequestParticipantsInfoOneOf as V2UpdateNumberOfParticipantsRequestParticipantsInfoOneOf, type index_d$1_V2UpdateNumberOfParticipantsResponse as V2UpdateNumberOfParticipantsResponse, ValueType$1 as ValueType, type index_d$1_WaitingList as WaitingList, index_d$1_WebhookIdentityType as WebhookIdentityType, type index_d$1_WebhooksIdentificationData as WebhooksIdentificationData, type index_d$1_WebhooksIdentificationDataIdOneOf as WebhooksIdentificationDataIdOneOf, type index_d$1__publicOnBookingCanceledType as _publicOnBookingCanceledType, type index_d$1__publicOnBookingConfirmedType as _publicOnBookingConfirmedType, type index_d$1__publicOnBookingCreatedType as _publicOnBookingCreatedType, type index_d$1__publicOnBookingDeclinedType as _publicOnBookingDeclinedType, type index_d$1__publicOnBookingNumberOfParticipantsUpdatedType as _publicOnBookingNumberOfParticipantsUpdatedType, type index_d$1__publicOnBookingRescheduledType as _publicOnBookingRescheduledType, type index_d$1__publicOnBookingUpdatedType as _publicOnBookingUpdatedType, index_d$1_addBookingsToMultiServiceBooking as addBookingsToMultiServiceBooking, index_d$1_bulkCreateBooking as bulkCreateBooking, index_d$1_bulkGetMultiServiceBookingAllowedActions as bulkGetMultiServiceBookingAllowedActions, index_d$1_cancelBooking as cancelBooking, index_d$1_cancelMultiServiceBooking as cancelMultiServiceBooking, index_d$1_confirmBooking as confirmBooking, index_d$1_confirmMultiServiceBooking as confirmMultiServiceBooking, index_d$1_confirmOrDeclineBooking as confirmOrDeclineBooking, index_d$1_createBooking as createBooking, index_d$1_createMultiServiceBooking as createMultiServiceBooking, index_d$1_declineBooking as declineBooking, index_d$1_declineMultiServiceBooking as declineMultiServiceBooking, index_d$1_getMultiServiceBooking as getMultiServiceBooking, index_d$1_getMultiServiceBookingAvailability as getMultiServiceBookingAvailability, index_d$1_markAsMultiServiceBooking as markAsMultiServiceBooking, index_d$1_markMultiServiceBookingAsPending as markMultiServiceBookingAsPending, index_d$1_onBookingCanceled as onBookingCanceled, index_d$1_onBookingConfirmed as onBookingConfirmed, index_d$1_onBookingCreated as onBookingCreated, index_d$1_onBookingDeclined as onBookingDeclined, index_d$1_onBookingNumberOfParticipantsUpdated as onBookingNumberOfParticipantsUpdated, index_d$1_onBookingRescheduled as onBookingRescheduled, index_d$1_onBookingUpdated as onBookingUpdated, onBookingCanceled$1 as publicOnBookingCanceled, onBookingConfirmed$1 as publicOnBookingConfirmed, onBookingCreated$1 as publicOnBookingCreated, onBookingDeclined$1 as publicOnBookingDeclined, onBookingNumberOfParticipantsUpdated$1 as publicOnBookingNumberOfParticipantsUpdated, onBookingRescheduled$1 as publicOnBookingRescheduled, onBookingUpdated$1 as publicOnBookingUpdated, index_d$1_removeBookingsFromMultiServiceBooking as removeBookingsFromMultiServiceBooking, index_d$1_rescheduleBooking as rescheduleBooking, index_d$1_rescheduleMultiServiceBooking as rescheduleMultiServiceBooking, index_d$1_updateExtendedFields as updateExtendedFields, index_d$1_updateNumberOfParticipants as updateNumberOfParticipants };
|
|
25247
|
+
export { type index_d$1_ActionEvent as ActionEvent, Actor$1 as Actor, type index_d$1_AddBookingsToMultiServiceBookingOptions as AddBookingsToMultiServiceBookingOptions, type index_d$1_AddBookingsToMultiServiceBookingRequest as AddBookingsToMultiServiceBookingRequest, type index_d$1_AddBookingsToMultiServiceBookingResponse as AddBookingsToMultiServiceBookingResponse, type index_d$1_AddBookingsToMultiServiceBookingResponseNonNullableFields as AddBookingsToMultiServiceBookingResponseNonNullableFields, type Address$1 as Address, type AddressLocation$1 as AddressLocation, type AddressStreetOneOf$1 as AddressStreetOneOf, type index_d$1_AllowedActions as AllowedActions, type index_d$1_ApplicationError as ApplicationError, type index_d$1_AvailableResources as AvailableResources, type index_d$1_BaseEventMetadata as BaseEventMetadata, type BookedEntity$1 as BookedEntity, type BookedEntityItemOneOf$1 as BookedEntityItemOneOf, type BookedResource$1 as BookedResource, type BookedSchedule$1 as BookedSchedule, type BookedSlot$1 as BookedSlot, type Booking$1 as Booking, type index_d$1_BookingCanceled as BookingCanceled, type index_d$1_BookingCanceledEnvelope as BookingCanceledEnvelope, type index_d$1_BookingChanged as BookingChanged, type index_d$1_BookingConfirmed as BookingConfirmed, type index_d$1_BookingConfirmedEnvelope as BookingConfirmedEnvelope, type index_d$1_BookingCreatedEnvelope as BookingCreatedEnvelope, type index_d$1_BookingDeclined as BookingDeclined, type index_d$1_BookingDeclinedEnvelope as BookingDeclinedEnvelope, type index_d$1_BookingDetails as BookingDetails, type index_d$1_BookingIdAndRevision as BookingIdAndRevision, type index_d$1_BookingInfo as BookingInfo, type index_d$1_BookingMarkedAsPending as BookingMarkedAsPending, type index_d$1_BookingNumberOfParticipantsUpdatedEnvelope as BookingNumberOfParticipantsUpdatedEnvelope, type BookingParticipantsInfoOneOf$1 as BookingParticipantsInfoOneOf, type index_d$1_BookingPolicySettings as BookingPolicySettings, type index_d$1_BookingPolicyViolations as BookingPolicyViolations, type index_d$1_BookingRescheduled as BookingRescheduled, type index_d$1_BookingRescheduledEnvelope as BookingRescheduledEnvelope, type index_d$1_BookingRescheduledPreviousParticipantsInfoOneOf as BookingRescheduledPreviousParticipantsInfoOneOf, type index_d$1_BookingResult as BookingResult, type BookingSource$1 as BookingSource, BookingStatus$1 as BookingStatus, type index_d$1_BookingUpdatedEnvelope as BookingUpdatedEnvelope, type index_d$1_BulkActionMetadata as BulkActionMetadata, type index_d$1_BulkBookingResult as BulkBookingResult, type index_d$1_BulkCalculateAllowedActionsRequest as BulkCalculateAllowedActionsRequest, type index_d$1_BulkCalculateAllowedActionsResponse as BulkCalculateAllowedActionsResponse, type index_d$1_BulkCalculateAllowedActionsResult as BulkCalculateAllowedActionsResult, type index_d$1_BulkConfirmOrDeclineBookingRequest as BulkConfirmOrDeclineBookingRequest, type index_d$1_BulkConfirmOrDeclineBookingRequestBookingDetails as BulkConfirmOrDeclineBookingRequestBookingDetails, type index_d$1_BulkConfirmOrDeclineBookingResponse as BulkConfirmOrDeclineBookingResponse, type index_d$1_BulkCreateBookingOptions as BulkCreateBookingOptions, type index_d$1_BulkCreateBookingRequest as BulkCreateBookingRequest, type index_d$1_BulkCreateBookingResponse as BulkCreateBookingResponse, type index_d$1_BulkCreateBookingResponseNonNullableFields as BulkCreateBookingResponseNonNullableFields, type index_d$1_BulkGetMultiServiceBookingAllowedActionsRequest as BulkGetMultiServiceBookingAllowedActionsRequest, type index_d$1_BulkGetMultiServiceBookingAllowedActionsResponse as BulkGetMultiServiceBookingAllowedActionsResponse, type index_d$1_BulkGetMultiServiceBookingAllowedActionsResponseNonNullableFields as BulkGetMultiServiceBookingAllowedActionsResponseNonNullableFields, type index_d$1_BulkRescheduleBookingRequest as BulkRescheduleBookingRequest, type index_d$1_BulkRescheduleBookingRequestBooking as BulkRescheduleBookingRequestBooking, type index_d$1_BulkRescheduleBookingResponse as BulkRescheduleBookingResponse, type index_d$1_BulkUpdateBookedScheduleRequest as BulkUpdateBookedScheduleRequest, type index_d$1_BulkUpdateBookedScheduleResponse as BulkUpdateBookedScheduleResponse, type index_d$1_BulkUpdateBookingRequest as BulkUpdateBookingRequest, type index_d$1_BulkUpdateBookingResponse as BulkUpdateBookingResponse, type index_d$1_CalculateAllowedActionsRequest as CalculateAllowedActionsRequest, type index_d$1_CalculateAllowedActionsResponse as CalculateAllowedActionsResponse, type index_d$1_CancelBookingFlowControlSettings as CancelBookingFlowControlSettings, type index_d$1_CancelBookingOptions as CancelBookingOptions, type index_d$1_CancelBookingRequest as CancelBookingRequest, type index_d$1_CancelBookingRequestFlowControlSettings as CancelBookingRequestFlowControlSettings, type index_d$1_CancelBookingResponse as CancelBookingResponse, type index_d$1_CancelBookingResponseNonNullableFields as CancelBookingResponseNonNullableFields, type index_d$1_CancelMultiServiceBookingOptions as CancelMultiServiceBookingOptions, type index_d$1_CancelMultiServiceBookingRequest as CancelMultiServiceBookingRequest, type index_d$1_CancelMultiServiceBookingResponse as CancelMultiServiceBookingResponse, type index_d$1_CancelMultiServiceBookingResponseNonNullableFields as CancelMultiServiceBookingResponseNonNullableFields, type index_d$1_Clash as Clash, type index_d$1_CommonIdentificationData as CommonIdentificationData, type index_d$1_CommonIdentificationDataIdOneOf as CommonIdentificationDataIdOneOf, type index_d$1_ConfirmBookingFlowControlSettings as ConfirmBookingFlowControlSettings, type index_d$1_ConfirmBookingOptions as ConfirmBookingOptions, type index_d$1_ConfirmBookingRequest as ConfirmBookingRequest, type index_d$1_ConfirmBookingResponse as ConfirmBookingResponse, type index_d$1_ConfirmBookingResponseNonNullableFields as ConfirmBookingResponseNonNullableFields, type index_d$1_ConfirmMultiServiceBookingOptions as ConfirmMultiServiceBookingOptions, type index_d$1_ConfirmMultiServiceBookingRequest as ConfirmMultiServiceBookingRequest, type index_d$1_ConfirmMultiServiceBookingResponse as ConfirmMultiServiceBookingResponse, type index_d$1_ConfirmMultiServiceBookingResponseNonNullableFields as ConfirmMultiServiceBookingResponseNonNullableFields, type index_d$1_ConfirmOrDeclineBookingOptions as ConfirmOrDeclineBookingOptions, type index_d$1_ConfirmOrDeclineBookingRequest as ConfirmOrDeclineBookingRequest, type index_d$1_ConfirmOrDeclineBookingResponse as ConfirmOrDeclineBookingResponse, type index_d$1_ConfirmOrDeclineBookingResponseNonNullableFields as ConfirmOrDeclineBookingResponseNonNullableFields, type index_d$1_ConfirmRequest as ConfirmRequest, type index_d$1_ConfirmResponse as ConfirmResponse, type index_d$1_ConsistentQueryBookingsRequest as ConsistentQueryBookingsRequest, type index_d$1_ConsistentQueryBookingsResponse as ConsistentQueryBookingsResponse, type ContactDetails$1 as ContactDetails, type index_d$1_CreateBookingFlowControlSettings as CreateBookingFlowControlSettings, type index_d$1_CreateBookingInfo as CreateBookingInfo, type index_d$1_CreateBookingOptions as CreateBookingOptions, type index_d$1_CreateBookingRequest as CreateBookingRequest, type index_d$1_CreateBookingRequestFlowControlSettings as CreateBookingRequestFlowControlSettings, type index_d$1_CreateBookingResponse as CreateBookingResponse, type index_d$1_CreateBookingResponseNonNullableFields as CreateBookingResponseNonNullableFields, type index_d$1_CreateMultiServiceBookingOptions as CreateMultiServiceBookingOptions, type index_d$1_CreateMultiServiceBookingRequest as CreateMultiServiceBookingRequest, type index_d$1_CreateMultiServiceBookingResponse as CreateMultiServiceBookingResponse, type index_d$1_CreateMultiServiceBookingResponseNonNullableFields as CreateMultiServiceBookingResponseNonNullableFields, type index_d$1_CursorPaging as CursorPaging, type index_d$1_Cursors as Cursors, type CustomFormField$1 as CustomFormField, type index_d$1_DeclineBookingFlowControlSettings as DeclineBookingFlowControlSettings, type index_d$1_DeclineBookingOptions as DeclineBookingOptions, type index_d$1_DeclineBookingRequest as DeclineBookingRequest, type index_d$1_DeclineBookingResponse as DeclineBookingResponse, type index_d$1_DeclineBookingResponseNonNullableFields as DeclineBookingResponseNonNullableFields, type index_d$1_DeclineMultiServiceBookingOptions as DeclineMultiServiceBookingOptions, type index_d$1_DeclineMultiServiceBookingRequest as DeclineMultiServiceBookingRequest, type index_d$1_DeclineMultiServiceBookingResponse as DeclineMultiServiceBookingResponse, type index_d$1_DeclineMultiServiceBookingResponseNonNullableFields as DeclineMultiServiceBookingResponseNonNullableFields, type index_d$1_DomainEvent as DomainEvent, type index_d$1_DomainEventBodyOneOf as DomainEventBodyOneOf, type Duration$1 as Duration, type index_d$1_EntityCreatedEvent as EntityCreatedEvent, type index_d$1_EntityDeletedEvent as EntityDeletedEvent, type index_d$1_EntityUpdatedEvent as EntityUpdatedEvent, type index_d$1_EventMetadata as EventMetadata, type ExtendedFields$1 as ExtendedFields, type FlowControlSettings$1 as FlowControlSettings, type index_d$1_GetMultiServiceBookingAvailabilityRequest as GetMultiServiceBookingAvailabilityRequest, type index_d$1_GetMultiServiceBookingAvailabilityResponse as GetMultiServiceBookingAvailabilityResponse, type index_d$1_GetMultiServiceBookingAvailabilityResponseBookingInfo as GetMultiServiceBookingAvailabilityResponseBookingInfo, type index_d$1_GetMultiServiceBookingAvailabilityResponseNonNullableFields as GetMultiServiceBookingAvailabilityResponseNonNullableFields, type index_d$1_GetMultiServiceBookingRequest as GetMultiServiceBookingRequest, type index_d$1_GetMultiServiceBookingResponse as GetMultiServiceBookingResponse, type index_d$1_GetMultiServiceBookingResponseNonNullableFields as GetMultiServiceBookingResponseNonNullableFields, type index_d$1_GetScheduleAvailabilityRequest as GetScheduleAvailabilityRequest, type index_d$1_GetScheduleAvailabilityResponse as GetScheduleAvailabilityResponse, type index_d$1_GetSlotAvailabilityRequest as GetSlotAvailabilityRequest, type index_d$1_GetSlotAvailabilityResponse as GetSlotAvailabilityResponse, type IdentificationData$1 as IdentificationData, type IdentificationDataIdOneOf$1 as IdentificationDataIdOneOf, index_d$1_IdentificationDataIdentityType as IdentificationDataIdentityType, IdentityType$1 as IdentityType, type index_d$1_ItemMetadata as ItemMetadata, type index_d$1_LegacyCreateBookingRequest as LegacyCreateBookingRequest, type index_d$1_LegacyCreateBookingResponse as LegacyCreateBookingResponse, type Location$1 as Location, index_d$1_LocationLocationType as LocationLocationType, LocationType$1 as LocationType, type index_d$1_MarkAsMultiServiceBookingOptions as MarkAsMultiServiceBookingOptions, type index_d$1_MarkAsMultiServiceBookingRequest as MarkAsMultiServiceBookingRequest, type index_d$1_MarkAsMultiServiceBookingResponse as MarkAsMultiServiceBookingResponse, type index_d$1_MarkBookingAsPendingFlowControlSettings as MarkBookingAsPendingFlowControlSettings, type index_d$1_MarkBookingAsPendingRequest as MarkBookingAsPendingRequest, type index_d$1_MarkBookingAsPendingResponse as MarkBookingAsPendingResponse, type index_d$1_MarkMultiServiceBookingAsPendingOptions as MarkMultiServiceBookingAsPendingOptions, type index_d$1_MarkMultiServiceBookingAsPendingRequest as MarkMultiServiceBookingAsPendingRequest, type index_d$1_MarkMultiServiceBookingAsPendingResponse as MarkMultiServiceBookingAsPendingResponse, type index_d$1_MarkMultiServiceBookingAsPendingResponseNonNullableFields as MarkMultiServiceBookingAsPendingResponseNonNullableFields, type index_d$1_MaskedBooking as MaskedBooking, type index_d$1_MessageEnvelope as MessageEnvelope, type index_d$1_MigrationCheckIfClashesWithBlockedTimeRequest as MigrationCheckIfClashesWithBlockedTimeRequest, type index_d$1_MigrationCheckIfClashesWithBlockedTimeResponse as MigrationCheckIfClashesWithBlockedTimeResponse, type index_d$1_MsidAndBookingId as MsidAndBookingId, type index_d$1_MultiServiceBooking as MultiServiceBooking, type MultiServiceBookingInfo$1 as MultiServiceBookingInfo, type index_d$1_MultiServiceBookingMetadata as MultiServiceBookingMetadata, type index_d$1_MultiServiceBookingNonNullableFields as MultiServiceBookingNonNullableFields, MultiServiceBookingType$1 as MultiServiceBookingType, type index_d$1_NumberOfParticipantsUpdated as NumberOfParticipantsUpdated, type index_d$1_NumberOfParticipantsUpdatedPreviousParticipantsInfoOneOf as NumberOfParticipantsUpdatedPreviousParticipantsInfoOneOf, type index_d$1_Paging as Paging, type index_d$1_PagingMetadataV2 as PagingMetadataV2, type ParticipantChoices$1 as ParticipantChoices, type ParticipantNotification$1 as ParticipantNotification, type index_d$1_PartySizeRequest as PartySizeRequest, type index_d$1_PartySizeRequestPartySizeForOneOf as PartySizeRequestPartySizeForOneOf, type index_d$1_PartySizeResponse as PartySizeResponse, PaymentStatus$1 as PaymentStatus, Platform$1 as Platform, type index_d$1_QueryBookingsRequest as QueryBookingsRequest, type index_d$1_QueryBookingsResponse as QueryBookingsResponse, type index_d$1_QueryV2 as QueryV2, type index_d$1_QueryV2PagingMethodOneOf as QueryV2PagingMethodOneOf, type index_d$1_RemoveBookingsFromMultiServiceBookingOptions as RemoveBookingsFromMultiServiceBookingOptions, type index_d$1_RemoveBookingsFromMultiServiceBookingRequest as RemoveBookingsFromMultiServiceBookingRequest, type index_d$1_RemoveBookingsFromMultiServiceBookingResponse as RemoveBookingsFromMultiServiceBookingResponse, type index_d$1_RemoveBookingsFromMultiServiceBookingResponseNonNullableFields as RemoveBookingsFromMultiServiceBookingResponseNonNullableFields, type index_d$1_RescheduleBookingFlowControlSettings as RescheduleBookingFlowControlSettings, type index_d$1_RescheduleBookingInfo as RescheduleBookingInfo, type index_d$1_RescheduleBookingInfoParticipantsInfoOneOf as RescheduleBookingInfoParticipantsInfoOneOf, type index_d$1_RescheduleBookingOptions as RescheduleBookingOptions, type index_d$1_RescheduleBookingRequest as RescheduleBookingRequest, type index_d$1_RescheduleBookingRequestFlowControlSettings as RescheduleBookingRequestFlowControlSettings, type index_d$1_RescheduleBookingRequestParticipantsInfoOneOf as RescheduleBookingRequestParticipantsInfoOneOf, type index_d$1_RescheduleBookingResponse as RescheduleBookingResponse, type index_d$1_RescheduleBookingResponseNonNullableFields as RescheduleBookingResponseNonNullableFields, type index_d$1_RescheduleMultiServiceBookingOptions as RescheduleMultiServiceBookingOptions, type index_d$1_RescheduleMultiServiceBookingRequest as RescheduleMultiServiceBookingRequest, type index_d$1_RescheduleMultiServiceBookingResponse as RescheduleMultiServiceBookingResponse, type index_d$1_RescheduleMultiServiceBookingResponseNonNullableFields as RescheduleMultiServiceBookingResponseNonNullableFields, type index_d$1_RestoreInfo as RestoreInfo, type index_d$1_ScheduleAvailability as ScheduleAvailability, SelectedPaymentOption$1 as SelectedPaymentOption, type ServiceChoice$1 as ServiceChoice, type ServiceChoiceChoiceOneOf$1 as ServiceChoiceChoiceOneOf, type ServiceChoices$1 as ServiceChoices, type index_d$1_SetBookingSessionIdRequest as SetBookingSessionIdRequest, type index_d$1_SetBookingSessionIdResponse as SetBookingSessionIdResponse, type index_d$1_Slot as Slot, type index_d$1_SlotAvailability as SlotAvailability, type index_d$1_SlotBookings as SlotBookings, type index_d$1_SlotLocation as SlotLocation, type index_d$1_SlotResource as SlotResource, type index_d$1_SlotSlotResource as SlotSlotResource, index_d$1_SortOrder as SortOrder, type index_d$1_Sorting as Sorting, type StreetAddress$1 as StreetAddress, type Subdivision$1 as Subdivision, type index_d$1_UpdateBookingRequest as UpdateBookingRequest, type index_d$1_UpdateBookingResponse as UpdateBookingResponse, type index_d$1_UpdateExtendedFieldsOptions as UpdateExtendedFieldsOptions, type index_d$1_UpdateExtendedFieldsRequest as UpdateExtendedFieldsRequest, type index_d$1_UpdateExtendedFieldsResponse as UpdateExtendedFieldsResponse, type index_d$1_UpdateExtendedFieldsResponseNonNullableFields as UpdateExtendedFieldsResponseNonNullableFields, type index_d$1_UpdateNumberOfParticipantsOptions as UpdateNumberOfParticipantsOptions, type index_d$1_UpdateNumberOfParticipantsRequest as UpdateNumberOfParticipantsRequest, type index_d$1_UpdateNumberOfParticipantsRequestParticipantsInfoOneOf as UpdateNumberOfParticipantsRequestParticipantsInfoOneOf, type index_d$1_UpdateNumberOfParticipantsResponse as UpdateNumberOfParticipantsResponse, type index_d$1_UpdateNumberOfParticipantsResponseNonNullableFields as UpdateNumberOfParticipantsResponseNonNullableFields, type index_d$1_V2CancelBookingRequest as V2CancelBookingRequest, type index_d$1_V2CancelBookingResponse as V2CancelBookingResponse, type index_d$1_V2ConfirmBookingRequest as V2ConfirmBookingRequest, type index_d$1_V2ConfirmBookingResponse as V2ConfirmBookingResponse, type index_d$1_V2CreateBookingRequest as V2CreateBookingRequest, type index_d$1_V2CreateBookingRequestBookableItemOneOf as V2CreateBookingRequestBookableItemOneOf, type index_d$1_V2CreateBookingRequestParticipantsInfoOneOf as V2CreateBookingRequestParticipantsInfoOneOf, type index_d$1_V2CreateBookingResponse as V2CreateBookingResponse, type index_d$1_V2DeclineBookingRequest as V2DeclineBookingRequest, type index_d$1_V2DeclineBookingResponse as V2DeclineBookingResponse, type index_d$1_V2RescheduleBookingRequest as V2RescheduleBookingRequest, type index_d$1_V2RescheduleBookingRequestParticipantsInfoOneOf as V2RescheduleBookingRequestParticipantsInfoOneOf, type index_d$1_V2RescheduleBookingResponse as V2RescheduleBookingResponse, type index_d$1_V2Slot as V2Slot, type index_d$1_V2UpdateNumberOfParticipantsRequest as V2UpdateNumberOfParticipantsRequest, type index_d$1_V2UpdateNumberOfParticipantsRequestParticipantsInfoOneOf as V2UpdateNumberOfParticipantsRequestParticipantsInfoOneOf, type index_d$1_V2UpdateNumberOfParticipantsResponse as V2UpdateNumberOfParticipantsResponse, ValueType$1 as ValueType, type index_d$1_WaitingList as WaitingList, index_d$1_WebhookIdentityType as WebhookIdentityType, type index_d$1_WebhooksIdentificationData as WebhooksIdentificationData, type index_d$1_WebhooksIdentificationDataIdOneOf as WebhooksIdentificationDataIdOneOf, type index_d$1__publicOnBookingCanceledType as _publicOnBookingCanceledType, type index_d$1__publicOnBookingConfirmedType as _publicOnBookingConfirmedType, type index_d$1__publicOnBookingCreatedType as _publicOnBookingCreatedType, type index_d$1__publicOnBookingDeclinedType as _publicOnBookingDeclinedType, type index_d$1__publicOnBookingNumberOfParticipantsUpdatedType as _publicOnBookingNumberOfParticipantsUpdatedType, type index_d$1__publicOnBookingRescheduledType as _publicOnBookingRescheduledType, type index_d$1__publicOnBookingUpdatedType as _publicOnBookingUpdatedType, index_d$1_addBookingsToMultiServiceBooking as addBookingsToMultiServiceBooking, index_d$1_bulkCreateBooking as bulkCreateBooking, index_d$1_bulkGetMultiServiceBookingAllowedActions as bulkGetMultiServiceBookingAllowedActions, index_d$1_cancelBooking as cancelBooking, index_d$1_cancelMultiServiceBooking as cancelMultiServiceBooking, index_d$1_confirmBooking as confirmBooking, index_d$1_confirmMultiServiceBooking as confirmMultiServiceBooking, index_d$1_confirmOrDeclineBooking as confirmOrDeclineBooking, index_d$1_createBooking as createBooking, index_d$1_createMultiServiceBooking as createMultiServiceBooking, index_d$1_declineBooking as declineBooking, index_d$1_declineMultiServiceBooking as declineMultiServiceBooking, index_d$1_getMultiServiceBooking as getMultiServiceBooking, index_d$1_getMultiServiceBookingAvailability as getMultiServiceBookingAvailability, index_d$1_markAsMultiServiceBooking as markAsMultiServiceBooking, index_d$1_markMultiServiceBookingAsPending as markMultiServiceBookingAsPending, index_d$1_onBookingCanceled as onBookingCanceled, index_d$1_onBookingConfirmed as onBookingConfirmed, index_d$1_onBookingCreated as onBookingCreated, index_d$1_onBookingDeclined as onBookingDeclined, index_d$1_onBookingNumberOfParticipantsUpdated as onBookingNumberOfParticipantsUpdated, index_d$1_onBookingRescheduled as onBookingRescheduled, index_d$1_onBookingUpdated as onBookingUpdated, onBookingCanceled$1 as publicOnBookingCanceled, onBookingConfirmed$1 as publicOnBookingConfirmed, onBookingCreated$1 as publicOnBookingCreated, onBookingDeclined$1 as publicOnBookingDeclined, onBookingNumberOfParticipantsUpdated$1 as publicOnBookingNumberOfParticipantsUpdated, onBookingRescheduled$1 as publicOnBookingRescheduled, onBookingUpdated$1 as publicOnBookingUpdated, index_d$1_removeBookingsFromMultiServiceBooking as removeBookingsFromMultiServiceBooking, index_d$1_rescheduleBooking as rescheduleBooking, index_d$1_rescheduleMultiServiceBooking as rescheduleMultiServiceBooking, index_d$1_updateExtendedFields as updateExtendedFields, index_d$1_updateNumberOfParticipants as updateNumberOfParticipants };
|
|
25221
25248
|
}
|
|
25222
25249
|
|
|
25223
25250
|
interface PriceInfo extends PriceInfoTotalPriceOneOf {
|
|
@@ -25311,6 +25338,7 @@ interface ServiceChoice extends ServiceChoiceChoiceOneOf {
|
|
|
25311
25338
|
* Each choice may have a different price.
|
|
25312
25339
|
*/
|
|
25313
25340
|
custom?: string;
|
|
25341
|
+
duration?: Duration;
|
|
25314
25342
|
/**
|
|
25315
25343
|
* ID of the corresponding option for the choice. For example, the choice `child`
|
|
25316
25344
|
* could correspond to the option `ageGroup`. In this case, `optionId` is the ID
|
|
@@ -25327,6 +25355,19 @@ interface ServiceChoiceChoiceOneOf {
|
|
|
25327
25355
|
* Each choice may have a different price.
|
|
25328
25356
|
*/
|
|
25329
25357
|
custom?: string;
|
|
25358
|
+
duration?: Duration;
|
|
25359
|
+
}
|
|
25360
|
+
interface Duration {
|
|
25361
|
+
/**
|
|
25362
|
+
* Duration of the service in minutes.
|
|
25363
|
+
* Min: 1 minute, Max: 30 days, 23 hours, and 59 minutes
|
|
25364
|
+
*/
|
|
25365
|
+
minutes?: number | null;
|
|
25366
|
+
/**
|
|
25367
|
+
* Name of the duration option.
|
|
25368
|
+
* Defaults to the formatted duration e.g. "1 hour, 30 minutes".
|
|
25369
|
+
*/
|
|
25370
|
+
name?: string | null;
|
|
25330
25371
|
}
|
|
25331
25372
|
interface PriceDescriptionInfo {
|
|
25332
25373
|
/** Price description in the site's [primary language](https://dev.wix.com/docs/sdk/frontend-modules/window/multilingual/site-languages). */
|
|
@@ -25975,6 +26016,7 @@ type index_d_CalculatePriceResponse = CalculatePriceResponse;
|
|
|
25975
26016
|
type index_d_CalculatePriceResponseNonNullableFields = CalculatePriceResponseNonNullableFields;
|
|
25976
26017
|
type index_d_ContactDetails = ContactDetails;
|
|
25977
26018
|
type index_d_CustomFormField = CustomFormField;
|
|
26019
|
+
type index_d_Duration = Duration;
|
|
25978
26020
|
type index_d_ExtendedFields = ExtendedFields;
|
|
25979
26021
|
type index_d_FlowControlSettings = FlowControlSettings;
|
|
25980
26022
|
type index_d_IdentificationData = IdentificationData;
|
|
@@ -26011,7 +26053,7 @@ declare const index_d_ValueType: typeof ValueType;
|
|
|
26011
26053
|
declare const index_d_calculatePrice: typeof calculatePrice;
|
|
26012
26054
|
declare const index_d_previewPrice: typeof previewPrice;
|
|
26013
26055
|
declare namespace index_d {
|
|
26014
|
-
export { index_d_Actor as Actor, type index_d_Address as Address, type index_d_AddressLocation as AddressLocation, type index_d_AddressStreetOneOf as AddressStreetOneOf, type index_d_BookedEntity as BookedEntity, type index_d_BookedEntityItemOneOf as BookedEntityItemOneOf, type index_d_BookedResource as BookedResource, type index_d_BookedSchedule as BookedSchedule, type index_d_BookedSlot as BookedSlot, type index_d_Booking as Booking, type index_d_BookingLineItem as BookingLineItem, type index_d_BookingParticipantsInfoOneOf as BookingParticipantsInfoOneOf, type index_d_BookingSource as BookingSource, index_d_BookingStatus as BookingStatus, type index_d_CalculatePriceRequest as CalculatePriceRequest, type index_d_CalculatePriceResponse as CalculatePriceResponse, type index_d_CalculatePriceResponseNonNullableFields as CalculatePriceResponseNonNullableFields, type index_d_ContactDetails as ContactDetails, type index_d_CustomFormField as CustomFormField, type index_d_ExtendedFields as ExtendedFields, type index_d_FlowControlSettings as FlowControlSettings, type index_d_IdentificationData as IdentificationData, type index_d_IdentificationDataIdOneOf as IdentificationDataIdOneOf, index_d_IdentityType as IdentityType, type index_d_Location as Location, index_d_LocationType as LocationType, type index_d_MultiServiceBookingInfo as MultiServiceBookingInfo, index_d_MultiServiceBookingType as MultiServiceBookingType, type index_d_ParticipantChoices as ParticipantChoices, type index_d_ParticipantNotification as ParticipantNotification, index_d_PaymentStatus as PaymentStatus, index_d_Platform as Platform, type index_d_PreviewPriceRequest as PreviewPriceRequest, type index_d_PreviewPriceResponse as PreviewPriceResponse, type index_d_PreviewPriceResponseNonNullableFields as PreviewPriceResponseNonNullableFields, type index_d_PriceDescriptionInfo as PriceDescriptionInfo, type index_d_PriceInfo as PriceInfo, type index_d_PriceInfoTotalPriceOneOf as PriceInfoTotalPriceOneOf, index_d_SelectedPaymentOption as SelectedPaymentOption, type index_d_ServiceChoice as ServiceChoice, type index_d_ServiceChoiceChoiceOneOf as ServiceChoiceChoiceOneOf, type index_d_ServiceChoices as ServiceChoices, type index_d_StreetAddress as StreetAddress, type index_d_Subdivision as Subdivision, index_d_ValueType as ValueType, index_d_calculatePrice as calculatePrice, index_d_previewPrice as previewPrice };
|
|
26056
|
+
export { index_d_Actor as Actor, type index_d_Address as Address, type index_d_AddressLocation as AddressLocation, type index_d_AddressStreetOneOf as AddressStreetOneOf, type index_d_BookedEntity as BookedEntity, type index_d_BookedEntityItemOneOf as BookedEntityItemOneOf, type index_d_BookedResource as BookedResource, type index_d_BookedSchedule as BookedSchedule, type index_d_BookedSlot as BookedSlot, type index_d_Booking as Booking, type index_d_BookingLineItem as BookingLineItem, type index_d_BookingParticipantsInfoOneOf as BookingParticipantsInfoOneOf, type index_d_BookingSource as BookingSource, index_d_BookingStatus as BookingStatus, type index_d_CalculatePriceRequest as CalculatePriceRequest, type index_d_CalculatePriceResponse as CalculatePriceResponse, type index_d_CalculatePriceResponseNonNullableFields as CalculatePriceResponseNonNullableFields, type index_d_ContactDetails as ContactDetails, type index_d_CustomFormField as CustomFormField, type index_d_Duration as Duration, type index_d_ExtendedFields as ExtendedFields, type index_d_FlowControlSettings as FlowControlSettings, type index_d_IdentificationData as IdentificationData, type index_d_IdentificationDataIdOneOf as IdentificationDataIdOneOf, index_d_IdentityType as IdentityType, type index_d_Location as Location, index_d_LocationType as LocationType, type index_d_MultiServiceBookingInfo as MultiServiceBookingInfo, index_d_MultiServiceBookingType as MultiServiceBookingType, type index_d_ParticipantChoices as ParticipantChoices, type index_d_ParticipantNotification as ParticipantNotification, index_d_PaymentStatus as PaymentStatus, index_d_Platform as Platform, type index_d_PreviewPriceRequest as PreviewPriceRequest, type index_d_PreviewPriceResponse as PreviewPriceResponse, type index_d_PreviewPriceResponseNonNullableFields as PreviewPriceResponseNonNullableFields, type index_d_PriceDescriptionInfo as PriceDescriptionInfo, type index_d_PriceInfo as PriceInfo, type index_d_PriceInfoTotalPriceOneOf as PriceInfoTotalPriceOneOf, index_d_SelectedPaymentOption as SelectedPaymentOption, type index_d_ServiceChoice as ServiceChoice, type index_d_ServiceChoiceChoiceOneOf as ServiceChoiceChoiceOneOf, type index_d_ServiceChoices as ServiceChoices, type index_d_StreetAddress as StreetAddress, type index_d_Subdivision as Subdivision, index_d_ValueType as ValueType, index_d_calculatePrice as calculatePrice, index_d_previewPrice as previewPrice };
|
|
26015
26057
|
}
|
|
26016
26058
|
|
|
26017
26059
|
export { index_d$2 as attendance, index_d$h as availabilityCalendar, index_d$g as availabilityTimeSlots, index_d$b as bookingFees, index_d$4 as bookingPolicies, index_d$a as bookingPolicySnapshots, index_d$1 as bookings, index_d$3 as categories, index_d$9 as extendedBookings, index_d$e as externalCalendars, index_d$f as multiServiceAvailabilityTimeSlots, index_d as pricing, index_d$7 as resourceTypes, index_d$8 as resources, index_d$c as serviceCategories, index_d$d as serviceOptionsAndVariants, index_d$6 as services, index_d$5 as staffMembers };
|
|
@@ -3465,7 +3465,7 @@ interface ServiceChoice$7 extends ServiceChoiceChoiceOneOf$7 {
|
|
|
3465
3465
|
*/
|
|
3466
3466
|
staffMemberId?: string;
|
|
3467
3467
|
/** Duration and an optional name */
|
|
3468
|
-
duration?: Duration$
|
|
3468
|
+
duration?: Duration$9;
|
|
3469
3469
|
/** ID of the service option. */
|
|
3470
3470
|
optionId?: string;
|
|
3471
3471
|
}
|
|
@@ -3481,9 +3481,9 @@ interface ServiceChoiceChoiceOneOf$7 {
|
|
|
3481
3481
|
*/
|
|
3482
3482
|
staffMemberId?: string;
|
|
3483
3483
|
/** Duration and an optional name */
|
|
3484
|
-
duration?: Duration$
|
|
3484
|
+
duration?: Duration$9;
|
|
3485
3485
|
}
|
|
3486
|
-
interface Duration$
|
|
3486
|
+
interface Duration$9 {
|
|
3487
3487
|
/**
|
|
3488
3488
|
* Duration of the service in minutes.
|
|
3489
3489
|
* Min: 1 minute, Max: 30 days, 23 hours, and 59 minutes
|
|
@@ -3816,7 +3816,7 @@ interface ServiceChoice$6 extends ServiceChoiceChoiceOneOf$6 {
|
|
|
3816
3816
|
*/
|
|
3817
3817
|
staffMemberId?: string;
|
|
3818
3818
|
/** Duration and an optional name */
|
|
3819
|
-
duration?: Duration$
|
|
3819
|
+
duration?: Duration$8;
|
|
3820
3820
|
/** ID of the service option. */
|
|
3821
3821
|
optionId?: string;
|
|
3822
3822
|
}
|
|
@@ -3832,9 +3832,9 @@ interface ServiceChoiceChoiceOneOf$6 {
|
|
|
3832
3832
|
*/
|
|
3833
3833
|
staffMemberId?: string;
|
|
3834
3834
|
/** Duration and an optional name */
|
|
3835
|
-
duration?: Duration$
|
|
3835
|
+
duration?: Duration$8;
|
|
3836
3836
|
}
|
|
3837
|
-
interface Duration$
|
|
3837
|
+
interface Duration$8 {
|
|
3838
3838
|
/**
|
|
3839
3839
|
* Duration of the service in minutes.
|
|
3840
3840
|
* Min: 1 minute, Max: 30 days, 23 hours, and 59 minutes
|
|
@@ -5989,6 +5989,7 @@ interface ServiceChoice$5 extends ServiceChoiceChoiceOneOf$5 {
|
|
|
5989
5989
|
* Each choice may have a different price.
|
|
5990
5990
|
*/
|
|
5991
5991
|
custom?: string;
|
|
5992
|
+
duration?: Duration$7;
|
|
5992
5993
|
/**
|
|
5993
5994
|
* ID of the corresponding option for the choice. For example, the choice `child`
|
|
5994
5995
|
* could correspond to the option `ageGroup`. In this case, `optionId` is the ID
|
|
@@ -6005,6 +6006,19 @@ interface ServiceChoiceChoiceOneOf$5 {
|
|
|
6005
6006
|
* Each choice may have a different price.
|
|
6006
6007
|
*/
|
|
6007
6008
|
custom?: string;
|
|
6009
|
+
duration?: Duration$7;
|
|
6010
|
+
}
|
|
6011
|
+
interface Duration$7 {
|
|
6012
|
+
/**
|
|
6013
|
+
* Duration of the service in minutes.
|
|
6014
|
+
* Min: 1 minute, Max: 30 days, 23 hours, and 59 minutes
|
|
6015
|
+
*/
|
|
6016
|
+
minutes?: number | null;
|
|
6017
|
+
/**
|
|
6018
|
+
* Name of the duration option.
|
|
6019
|
+
* Defaults to the formatted duration e.g. "1 hour, 30 minutes".
|
|
6020
|
+
*/
|
|
6021
|
+
name?: string | null;
|
|
6008
6022
|
}
|
|
6009
6023
|
/** Possible allowed actions for a Booking */
|
|
6010
6024
|
interface AllowedActions$3 {
|
|
@@ -6800,6 +6814,7 @@ interface ServiceChoice$4 extends ServiceChoiceChoiceOneOf$4 {
|
|
|
6800
6814
|
* Each choice may have a different price.
|
|
6801
6815
|
*/
|
|
6802
6816
|
custom?: string;
|
|
6817
|
+
duration?: Duration$6;
|
|
6803
6818
|
/**
|
|
6804
6819
|
* ID of the corresponding option for the choice. For example, the choice `child`
|
|
6805
6820
|
* could correspond to the option `ageGroup`. In this case, `optionId` is the ID
|
|
@@ -6816,6 +6831,19 @@ interface ServiceChoiceChoiceOneOf$4 {
|
|
|
6816
6831
|
* Each choice may have a different price.
|
|
6817
6832
|
*/
|
|
6818
6833
|
custom?: string;
|
|
6834
|
+
duration?: Duration$6;
|
|
6835
|
+
}
|
|
6836
|
+
interface Duration$6 {
|
|
6837
|
+
/**
|
|
6838
|
+
* Duration of the service in minutes.
|
|
6839
|
+
* Min: 1 minute, Max: 30 days, 23 hours, and 59 minutes
|
|
6840
|
+
*/
|
|
6841
|
+
minutes?: number | null;
|
|
6842
|
+
/**
|
|
6843
|
+
* Name of the duration option.
|
|
6844
|
+
* Defaults to the formatted duration e.g. "1 hour, 30 minutes".
|
|
6845
|
+
*/
|
|
6846
|
+
name?: string | null;
|
|
6819
6847
|
}
|
|
6820
6848
|
/** Possible allowed actions for a Booking */
|
|
6821
6849
|
interface AllowedActions$2 {
|
|
@@ -9013,7 +9041,7 @@ interface V2AvailabilityConstraints$1 {
|
|
|
9013
9041
|
* For any other type of service or payment this list will mirror the durations specified in `session_durations`.
|
|
9014
9042
|
* @readonly
|
|
9015
9043
|
*/
|
|
9016
|
-
durations?: Duration$
|
|
9044
|
+
durations?: Duration$5[];
|
|
9017
9045
|
/**
|
|
9018
9046
|
* A list of durations for sessions, in minutes.
|
|
9019
9047
|
*
|
|
@@ -9034,7 +9062,7 @@ interface V2AvailabilityConstraints$1 {
|
|
|
9034
9062
|
*/
|
|
9035
9063
|
timeBetweenSessions?: number;
|
|
9036
9064
|
}
|
|
9037
|
-
interface Duration$
|
|
9065
|
+
interface Duration$5 {
|
|
9038
9066
|
/**
|
|
9039
9067
|
* The duration of the service in minutes.
|
|
9040
9068
|
*
|
|
@@ -11095,7 +11123,7 @@ interface V2AvailabilityConstraints {
|
|
|
11095
11123
|
* For any other type of service or payment this list will mirror the durations specified in `session_durations`.
|
|
11096
11124
|
* @readonly
|
|
11097
11125
|
*/
|
|
11098
|
-
durations?: Duration[];
|
|
11126
|
+
durations?: Duration$4[];
|
|
11099
11127
|
/**
|
|
11100
11128
|
* A list of durations for sessions, in minutes.
|
|
11101
11129
|
*
|
|
@@ -11116,7 +11144,7 @@ interface V2AvailabilityConstraints {
|
|
|
11116
11144
|
*/
|
|
11117
11145
|
timeBetweenSessions?: number;
|
|
11118
11146
|
}
|
|
11119
|
-
interface Duration {
|
|
11147
|
+
interface Duration$4 {
|
|
11120
11148
|
/**
|
|
11121
11149
|
* The duration of the service in minutes.
|
|
11122
11150
|
*
|
|
@@ -16027,6 +16055,7 @@ interface ServiceChoice$3 extends ServiceChoiceChoiceOneOf$3 {
|
|
|
16027
16055
|
* Each choice may have a different price.
|
|
16028
16056
|
*/
|
|
16029
16057
|
custom?: string;
|
|
16058
|
+
duration?: Duration$3;
|
|
16030
16059
|
/**
|
|
16031
16060
|
* ID of the corresponding option for the choice. For example, the choice `child`
|
|
16032
16061
|
* could correspond to the option `ageGroup`. In this case, `optionId` is the ID
|
|
@@ -16043,6 +16072,19 @@ interface ServiceChoiceChoiceOneOf$3 {
|
|
|
16043
16072
|
* Each choice may have a different price.
|
|
16044
16073
|
*/
|
|
16045
16074
|
custom?: string;
|
|
16075
|
+
duration?: Duration$3;
|
|
16076
|
+
}
|
|
16077
|
+
interface Duration$3 {
|
|
16078
|
+
/**
|
|
16079
|
+
* Duration of the service in minutes.
|
|
16080
|
+
* Min: 1 minute, Max: 30 days, 23 hours, and 59 minutes
|
|
16081
|
+
*/
|
|
16082
|
+
minutes?: number | null;
|
|
16083
|
+
/**
|
|
16084
|
+
* Name of the duration option.
|
|
16085
|
+
* Defaults to the formatted duration e.g. "1 hour, 30 minutes".
|
|
16086
|
+
*/
|
|
16087
|
+
name?: string | null;
|
|
16046
16088
|
}
|
|
16047
16089
|
interface CreateMultiServiceBookingRequest$1 {
|
|
16048
16090
|
/** The bookings to create as multi service booking. */
|
|
@@ -17498,6 +17540,7 @@ interface ServiceChoice$2 extends ServiceChoiceChoiceOneOf$2 {
|
|
|
17498
17540
|
* Each choice may have a different price.
|
|
17499
17541
|
*/
|
|
17500
17542
|
custom?: string;
|
|
17543
|
+
duration?: Duration$2;
|
|
17501
17544
|
/**
|
|
17502
17545
|
* ID of the corresponding option for the choice. For example, the choice `child`
|
|
17503
17546
|
* could correspond to the option `ageGroup`. In this case, `optionId` is the ID
|
|
@@ -17514,6 +17557,19 @@ interface ServiceChoiceChoiceOneOf$2 {
|
|
|
17514
17557
|
* Each choice may have a different price.
|
|
17515
17558
|
*/
|
|
17516
17559
|
custom?: string;
|
|
17560
|
+
duration?: Duration$2;
|
|
17561
|
+
}
|
|
17562
|
+
interface Duration$2 {
|
|
17563
|
+
/**
|
|
17564
|
+
* Duration of the service in minutes.
|
|
17565
|
+
* Min: 1 minute, Max: 30 days, 23 hours, and 59 minutes
|
|
17566
|
+
*/
|
|
17567
|
+
minutes?: number | null;
|
|
17568
|
+
/**
|
|
17569
|
+
* Name of the duration option.
|
|
17570
|
+
* Defaults to the formatted duration e.g. "1 hour, 30 minutes".
|
|
17571
|
+
*/
|
|
17572
|
+
name?: string | null;
|
|
17517
17573
|
}
|
|
17518
17574
|
interface CreateMultiServiceBookingRequest {
|
|
17519
17575
|
/** The bookings to create as multi service booking. */
|
|
@@ -18695,6 +18751,7 @@ interface ServiceChoice$1 extends ServiceChoiceChoiceOneOf$1 {
|
|
|
18695
18751
|
* Each choice may have a different price.
|
|
18696
18752
|
*/
|
|
18697
18753
|
custom?: string;
|
|
18754
|
+
duration?: Duration$1;
|
|
18698
18755
|
/**
|
|
18699
18756
|
* ID of the corresponding option for the choice. For example, the choice `child`
|
|
18700
18757
|
* could correspond to the option `ageGroup`. In this case, `optionId` is the ID
|
|
@@ -18711,6 +18768,19 @@ interface ServiceChoiceChoiceOneOf$1 {
|
|
|
18711
18768
|
* Each choice may have a different price.
|
|
18712
18769
|
*/
|
|
18713
18770
|
custom?: string;
|
|
18771
|
+
duration?: Duration$1;
|
|
18772
|
+
}
|
|
18773
|
+
interface Duration$1 {
|
|
18774
|
+
/**
|
|
18775
|
+
* Duration of the service in minutes.
|
|
18776
|
+
* Min: 1 minute, Max: 30 days, 23 hours, and 59 minutes
|
|
18777
|
+
*/
|
|
18778
|
+
minutes?: number | null;
|
|
18779
|
+
/**
|
|
18780
|
+
* Name of the duration option.
|
|
18781
|
+
* Defaults to the formatted duration e.g. "1 hour, 30 minutes".
|
|
18782
|
+
*/
|
|
18783
|
+
name?: string | null;
|
|
18714
18784
|
}
|
|
18715
18785
|
interface PriceDescriptionInfo$1 {
|
|
18716
18786
|
/** The price description in the main site language */
|
|
@@ -19253,6 +19323,7 @@ interface ServiceChoice extends ServiceChoiceChoiceOneOf {
|
|
|
19253
19323
|
* Each choice may have a different price.
|
|
19254
19324
|
*/
|
|
19255
19325
|
custom?: string;
|
|
19326
|
+
duration?: Duration;
|
|
19256
19327
|
/**
|
|
19257
19328
|
* ID of the corresponding option for the choice. For example, the choice `child`
|
|
19258
19329
|
* could correspond to the option `ageGroup`. In this case, `optionId` is the ID
|
|
@@ -19269,6 +19340,19 @@ interface ServiceChoiceChoiceOneOf {
|
|
|
19269
19340
|
* Each choice may have a different price.
|
|
19270
19341
|
*/
|
|
19271
19342
|
custom?: string;
|
|
19343
|
+
duration?: Duration;
|
|
19344
|
+
}
|
|
19345
|
+
interface Duration {
|
|
19346
|
+
/**
|
|
19347
|
+
* Duration of the service in minutes.
|
|
19348
|
+
* Min: 1 minute, Max: 30 days, 23 hours, and 59 minutes
|
|
19349
|
+
*/
|
|
19350
|
+
minutes?: number | null;
|
|
19351
|
+
/**
|
|
19352
|
+
* Name of the duration option.
|
|
19353
|
+
* Defaults to the formatted duration e.g. "1 hour, 30 minutes".
|
|
19354
|
+
*/
|
|
19355
|
+
name?: string | null;
|
|
19272
19356
|
}
|
|
19273
19357
|
interface PriceDescriptionInfo {
|
|
19274
19358
|
/** Price description in the site's [primary language](https://dev.wix.com/docs/sdk/frontend-modules/window/multilingual/site-languages). */
|