@wix/bookings 1.0.419 → 1.0.421
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 +4 -4
- package/type-bundles/context.bundle.d.ts +2215 -119
- package/type-bundles/index.bundle.d.ts +1698 -97
- package/type-bundles/meta.bundle.d.ts +4876 -107
|
@@ -7569,6 +7569,9 @@ interface DomainEventBodyOneOf$3 {
|
|
|
7569
7569
|
interface EntityCreatedEvent$3 {
|
|
7570
7570
|
entity?: string;
|
|
7571
7571
|
}
|
|
7572
|
+
interface RestoreInfo$1 {
|
|
7573
|
+
deletedDate?: Date;
|
|
7574
|
+
}
|
|
7572
7575
|
interface EntityUpdatedEvent$3 {
|
|
7573
7576
|
/**
|
|
7574
7577
|
* Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.
|
|
@@ -8162,7 +8165,7 @@ interface ServiceOptionsAndVariantsListQueryBuilder {
|
|
|
8162
8165
|
* @param values - List of values to compare against.
|
|
8163
8166
|
* @documentationMaturity preview
|
|
8164
8167
|
*/
|
|
8165
|
-
hasSome: (propertyName: 'variants.values.choices.optionId' | 'variants.values.price', value: any[]) => ServiceOptionsAndVariantsListQueryBuilder;
|
|
8168
|
+
hasSome: (propertyName: 'options.values.id' | 'options.values.type' | 'variants.values.choices.custom' | 'variants.values.choices.optionId' | 'variants.values.price.value' | 'variants.values.price.currency', value: any[]) => ServiceOptionsAndVariantsListQueryBuilder;
|
|
8166
8169
|
/**
|
|
8167
8170
|
* Refines a query to match items where the specified property is in a short list of specified values.
|
|
8168
8171
|
* @documentationMaturity preview */
|
|
@@ -8378,7 +8381,7 @@ declare const index_d$6_onServiceOptionsAndVariantsUpdated: typeof onServiceOpti
|
|
|
8378
8381
|
declare const index_d$6_queryServiceOptionsAndVariants: typeof queryServiceOptionsAndVariants;
|
|
8379
8382
|
declare const index_d$6_updateServiceOptionsAndVariants: typeof updateServiceOptionsAndVariants;
|
|
8380
8383
|
declare namespace index_d$6 {
|
|
8381
|
-
export { type ActionEvent$3 as ActionEvent, type Address$4 as Address, type AddressHint$1 as AddressHint, type AddressLocation$4 as AddressLocation, type AddressStreetOneOf$4 as AddressStreetOneOf, 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$3 as BaseEventMetadata, type BookingPolicy$1 as BookingPolicy, type index_d$6_BookingsApprovalPolicy as BookingsApprovalPolicy, type BusinessLocation$1 as BusinessLocation, type BusinessSchedule$1 as BusinessSchedule, type index_d$6_BusinessServicesPolicy as BusinessServicesPolicy, type CalendarConference$1 as CalendarConference, type CalendarDateTime$1 as CalendarDateTime, CalendarType$1 as CalendarType, type Categories$1 as Categories, type ChangeContext$1 as ChangeContext, type ChangeContextPayloadOneOf$1 as ChangeContextPayloadOneOf, type index_d$6_CloneServiceOptionsAndVariantsRequest as CloneServiceOptionsAndVariantsRequest, type index_d$6_CloneServiceOptionsAndVariantsResponse as CloneServiceOptionsAndVariantsResponse, type index_d$6_CloneServiceOptionsAndVariantsResponseNonNullableFields as CloneServiceOptionsAndVariantsResponseNonNullableFields, type ConferenceProvider$1 as ConferenceProvider, ConferenceType$1 as ConferenceType, type ConsentPolicy$1 as ConsentPolicy, type index_d$6_CreateServiceOptionsAndVariantsRequest as CreateServiceOptionsAndVariantsRequest, type index_d$6_CreateServiceOptionsAndVariantsResponse as CreateServiceOptionsAndVariantsResponse, type index_d$6_CreateServiceOptionsAndVariantsResponseNonNullableFields as CreateServiceOptionsAndVariantsResponseNonNullableFields, type CursorPaging$4 as CursorPaging, type Cursors$4 as Cursors, type index_d$6_CustomServiceOption as CustomServiceOption, Day$1 as Day, DayOfWeek$1 as DayOfWeek, type index_d$6_DeleteMetadata as DeleteMetadata, type index_d$6_DeleteServiceOptionsAndVariantsOptions as DeleteServiceOptionsAndVariantsOptions, type index_d$6_DeleteServiceOptionsAndVariantsRequest as DeleteServiceOptionsAndVariantsRequest, type index_d$6_DeleteServiceOptionsAndVariantsResponse as DeleteServiceOptionsAndVariantsResponse, type DomainEvent$3 as DomainEvent, type DomainEventBodyOneOf$3 as DomainEventBodyOneOf, type Empty$1 as Empty, type EntityCreatedEvent$3 as EntityCreatedEvent, type EntityDeletedEvent$3 as EntityDeletedEvent, type EntityUpdatedEvent$3 as EntityUpdatedEvent, Event$2 as Event, type EventMetadata$2 as EventMetadata, type ExternalCalendarInfo$1 as ExternalCalendarInfo, type ExternalCalendarOverrides$1 as ExternalCalendarOverrides, type Frequency$1 as Frequency, type index_d$6_FutureBookingPolicy as FutureBookingPolicy, type GeoCoordinates$1 as GeoCoordinates, type index_d$6_GetServiceOptionsAndVariantsByServiceIdRequest as GetServiceOptionsAndVariantsByServiceIdRequest, type index_d$6_GetServiceOptionsAndVariantsByServiceIdResponse as GetServiceOptionsAndVariantsByServiceIdResponse, type index_d$6_GetServiceOptionsAndVariantsByServiceIdResponseNonNullableFields as GetServiceOptionsAndVariantsByServiceIdResponseNonNullableFields, type index_d$6_GetServiceOptionsAndVariantsRequest as GetServiceOptionsAndVariantsRequest, type index_d$6_GetServiceOptionsAndVariantsResponse as GetServiceOptionsAndVariantsResponse, type index_d$6_GetServiceOptionsAndVariantsResponseNonNullableFields as GetServiceOptionsAndVariantsResponseNonNullableFields, type IdentificationData$6 as IdentificationData, type IdentificationDataIdOneOf$6 as IdentificationDataIdOneOf, type Interval$1 as Interval, type IntervalSplit$1 as IntervalSplit, type Keyword$1 as Keyword, type LinkedSchedule$1 as LinkedSchedule, type LocalDateTime$1 as LocalDateTime, type Locale$1 as Locale, type Location$4 as Location, LocationStatus$1 as LocationStatus, LocationType$4 as LocationType, 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 Media$1 as Media, type MediaItem$1 as MediaItem, type MediaItemItemOneOf$1 as MediaItemItemOneOf, type MessageEnvelope$4 as MessageEnvelope, type MigrationData$1 as MigrationData, type MigrationEvent$1 as MigrationEvent, type Money$1 as Money, type Multilingual$1 as Multilingual, type MultipleSessionsCreated$1 as MultipleSessionsCreated, type Paging$4 as Paging, type PagingMetadataV2$3 as PagingMetadataV2, type Participant$1 as Participant, type ParticipantNotification$5 as ParticipantNotification, type PaymentOptions$1 as PaymentOptions, PlacementType$1 as PlacementType, type Price$1 as Price, type Properties$1 as Properties, type PropertiesChange$1 as PropertiesChange, type index_d$6_QueryServiceOptionsAndVariantsRequest as QueryServiceOptionsAndVariantsRequest, type index_d$6_QueryServiceOptionsAndVariantsResponse as QueryServiceOptionsAndVariantsResponse, type index_d$6_QueryServiceOptionsAndVariantsResponseNonNullableFields as QueryServiceOptionsAndVariantsResponseNonNullableFields, type QueryV2$4 as QueryV2, type QueryV2PagingMethodOneOf$4 as QueryV2PagingMethodOneOf, type Rate$1 as Rate, type RecurringInterval$1 as RecurringInterval, RecurringIntervalType$1 as RecurringIntervalType, type RecurringSessionSplit$1 as RecurringSessionSplit, type RecurringSessionsUpdated$1 as RecurringSessionsUpdated, ResolutionMethod$1 as ResolutionMethod, type Resource$1 as Resource, type ResourceNotification$1 as ResourceNotification, ResourceStatus$1 as ResourceStatus, 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 SeoSchema$1 as SeoSchema, type Service$1 as Service, type ServiceChoice$3 as ServiceChoice, type ServiceChoiceChoiceOneOf$3 as ServiceChoiceChoiceOneOf, type index_d$6_ServiceInfo as ServiceInfo, type index_d$6_ServiceNotification as ServiceNotification, index_d$6_ServiceNotificationEvent as ServiceNotificationEvent, type index_d$6_ServiceNotificationMetadataOneOf as ServiceNotificationMetadataOneOf, type index_d$6_ServiceOption as ServiceOption, type index_d$6_ServiceOptionOptionSpecificDataOneOf as ServiceOptionOptionSpecificDataOneOf, index_d$6_ServiceOptionType as ServiceOptionType, type index_d$6_ServiceOptions as ServiceOptions, type index_d$6_ServiceOptionsAndVariants as ServiceOptionsAndVariants, type index_d$6_ServiceOptionsAndVariantsCreatedEnvelope as ServiceOptionsAndVariantsCreatedEnvelope, type index_d$6_ServiceOptionsAndVariantsDeletedEnvelope as ServiceOptionsAndVariantsDeletedEnvelope, type index_d$6_ServiceOptionsAndVariantsListQueryBuilder as ServiceOptionsAndVariantsListQueryBuilder, type index_d$6_ServiceOptionsAndVariantsListQueryResult as ServiceOptionsAndVariantsListQueryResult, type index_d$6_ServiceOptionsAndVariantsUpdatedEnvelope as ServiceOptionsAndVariantsUpdatedEnvelope, index_d$6_ServiceStatus as ServiceStatus, type index_d$6_ServiceVariant as ServiceVariant, type index_d$6_ServiceVariants as ServiceVariants, 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 Settings$1 as Settings, type SiteCloned$1 as SiteCloned, type SiteCreated$1 as SiteCreated, type SitePropertiesEvent$1 as SitePropertiesEvent, type SitePropertiesNotification$1 as SitePropertiesNotification, type SitePropertiesOnScheduleCreation$1 as SitePropertiesOnScheduleCreation, SortOrder$4 as SortOrder, type Sorting$4 as Sorting, type SpecialHourPeriod$1 as SpecialHourPeriod, type SplitInterval$1 as SplitInterval, type StaffData$1 as StaffData, Status$2 as Status, type StreetAddress$4 as StreetAddress, type Subdivision$4 as Subdivision, type SupportedLanguage$1 as SupportedLanguage, type Tag$1 as Tag, type TimePeriod$1 as TimePeriod, type Translation$1 as Translation, Transparency$1 as Transparency, type index_d$6_UpdateServiceOptionsAndVariants as UpdateServiceOptionsAndVariants, type index_d$6_UpdateServiceOptionsAndVariantsRequest as UpdateServiceOptionsAndVariantsRequest, type index_d$6_UpdateServiceOptionsAndVariantsResponse as UpdateServiceOptionsAndVariantsResponse, type index_d$6_UpdateServiceOptionsAndVariantsResponseNonNullableFields as UpdateServiceOptionsAndVariantsResponseNonNullableFields, type V4Address$1 as V4Address, type Version$1 as Version, type index_d$6_WaitingListPolicy as WaitingListPolicy, WebhookIdentityType$4 as WebhookIdentityType, __metadata$6 as __metadata, index_d$6_cloneServiceOptionsAndVariants as cloneServiceOptionsAndVariants, index_d$6_createServiceOptionsAndVariants as createServiceOptionsAndVariants, index_d$6_deleteServiceOptionsAndVariants as deleteServiceOptionsAndVariants, index_d$6_getServiceOptionsAndVariants as getServiceOptionsAndVariants, index_d$6_getServiceOptionsAndVariantsByServiceId as getServiceOptionsAndVariantsByServiceId, index_d$6_onServiceOptionsAndVariantsCreated as onServiceOptionsAndVariantsCreated, index_d$6_onServiceOptionsAndVariantsDeleted as onServiceOptionsAndVariantsDeleted, index_d$6_onServiceOptionsAndVariantsUpdated as onServiceOptionsAndVariantsUpdated, index_d$6_queryServiceOptionsAndVariants as queryServiceOptionsAndVariants, index_d$6_updateServiceOptionsAndVariants as updateServiceOptionsAndVariants };
|
|
8384
|
+
export { type ActionEvent$3 as ActionEvent, type Address$4 as Address, type AddressHint$1 as AddressHint, type AddressLocation$4 as AddressLocation, type AddressStreetOneOf$4 as AddressStreetOneOf, 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$3 as BaseEventMetadata, type BookingPolicy$1 as BookingPolicy, type index_d$6_BookingsApprovalPolicy as BookingsApprovalPolicy, type BusinessLocation$1 as BusinessLocation, type BusinessSchedule$1 as BusinessSchedule, type index_d$6_BusinessServicesPolicy as BusinessServicesPolicy, type CalendarConference$1 as CalendarConference, type CalendarDateTime$1 as CalendarDateTime, CalendarType$1 as CalendarType, type Categories$1 as Categories, type ChangeContext$1 as ChangeContext, type ChangeContextPayloadOneOf$1 as ChangeContextPayloadOneOf, type index_d$6_CloneServiceOptionsAndVariantsRequest as CloneServiceOptionsAndVariantsRequest, type index_d$6_CloneServiceOptionsAndVariantsResponse as CloneServiceOptionsAndVariantsResponse, type index_d$6_CloneServiceOptionsAndVariantsResponseNonNullableFields as CloneServiceOptionsAndVariantsResponseNonNullableFields, type ConferenceProvider$1 as ConferenceProvider, ConferenceType$1 as ConferenceType, type ConsentPolicy$1 as ConsentPolicy, type index_d$6_CreateServiceOptionsAndVariantsRequest as CreateServiceOptionsAndVariantsRequest, type index_d$6_CreateServiceOptionsAndVariantsResponse as CreateServiceOptionsAndVariantsResponse, type index_d$6_CreateServiceOptionsAndVariantsResponseNonNullableFields as CreateServiceOptionsAndVariantsResponseNonNullableFields, type CursorPaging$4 as CursorPaging, type Cursors$4 as Cursors, type index_d$6_CustomServiceOption as CustomServiceOption, Day$1 as Day, DayOfWeek$1 as DayOfWeek, type index_d$6_DeleteMetadata as DeleteMetadata, type index_d$6_DeleteServiceOptionsAndVariantsOptions as DeleteServiceOptionsAndVariantsOptions, type index_d$6_DeleteServiceOptionsAndVariantsRequest as DeleteServiceOptionsAndVariantsRequest, type index_d$6_DeleteServiceOptionsAndVariantsResponse as DeleteServiceOptionsAndVariantsResponse, type DomainEvent$3 as DomainEvent, type DomainEventBodyOneOf$3 as DomainEventBodyOneOf, type Empty$1 as Empty, type EntityCreatedEvent$3 as EntityCreatedEvent, type EntityDeletedEvent$3 as EntityDeletedEvent, type EntityUpdatedEvent$3 as EntityUpdatedEvent, Event$2 as Event, type EventMetadata$2 as EventMetadata, type ExternalCalendarInfo$1 as ExternalCalendarInfo, type ExternalCalendarOverrides$1 as ExternalCalendarOverrides, type Frequency$1 as Frequency, type index_d$6_FutureBookingPolicy as FutureBookingPolicy, type GeoCoordinates$1 as GeoCoordinates, type index_d$6_GetServiceOptionsAndVariantsByServiceIdRequest as GetServiceOptionsAndVariantsByServiceIdRequest, type index_d$6_GetServiceOptionsAndVariantsByServiceIdResponse as GetServiceOptionsAndVariantsByServiceIdResponse, type index_d$6_GetServiceOptionsAndVariantsByServiceIdResponseNonNullableFields as GetServiceOptionsAndVariantsByServiceIdResponseNonNullableFields, type index_d$6_GetServiceOptionsAndVariantsRequest as GetServiceOptionsAndVariantsRequest, type index_d$6_GetServiceOptionsAndVariantsResponse as GetServiceOptionsAndVariantsResponse, type index_d$6_GetServiceOptionsAndVariantsResponseNonNullableFields as GetServiceOptionsAndVariantsResponseNonNullableFields, type IdentificationData$6 as IdentificationData, type IdentificationDataIdOneOf$6 as IdentificationDataIdOneOf, type Interval$1 as Interval, type IntervalSplit$1 as IntervalSplit, type Keyword$1 as Keyword, type LinkedSchedule$1 as LinkedSchedule, type LocalDateTime$1 as LocalDateTime, type Locale$1 as Locale, type Location$4 as Location, LocationStatus$1 as LocationStatus, LocationType$4 as LocationType, 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 Media$1 as Media, type MediaItem$1 as MediaItem, type MediaItemItemOneOf$1 as MediaItemItemOneOf, type MessageEnvelope$4 as MessageEnvelope, type MigrationData$1 as MigrationData, type MigrationEvent$1 as MigrationEvent, type Money$1 as Money, type Multilingual$1 as Multilingual, type MultipleSessionsCreated$1 as MultipleSessionsCreated, type Paging$4 as Paging, type PagingMetadataV2$3 as PagingMetadataV2, type Participant$1 as Participant, type ParticipantNotification$5 as ParticipantNotification, type PaymentOptions$1 as PaymentOptions, PlacementType$1 as PlacementType, type Price$1 as Price, type Properties$1 as Properties, type PropertiesChange$1 as PropertiesChange, type index_d$6_QueryServiceOptionsAndVariantsRequest as QueryServiceOptionsAndVariantsRequest, type index_d$6_QueryServiceOptionsAndVariantsResponse as QueryServiceOptionsAndVariantsResponse, type index_d$6_QueryServiceOptionsAndVariantsResponseNonNullableFields as QueryServiceOptionsAndVariantsResponseNonNullableFields, type QueryV2$4 as QueryV2, type QueryV2PagingMethodOneOf$4 as QueryV2PagingMethodOneOf, type Rate$1 as Rate, type RecurringInterval$1 as RecurringInterval, RecurringIntervalType$1 as RecurringIntervalType, type RecurringSessionSplit$1 as RecurringSessionSplit, type RecurringSessionsUpdated$1 as RecurringSessionsUpdated, ResolutionMethod$1 as ResolutionMethod, type Resource$1 as Resource, type ResourceNotification$1 as ResourceNotification, ResourceStatus$1 as ResourceStatus, type RestoreInfo$1 as RestoreInfo, 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 SeoSchema$1 as SeoSchema, type Service$1 as Service, type ServiceChoice$3 as ServiceChoice, type ServiceChoiceChoiceOneOf$3 as ServiceChoiceChoiceOneOf, type index_d$6_ServiceInfo as ServiceInfo, type index_d$6_ServiceNotification as ServiceNotification, index_d$6_ServiceNotificationEvent as ServiceNotificationEvent, type index_d$6_ServiceNotificationMetadataOneOf as ServiceNotificationMetadataOneOf, type index_d$6_ServiceOption as ServiceOption, type index_d$6_ServiceOptionOptionSpecificDataOneOf as ServiceOptionOptionSpecificDataOneOf, index_d$6_ServiceOptionType as ServiceOptionType, type index_d$6_ServiceOptions as ServiceOptions, type index_d$6_ServiceOptionsAndVariants as ServiceOptionsAndVariants, type index_d$6_ServiceOptionsAndVariantsCreatedEnvelope as ServiceOptionsAndVariantsCreatedEnvelope, type index_d$6_ServiceOptionsAndVariantsDeletedEnvelope as ServiceOptionsAndVariantsDeletedEnvelope, type index_d$6_ServiceOptionsAndVariantsListQueryBuilder as ServiceOptionsAndVariantsListQueryBuilder, type index_d$6_ServiceOptionsAndVariantsListQueryResult as ServiceOptionsAndVariantsListQueryResult, type index_d$6_ServiceOptionsAndVariantsUpdatedEnvelope as ServiceOptionsAndVariantsUpdatedEnvelope, index_d$6_ServiceStatus as ServiceStatus, type index_d$6_ServiceVariant as ServiceVariant, type index_d$6_ServiceVariants as ServiceVariants, 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 Settings$1 as Settings, type SiteCloned$1 as SiteCloned, type SiteCreated$1 as SiteCreated, type SitePropertiesEvent$1 as SitePropertiesEvent, type SitePropertiesNotification$1 as SitePropertiesNotification, type SitePropertiesOnScheduleCreation$1 as SitePropertiesOnScheduleCreation, SortOrder$4 as SortOrder, type Sorting$4 as Sorting, type SpecialHourPeriod$1 as SpecialHourPeriod, type SplitInterval$1 as SplitInterval, type StaffData$1 as StaffData, Status$2 as Status, type StreetAddress$4 as StreetAddress, type Subdivision$4 as Subdivision, type SupportedLanguage$1 as SupportedLanguage, type Tag$1 as Tag, type TimePeriod$1 as TimePeriod, type Translation$1 as Translation, Transparency$1 as Transparency, type index_d$6_UpdateServiceOptionsAndVariants as UpdateServiceOptionsAndVariants, type index_d$6_UpdateServiceOptionsAndVariantsRequest as UpdateServiceOptionsAndVariantsRequest, type index_d$6_UpdateServiceOptionsAndVariantsResponse as UpdateServiceOptionsAndVariantsResponse, type index_d$6_UpdateServiceOptionsAndVariantsResponseNonNullableFields as UpdateServiceOptionsAndVariantsResponseNonNullableFields, type V4Address$1 as V4Address, type Version$1 as Version, type index_d$6_WaitingListPolicy as WaitingListPolicy, WebhookIdentityType$4 as WebhookIdentityType, __metadata$6 as __metadata, index_d$6_cloneServiceOptionsAndVariants as cloneServiceOptionsAndVariants, index_d$6_createServiceOptionsAndVariants as createServiceOptionsAndVariants, index_d$6_deleteServiceOptionsAndVariants as deleteServiceOptionsAndVariants, index_d$6_getServiceOptionsAndVariants as getServiceOptionsAndVariants, index_d$6_getServiceOptionsAndVariantsByServiceId as getServiceOptionsAndVariantsByServiceId, index_d$6_onServiceOptionsAndVariantsCreated as onServiceOptionsAndVariantsCreated, index_d$6_onServiceOptionsAndVariantsDeleted as onServiceOptionsAndVariantsDeleted, index_d$6_onServiceOptionsAndVariantsUpdated as onServiceOptionsAndVariantsUpdated, index_d$6_queryServiceOptionsAndVariants as queryServiceOptionsAndVariants, index_d$6_updateServiceOptionsAndVariants as updateServiceOptionsAndVariants };
|
|
8382
8385
|
}
|
|
8383
8386
|
|
|
8384
8387
|
/** extended bookings */
|
|
@@ -10417,7 +10420,7 @@ interface DeleteServiceResponse {
|
|
|
10417
10420
|
}
|
|
10418
10421
|
interface BulkDeleteServicesRequest {
|
|
10419
10422
|
/** Ids of the services for deletion. */
|
|
10420
|
-
ids
|
|
10423
|
+
ids: string[];
|
|
10421
10424
|
/**
|
|
10422
10425
|
* Whether to preserve future sessions with participants.
|
|
10423
10426
|
*
|
|
@@ -10521,7 +10524,7 @@ interface Cursors$2 {
|
|
|
10521
10524
|
}
|
|
10522
10525
|
interface SearchServicesRequest {
|
|
10523
10526
|
/** WQL, search or aggregation expression. */
|
|
10524
|
-
search
|
|
10527
|
+
search: CursorSearch;
|
|
10525
10528
|
}
|
|
10526
10529
|
interface CursorSearch extends CursorSearchPagingMethodOneOf {
|
|
10527
10530
|
/**
|
|
@@ -10829,7 +10832,7 @@ interface AggregationResultsResultOneOf {
|
|
|
10829
10832
|
}
|
|
10830
10833
|
interface QueryPoliciesRequest {
|
|
10831
10834
|
/** WQL expression. */
|
|
10832
|
-
query
|
|
10835
|
+
query: CursorQuery;
|
|
10833
10836
|
}
|
|
10834
10837
|
interface CursorQuery extends CursorQueryPagingMethodOneOf {
|
|
10835
10838
|
/** Cursor token pointing to a page of results. Not used in the first request. Following requests use the cursor token and not `filter` or `sort`. */
|
|
@@ -12377,9 +12380,9 @@ interface SiteCloned {
|
|
|
12377
12380
|
}
|
|
12378
12381
|
interface SetServiceLocationsRequest {
|
|
12379
12382
|
/** ID of the service. */
|
|
12380
|
-
serviceId
|
|
12383
|
+
serviceId: string;
|
|
12381
12384
|
/** The locations you specify replace the existing service locations. */
|
|
12382
|
-
locations
|
|
12385
|
+
locations: V2Location[];
|
|
12383
12386
|
/** The action to perform on sessions currently set to a removed location. For example, move existing sessions to a new specified location. */
|
|
12384
12387
|
removedLocationSessionsAction?: RemovedLocationSessionsAction;
|
|
12385
12388
|
/** Whether to notify participants about the change of location, and an optional custom message. */
|
|
@@ -12424,9 +12427,9 @@ interface SetServiceLocationsResponse {
|
|
|
12424
12427
|
}
|
|
12425
12428
|
interface EnablePricingPlansForServiceRequest {
|
|
12426
12429
|
/** ID of the service to add the pricing plans to. */
|
|
12427
|
-
serviceId
|
|
12430
|
+
serviceId: string;
|
|
12428
12431
|
/** IDs of the pricing plans to connect to the service. */
|
|
12429
|
-
pricingPlanIds
|
|
12432
|
+
pricingPlanIds: string[];
|
|
12430
12433
|
}
|
|
12431
12434
|
interface EnablePricingPlansForServiceResponse {
|
|
12432
12435
|
/** IDs of the pricing plans connected to the service. */
|
|
@@ -12442,7 +12445,7 @@ interface InvalidPricingPlan {
|
|
|
12442
12445
|
}
|
|
12443
12446
|
interface DisablePricingPlansForServiceRequest {
|
|
12444
12447
|
/** ID of the service to disconnect the pricing plans from. */
|
|
12445
|
-
serviceId
|
|
12448
|
+
serviceId: string;
|
|
12446
12449
|
/** ID of the pricing plans to disconnect from the service. */
|
|
12447
12450
|
pricingPlanIds?: string[];
|
|
12448
12451
|
}
|
|
@@ -12452,9 +12455,9 @@ interface DisablePricingPlansForServiceResponse {
|
|
|
12452
12455
|
}
|
|
12453
12456
|
interface SetCustomSlugRequest {
|
|
12454
12457
|
/** ID of the service to assign the custom slug to. */
|
|
12455
|
-
serviceId
|
|
12458
|
+
serviceId: string;
|
|
12456
12459
|
/** The custom name to set as the active slug for the service. */
|
|
12457
|
-
slugName
|
|
12460
|
+
slugName: string;
|
|
12458
12461
|
}
|
|
12459
12462
|
interface SetCustomSlugResponse {
|
|
12460
12463
|
/** The new slug set as the active slug for the service. */
|
|
@@ -12464,9 +12467,9 @@ interface SetCustomSlugResponse {
|
|
|
12464
12467
|
}
|
|
12465
12468
|
interface ValidateSlugRequest {
|
|
12466
12469
|
/** ID of the service to validate the slug name for. */
|
|
12467
|
-
serviceId
|
|
12470
|
+
serviceId: string;
|
|
12468
12471
|
/** The custom name to validate as a slug for the service. */
|
|
12469
|
-
slugName
|
|
12472
|
+
slugName: string;
|
|
12470
12473
|
}
|
|
12471
12474
|
interface ValidateSlugResponse {
|
|
12472
12475
|
/** Whether the requested slug name is valid. */
|
|
@@ -12485,7 +12488,7 @@ declare enum InvalidSlugError {
|
|
|
12485
12488
|
}
|
|
12486
12489
|
interface CloneServiceRequest {
|
|
12487
12490
|
/** ID of a source service */
|
|
12488
|
-
sourceServiceId
|
|
12491
|
+
sourceServiceId: string;
|
|
12489
12492
|
/** copy recurring sessions of an active service's schedule */
|
|
12490
12493
|
copyRecurringSessions?: boolean;
|
|
12491
12494
|
/** copy benefits with pricing plans that are connected to the source service. If the source service is connected to more than 120 benefits with pricing plans then they will not be copied. In that case the field `error_types` in the response will include `PRICING_PLANS`. */
|
|
@@ -12967,6 +12970,338 @@ interface UpdateServiceResponseNonNullableFields {
|
|
|
12967
12970
|
};
|
|
12968
12971
|
};
|
|
12969
12972
|
}
|
|
12973
|
+
interface BulkUpdateServicesResponseNonNullableFields {
|
|
12974
|
+
results: {
|
|
12975
|
+
itemMetadata?: {
|
|
12976
|
+
originalIndex: number;
|
|
12977
|
+
success: boolean;
|
|
12978
|
+
error?: {
|
|
12979
|
+
code: string;
|
|
12980
|
+
description: string;
|
|
12981
|
+
};
|
|
12982
|
+
};
|
|
12983
|
+
item?: {
|
|
12984
|
+
type: ServiceType;
|
|
12985
|
+
media?: {
|
|
12986
|
+
items: {
|
|
12987
|
+
image: string;
|
|
12988
|
+
}[];
|
|
12989
|
+
mainMedia?: {
|
|
12990
|
+
image: string;
|
|
12991
|
+
};
|
|
12992
|
+
coverMedia?: {
|
|
12993
|
+
image: string;
|
|
12994
|
+
};
|
|
12995
|
+
};
|
|
12996
|
+
category?: {
|
|
12997
|
+
_id: string;
|
|
12998
|
+
};
|
|
12999
|
+
form?: {
|
|
13000
|
+
_id: string;
|
|
13001
|
+
};
|
|
13002
|
+
payment?: {
|
|
13003
|
+
fixed?: {
|
|
13004
|
+
price?: {
|
|
13005
|
+
value: string;
|
|
13006
|
+
currency: string;
|
|
13007
|
+
};
|
|
13008
|
+
deposit?: {
|
|
13009
|
+
value: string;
|
|
13010
|
+
currency: string;
|
|
13011
|
+
};
|
|
13012
|
+
};
|
|
13013
|
+
varied?: {
|
|
13014
|
+
defaultPrice?: {
|
|
13015
|
+
value: string;
|
|
13016
|
+
currency: string;
|
|
13017
|
+
};
|
|
13018
|
+
deposit?: {
|
|
13019
|
+
value: string;
|
|
13020
|
+
currency: string;
|
|
13021
|
+
};
|
|
13022
|
+
minPrice?: {
|
|
13023
|
+
value: string;
|
|
13024
|
+
currency: string;
|
|
13025
|
+
};
|
|
13026
|
+
maxPrice?: {
|
|
13027
|
+
value: string;
|
|
13028
|
+
currency: string;
|
|
13029
|
+
};
|
|
13030
|
+
};
|
|
13031
|
+
rateType: RateType;
|
|
13032
|
+
pricingPlanIds: string[];
|
|
13033
|
+
};
|
|
13034
|
+
locations: {
|
|
13035
|
+
business?: {
|
|
13036
|
+
_id: string;
|
|
13037
|
+
name: string;
|
|
13038
|
+
};
|
|
13039
|
+
custom?: {
|
|
13040
|
+
_id: string;
|
|
13041
|
+
};
|
|
13042
|
+
_id: string;
|
|
13043
|
+
type: LocationTypeEnumLocationType;
|
|
13044
|
+
}[];
|
|
13045
|
+
bookingPolicy?: {
|
|
13046
|
+
_id: string;
|
|
13047
|
+
customPolicyDescription?: {
|
|
13048
|
+
enabled: boolean;
|
|
13049
|
+
description: string;
|
|
13050
|
+
};
|
|
13051
|
+
limitEarlyBookingPolicy?: {
|
|
13052
|
+
enabled: boolean;
|
|
13053
|
+
earliestBookingInMinutes: number;
|
|
13054
|
+
};
|
|
13055
|
+
limitLateBookingPolicy?: {
|
|
13056
|
+
enabled: boolean;
|
|
13057
|
+
latestBookingInMinutes: number;
|
|
13058
|
+
};
|
|
13059
|
+
bookAfterStartPolicy?: {
|
|
13060
|
+
enabled: boolean;
|
|
13061
|
+
};
|
|
13062
|
+
cancellationPolicy?: {
|
|
13063
|
+
enabled: boolean;
|
|
13064
|
+
limitLatestCancellation: boolean;
|
|
13065
|
+
latestCancellationInMinutes: number;
|
|
13066
|
+
};
|
|
13067
|
+
reschedulePolicy?: {
|
|
13068
|
+
enabled: boolean;
|
|
13069
|
+
limitLatestReschedule: boolean;
|
|
13070
|
+
latestRescheduleInMinutes: number;
|
|
13071
|
+
};
|
|
13072
|
+
waitlistPolicy?: {
|
|
13073
|
+
enabled: boolean;
|
|
13074
|
+
capacity: number;
|
|
13075
|
+
reservationTimeInMinutes: number;
|
|
13076
|
+
};
|
|
13077
|
+
participantsPolicy?: {
|
|
13078
|
+
maxParticipantsPerBooking: number;
|
|
13079
|
+
};
|
|
13080
|
+
resourcesPolicy?: {
|
|
13081
|
+
enabled: boolean;
|
|
13082
|
+
autoAssignAllowed: boolean;
|
|
13083
|
+
};
|
|
13084
|
+
cancellationFeePolicy?: {
|
|
13085
|
+
enabled: boolean;
|
|
13086
|
+
cancellationWindows: {
|
|
13087
|
+
amount?: {
|
|
13088
|
+
value: string;
|
|
13089
|
+
currency: string;
|
|
13090
|
+
};
|
|
13091
|
+
percentage: string;
|
|
13092
|
+
}[];
|
|
13093
|
+
};
|
|
13094
|
+
saveCreditCardPolicy?: {
|
|
13095
|
+
enabled: boolean;
|
|
13096
|
+
};
|
|
13097
|
+
};
|
|
13098
|
+
schedule?: {
|
|
13099
|
+
availabilityConstraints?: {
|
|
13100
|
+
sessionDurations: number[];
|
|
13101
|
+
timeBetweenSessions: number;
|
|
13102
|
+
};
|
|
13103
|
+
};
|
|
13104
|
+
staffMemberIds: string[];
|
|
13105
|
+
supportedSlugs: {
|
|
13106
|
+
name: string;
|
|
13107
|
+
}[];
|
|
13108
|
+
mainSlug?: {
|
|
13109
|
+
name: string;
|
|
13110
|
+
};
|
|
13111
|
+
urls?: {
|
|
13112
|
+
servicePage: string;
|
|
13113
|
+
bookingPage: string;
|
|
13114
|
+
calendarPage: string;
|
|
13115
|
+
};
|
|
13116
|
+
seoData?: {
|
|
13117
|
+
tags: {
|
|
13118
|
+
type: string;
|
|
13119
|
+
children: string;
|
|
13120
|
+
custom: boolean;
|
|
13121
|
+
disabled: boolean;
|
|
13122
|
+
}[];
|
|
13123
|
+
settings?: {
|
|
13124
|
+
preventAutoRedirect: boolean;
|
|
13125
|
+
keywords: {
|
|
13126
|
+
term: string;
|
|
13127
|
+
isMain: boolean;
|
|
13128
|
+
}[];
|
|
13129
|
+
};
|
|
13130
|
+
};
|
|
13131
|
+
};
|
|
13132
|
+
}[];
|
|
13133
|
+
bulkActionMetadata?: {
|
|
13134
|
+
totalSuccesses: number;
|
|
13135
|
+
totalFailures: number;
|
|
13136
|
+
undetailedFailures: number;
|
|
13137
|
+
};
|
|
13138
|
+
}
|
|
13139
|
+
interface BulkDeleteServicesResponseNonNullableFields {
|
|
13140
|
+
results: {
|
|
13141
|
+
itemMetadata?: {
|
|
13142
|
+
originalIndex: number;
|
|
13143
|
+
success: boolean;
|
|
13144
|
+
error?: {
|
|
13145
|
+
code: string;
|
|
13146
|
+
description: string;
|
|
13147
|
+
};
|
|
13148
|
+
};
|
|
13149
|
+
item?: {
|
|
13150
|
+
type: ServiceType;
|
|
13151
|
+
media?: {
|
|
13152
|
+
items: {
|
|
13153
|
+
image: string;
|
|
13154
|
+
}[];
|
|
13155
|
+
mainMedia?: {
|
|
13156
|
+
image: string;
|
|
13157
|
+
};
|
|
13158
|
+
coverMedia?: {
|
|
13159
|
+
image: string;
|
|
13160
|
+
};
|
|
13161
|
+
};
|
|
13162
|
+
category?: {
|
|
13163
|
+
_id: string;
|
|
13164
|
+
};
|
|
13165
|
+
form?: {
|
|
13166
|
+
_id: string;
|
|
13167
|
+
};
|
|
13168
|
+
payment?: {
|
|
13169
|
+
fixed?: {
|
|
13170
|
+
price?: {
|
|
13171
|
+
value: string;
|
|
13172
|
+
currency: string;
|
|
13173
|
+
};
|
|
13174
|
+
deposit?: {
|
|
13175
|
+
value: string;
|
|
13176
|
+
currency: string;
|
|
13177
|
+
};
|
|
13178
|
+
};
|
|
13179
|
+
varied?: {
|
|
13180
|
+
defaultPrice?: {
|
|
13181
|
+
value: string;
|
|
13182
|
+
currency: string;
|
|
13183
|
+
};
|
|
13184
|
+
deposit?: {
|
|
13185
|
+
value: string;
|
|
13186
|
+
currency: string;
|
|
13187
|
+
};
|
|
13188
|
+
minPrice?: {
|
|
13189
|
+
value: string;
|
|
13190
|
+
currency: string;
|
|
13191
|
+
};
|
|
13192
|
+
maxPrice?: {
|
|
13193
|
+
value: string;
|
|
13194
|
+
currency: string;
|
|
13195
|
+
};
|
|
13196
|
+
};
|
|
13197
|
+
rateType: RateType;
|
|
13198
|
+
pricingPlanIds: string[];
|
|
13199
|
+
};
|
|
13200
|
+
locations: {
|
|
13201
|
+
business?: {
|
|
13202
|
+
_id: string;
|
|
13203
|
+
name: string;
|
|
13204
|
+
};
|
|
13205
|
+
custom?: {
|
|
13206
|
+
_id: string;
|
|
13207
|
+
};
|
|
13208
|
+
_id: string;
|
|
13209
|
+
type: LocationTypeEnumLocationType;
|
|
13210
|
+
}[];
|
|
13211
|
+
bookingPolicy?: {
|
|
13212
|
+
_id: string;
|
|
13213
|
+
customPolicyDescription?: {
|
|
13214
|
+
enabled: boolean;
|
|
13215
|
+
description: string;
|
|
13216
|
+
};
|
|
13217
|
+
limitEarlyBookingPolicy?: {
|
|
13218
|
+
enabled: boolean;
|
|
13219
|
+
earliestBookingInMinutes: number;
|
|
13220
|
+
};
|
|
13221
|
+
limitLateBookingPolicy?: {
|
|
13222
|
+
enabled: boolean;
|
|
13223
|
+
latestBookingInMinutes: number;
|
|
13224
|
+
};
|
|
13225
|
+
bookAfterStartPolicy?: {
|
|
13226
|
+
enabled: boolean;
|
|
13227
|
+
};
|
|
13228
|
+
cancellationPolicy?: {
|
|
13229
|
+
enabled: boolean;
|
|
13230
|
+
limitLatestCancellation: boolean;
|
|
13231
|
+
latestCancellationInMinutes: number;
|
|
13232
|
+
};
|
|
13233
|
+
reschedulePolicy?: {
|
|
13234
|
+
enabled: boolean;
|
|
13235
|
+
limitLatestReschedule: boolean;
|
|
13236
|
+
latestRescheduleInMinutes: number;
|
|
13237
|
+
};
|
|
13238
|
+
waitlistPolicy?: {
|
|
13239
|
+
enabled: boolean;
|
|
13240
|
+
capacity: number;
|
|
13241
|
+
reservationTimeInMinutes: number;
|
|
13242
|
+
};
|
|
13243
|
+
participantsPolicy?: {
|
|
13244
|
+
maxParticipantsPerBooking: number;
|
|
13245
|
+
};
|
|
13246
|
+
resourcesPolicy?: {
|
|
13247
|
+
enabled: boolean;
|
|
13248
|
+
autoAssignAllowed: boolean;
|
|
13249
|
+
};
|
|
13250
|
+
cancellationFeePolicy?: {
|
|
13251
|
+
enabled: boolean;
|
|
13252
|
+
cancellationWindows: {
|
|
13253
|
+
amount?: {
|
|
13254
|
+
value: string;
|
|
13255
|
+
currency: string;
|
|
13256
|
+
};
|
|
13257
|
+
percentage: string;
|
|
13258
|
+
}[];
|
|
13259
|
+
};
|
|
13260
|
+
saveCreditCardPolicy?: {
|
|
13261
|
+
enabled: boolean;
|
|
13262
|
+
};
|
|
13263
|
+
};
|
|
13264
|
+
schedule?: {
|
|
13265
|
+
availabilityConstraints?: {
|
|
13266
|
+
sessionDurations: number[];
|
|
13267
|
+
timeBetweenSessions: number;
|
|
13268
|
+
};
|
|
13269
|
+
};
|
|
13270
|
+
staffMemberIds: string[];
|
|
13271
|
+
supportedSlugs: {
|
|
13272
|
+
name: string;
|
|
13273
|
+
}[];
|
|
13274
|
+
mainSlug?: {
|
|
13275
|
+
name: string;
|
|
13276
|
+
};
|
|
13277
|
+
urls?: {
|
|
13278
|
+
servicePage: string;
|
|
13279
|
+
bookingPage: string;
|
|
13280
|
+
calendarPage: string;
|
|
13281
|
+
};
|
|
13282
|
+
seoData?: {
|
|
13283
|
+
tags: {
|
|
13284
|
+
type: string;
|
|
13285
|
+
children: string;
|
|
13286
|
+
custom: boolean;
|
|
13287
|
+
disabled: boolean;
|
|
13288
|
+
}[];
|
|
13289
|
+
settings?: {
|
|
13290
|
+
preventAutoRedirect: boolean;
|
|
13291
|
+
keywords: {
|
|
13292
|
+
term: string;
|
|
13293
|
+
isMain: boolean;
|
|
13294
|
+
}[];
|
|
13295
|
+
};
|
|
13296
|
+
};
|
|
13297
|
+
};
|
|
13298
|
+
}[];
|
|
13299
|
+
bulkActionMetadata?: {
|
|
13300
|
+
totalSuccesses: number;
|
|
13301
|
+
totalFailures: number;
|
|
13302
|
+
undetailedFailures: number;
|
|
13303
|
+
};
|
|
13304
|
+
}
|
|
12970
13305
|
interface QueryServicesResponseNonNullableFields {
|
|
12971
13306
|
services: {
|
|
12972
13307
|
type: ServiceType;
|
|
@@ -13118,87 +13453,1277 @@ interface QueryServicesResponseNonNullableFields {
|
|
|
13118
13453
|
};
|
|
13119
13454
|
}[];
|
|
13120
13455
|
}
|
|
13121
|
-
interface
|
|
13122
|
-
|
|
13123
|
-
|
|
13124
|
-
|
|
13125
|
-
|
|
13126
|
-
|
|
13127
|
-
|
|
13128
|
-
|
|
13129
|
-
|
|
13130
|
-
|
|
13131
|
-
|
|
13132
|
-
|
|
13133
|
-
|
|
13134
|
-
|
|
13135
|
-
|
|
13136
|
-
|
|
13137
|
-
|
|
13138
|
-
|
|
13139
|
-
|
|
13140
|
-
|
|
13141
|
-
|
|
13142
|
-
|
|
13143
|
-
|
|
13144
|
-
|
|
13145
|
-
|
|
13146
|
-
|
|
13147
|
-
|
|
13148
|
-
|
|
13149
|
-
|
|
13150
|
-
|
|
13151
|
-
|
|
13152
|
-
|
|
13153
|
-
|
|
13154
|
-
|
|
13155
|
-
|
|
13156
|
-
|
|
13157
|
-
|
|
13158
|
-
|
|
13159
|
-
|
|
13160
|
-
|
|
13161
|
-
|
|
13162
|
-
|
|
13163
|
-
|
|
13164
|
-
|
|
13165
|
-
|
|
13166
|
-
|
|
13167
|
-
|
|
13168
|
-
|
|
13169
|
-
}
|
|
13170
|
-
|
|
13171
|
-
|
|
13172
|
-
|
|
13173
|
-
|
|
13174
|
-
|
|
13175
|
-
|
|
13176
|
-
|
|
13177
|
-
}
|
|
13178
|
-
|
|
13179
|
-
|
|
13180
|
-
}
|
|
13181
|
-
|
|
13182
|
-
|
|
13183
|
-
|
|
13184
|
-
|
|
13185
|
-
|
|
13186
|
-
|
|
13187
|
-
|
|
13188
|
-
|
|
13189
|
-
|
|
13190
|
-
|
|
13191
|
-
|
|
13192
|
-
|
|
13193
|
-
|
|
13194
|
-
|
|
13195
|
-
|
|
13196
|
-
|
|
13197
|
-
|
|
13198
|
-
|
|
13199
|
-
|
|
13200
|
-
|
|
13201
|
-
|
|
13456
|
+
interface SearchServicesResponseNonNullableFields {
|
|
13457
|
+
services: {
|
|
13458
|
+
type: ServiceType;
|
|
13459
|
+
media?: {
|
|
13460
|
+
items: {
|
|
13461
|
+
image: string;
|
|
13462
|
+
}[];
|
|
13463
|
+
mainMedia?: {
|
|
13464
|
+
image: string;
|
|
13465
|
+
};
|
|
13466
|
+
coverMedia?: {
|
|
13467
|
+
image: string;
|
|
13468
|
+
};
|
|
13469
|
+
};
|
|
13470
|
+
category?: {
|
|
13471
|
+
_id: string;
|
|
13472
|
+
};
|
|
13473
|
+
form?: {
|
|
13474
|
+
_id: string;
|
|
13475
|
+
};
|
|
13476
|
+
payment?: {
|
|
13477
|
+
fixed?: {
|
|
13478
|
+
price?: {
|
|
13479
|
+
value: string;
|
|
13480
|
+
currency: string;
|
|
13481
|
+
};
|
|
13482
|
+
deposit?: {
|
|
13483
|
+
value: string;
|
|
13484
|
+
currency: string;
|
|
13485
|
+
};
|
|
13486
|
+
};
|
|
13487
|
+
varied?: {
|
|
13488
|
+
defaultPrice?: {
|
|
13489
|
+
value: string;
|
|
13490
|
+
currency: string;
|
|
13491
|
+
};
|
|
13492
|
+
deposit?: {
|
|
13493
|
+
value: string;
|
|
13494
|
+
currency: string;
|
|
13495
|
+
};
|
|
13496
|
+
minPrice?: {
|
|
13497
|
+
value: string;
|
|
13498
|
+
currency: string;
|
|
13499
|
+
};
|
|
13500
|
+
maxPrice?: {
|
|
13501
|
+
value: string;
|
|
13502
|
+
currency: string;
|
|
13503
|
+
};
|
|
13504
|
+
};
|
|
13505
|
+
rateType: RateType;
|
|
13506
|
+
pricingPlanIds: string[];
|
|
13507
|
+
};
|
|
13508
|
+
locations: {
|
|
13509
|
+
business?: {
|
|
13510
|
+
_id: string;
|
|
13511
|
+
name: string;
|
|
13512
|
+
};
|
|
13513
|
+
custom?: {
|
|
13514
|
+
_id: string;
|
|
13515
|
+
};
|
|
13516
|
+
_id: string;
|
|
13517
|
+
type: LocationTypeEnumLocationType;
|
|
13518
|
+
}[];
|
|
13519
|
+
bookingPolicy?: {
|
|
13520
|
+
_id: string;
|
|
13521
|
+
customPolicyDescription?: {
|
|
13522
|
+
enabled: boolean;
|
|
13523
|
+
description: string;
|
|
13524
|
+
};
|
|
13525
|
+
limitEarlyBookingPolicy?: {
|
|
13526
|
+
enabled: boolean;
|
|
13527
|
+
earliestBookingInMinutes: number;
|
|
13528
|
+
};
|
|
13529
|
+
limitLateBookingPolicy?: {
|
|
13530
|
+
enabled: boolean;
|
|
13531
|
+
latestBookingInMinutes: number;
|
|
13532
|
+
};
|
|
13533
|
+
bookAfterStartPolicy?: {
|
|
13534
|
+
enabled: boolean;
|
|
13535
|
+
};
|
|
13536
|
+
cancellationPolicy?: {
|
|
13537
|
+
enabled: boolean;
|
|
13538
|
+
limitLatestCancellation: boolean;
|
|
13539
|
+
latestCancellationInMinutes: number;
|
|
13540
|
+
};
|
|
13541
|
+
reschedulePolicy?: {
|
|
13542
|
+
enabled: boolean;
|
|
13543
|
+
limitLatestReschedule: boolean;
|
|
13544
|
+
latestRescheduleInMinutes: number;
|
|
13545
|
+
};
|
|
13546
|
+
waitlistPolicy?: {
|
|
13547
|
+
enabled: boolean;
|
|
13548
|
+
capacity: number;
|
|
13549
|
+
reservationTimeInMinutes: number;
|
|
13550
|
+
};
|
|
13551
|
+
participantsPolicy?: {
|
|
13552
|
+
maxParticipantsPerBooking: number;
|
|
13553
|
+
};
|
|
13554
|
+
resourcesPolicy?: {
|
|
13555
|
+
enabled: boolean;
|
|
13556
|
+
autoAssignAllowed: boolean;
|
|
13557
|
+
};
|
|
13558
|
+
cancellationFeePolicy?: {
|
|
13559
|
+
enabled: boolean;
|
|
13560
|
+
cancellationWindows: {
|
|
13561
|
+
amount?: {
|
|
13562
|
+
value: string;
|
|
13563
|
+
currency: string;
|
|
13564
|
+
};
|
|
13565
|
+
percentage: string;
|
|
13566
|
+
}[];
|
|
13567
|
+
};
|
|
13568
|
+
saveCreditCardPolicy?: {
|
|
13569
|
+
enabled: boolean;
|
|
13570
|
+
};
|
|
13571
|
+
};
|
|
13572
|
+
schedule?: {
|
|
13573
|
+
availabilityConstraints?: {
|
|
13574
|
+
sessionDurations: number[];
|
|
13575
|
+
timeBetweenSessions: number;
|
|
13576
|
+
};
|
|
13577
|
+
};
|
|
13578
|
+
staffMemberIds: string[];
|
|
13579
|
+
supportedSlugs: {
|
|
13580
|
+
name: string;
|
|
13581
|
+
}[];
|
|
13582
|
+
mainSlug?: {
|
|
13583
|
+
name: string;
|
|
13584
|
+
};
|
|
13585
|
+
urls?: {
|
|
13586
|
+
servicePage: string;
|
|
13587
|
+
bookingPage: string;
|
|
13588
|
+
calendarPage: string;
|
|
13589
|
+
};
|
|
13590
|
+
seoData?: {
|
|
13591
|
+
tags: {
|
|
13592
|
+
type: string;
|
|
13593
|
+
children: string;
|
|
13594
|
+
custom: boolean;
|
|
13595
|
+
disabled: boolean;
|
|
13596
|
+
}[];
|
|
13597
|
+
settings?: {
|
|
13598
|
+
preventAutoRedirect: boolean;
|
|
13599
|
+
keywords: {
|
|
13600
|
+
term: string;
|
|
13601
|
+
isMain: boolean;
|
|
13602
|
+
}[];
|
|
13603
|
+
};
|
|
13604
|
+
};
|
|
13605
|
+
}[];
|
|
13606
|
+
aggregationData?: {
|
|
13607
|
+
results: {
|
|
13608
|
+
values?: {
|
|
13609
|
+
results: {
|
|
13610
|
+
value: string;
|
|
13611
|
+
count: number;
|
|
13612
|
+
}[];
|
|
13613
|
+
};
|
|
13614
|
+
ranges?: {
|
|
13615
|
+
results: {
|
|
13616
|
+
count: number;
|
|
13617
|
+
}[];
|
|
13618
|
+
};
|
|
13619
|
+
scalar?: {
|
|
13620
|
+
type: ScalarType;
|
|
13621
|
+
value: number;
|
|
13622
|
+
};
|
|
13623
|
+
groupedByValue?: {
|
|
13624
|
+
results: {
|
|
13625
|
+
value: string;
|
|
13626
|
+
nestedResults?: {
|
|
13627
|
+
values?: {
|
|
13628
|
+
results: {
|
|
13629
|
+
value: string;
|
|
13630
|
+
count: number;
|
|
13631
|
+
}[];
|
|
13632
|
+
};
|
|
13633
|
+
ranges?: {
|
|
13634
|
+
results: {
|
|
13635
|
+
count: number;
|
|
13636
|
+
}[];
|
|
13637
|
+
};
|
|
13638
|
+
scalar?: {
|
|
13639
|
+
type: ScalarType;
|
|
13640
|
+
value: number;
|
|
13641
|
+
};
|
|
13642
|
+
name: string;
|
|
13643
|
+
type: AggregationType;
|
|
13644
|
+
fieldPath: string;
|
|
13645
|
+
};
|
|
13646
|
+
}[];
|
|
13647
|
+
};
|
|
13648
|
+
dateHistogram?: {
|
|
13649
|
+
results: {
|
|
13650
|
+
value: string;
|
|
13651
|
+
count: number;
|
|
13652
|
+
}[];
|
|
13653
|
+
};
|
|
13654
|
+
nested?: {
|
|
13655
|
+
results: {
|
|
13656
|
+
results?: {
|
|
13657
|
+
value?: {
|
|
13658
|
+
value: string;
|
|
13659
|
+
};
|
|
13660
|
+
scalar?: {
|
|
13661
|
+
value: number;
|
|
13662
|
+
};
|
|
13663
|
+
dateHistogram?: {
|
|
13664
|
+
value: string;
|
|
13665
|
+
};
|
|
13666
|
+
};
|
|
13667
|
+
}[];
|
|
13668
|
+
};
|
|
13669
|
+
name: string;
|
|
13670
|
+
type: AggregationType;
|
|
13671
|
+
fieldPath: string;
|
|
13672
|
+
}[];
|
|
13673
|
+
};
|
|
13674
|
+
}
|
|
13675
|
+
interface QueryPoliciesResponseNonNullableFields {
|
|
13676
|
+
bookingPolicies: {
|
|
13677
|
+
bookingPolicy?: {
|
|
13678
|
+
_id: string;
|
|
13679
|
+
customPolicyDescription?: {
|
|
13680
|
+
enabled: boolean;
|
|
13681
|
+
description: string;
|
|
13682
|
+
};
|
|
13683
|
+
limitEarlyBookingPolicy?: {
|
|
13684
|
+
enabled: boolean;
|
|
13685
|
+
earliestBookingInMinutes: number;
|
|
13686
|
+
};
|
|
13687
|
+
limitLateBookingPolicy?: {
|
|
13688
|
+
enabled: boolean;
|
|
13689
|
+
latestBookingInMinutes: number;
|
|
13690
|
+
};
|
|
13691
|
+
bookAfterStartPolicy?: {
|
|
13692
|
+
enabled: boolean;
|
|
13693
|
+
};
|
|
13694
|
+
cancellationPolicy?: {
|
|
13695
|
+
enabled: boolean;
|
|
13696
|
+
limitLatestCancellation: boolean;
|
|
13697
|
+
latestCancellationInMinutes: number;
|
|
13698
|
+
};
|
|
13699
|
+
reschedulePolicy?: {
|
|
13700
|
+
enabled: boolean;
|
|
13701
|
+
limitLatestReschedule: boolean;
|
|
13702
|
+
latestRescheduleInMinutes: number;
|
|
13703
|
+
};
|
|
13704
|
+
waitlistPolicy?: {
|
|
13705
|
+
enabled: boolean;
|
|
13706
|
+
capacity: number;
|
|
13707
|
+
reservationTimeInMinutes: number;
|
|
13708
|
+
};
|
|
13709
|
+
participantsPolicy?: {
|
|
13710
|
+
maxParticipantsPerBooking: number;
|
|
13711
|
+
};
|
|
13712
|
+
resourcesPolicy?: {
|
|
13713
|
+
enabled: boolean;
|
|
13714
|
+
autoAssignAllowed: boolean;
|
|
13715
|
+
};
|
|
13716
|
+
cancellationFeePolicy?: {
|
|
13717
|
+
enabled: boolean;
|
|
13718
|
+
cancellationWindows: {
|
|
13719
|
+
amount?: {
|
|
13720
|
+
value: string;
|
|
13721
|
+
currency: string;
|
|
13722
|
+
};
|
|
13723
|
+
percentage: string;
|
|
13724
|
+
}[];
|
|
13725
|
+
};
|
|
13726
|
+
saveCreditCardPolicy?: {
|
|
13727
|
+
enabled: boolean;
|
|
13728
|
+
};
|
|
13729
|
+
};
|
|
13730
|
+
services: {
|
|
13731
|
+
type: ServiceType;
|
|
13732
|
+
media?: {
|
|
13733
|
+
items: {
|
|
13734
|
+
image: string;
|
|
13735
|
+
}[];
|
|
13736
|
+
mainMedia?: {
|
|
13737
|
+
image: string;
|
|
13738
|
+
};
|
|
13739
|
+
coverMedia?: {
|
|
13740
|
+
image: string;
|
|
13741
|
+
};
|
|
13742
|
+
};
|
|
13743
|
+
category?: {
|
|
13744
|
+
_id: string;
|
|
13745
|
+
};
|
|
13746
|
+
form?: {
|
|
13747
|
+
_id: string;
|
|
13748
|
+
};
|
|
13749
|
+
payment?: {
|
|
13750
|
+
fixed?: {
|
|
13751
|
+
price?: {
|
|
13752
|
+
value: string;
|
|
13753
|
+
currency: string;
|
|
13754
|
+
};
|
|
13755
|
+
deposit?: {
|
|
13756
|
+
value: string;
|
|
13757
|
+
currency: string;
|
|
13758
|
+
};
|
|
13759
|
+
};
|
|
13760
|
+
varied?: {
|
|
13761
|
+
defaultPrice?: {
|
|
13762
|
+
value: string;
|
|
13763
|
+
currency: string;
|
|
13764
|
+
};
|
|
13765
|
+
deposit?: {
|
|
13766
|
+
value: string;
|
|
13767
|
+
currency: string;
|
|
13768
|
+
};
|
|
13769
|
+
minPrice?: {
|
|
13770
|
+
value: string;
|
|
13771
|
+
currency: string;
|
|
13772
|
+
};
|
|
13773
|
+
maxPrice?: {
|
|
13774
|
+
value: string;
|
|
13775
|
+
currency: string;
|
|
13776
|
+
};
|
|
13777
|
+
};
|
|
13778
|
+
rateType: RateType;
|
|
13779
|
+
pricingPlanIds: string[];
|
|
13780
|
+
};
|
|
13781
|
+
locations: {
|
|
13782
|
+
business?: {
|
|
13783
|
+
_id: string;
|
|
13784
|
+
name: string;
|
|
13785
|
+
};
|
|
13786
|
+
custom?: {
|
|
13787
|
+
_id: string;
|
|
13788
|
+
};
|
|
13789
|
+
_id: string;
|
|
13790
|
+
type: LocationTypeEnumLocationType;
|
|
13791
|
+
}[];
|
|
13792
|
+
bookingPolicy?: {
|
|
13793
|
+
_id: string;
|
|
13794
|
+
customPolicyDescription?: {
|
|
13795
|
+
enabled: boolean;
|
|
13796
|
+
description: string;
|
|
13797
|
+
};
|
|
13798
|
+
limitEarlyBookingPolicy?: {
|
|
13799
|
+
enabled: boolean;
|
|
13800
|
+
earliestBookingInMinutes: number;
|
|
13801
|
+
};
|
|
13802
|
+
limitLateBookingPolicy?: {
|
|
13803
|
+
enabled: boolean;
|
|
13804
|
+
latestBookingInMinutes: number;
|
|
13805
|
+
};
|
|
13806
|
+
bookAfterStartPolicy?: {
|
|
13807
|
+
enabled: boolean;
|
|
13808
|
+
};
|
|
13809
|
+
cancellationPolicy?: {
|
|
13810
|
+
enabled: boolean;
|
|
13811
|
+
limitLatestCancellation: boolean;
|
|
13812
|
+
latestCancellationInMinutes: number;
|
|
13813
|
+
};
|
|
13814
|
+
reschedulePolicy?: {
|
|
13815
|
+
enabled: boolean;
|
|
13816
|
+
limitLatestReschedule: boolean;
|
|
13817
|
+
latestRescheduleInMinutes: number;
|
|
13818
|
+
};
|
|
13819
|
+
waitlistPolicy?: {
|
|
13820
|
+
enabled: boolean;
|
|
13821
|
+
capacity: number;
|
|
13822
|
+
reservationTimeInMinutes: number;
|
|
13823
|
+
};
|
|
13824
|
+
participantsPolicy?: {
|
|
13825
|
+
maxParticipantsPerBooking: number;
|
|
13826
|
+
};
|
|
13827
|
+
resourcesPolicy?: {
|
|
13828
|
+
enabled: boolean;
|
|
13829
|
+
autoAssignAllowed: boolean;
|
|
13830
|
+
};
|
|
13831
|
+
cancellationFeePolicy?: {
|
|
13832
|
+
enabled: boolean;
|
|
13833
|
+
cancellationWindows: {
|
|
13834
|
+
amount?: {
|
|
13835
|
+
value: string;
|
|
13836
|
+
currency: string;
|
|
13837
|
+
};
|
|
13838
|
+
percentage: string;
|
|
13839
|
+
}[];
|
|
13840
|
+
};
|
|
13841
|
+
saveCreditCardPolicy?: {
|
|
13842
|
+
enabled: boolean;
|
|
13843
|
+
};
|
|
13844
|
+
};
|
|
13845
|
+
schedule?: {
|
|
13846
|
+
availabilityConstraints?: {
|
|
13847
|
+
sessionDurations: number[];
|
|
13848
|
+
timeBetweenSessions: number;
|
|
13849
|
+
};
|
|
13850
|
+
};
|
|
13851
|
+
staffMemberIds: string[];
|
|
13852
|
+
supportedSlugs: {
|
|
13853
|
+
name: string;
|
|
13854
|
+
}[];
|
|
13855
|
+
mainSlug?: {
|
|
13856
|
+
name: string;
|
|
13857
|
+
};
|
|
13858
|
+
urls?: {
|
|
13859
|
+
servicePage: string;
|
|
13860
|
+
bookingPage: string;
|
|
13861
|
+
calendarPage: string;
|
|
13862
|
+
};
|
|
13863
|
+
seoData?: {
|
|
13864
|
+
tags: {
|
|
13865
|
+
type: string;
|
|
13866
|
+
children: string;
|
|
13867
|
+
custom: boolean;
|
|
13868
|
+
disabled: boolean;
|
|
13869
|
+
}[];
|
|
13870
|
+
settings?: {
|
|
13871
|
+
preventAutoRedirect: boolean;
|
|
13872
|
+
keywords: {
|
|
13873
|
+
term: string;
|
|
13874
|
+
isMain: boolean;
|
|
13875
|
+
}[];
|
|
13876
|
+
};
|
|
13877
|
+
};
|
|
13878
|
+
}[];
|
|
13879
|
+
countOfServices: number;
|
|
13880
|
+
}[];
|
|
13881
|
+
}
|
|
13882
|
+
interface CountServicesResponseNonNullableFields {
|
|
13883
|
+
count: number;
|
|
13884
|
+
}
|
|
13885
|
+
interface SetServiceLocationsResponseNonNullableFields {
|
|
13886
|
+
service?: {
|
|
13887
|
+
type: ServiceType;
|
|
13888
|
+
media?: {
|
|
13889
|
+
items: {
|
|
13890
|
+
image: string;
|
|
13891
|
+
}[];
|
|
13892
|
+
mainMedia?: {
|
|
13893
|
+
image: string;
|
|
13894
|
+
};
|
|
13895
|
+
coverMedia?: {
|
|
13896
|
+
image: string;
|
|
13897
|
+
};
|
|
13898
|
+
};
|
|
13899
|
+
category?: {
|
|
13900
|
+
_id: string;
|
|
13901
|
+
};
|
|
13902
|
+
form?: {
|
|
13903
|
+
_id: string;
|
|
13904
|
+
};
|
|
13905
|
+
payment?: {
|
|
13906
|
+
fixed?: {
|
|
13907
|
+
price?: {
|
|
13908
|
+
value: string;
|
|
13909
|
+
currency: string;
|
|
13910
|
+
};
|
|
13911
|
+
deposit?: {
|
|
13912
|
+
value: string;
|
|
13913
|
+
currency: string;
|
|
13914
|
+
};
|
|
13915
|
+
};
|
|
13916
|
+
varied?: {
|
|
13917
|
+
defaultPrice?: {
|
|
13918
|
+
value: string;
|
|
13919
|
+
currency: string;
|
|
13920
|
+
};
|
|
13921
|
+
deposit?: {
|
|
13922
|
+
value: string;
|
|
13923
|
+
currency: string;
|
|
13924
|
+
};
|
|
13925
|
+
minPrice?: {
|
|
13926
|
+
value: string;
|
|
13927
|
+
currency: string;
|
|
13928
|
+
};
|
|
13929
|
+
maxPrice?: {
|
|
13930
|
+
value: string;
|
|
13931
|
+
currency: string;
|
|
13932
|
+
};
|
|
13933
|
+
};
|
|
13934
|
+
rateType: RateType;
|
|
13935
|
+
pricingPlanIds: string[];
|
|
13936
|
+
};
|
|
13937
|
+
locations: {
|
|
13938
|
+
business?: {
|
|
13939
|
+
_id: string;
|
|
13940
|
+
name: string;
|
|
13941
|
+
};
|
|
13942
|
+
custom?: {
|
|
13943
|
+
_id: string;
|
|
13944
|
+
};
|
|
13945
|
+
_id: string;
|
|
13946
|
+
type: LocationTypeEnumLocationType;
|
|
13947
|
+
}[];
|
|
13948
|
+
bookingPolicy?: {
|
|
13949
|
+
_id: string;
|
|
13950
|
+
customPolicyDescription?: {
|
|
13951
|
+
enabled: boolean;
|
|
13952
|
+
description: string;
|
|
13953
|
+
};
|
|
13954
|
+
limitEarlyBookingPolicy?: {
|
|
13955
|
+
enabled: boolean;
|
|
13956
|
+
earliestBookingInMinutes: number;
|
|
13957
|
+
};
|
|
13958
|
+
limitLateBookingPolicy?: {
|
|
13959
|
+
enabled: boolean;
|
|
13960
|
+
latestBookingInMinutes: number;
|
|
13961
|
+
};
|
|
13962
|
+
bookAfterStartPolicy?: {
|
|
13963
|
+
enabled: boolean;
|
|
13964
|
+
};
|
|
13965
|
+
cancellationPolicy?: {
|
|
13966
|
+
enabled: boolean;
|
|
13967
|
+
limitLatestCancellation: boolean;
|
|
13968
|
+
latestCancellationInMinutes: number;
|
|
13969
|
+
};
|
|
13970
|
+
reschedulePolicy?: {
|
|
13971
|
+
enabled: boolean;
|
|
13972
|
+
limitLatestReschedule: boolean;
|
|
13973
|
+
latestRescheduleInMinutes: number;
|
|
13974
|
+
};
|
|
13975
|
+
waitlistPolicy?: {
|
|
13976
|
+
enabled: boolean;
|
|
13977
|
+
capacity: number;
|
|
13978
|
+
reservationTimeInMinutes: number;
|
|
13979
|
+
};
|
|
13980
|
+
participantsPolicy?: {
|
|
13981
|
+
maxParticipantsPerBooking: number;
|
|
13982
|
+
};
|
|
13983
|
+
resourcesPolicy?: {
|
|
13984
|
+
enabled: boolean;
|
|
13985
|
+
autoAssignAllowed: boolean;
|
|
13986
|
+
};
|
|
13987
|
+
cancellationFeePolicy?: {
|
|
13988
|
+
enabled: boolean;
|
|
13989
|
+
cancellationWindows: {
|
|
13990
|
+
amount?: {
|
|
13991
|
+
value: string;
|
|
13992
|
+
currency: string;
|
|
13993
|
+
};
|
|
13994
|
+
percentage: string;
|
|
13995
|
+
}[];
|
|
13996
|
+
};
|
|
13997
|
+
saveCreditCardPolicy?: {
|
|
13998
|
+
enabled: boolean;
|
|
13999
|
+
};
|
|
14000
|
+
};
|
|
14001
|
+
schedule?: {
|
|
14002
|
+
availabilityConstraints?: {
|
|
14003
|
+
sessionDurations: number[];
|
|
14004
|
+
timeBetweenSessions: number;
|
|
14005
|
+
};
|
|
14006
|
+
};
|
|
14007
|
+
staffMemberIds: string[];
|
|
14008
|
+
supportedSlugs: {
|
|
14009
|
+
name: string;
|
|
14010
|
+
}[];
|
|
14011
|
+
mainSlug?: {
|
|
14012
|
+
name: string;
|
|
14013
|
+
};
|
|
14014
|
+
urls?: {
|
|
14015
|
+
servicePage: string;
|
|
14016
|
+
bookingPage: string;
|
|
14017
|
+
calendarPage: string;
|
|
14018
|
+
};
|
|
14019
|
+
seoData?: {
|
|
14020
|
+
tags: {
|
|
14021
|
+
type: string;
|
|
14022
|
+
children: string;
|
|
14023
|
+
custom: boolean;
|
|
14024
|
+
disabled: boolean;
|
|
14025
|
+
}[];
|
|
14026
|
+
settings?: {
|
|
14027
|
+
preventAutoRedirect: boolean;
|
|
14028
|
+
keywords: {
|
|
14029
|
+
term: string;
|
|
14030
|
+
isMain: boolean;
|
|
14031
|
+
}[];
|
|
14032
|
+
};
|
|
14033
|
+
};
|
|
14034
|
+
};
|
|
14035
|
+
}
|
|
14036
|
+
interface EnablePricingPlansForServiceResponseNonNullableFields {
|
|
14037
|
+
pricingPlanIds: string[];
|
|
14038
|
+
service?: {
|
|
14039
|
+
type: ServiceType;
|
|
14040
|
+
media?: {
|
|
14041
|
+
items: {
|
|
14042
|
+
image: string;
|
|
14043
|
+
}[];
|
|
14044
|
+
mainMedia?: {
|
|
14045
|
+
image: string;
|
|
14046
|
+
};
|
|
14047
|
+
coverMedia?: {
|
|
14048
|
+
image: string;
|
|
14049
|
+
};
|
|
14050
|
+
};
|
|
14051
|
+
category?: {
|
|
14052
|
+
_id: string;
|
|
14053
|
+
};
|
|
14054
|
+
form?: {
|
|
14055
|
+
_id: string;
|
|
14056
|
+
};
|
|
14057
|
+
payment?: {
|
|
14058
|
+
fixed?: {
|
|
14059
|
+
price?: {
|
|
14060
|
+
value: string;
|
|
14061
|
+
currency: string;
|
|
14062
|
+
};
|
|
14063
|
+
deposit?: {
|
|
14064
|
+
value: string;
|
|
14065
|
+
currency: string;
|
|
14066
|
+
};
|
|
14067
|
+
};
|
|
14068
|
+
varied?: {
|
|
14069
|
+
defaultPrice?: {
|
|
14070
|
+
value: string;
|
|
14071
|
+
currency: string;
|
|
14072
|
+
};
|
|
14073
|
+
deposit?: {
|
|
14074
|
+
value: string;
|
|
14075
|
+
currency: string;
|
|
14076
|
+
};
|
|
14077
|
+
minPrice?: {
|
|
14078
|
+
value: string;
|
|
14079
|
+
currency: string;
|
|
14080
|
+
};
|
|
14081
|
+
maxPrice?: {
|
|
14082
|
+
value: string;
|
|
14083
|
+
currency: string;
|
|
14084
|
+
};
|
|
14085
|
+
};
|
|
14086
|
+
rateType: RateType;
|
|
14087
|
+
pricingPlanIds: string[];
|
|
14088
|
+
};
|
|
14089
|
+
locations: {
|
|
14090
|
+
business?: {
|
|
14091
|
+
_id: string;
|
|
14092
|
+
name: string;
|
|
14093
|
+
};
|
|
14094
|
+
custom?: {
|
|
14095
|
+
_id: string;
|
|
14096
|
+
};
|
|
14097
|
+
_id: string;
|
|
14098
|
+
type: LocationTypeEnumLocationType;
|
|
14099
|
+
}[];
|
|
14100
|
+
bookingPolicy?: {
|
|
14101
|
+
_id: string;
|
|
14102
|
+
customPolicyDescription?: {
|
|
14103
|
+
enabled: boolean;
|
|
14104
|
+
description: string;
|
|
14105
|
+
};
|
|
14106
|
+
limitEarlyBookingPolicy?: {
|
|
14107
|
+
enabled: boolean;
|
|
14108
|
+
earliestBookingInMinutes: number;
|
|
14109
|
+
};
|
|
14110
|
+
limitLateBookingPolicy?: {
|
|
14111
|
+
enabled: boolean;
|
|
14112
|
+
latestBookingInMinutes: number;
|
|
14113
|
+
};
|
|
14114
|
+
bookAfterStartPolicy?: {
|
|
14115
|
+
enabled: boolean;
|
|
14116
|
+
};
|
|
14117
|
+
cancellationPolicy?: {
|
|
14118
|
+
enabled: boolean;
|
|
14119
|
+
limitLatestCancellation: boolean;
|
|
14120
|
+
latestCancellationInMinutes: number;
|
|
14121
|
+
};
|
|
14122
|
+
reschedulePolicy?: {
|
|
14123
|
+
enabled: boolean;
|
|
14124
|
+
limitLatestReschedule: boolean;
|
|
14125
|
+
latestRescheduleInMinutes: number;
|
|
14126
|
+
};
|
|
14127
|
+
waitlistPolicy?: {
|
|
14128
|
+
enabled: boolean;
|
|
14129
|
+
capacity: number;
|
|
14130
|
+
reservationTimeInMinutes: number;
|
|
14131
|
+
};
|
|
14132
|
+
participantsPolicy?: {
|
|
14133
|
+
maxParticipantsPerBooking: number;
|
|
14134
|
+
};
|
|
14135
|
+
resourcesPolicy?: {
|
|
14136
|
+
enabled: boolean;
|
|
14137
|
+
autoAssignAllowed: boolean;
|
|
14138
|
+
};
|
|
14139
|
+
cancellationFeePolicy?: {
|
|
14140
|
+
enabled: boolean;
|
|
14141
|
+
cancellationWindows: {
|
|
14142
|
+
amount?: {
|
|
14143
|
+
value: string;
|
|
14144
|
+
currency: string;
|
|
14145
|
+
};
|
|
14146
|
+
percentage: string;
|
|
14147
|
+
}[];
|
|
14148
|
+
};
|
|
14149
|
+
saveCreditCardPolicy?: {
|
|
14150
|
+
enabled: boolean;
|
|
14151
|
+
};
|
|
14152
|
+
};
|
|
14153
|
+
schedule?: {
|
|
14154
|
+
availabilityConstraints?: {
|
|
14155
|
+
sessionDurations: number[];
|
|
14156
|
+
timeBetweenSessions: number;
|
|
14157
|
+
};
|
|
14158
|
+
};
|
|
14159
|
+
staffMemberIds: string[];
|
|
14160
|
+
supportedSlugs: {
|
|
14161
|
+
name: string;
|
|
14162
|
+
}[];
|
|
14163
|
+
mainSlug?: {
|
|
14164
|
+
name: string;
|
|
14165
|
+
};
|
|
14166
|
+
urls?: {
|
|
14167
|
+
servicePage: string;
|
|
14168
|
+
bookingPage: string;
|
|
14169
|
+
calendarPage: string;
|
|
14170
|
+
};
|
|
14171
|
+
seoData?: {
|
|
14172
|
+
tags: {
|
|
14173
|
+
type: string;
|
|
14174
|
+
children: string;
|
|
14175
|
+
custom: boolean;
|
|
14176
|
+
disabled: boolean;
|
|
14177
|
+
}[];
|
|
14178
|
+
settings?: {
|
|
14179
|
+
preventAutoRedirect: boolean;
|
|
14180
|
+
keywords: {
|
|
14181
|
+
term: string;
|
|
14182
|
+
isMain: boolean;
|
|
14183
|
+
}[];
|
|
14184
|
+
};
|
|
14185
|
+
};
|
|
14186
|
+
};
|
|
14187
|
+
}
|
|
14188
|
+
interface DisablePricingPlansForServiceResponseNonNullableFields {
|
|
14189
|
+
service?: {
|
|
14190
|
+
type: ServiceType;
|
|
14191
|
+
media?: {
|
|
14192
|
+
items: {
|
|
14193
|
+
image: string;
|
|
14194
|
+
}[];
|
|
14195
|
+
mainMedia?: {
|
|
14196
|
+
image: string;
|
|
14197
|
+
};
|
|
14198
|
+
coverMedia?: {
|
|
14199
|
+
image: string;
|
|
14200
|
+
};
|
|
14201
|
+
};
|
|
14202
|
+
category?: {
|
|
14203
|
+
_id: string;
|
|
14204
|
+
};
|
|
14205
|
+
form?: {
|
|
14206
|
+
_id: string;
|
|
14207
|
+
};
|
|
14208
|
+
payment?: {
|
|
14209
|
+
fixed?: {
|
|
14210
|
+
price?: {
|
|
14211
|
+
value: string;
|
|
14212
|
+
currency: string;
|
|
14213
|
+
};
|
|
14214
|
+
deposit?: {
|
|
14215
|
+
value: string;
|
|
14216
|
+
currency: string;
|
|
14217
|
+
};
|
|
14218
|
+
};
|
|
14219
|
+
varied?: {
|
|
14220
|
+
defaultPrice?: {
|
|
14221
|
+
value: string;
|
|
14222
|
+
currency: string;
|
|
14223
|
+
};
|
|
14224
|
+
deposit?: {
|
|
14225
|
+
value: string;
|
|
14226
|
+
currency: string;
|
|
14227
|
+
};
|
|
14228
|
+
minPrice?: {
|
|
14229
|
+
value: string;
|
|
14230
|
+
currency: string;
|
|
14231
|
+
};
|
|
14232
|
+
maxPrice?: {
|
|
14233
|
+
value: string;
|
|
14234
|
+
currency: string;
|
|
14235
|
+
};
|
|
14236
|
+
};
|
|
14237
|
+
rateType: RateType;
|
|
14238
|
+
pricingPlanIds: string[];
|
|
14239
|
+
};
|
|
14240
|
+
locations: {
|
|
14241
|
+
business?: {
|
|
14242
|
+
_id: string;
|
|
14243
|
+
name: string;
|
|
14244
|
+
};
|
|
14245
|
+
custom?: {
|
|
14246
|
+
_id: string;
|
|
14247
|
+
};
|
|
14248
|
+
_id: string;
|
|
14249
|
+
type: LocationTypeEnumLocationType;
|
|
14250
|
+
}[];
|
|
14251
|
+
bookingPolicy?: {
|
|
14252
|
+
_id: string;
|
|
14253
|
+
customPolicyDescription?: {
|
|
14254
|
+
enabled: boolean;
|
|
14255
|
+
description: string;
|
|
14256
|
+
};
|
|
14257
|
+
limitEarlyBookingPolicy?: {
|
|
14258
|
+
enabled: boolean;
|
|
14259
|
+
earliestBookingInMinutes: number;
|
|
14260
|
+
};
|
|
14261
|
+
limitLateBookingPolicy?: {
|
|
14262
|
+
enabled: boolean;
|
|
14263
|
+
latestBookingInMinutes: number;
|
|
14264
|
+
};
|
|
14265
|
+
bookAfterStartPolicy?: {
|
|
14266
|
+
enabled: boolean;
|
|
14267
|
+
};
|
|
14268
|
+
cancellationPolicy?: {
|
|
14269
|
+
enabled: boolean;
|
|
14270
|
+
limitLatestCancellation: boolean;
|
|
14271
|
+
latestCancellationInMinutes: number;
|
|
14272
|
+
};
|
|
14273
|
+
reschedulePolicy?: {
|
|
14274
|
+
enabled: boolean;
|
|
14275
|
+
limitLatestReschedule: boolean;
|
|
14276
|
+
latestRescheduleInMinutes: number;
|
|
14277
|
+
};
|
|
14278
|
+
waitlistPolicy?: {
|
|
14279
|
+
enabled: boolean;
|
|
14280
|
+
capacity: number;
|
|
14281
|
+
reservationTimeInMinutes: number;
|
|
14282
|
+
};
|
|
14283
|
+
participantsPolicy?: {
|
|
14284
|
+
maxParticipantsPerBooking: number;
|
|
14285
|
+
};
|
|
14286
|
+
resourcesPolicy?: {
|
|
14287
|
+
enabled: boolean;
|
|
14288
|
+
autoAssignAllowed: boolean;
|
|
14289
|
+
};
|
|
14290
|
+
cancellationFeePolicy?: {
|
|
14291
|
+
enabled: boolean;
|
|
14292
|
+
cancellationWindows: {
|
|
14293
|
+
amount?: {
|
|
14294
|
+
value: string;
|
|
14295
|
+
currency: string;
|
|
14296
|
+
};
|
|
14297
|
+
percentage: string;
|
|
14298
|
+
}[];
|
|
14299
|
+
};
|
|
14300
|
+
saveCreditCardPolicy?: {
|
|
14301
|
+
enabled: boolean;
|
|
14302
|
+
};
|
|
14303
|
+
};
|
|
14304
|
+
schedule?: {
|
|
14305
|
+
availabilityConstraints?: {
|
|
14306
|
+
sessionDurations: number[];
|
|
14307
|
+
timeBetweenSessions: number;
|
|
14308
|
+
};
|
|
14309
|
+
};
|
|
14310
|
+
staffMemberIds: string[];
|
|
14311
|
+
supportedSlugs: {
|
|
14312
|
+
name: string;
|
|
14313
|
+
}[];
|
|
14314
|
+
mainSlug?: {
|
|
14315
|
+
name: string;
|
|
14316
|
+
};
|
|
14317
|
+
urls?: {
|
|
14318
|
+
servicePage: string;
|
|
14319
|
+
bookingPage: string;
|
|
14320
|
+
calendarPage: string;
|
|
14321
|
+
};
|
|
14322
|
+
seoData?: {
|
|
14323
|
+
tags: {
|
|
14324
|
+
type: string;
|
|
14325
|
+
children: string;
|
|
14326
|
+
custom: boolean;
|
|
14327
|
+
disabled: boolean;
|
|
14328
|
+
}[];
|
|
14329
|
+
settings?: {
|
|
14330
|
+
preventAutoRedirect: boolean;
|
|
14331
|
+
keywords: {
|
|
14332
|
+
term: string;
|
|
14333
|
+
isMain: boolean;
|
|
14334
|
+
}[];
|
|
14335
|
+
};
|
|
14336
|
+
};
|
|
14337
|
+
};
|
|
14338
|
+
}
|
|
14339
|
+
interface SetCustomSlugResponseNonNullableFields {
|
|
14340
|
+
slug?: {
|
|
14341
|
+
name: string;
|
|
14342
|
+
};
|
|
14343
|
+
service?: {
|
|
14344
|
+
type: ServiceType;
|
|
14345
|
+
media?: {
|
|
14346
|
+
items: {
|
|
14347
|
+
image: string;
|
|
14348
|
+
}[];
|
|
14349
|
+
mainMedia?: {
|
|
14350
|
+
image: string;
|
|
14351
|
+
};
|
|
14352
|
+
coverMedia?: {
|
|
14353
|
+
image: string;
|
|
14354
|
+
};
|
|
14355
|
+
};
|
|
14356
|
+
category?: {
|
|
14357
|
+
_id: string;
|
|
14358
|
+
};
|
|
14359
|
+
form?: {
|
|
14360
|
+
_id: string;
|
|
14361
|
+
};
|
|
14362
|
+
payment?: {
|
|
14363
|
+
fixed?: {
|
|
14364
|
+
price?: {
|
|
14365
|
+
value: string;
|
|
14366
|
+
currency: string;
|
|
14367
|
+
};
|
|
14368
|
+
deposit?: {
|
|
14369
|
+
value: string;
|
|
14370
|
+
currency: string;
|
|
14371
|
+
};
|
|
14372
|
+
};
|
|
14373
|
+
varied?: {
|
|
14374
|
+
defaultPrice?: {
|
|
14375
|
+
value: string;
|
|
14376
|
+
currency: string;
|
|
14377
|
+
};
|
|
14378
|
+
deposit?: {
|
|
14379
|
+
value: string;
|
|
14380
|
+
currency: string;
|
|
14381
|
+
};
|
|
14382
|
+
minPrice?: {
|
|
14383
|
+
value: string;
|
|
14384
|
+
currency: string;
|
|
14385
|
+
};
|
|
14386
|
+
maxPrice?: {
|
|
14387
|
+
value: string;
|
|
14388
|
+
currency: string;
|
|
14389
|
+
};
|
|
14390
|
+
};
|
|
14391
|
+
rateType: RateType;
|
|
14392
|
+
pricingPlanIds: string[];
|
|
14393
|
+
};
|
|
14394
|
+
locations: {
|
|
14395
|
+
business?: {
|
|
14396
|
+
_id: string;
|
|
14397
|
+
name: string;
|
|
14398
|
+
};
|
|
14399
|
+
custom?: {
|
|
14400
|
+
_id: string;
|
|
14401
|
+
};
|
|
14402
|
+
_id: string;
|
|
14403
|
+
type: LocationTypeEnumLocationType;
|
|
14404
|
+
}[];
|
|
14405
|
+
bookingPolicy?: {
|
|
14406
|
+
_id: string;
|
|
14407
|
+
customPolicyDescription?: {
|
|
14408
|
+
enabled: boolean;
|
|
14409
|
+
description: string;
|
|
14410
|
+
};
|
|
14411
|
+
limitEarlyBookingPolicy?: {
|
|
14412
|
+
enabled: boolean;
|
|
14413
|
+
earliestBookingInMinutes: number;
|
|
14414
|
+
};
|
|
14415
|
+
limitLateBookingPolicy?: {
|
|
14416
|
+
enabled: boolean;
|
|
14417
|
+
latestBookingInMinutes: number;
|
|
14418
|
+
};
|
|
14419
|
+
bookAfterStartPolicy?: {
|
|
14420
|
+
enabled: boolean;
|
|
14421
|
+
};
|
|
14422
|
+
cancellationPolicy?: {
|
|
14423
|
+
enabled: boolean;
|
|
14424
|
+
limitLatestCancellation: boolean;
|
|
14425
|
+
latestCancellationInMinutes: number;
|
|
14426
|
+
};
|
|
14427
|
+
reschedulePolicy?: {
|
|
14428
|
+
enabled: boolean;
|
|
14429
|
+
limitLatestReschedule: boolean;
|
|
14430
|
+
latestRescheduleInMinutes: number;
|
|
14431
|
+
};
|
|
14432
|
+
waitlistPolicy?: {
|
|
14433
|
+
enabled: boolean;
|
|
14434
|
+
capacity: number;
|
|
14435
|
+
reservationTimeInMinutes: number;
|
|
14436
|
+
};
|
|
14437
|
+
participantsPolicy?: {
|
|
14438
|
+
maxParticipantsPerBooking: number;
|
|
14439
|
+
};
|
|
14440
|
+
resourcesPolicy?: {
|
|
14441
|
+
enabled: boolean;
|
|
14442
|
+
autoAssignAllowed: boolean;
|
|
14443
|
+
};
|
|
14444
|
+
cancellationFeePolicy?: {
|
|
14445
|
+
enabled: boolean;
|
|
14446
|
+
cancellationWindows: {
|
|
14447
|
+
amount?: {
|
|
14448
|
+
value: string;
|
|
14449
|
+
currency: string;
|
|
14450
|
+
};
|
|
14451
|
+
percentage: string;
|
|
14452
|
+
}[];
|
|
14453
|
+
};
|
|
14454
|
+
saveCreditCardPolicy?: {
|
|
14455
|
+
enabled: boolean;
|
|
14456
|
+
};
|
|
14457
|
+
};
|
|
14458
|
+
schedule?: {
|
|
14459
|
+
availabilityConstraints?: {
|
|
14460
|
+
sessionDurations: number[];
|
|
14461
|
+
timeBetweenSessions: number;
|
|
14462
|
+
};
|
|
14463
|
+
};
|
|
14464
|
+
staffMemberIds: string[];
|
|
14465
|
+
supportedSlugs: {
|
|
14466
|
+
name: string;
|
|
14467
|
+
}[];
|
|
14468
|
+
mainSlug?: {
|
|
14469
|
+
name: string;
|
|
14470
|
+
};
|
|
14471
|
+
urls?: {
|
|
14472
|
+
servicePage: string;
|
|
14473
|
+
bookingPage: string;
|
|
14474
|
+
calendarPage: string;
|
|
14475
|
+
};
|
|
14476
|
+
seoData?: {
|
|
14477
|
+
tags: {
|
|
14478
|
+
type: string;
|
|
14479
|
+
children: string;
|
|
14480
|
+
custom: boolean;
|
|
14481
|
+
disabled: boolean;
|
|
14482
|
+
}[];
|
|
14483
|
+
settings?: {
|
|
14484
|
+
preventAutoRedirect: boolean;
|
|
14485
|
+
keywords: {
|
|
14486
|
+
term: string;
|
|
14487
|
+
isMain: boolean;
|
|
14488
|
+
}[];
|
|
14489
|
+
};
|
|
14490
|
+
};
|
|
14491
|
+
};
|
|
14492
|
+
}
|
|
14493
|
+
interface ValidateSlugResponseNonNullableFields {
|
|
14494
|
+
valid: boolean;
|
|
14495
|
+
errors: InvalidSlugError[];
|
|
14496
|
+
}
|
|
14497
|
+
interface CloneServiceResponseNonNullableFields {
|
|
14498
|
+
service?: {
|
|
14499
|
+
type: ServiceType;
|
|
14500
|
+
media?: {
|
|
14501
|
+
items: {
|
|
14502
|
+
image: string;
|
|
14503
|
+
}[];
|
|
14504
|
+
mainMedia?: {
|
|
14505
|
+
image: string;
|
|
14506
|
+
};
|
|
14507
|
+
coverMedia?: {
|
|
14508
|
+
image: string;
|
|
14509
|
+
};
|
|
14510
|
+
};
|
|
14511
|
+
category?: {
|
|
14512
|
+
_id: string;
|
|
14513
|
+
};
|
|
14514
|
+
form?: {
|
|
14515
|
+
_id: string;
|
|
14516
|
+
};
|
|
14517
|
+
payment?: {
|
|
14518
|
+
fixed?: {
|
|
14519
|
+
price?: {
|
|
14520
|
+
value: string;
|
|
14521
|
+
currency: string;
|
|
14522
|
+
};
|
|
14523
|
+
deposit?: {
|
|
14524
|
+
value: string;
|
|
14525
|
+
currency: string;
|
|
14526
|
+
};
|
|
14527
|
+
};
|
|
14528
|
+
varied?: {
|
|
14529
|
+
defaultPrice?: {
|
|
14530
|
+
value: string;
|
|
14531
|
+
currency: string;
|
|
14532
|
+
};
|
|
14533
|
+
deposit?: {
|
|
14534
|
+
value: string;
|
|
14535
|
+
currency: string;
|
|
14536
|
+
};
|
|
14537
|
+
minPrice?: {
|
|
14538
|
+
value: string;
|
|
14539
|
+
currency: string;
|
|
14540
|
+
};
|
|
14541
|
+
maxPrice?: {
|
|
14542
|
+
value: string;
|
|
14543
|
+
currency: string;
|
|
14544
|
+
};
|
|
14545
|
+
};
|
|
14546
|
+
rateType: RateType;
|
|
14547
|
+
pricingPlanIds: string[];
|
|
14548
|
+
};
|
|
14549
|
+
locations: {
|
|
14550
|
+
business?: {
|
|
14551
|
+
_id: string;
|
|
14552
|
+
name: string;
|
|
14553
|
+
};
|
|
14554
|
+
custom?: {
|
|
14555
|
+
_id: string;
|
|
14556
|
+
};
|
|
14557
|
+
_id: string;
|
|
14558
|
+
type: LocationTypeEnumLocationType;
|
|
14559
|
+
}[];
|
|
14560
|
+
bookingPolicy?: {
|
|
14561
|
+
_id: string;
|
|
14562
|
+
customPolicyDescription?: {
|
|
14563
|
+
enabled: boolean;
|
|
14564
|
+
description: string;
|
|
14565
|
+
};
|
|
14566
|
+
limitEarlyBookingPolicy?: {
|
|
14567
|
+
enabled: boolean;
|
|
14568
|
+
earliestBookingInMinutes: number;
|
|
14569
|
+
};
|
|
14570
|
+
limitLateBookingPolicy?: {
|
|
14571
|
+
enabled: boolean;
|
|
14572
|
+
latestBookingInMinutes: number;
|
|
14573
|
+
};
|
|
14574
|
+
bookAfterStartPolicy?: {
|
|
14575
|
+
enabled: boolean;
|
|
14576
|
+
};
|
|
14577
|
+
cancellationPolicy?: {
|
|
14578
|
+
enabled: boolean;
|
|
14579
|
+
limitLatestCancellation: boolean;
|
|
14580
|
+
latestCancellationInMinutes: number;
|
|
14581
|
+
};
|
|
14582
|
+
reschedulePolicy?: {
|
|
14583
|
+
enabled: boolean;
|
|
14584
|
+
limitLatestReschedule: boolean;
|
|
14585
|
+
latestRescheduleInMinutes: number;
|
|
14586
|
+
};
|
|
14587
|
+
waitlistPolicy?: {
|
|
14588
|
+
enabled: boolean;
|
|
14589
|
+
capacity: number;
|
|
14590
|
+
reservationTimeInMinutes: number;
|
|
14591
|
+
};
|
|
14592
|
+
participantsPolicy?: {
|
|
14593
|
+
maxParticipantsPerBooking: number;
|
|
14594
|
+
};
|
|
14595
|
+
resourcesPolicy?: {
|
|
14596
|
+
enabled: boolean;
|
|
14597
|
+
autoAssignAllowed: boolean;
|
|
14598
|
+
};
|
|
14599
|
+
cancellationFeePolicy?: {
|
|
14600
|
+
enabled: boolean;
|
|
14601
|
+
cancellationWindows: {
|
|
14602
|
+
amount?: {
|
|
14603
|
+
value: string;
|
|
14604
|
+
currency: string;
|
|
14605
|
+
};
|
|
14606
|
+
percentage: string;
|
|
14607
|
+
}[];
|
|
14608
|
+
};
|
|
14609
|
+
saveCreditCardPolicy?: {
|
|
14610
|
+
enabled: boolean;
|
|
14611
|
+
};
|
|
14612
|
+
};
|
|
14613
|
+
schedule?: {
|
|
14614
|
+
availabilityConstraints?: {
|
|
14615
|
+
sessionDurations: number[];
|
|
14616
|
+
timeBetweenSessions: number;
|
|
14617
|
+
};
|
|
14618
|
+
};
|
|
14619
|
+
staffMemberIds: string[];
|
|
14620
|
+
supportedSlugs: {
|
|
14621
|
+
name: string;
|
|
14622
|
+
}[];
|
|
14623
|
+
mainSlug?: {
|
|
14624
|
+
name: string;
|
|
14625
|
+
};
|
|
14626
|
+
urls?: {
|
|
14627
|
+
servicePage: string;
|
|
14628
|
+
bookingPage: string;
|
|
14629
|
+
calendarPage: string;
|
|
14630
|
+
};
|
|
14631
|
+
seoData?: {
|
|
14632
|
+
tags: {
|
|
14633
|
+
type: string;
|
|
14634
|
+
children: string;
|
|
14635
|
+
custom: boolean;
|
|
14636
|
+
disabled: boolean;
|
|
14637
|
+
}[];
|
|
14638
|
+
settings?: {
|
|
14639
|
+
preventAutoRedirect: boolean;
|
|
14640
|
+
keywords: {
|
|
14641
|
+
term: string;
|
|
14642
|
+
isMain: boolean;
|
|
14643
|
+
}[];
|
|
14644
|
+
};
|
|
14645
|
+
};
|
|
14646
|
+
};
|
|
14647
|
+
errors: CloneErrors[];
|
|
14648
|
+
}
|
|
14649
|
+
interface BaseEventMetadata$2 {
|
|
14650
|
+
/** App instance ID. */
|
|
14651
|
+
instanceId?: string | null;
|
|
14652
|
+
/** Event type. */
|
|
14653
|
+
eventType?: string;
|
|
14654
|
+
/** The identification type and identity data. */
|
|
14655
|
+
identity?: IdentificationData$4;
|
|
14656
|
+
}
|
|
14657
|
+
interface EventMetadata$1 extends BaseEventMetadata$2 {
|
|
14658
|
+
/**
|
|
14659
|
+
* Unique event ID.
|
|
14660
|
+
* Allows clients to ignore duplicate webhooks.
|
|
14661
|
+
*/
|
|
14662
|
+
_id?: string;
|
|
14663
|
+
/**
|
|
14664
|
+
* Assumes actions are also always typed to an entity_type
|
|
14665
|
+
* Example: wix.stores.catalog.product, wix.bookings.session, wix.payments.transaction
|
|
14666
|
+
*/
|
|
14667
|
+
entityFqdn?: string;
|
|
14668
|
+
/**
|
|
14669
|
+
* This is top level to ease client code dispatching of messages (switch on entity_fqdn+slug)
|
|
14670
|
+
* This is although the created/updated/deleted notion is duplication of the oneof types
|
|
14671
|
+
* Example: created/updated/deleted/started/completed/email_opened
|
|
14672
|
+
*/
|
|
14673
|
+
slug?: string;
|
|
14674
|
+
/** ID of the entity associated with the event. */
|
|
14675
|
+
entityId?: string;
|
|
14676
|
+
/** Event timestamp. */
|
|
14677
|
+
eventTime?: Date;
|
|
14678
|
+
/**
|
|
14679
|
+
* Whether the event was triggered as a result of a privacy regulation application
|
|
14680
|
+
* (for example, GDPR).
|
|
14681
|
+
*/
|
|
14682
|
+
triggeredByAnonymizeRequest?: boolean | null;
|
|
14683
|
+
/** If present, indicates the action that triggered the event. */
|
|
14684
|
+
originatedFrom?: string | null;
|
|
14685
|
+
/**
|
|
14686
|
+
* A sequence number defining the order of updates to the underlying entity.
|
|
14687
|
+
* For example, given that some entity was updated at 16:00 and than again at 16:01,
|
|
14688
|
+
* it is guaranteed that the sequence number of the second update is strictly higher than the first.
|
|
14689
|
+
* As the consumer, you can use this value to ensure that you handle messages in the correct order.
|
|
14690
|
+
* To do so, you will need to persist this number on your end, and compare the sequence number from the
|
|
14691
|
+
* message against the one you have stored. Given that the stored number is higher, you should ignore the message.
|
|
14692
|
+
*/
|
|
14693
|
+
entityEventSequence?: string | null;
|
|
14694
|
+
}
|
|
14695
|
+
interface ServiceCreatedEnvelope {
|
|
14696
|
+
entity: Service;
|
|
14697
|
+
metadata: EventMetadata$1;
|
|
14698
|
+
}
|
|
14699
|
+
interface ServiceUpdatedEnvelope {
|
|
14700
|
+
entity: Service;
|
|
14701
|
+
metadata: EventMetadata$1;
|
|
14702
|
+
}
|
|
14703
|
+
interface ServiceDeletedEnvelope {
|
|
14704
|
+
metadata: EventMetadata$1;
|
|
14705
|
+
}
|
|
14706
|
+
interface UpdateService {
|
|
14707
|
+
/**
|
|
14708
|
+
* Service ID.
|
|
14709
|
+
* @readonly
|
|
14710
|
+
*/
|
|
14711
|
+
_id?: string | null;
|
|
14712
|
+
/** Service type. */
|
|
14713
|
+
type?: ServiceType;
|
|
14714
|
+
/** Order of a service within a category. */
|
|
14715
|
+
sortOrder?: number | null;
|
|
14716
|
+
name?: string | null;
|
|
14717
|
+
description?: string | null;
|
|
14718
|
+
tagLine?: string | null;
|
|
14719
|
+
/** Default maximum number of customers that can book the service. The service cannot be booked beyond this capacity. */
|
|
14720
|
+
defaultCapacity?: number | null;
|
|
14721
|
+
/** Media associated with the service. */
|
|
14722
|
+
media?: Media;
|
|
14723
|
+
/** Whether the service is hidden from the site. */
|
|
14724
|
+
hidden?: boolean | null;
|
|
14725
|
+
/** The category the service is associated with. */
|
|
14726
|
+
category?: V2Category;
|
|
13202
14727
|
/** The form used when booking the service. */
|
|
13203
14728
|
form?: Form;
|
|
13204
14729
|
/** Payment options for booking the service. */
|
|
@@ -13259,6 +14784,12 @@ interface UpdateService {
|
|
|
13259
14784
|
*/
|
|
13260
14785
|
revision?: string | null;
|
|
13261
14786
|
}
|
|
14787
|
+
interface BulkUpdateServicesOptions {
|
|
14788
|
+
/** Services to update. */
|
|
14789
|
+
services?: MaskedService[];
|
|
14790
|
+
/** `true` if the updated entities must be included in the response, otherwise no entities are included in the response. */
|
|
14791
|
+
returnEntity?: boolean;
|
|
14792
|
+
}
|
|
13262
14793
|
interface DeleteServiceOptions {
|
|
13263
14794
|
/**
|
|
13264
14795
|
* Whether to preserve future sessions with participants.
|
|
@@ -13269,6 +14800,16 @@ interface DeleteServiceOptions {
|
|
|
13269
14800
|
/** Whether to notify participants about the change and an optional custom message. */
|
|
13270
14801
|
participantNotification?: V2ParticipantNotification;
|
|
13271
14802
|
}
|
|
14803
|
+
interface BulkDeleteServicesOptions {
|
|
14804
|
+
/**
|
|
14805
|
+
* Whether to preserve future sessions with participants.
|
|
14806
|
+
*
|
|
14807
|
+
* Default: `false`.
|
|
14808
|
+
*/
|
|
14809
|
+
preserveFutureSessionsWithParticipants?: boolean;
|
|
14810
|
+
/** Whether to notify participants about the change and an optional custom message. */
|
|
14811
|
+
participantNotification?: V2ParticipantNotification;
|
|
14812
|
+
}
|
|
13272
14813
|
interface QueryServicesOptions {
|
|
13273
14814
|
}
|
|
13274
14815
|
interface QueryOffsetResult {
|
|
@@ -13331,6 +14872,30 @@ interface CountServicesOptions {
|
|
|
13331
14872
|
/** The filters for performing the count. */
|
|
13332
14873
|
filter?: Record<string, any> | null;
|
|
13333
14874
|
}
|
|
14875
|
+
interface SetServiceLocationsOptions {
|
|
14876
|
+
/** The action to perform on sessions currently set to a removed location. For example, move existing sessions to a new specified location. */
|
|
14877
|
+
removedLocationSessionsAction?: RemovedLocationSessionsAction;
|
|
14878
|
+
/** Whether to notify participants about the change of location, and an optional custom message. */
|
|
14879
|
+
participantNotification?: V2ParticipantNotification;
|
|
14880
|
+
}
|
|
14881
|
+
interface DisablePricingPlansForServiceOptions {
|
|
14882
|
+
/** ID of the pricing plans to disconnect from the service. */
|
|
14883
|
+
pricingPlanIds?: string[];
|
|
14884
|
+
}
|
|
14885
|
+
interface ValidateSlugOptions {
|
|
14886
|
+
/** The custom name to validate as a slug for the service. */
|
|
14887
|
+
slugName: string;
|
|
14888
|
+
}
|
|
14889
|
+
interface CloneServiceOptions {
|
|
14890
|
+
/** copy recurring sessions of an active service's schedule */
|
|
14891
|
+
copyRecurringSessions?: boolean;
|
|
14892
|
+
/** copy benefits with pricing plans that are connected to the source service. If the source service is connected to more than 120 benefits with pricing plans then they will not be copied. In that case the field `error_types` in the response will include `PRICING_PLANS`. */
|
|
14893
|
+
copyPricingPlans?: boolean;
|
|
14894
|
+
/** whether to hide service from the list or not. Empty means that we will copy this value from the source service without overriding it */
|
|
14895
|
+
hideService?: boolean | null;
|
|
14896
|
+
/** the name of the clone service. The title of the clone service's schedule will also be set to this name. When this parameter is omitted then the clone service will have the same name as the source service and the clone service's schedule will get the same title as the source service's active schedule. */
|
|
14897
|
+
cloneServiceName?: string | null;
|
|
14898
|
+
}
|
|
13334
14899
|
|
|
13335
14900
|
declare const __metadata$4: {
|
|
13336
14901
|
PACKAGE_NAME: string;
|
|
@@ -13782,9 +15347,19 @@ declare function updateService(httpClient: HttpClient): (_id: string | null, ser
|
|
|
13782
15347
|
} | undefined;
|
|
13783
15348
|
} | undefined;
|
|
13784
15349
|
}>;
|
|
15350
|
+
declare function bulkUpdateServices(httpClient: HttpClient): (options?: BulkUpdateServicesOptions) => Promise<BulkUpdateServicesResponse & BulkUpdateServicesResponseNonNullableFields>;
|
|
13785
15351
|
declare function deleteService(httpClient: HttpClient): (serviceId: string, options?: DeleteServiceOptions) => Promise<void>;
|
|
15352
|
+
declare function bulkDeleteServices(httpClient: HttpClient): (ids: string[], options?: BulkDeleteServicesOptions) => Promise<BulkDeleteServicesResponse & BulkDeleteServicesResponseNonNullableFields>;
|
|
13786
15353
|
declare function queryServices(httpClient: HttpClient): (options?: QueryServicesOptions) => ServicesQueryBuilder;
|
|
15354
|
+
declare function searchServices(httpClient: HttpClient): (search: CursorSearch) => Promise<SearchServicesResponse & SearchServicesResponseNonNullableFields>;
|
|
15355
|
+
declare function queryPolicies(httpClient: HttpClient): (query: CursorQuery) => Promise<QueryPoliciesResponse & QueryPoliciesResponseNonNullableFields>;
|
|
13787
15356
|
declare function countServices(httpClient: HttpClient): (options?: CountServicesOptions) => Promise<CountServicesResponse & CountServicesResponseNonNullableFields>;
|
|
15357
|
+
declare function setServiceLocations(httpClient: HttpClient): (serviceId: string, locations: V2Location[], options?: SetServiceLocationsOptions) => Promise<SetServiceLocationsResponse & SetServiceLocationsResponseNonNullableFields>;
|
|
15358
|
+
declare function enablePricingPlansForService(httpClient: HttpClient): (serviceId: string, pricingPlanIds: string[]) => Promise<EnablePricingPlansForServiceResponse & EnablePricingPlansForServiceResponseNonNullableFields>;
|
|
15359
|
+
declare function disablePricingPlansForService(httpClient: HttpClient): (serviceId: string, options?: DisablePricingPlansForServiceOptions) => Promise<DisablePricingPlansForServiceResponse & DisablePricingPlansForServiceResponseNonNullableFields>;
|
|
15360
|
+
declare function setCustomSlug(httpClient: HttpClient): (serviceId: string, slugName: string) => Promise<SetCustomSlugResponse & SetCustomSlugResponseNonNullableFields>;
|
|
15361
|
+
declare function validateSlug(httpClient: HttpClient): (serviceId: string, options: ValidateSlugOptions) => Promise<ValidateSlugResponse & ValidateSlugResponseNonNullableFields>;
|
|
15362
|
+
declare function cloneService(httpClient: HttpClient): (sourceServiceId: string, options?: CloneServiceOptions) => Promise<CloneServiceResponse & CloneServiceResponseNonNullableFields>;
|
|
13788
15363
|
declare const onServiceCreated: EventDefinition<ServiceCreatedEnvelope, "wix.bookings.services.v2.service_created">;
|
|
13789
15364
|
declare const onServiceUpdated: EventDefinition<ServiceUpdatedEnvelope, "wix.bookings.services.v2.service_updated">;
|
|
13790
15365
|
declare const onServiceDeleted: EventDefinition<ServiceDeletedEnvelope, "wix.bookings.services.v2.service_deleted">;
|
|
@@ -13817,11 +15392,15 @@ type index_d$4_BookingPolicy = BookingPolicy;
|
|
|
13817
15392
|
type index_d$4_BookingPolicyWithServices = BookingPolicyWithServices;
|
|
13818
15393
|
type index_d$4_BulkCreateServicesRequest = BulkCreateServicesRequest;
|
|
13819
15394
|
type index_d$4_BulkCreateServicesResponse = BulkCreateServicesResponse;
|
|
15395
|
+
type index_d$4_BulkDeleteServicesOptions = BulkDeleteServicesOptions;
|
|
13820
15396
|
type index_d$4_BulkDeleteServicesRequest = BulkDeleteServicesRequest;
|
|
13821
15397
|
type index_d$4_BulkDeleteServicesResponse = BulkDeleteServicesResponse;
|
|
15398
|
+
type index_d$4_BulkDeleteServicesResponseNonNullableFields = BulkDeleteServicesResponseNonNullableFields;
|
|
13822
15399
|
type index_d$4_BulkServiceResult = BulkServiceResult;
|
|
15400
|
+
type index_d$4_BulkUpdateServicesOptions = BulkUpdateServicesOptions;
|
|
13823
15401
|
type index_d$4_BulkUpdateServicesRequest = BulkUpdateServicesRequest;
|
|
13824
15402
|
type index_d$4_BulkUpdateServicesResponse = BulkUpdateServicesResponse;
|
|
15403
|
+
type index_d$4_BulkUpdateServicesResponseNonNullableFields = BulkUpdateServicesResponseNonNullableFields;
|
|
13825
15404
|
type index_d$4_BusinessLocation = BusinessLocation;
|
|
13826
15405
|
type index_d$4_BusinessLocationOptions = BusinessLocationOptions;
|
|
13827
15406
|
type index_d$4_BusinessLocations = BusinessLocations;
|
|
@@ -13843,8 +15422,10 @@ type index_d$4_ChangeContext = ChangeContext;
|
|
|
13843
15422
|
type index_d$4_ChangeContextPayloadOneOf = ChangeContextPayloadOneOf;
|
|
13844
15423
|
type index_d$4_CloneErrors = CloneErrors;
|
|
13845
15424
|
declare const index_d$4_CloneErrors: typeof CloneErrors;
|
|
15425
|
+
type index_d$4_CloneServiceOptions = CloneServiceOptions;
|
|
13846
15426
|
type index_d$4_CloneServiceRequest = CloneServiceRequest;
|
|
13847
15427
|
type index_d$4_CloneServiceResponse = CloneServiceResponse;
|
|
15428
|
+
type index_d$4_CloneServiceResponseNonNullableFields = CloneServiceResponseNonNullableFields;
|
|
13848
15429
|
type index_d$4_CommonAddress = CommonAddress;
|
|
13849
15430
|
type index_d$4_CommonAddressLocation = CommonAddressLocation;
|
|
13850
15431
|
type index_d$4_CommonAddressStreetOneOf = CommonAddressStreetOneOf;
|
|
@@ -13885,13 +15466,16 @@ type index_d$4_Delete = Delete;
|
|
|
13885
15466
|
type index_d$4_DeleteServiceOptions = DeleteServiceOptions;
|
|
13886
15467
|
type index_d$4_DeleteServiceRequest = DeleteServiceRequest;
|
|
13887
15468
|
type index_d$4_DeleteServiceResponse = DeleteServiceResponse;
|
|
15469
|
+
type index_d$4_DisablePricingPlansForServiceOptions = DisablePricingPlansForServiceOptions;
|
|
13888
15470
|
type index_d$4_DisablePricingPlansForServiceRequest = DisablePricingPlansForServiceRequest;
|
|
13889
15471
|
type index_d$4_DisablePricingPlansForServiceResponse = DisablePricingPlansForServiceResponse;
|
|
15472
|
+
type index_d$4_DisablePricingPlansForServiceResponseNonNullableFields = DisablePricingPlansForServiceResponseNonNullableFields;
|
|
13890
15473
|
type index_d$4_Discount = Discount;
|
|
13891
15474
|
type index_d$4_DiscountDiscountOneOf = DiscountDiscountOneOf;
|
|
13892
15475
|
type index_d$4_Empty = Empty;
|
|
13893
15476
|
type index_d$4_EnablePricingPlansForServiceRequest = EnablePricingPlansForServiceRequest;
|
|
13894
15477
|
type index_d$4_EnablePricingPlansForServiceResponse = EnablePricingPlansForServiceResponse;
|
|
15478
|
+
type index_d$4_EnablePricingPlansForServiceResponseNonNullableFields = EnablePricingPlansForServiceResponseNonNullableFields;
|
|
13895
15479
|
type index_d$4_EntryPass = EntryPass;
|
|
13896
15480
|
type index_d$4_ExternalCalendarInfo = ExternalCalendarInfo;
|
|
13897
15481
|
type index_d$4_ExternalCalendarOverrides = ExternalCalendarOverrides;
|
|
@@ -13974,6 +15558,7 @@ type index_d$4_QueryLocationsRequest = QueryLocationsRequest;
|
|
|
13974
15558
|
type index_d$4_QueryLocationsResponse = QueryLocationsResponse;
|
|
13975
15559
|
type index_d$4_QueryPoliciesRequest = QueryPoliciesRequest;
|
|
13976
15560
|
type index_d$4_QueryPoliciesResponse = QueryPoliciesResponse;
|
|
15561
|
+
type index_d$4_QueryPoliciesResponseNonNullableFields = QueryPoliciesResponseNonNullableFields;
|
|
13977
15562
|
type index_d$4_QueryServicesOptions = QueryServicesOptions;
|
|
13978
15563
|
type index_d$4_QueryServicesRequest = QueryServicesRequest;
|
|
13979
15564
|
type index_d$4_QueryServicesResponse = QueryServicesResponse;
|
|
@@ -14031,6 +15616,7 @@ type index_d$4_Schema = Schema;
|
|
|
14031
15616
|
type index_d$4_SearchDetails = SearchDetails;
|
|
14032
15617
|
type index_d$4_SearchServicesRequest = SearchServicesRequest;
|
|
14033
15618
|
type index_d$4_SearchServicesResponse = SearchServicesResponse;
|
|
15619
|
+
type index_d$4_SearchServicesResponseNonNullableFields = SearchServicesResponseNonNullableFields;
|
|
14034
15620
|
type index_d$4_SeoSchema = SeoSchema;
|
|
14035
15621
|
type index_d$4_Service = Service;
|
|
14036
15622
|
type index_d$4_ServiceAvailabilityConstraints = ServiceAvailabilityConstraints;
|
|
@@ -14054,8 +15640,11 @@ type index_d$4_SessionVersion = SessionVersion;
|
|
|
14054
15640
|
type index_d$4_SetCustomSlugEvent = SetCustomSlugEvent;
|
|
14055
15641
|
type index_d$4_SetCustomSlugRequest = SetCustomSlugRequest;
|
|
14056
15642
|
type index_d$4_SetCustomSlugResponse = SetCustomSlugResponse;
|
|
15643
|
+
type index_d$4_SetCustomSlugResponseNonNullableFields = SetCustomSlugResponseNonNullableFields;
|
|
15644
|
+
type index_d$4_SetServiceLocationsOptions = SetServiceLocationsOptions;
|
|
14057
15645
|
type index_d$4_SetServiceLocationsRequest = SetServiceLocationsRequest;
|
|
14058
15646
|
type index_d$4_SetServiceLocationsResponse = SetServiceLocationsResponse;
|
|
15647
|
+
type index_d$4_SetServiceLocationsResponseNonNullableFields = SetServiceLocationsResponseNonNullableFields;
|
|
14059
15648
|
type index_d$4_Settings = Settings;
|
|
14060
15649
|
type index_d$4_SiteCloned = SiteCloned;
|
|
14061
15650
|
type index_d$4_SiteCreated = SiteCreated;
|
|
@@ -14094,8 +15683,10 @@ type index_d$4_V2LocationOptionsOneOf = V2LocationOptionsOneOf;
|
|
|
14094
15683
|
type index_d$4_V2ParticipantNotification = V2ParticipantNotification;
|
|
14095
15684
|
type index_d$4_V2Schedule = V2Schedule;
|
|
14096
15685
|
type index_d$4_V4Address = V4Address;
|
|
15686
|
+
type index_d$4_ValidateSlugOptions = ValidateSlugOptions;
|
|
14097
15687
|
type index_d$4_ValidateSlugRequest = ValidateSlugRequest;
|
|
14098
15688
|
type index_d$4_ValidateSlugResponse = ValidateSlugResponse;
|
|
15689
|
+
type index_d$4_ValidateSlugResponseNonNullableFields = ValidateSlugResponseNonNullableFields;
|
|
14099
15690
|
type index_d$4_ValueAggregation = ValueAggregation;
|
|
14100
15691
|
type index_d$4_ValueAggregationOptionsOneOf = ValueAggregationOptionsOneOf;
|
|
14101
15692
|
type index_d$4_ValueAggregationResult = ValueAggregationResult;
|
|
@@ -14104,17 +15695,27 @@ type index_d$4_ValueResults = ValueResults;
|
|
|
14104
15695
|
type index_d$4_VariedPayment = VariedPayment;
|
|
14105
15696
|
type index_d$4_Version = Version;
|
|
14106
15697
|
type index_d$4_WaitlistPolicy = WaitlistPolicy;
|
|
15698
|
+
declare const index_d$4_bulkDeleteServices: typeof bulkDeleteServices;
|
|
15699
|
+
declare const index_d$4_bulkUpdateServices: typeof bulkUpdateServices;
|
|
15700
|
+
declare const index_d$4_cloneService: typeof cloneService;
|
|
14107
15701
|
declare const index_d$4_countServices: typeof countServices;
|
|
14108
15702
|
declare const index_d$4_createService: typeof createService;
|
|
14109
15703
|
declare const index_d$4_deleteService: typeof deleteService;
|
|
15704
|
+
declare const index_d$4_disablePricingPlansForService: typeof disablePricingPlansForService;
|
|
15705
|
+
declare const index_d$4_enablePricingPlansForService: typeof enablePricingPlansForService;
|
|
14110
15706
|
declare const index_d$4_getService: typeof getService;
|
|
14111
15707
|
declare const index_d$4_onServiceCreated: typeof onServiceCreated;
|
|
14112
15708
|
declare const index_d$4_onServiceDeleted: typeof onServiceDeleted;
|
|
14113
15709
|
declare const index_d$4_onServiceUpdated: typeof onServiceUpdated;
|
|
15710
|
+
declare const index_d$4_queryPolicies: typeof queryPolicies;
|
|
14114
15711
|
declare const index_d$4_queryServices: typeof queryServices;
|
|
15712
|
+
declare const index_d$4_searchServices: typeof searchServices;
|
|
15713
|
+
declare const index_d$4_setCustomSlug: typeof setCustomSlug;
|
|
15714
|
+
declare const index_d$4_setServiceLocations: typeof setServiceLocations;
|
|
14115
15715
|
declare const index_d$4_updateService: typeof updateService;
|
|
15716
|
+
declare const index_d$4_validateSlug: typeof validateSlug;
|
|
14116
15717
|
declare namespace index_d$4 {
|
|
14117
|
-
export { index_d$4_Action as Action, type ActionEvent$2 as ActionEvent, type Address$2 as Address, type index_d$4_AddressHint as AddressHint, type AddressLocation$2 as AddressLocation, type AddressStreetOneOf$2 as AddressStreetOneOf, type index_d$4_Aggregation as Aggregation, type index_d$4_AggregationData as AggregationData, type index_d$4_AggregationKindOneOf as AggregationKindOneOf, type index_d$4_AggregationResults as AggregationResults, type index_d$4_AggregationResultsResultOneOf as AggregationResultsResultOneOf, type index_d$4_AggregationResultsScalarResult as AggregationResultsScalarResult, index_d$4_AggregationType as AggregationType, type ApplicationError$2 as ApplicationError, index_d$4_ApprovalStatus as ApprovalStatus, type index_d$4_Availability as Availability, type index_d$4_AvailabilityConstraints as AvailabilityConstraints, type index_d$4_AvailabilityPolicy as AvailabilityPolicy, type index_d$4_AvailabilityPolicyUpdated as AvailabilityPolicyUpdated, type BaseEventMetadata$2 as BaseEventMetadata, type index_d$4_Behavior as Behavior, type index_d$4_BehaviorBehaviorOneOf as BehaviorBehaviorOneOf, type index_d$4_Benefit as Benefit, type index_d$4_BenefitNotification as BenefitNotification, index_d$4_BenefitType as BenefitType, type index_d$4_BookAfterStartPolicy as BookAfterStartPolicy, type index_d$4_BookingPolicy as BookingPolicy, type index_d$4_BookingPolicyWithServices as BookingPolicyWithServices, type BulkActionMetadata$2 as BulkActionMetadata, type index_d$4_BulkCreateServicesRequest as BulkCreateServicesRequest, type index_d$4_BulkCreateServicesResponse as BulkCreateServicesResponse, type index_d$4_BulkDeleteServicesRequest as BulkDeleteServicesRequest, type index_d$4_BulkDeleteServicesResponse as BulkDeleteServicesResponse, type index_d$4_BulkServiceResult as BulkServiceResult, type index_d$4_BulkUpdateServicesRequest as BulkUpdateServicesRequest, type index_d$4_BulkUpdateServicesResponse as BulkUpdateServicesResponse, type index_d$4_BusinessLocation as BusinessLocation, type index_d$4_BusinessLocationOptions as BusinessLocationOptions, type index_d$4_BusinessLocations as BusinessLocations, type index_d$4_BusinessSchedule as BusinessSchedule, type index_d$4_CalendarConference as CalendarConference, type index_d$4_CalendarDateTime as CalendarDateTime, index_d$4_CalendarType as CalendarType, type index_d$4_CancellationFeePolicy as CancellationFeePolicy, type index_d$4_CancellationPolicy as CancellationPolicy, type index_d$4_CancellationWindow as CancellationWindow, type index_d$4_CancellationWindowFeeOneOf as CancellationWindowFeeOneOf, type index_d$4_Categories as Categories, type Category$1 as Category, type CategoryNotification$1 as CategoryNotification, index_d$4_CategoryNotificationEvent as CategoryNotificationEvent, index_d$4_CategoryStatus as CategoryStatus, type index_d$4_ChangeContext as ChangeContext, type index_d$4_ChangeContextPayloadOneOf as ChangeContextPayloadOneOf, index_d$4_CloneErrors as CloneErrors, type index_d$4_CloneServiceRequest as CloneServiceRequest, type index_d$4_CloneServiceResponse as CloneServiceResponse, type index_d$4_CommonAddress as CommonAddress, type index_d$4_CommonAddressLocation as CommonAddressLocation, type index_d$4_CommonAddressStreetOneOf as CommonAddressStreetOneOf, type index_d$4_CommonMoney as CommonMoney, type index_d$4_CommonStreetAddress as CommonStreetAddress, type index_d$4_ConferenceProvider as ConferenceProvider, index_d$4_ConferenceType as ConferenceType, type index_d$4_Conferencing as Conferencing, type index_d$4_ConsentPolicy as ConsentPolicy, type index_d$4_CountServicesOptions as CountServicesOptions, type index_d$4_CountServicesRequest as CountServicesRequest, type index_d$4_CountServicesResponse as CountServicesResponse, type index_d$4_CountServicesResponseNonNullableFields as CountServicesResponseNonNullableFields, type index_d$4_CreateServiceRequest as CreateServiceRequest, type index_d$4_CreateServiceResponse as CreateServiceResponse, type index_d$4_CreateServiceResponseNonNullableFields as CreateServiceResponseNonNullableFields, index_d$4_CrudType as CrudType, type CursorPaging$2 as CursorPaging, type CursorPagingMetadata$1 as CursorPagingMetadata, type index_d$4_CursorQuery as CursorQuery, type index_d$4_CursorQueryPagingMethodOneOf as CursorQueryPagingMethodOneOf, type index_d$4_CursorSearch as CursorSearch, type index_d$4_CursorSearchPagingMethodOneOf as CursorSearchPagingMethodOneOf, type Cursors$2 as Cursors, type index_d$4_CustomLocationOptions as CustomLocationOptions, type index_d$4_CustomLocations as CustomLocations, type index_d$4_CustomPayment as CustomPayment, type index_d$4_CustomerLocations as CustomerLocations, type index_d$4_DateHistogramAggregation as DateHistogramAggregation, index_d$4_DateHistogramAggregationInterval as DateHistogramAggregationInterval, type index_d$4_DateHistogramResult as DateHistogramResult, type index_d$4_DateHistogramResults as DateHistogramResults, index_d$4_Day as Day, index_d$4_DayOfWeek as DayOfWeek, type index_d$4_Delete as Delete, type index_d$4_DeleteServiceOptions as DeleteServiceOptions, type index_d$4_DeleteServiceRequest as DeleteServiceRequest, type index_d$4_DeleteServiceResponse as DeleteServiceResponse, type index_d$4_DisablePricingPlansForServiceRequest as DisablePricingPlansForServiceRequest, type index_d$4_DisablePricingPlansForServiceResponse as DisablePricingPlansForServiceResponse, type index_d$4_Discount as Discount, type index_d$4_DiscountDiscountOneOf as DiscountDiscountOneOf, type DomainEvent$2 as DomainEvent, type DomainEventBodyOneOf$2 as DomainEventBodyOneOf, type index_d$4_Empty as Empty, type index_d$4_EnablePricingPlansForServiceRequest as EnablePricingPlansForServiceRequest, type index_d$4_EnablePricingPlansForServiceResponse as EnablePricingPlansForServiceResponse, type EntityCreatedEvent$2 as EntityCreatedEvent, type EntityDeletedEvent$2 as EntityDeletedEvent, type EntityUpdatedEvent$2 as EntityUpdatedEvent, type index_d$4_EntryPass as EntryPass, Event$1 as Event, type EventMetadata$1 as EventMetadata, type ExtendedFields$2 as ExtendedFields, type index_d$4_ExternalCalendarInfo as ExternalCalendarInfo, type index_d$4_ExternalCalendarOverrides as ExternalCalendarOverrides, type index_d$4_FixedPayment as FixedPayment, type index_d$4_Form as Form, type index_d$4_FormSettings as FormSettings, type index_d$4_Frequency as Frequency, type index_d$4_GeoCoordinates as GeoCoordinates, type index_d$4_GetServiceAvailabilityConstraintsRequest as GetServiceAvailabilityConstraintsRequest, type index_d$4_GetServiceAvailabilityConstraintsResponse as GetServiceAvailabilityConstraintsResponse, type index_d$4_GetServiceRequest as GetServiceRequest, type index_d$4_GetServiceResponse as GetServiceResponse, type index_d$4_GetServiceResponseNonNullableFields as GetServiceResponseNonNullableFields, type index_d$4_GroupByAggregation as GroupByAggregation, type index_d$4_GroupByAggregationKindOneOf as GroupByAggregationKindOneOf, type index_d$4_GroupByValueResults as GroupByValueResults, type index_d$4_HtmlSitePublished as HtmlSitePublished, type IdentificationData$4 as IdentificationData, type IdentificationDataIdOneOf$4 as IdentificationDataIdOneOf, type index_d$4_IncludeMissingValuesOptions as IncludeMissingValuesOptions, type index_d$4_Interval as Interval, type index_d$4_IntervalSplit as IntervalSplit, type index_d$4_InvalidPricingPlan as InvalidPricingPlan, index_d$4_InvalidSlugError as InvalidSlugError, type ItemMetadata$2 as ItemMetadata, type index_d$4_Keyword as Keyword, type index_d$4_LimitEarlyBookingPolicy as LimitEarlyBookingPolicy, type index_d$4_LimitLateBookingPolicy as LimitLateBookingPolicy, type index_d$4_LinkedSchedule as LinkedSchedule, type index_d$4_LocalDateTime as LocalDateTime, type index_d$4_Locale as Locale, type Location$2 as Location, index_d$4_LocationStatus as LocationStatus, LocationType$2 as LocationType, index_d$4_LocationTypeEnumLocationType as LocationTypeEnumLocationType, type index_d$4_LocationsAddress as LocationsAddress, type index_d$4_LocationsAddressLocation as LocationsAddressLocation, type index_d$4_LocationsLocation as LocationsLocation, index_d$4_LocationsLocationType as LocationsLocationType, type index_d$4_LocationsStreetAddress as LocationsStreetAddress, type index_d$4_MaskedService as MaskedService, type index_d$4_Media as Media, type index_d$4_MediaItem as MediaItem, type index_d$4_MediaItemItemOneOf as MediaItemItemOneOf, type MessageEnvelope$3 as MessageEnvelope, type index_d$4_MigrationData as MigrationData, type index_d$4_MigrationEvent as MigrationEvent, index_d$4_MissingValues as MissingValues, index_d$4_Mode as Mode, type index_d$4_Money as Money, type index_d$4_MoveToNewLocationsOptions as MoveToNewLocationsOptions, type index_d$4_MultiServiceEnabledNotification as MultiServiceEnabledNotification, type index_d$4_Multilingual as Multilingual, type index_d$4_MultipleSessionsCreated as MultipleSessionsCreated, type index_d$4_NestedAggregation as NestedAggregation, type index_d$4_NestedAggregationItem as NestedAggregationItem, type index_d$4_NestedAggregationItemKindOneOf as NestedAggregationItemKindOneOf, type index_d$4_NestedAggregationResults as NestedAggregationResults, type index_d$4_NestedAggregationResultsResultOneOf as NestedAggregationResultsResultOneOf, index_d$4_NestedAggregationType as NestedAggregationType, type index_d$4_NestedResultValue as NestedResultValue, type index_d$4_NestedResultValueResultOneOf as NestedResultValueResultOneOf, type index_d$4_NestedResults as NestedResults, type index_d$4_NestedValueAggregationResult as NestedValueAggregationResult, type index_d$4_OnlineBooking as OnlineBooking, type index_d$4_Page as Page, type Paging$2 as Paging, type PagingMetadataV2$1 as PagingMetadataV2, type index_d$4_Participant as Participant, type ParticipantNotification$3 as ParticipantNotification, type index_d$4_ParticipantsPolicy as ParticipantsPolicy, type index_d$4_Payment as Payment, type index_d$4_PaymentOptions as PaymentOptions, type index_d$4_PaymentRateOneOf as PaymentRateOneOf, index_d$4_PlacementType as PlacementType, type index_d$4_PolicyDescription as PolicyDescription, type index_d$4_Price as Price, type index_d$4_Properties as Properties, type index_d$4_PropertiesChange as PropertiesChange, type index_d$4_QueryLocationsRequest as QueryLocationsRequest, type index_d$4_QueryLocationsResponse as QueryLocationsResponse, type index_d$4_QueryPoliciesRequest as QueryPoliciesRequest, type index_d$4_QueryPoliciesResponse as QueryPoliciesResponse, type index_d$4_QueryServicesOptions as QueryServicesOptions, type index_d$4_QueryServicesRequest as QueryServicesRequest, type index_d$4_QueryServicesResponse as QueryServicesResponse, type index_d$4_QueryServicesResponseNonNullableFields as QueryServicesResponseNonNullableFields, type QueryV2$2 as QueryV2, type QueryV2PagingMethodOneOf$2 as QueryV2PagingMethodOneOf, type index_d$4_RangeAggregation as RangeAggregation, type index_d$4_RangeAggregationResult as RangeAggregationResult, type index_d$4_RangeBucket as RangeBucket, type index_d$4_RangeResult as RangeResult, type index_d$4_RangeResults as RangeResults, type index_d$4_Rate as Rate, index_d$4_RateType as RateType, type index_d$4_RecurringInterval as RecurringInterval, index_d$4_RecurringIntervalType as RecurringIntervalType, type index_d$4_RecurringSessionSplit as RecurringSessionSplit, type index_d$4_RecurringSessionsUpdated as RecurringSessionsUpdated, type index_d$4_ReindexMessage as ReindexMessage, type index_d$4_ReindexMessageActionOneOf as ReindexMessageActionOneOf, type index_d$4_RemovedLocationSessionsAction as RemovedLocationSessionsAction, type index_d$4_RemovedLocationSessionsActionActionOptionsOneOf as RemovedLocationSessionsActionActionOptionsOneOf, index_d$4_RequestedFields as RequestedFields, type index_d$4_ReschedulePolicy as ReschedulePolicy, index_d$4_ResolutionMethod as ResolutionMethod, type index_d$4_Resource as Resource, type index_d$4_ResourceGroup as ResourceGroup, type index_d$4_ResourceIds as ResourceIds, type index_d$4_ResourceNotification as ResourceNotification, index_d$4_ResourceNotificationEvent as ResourceNotificationEvent, index_d$4_ResourceStatus as ResourceStatus, type index_d$4_ResourceType as ResourceType, type index_d$4_ResourcesPolicy as ResourcesPolicy, type index_d$4_RestoreInfo as RestoreInfo, type index_d$4_Results as Results, type index_d$4_SaveCreditCardPolicy as SaveCreditCardPolicy, type index_d$4_ScalarAggregation as ScalarAggregation, type index_d$4_ScalarResult as ScalarResult, index_d$4_ScalarType as ScalarType, type index_d$4_Schedule as Schedule, type index_d$4_ScheduleCancelled as ScheduleCancelled, type index_d$4_ScheduleCreated as ScheduleCreated, type index_d$4_ScheduleNotification as ScheduleNotification, type index_d$4_ScheduleNotificationEventOneOf as ScheduleNotificationEventOneOf, index_d$4_ScheduleStatus as ScheduleStatus, type index_d$4_ScheduleUnassignedFromUser as ScheduleUnassignedFromUser, type index_d$4_ScheduleUpdated as ScheduleUpdated, type index_d$4_ScheduleWithSessions as ScheduleWithSessions, type index_d$4_Schema as Schema, type index_d$4_SearchDetails as SearchDetails, type index_d$4_SearchServicesRequest as SearchServicesRequest, type index_d$4_SearchServicesResponse as SearchServicesResponse, type index_d$4_SeoSchema as SeoSchema, type index_d$4_Service as Service, type index_d$4_ServiceAvailabilityConstraints as ServiceAvailabilityConstraints, type index_d$4_ServiceCreatedEnvelope as ServiceCreatedEnvelope, type index_d$4_ServiceDeletedEnvelope as ServiceDeletedEnvelope, type index_d$4_ServiceResource as ServiceResource, type index_d$4_ServiceResourceSelectionOneOf as ServiceResourceSelectionOneOf, index_d$4_ServiceType as ServiceType, type index_d$4_ServiceUpdatedEnvelope as ServiceUpdatedEnvelope, type index_d$4_ServicesQueryBuilder as ServicesQueryBuilder, type index_d$4_ServicesQueryResult as ServicesQueryResult, type index_d$4_ServicesUrlsChanged as ServicesUrlsChanged, type index_d$4_Session as Session, type index_d$4_SessionCancelled as SessionCancelled, type index_d$4_SessionCreated as SessionCreated, index_d$4_SessionType as SessionType, type index_d$4_SessionUpdated as SessionUpdated, type index_d$4_SessionVersion as SessionVersion, type index_d$4_SetCustomSlugEvent as SetCustomSlugEvent, type index_d$4_SetCustomSlugRequest as SetCustomSlugRequest, type index_d$4_SetCustomSlugResponse as SetCustomSlugResponse, type index_d$4_SetServiceLocationsRequest as SetServiceLocationsRequest, type index_d$4_SetServiceLocationsResponse as SetServiceLocationsResponse, type index_d$4_Settings as Settings, type index_d$4_SiteCloned as SiteCloned, type index_d$4_SiteCreated as SiteCreated, type index_d$4_SitePropertiesEvent as SitePropertiesEvent, type index_d$4_SitePropertiesNotification as SitePropertiesNotification, type index_d$4_SitePropertiesOnScheduleCreation as SitePropertiesOnScheduleCreation, type index_d$4_Slug as Slug, index_d$4_SortDirection as SortDirection, SortOrder$2 as SortOrder, index_d$4_SortType as SortType, type Sorting$2 as Sorting, type index_d$4_SpecialHourPeriod as SpecialHourPeriod, type index_d$4_SplitInterval as SplitInterval, type index_d$4_StaffData as StaffData, type index_d$4_StaffMediaItem as StaffMediaItem, type index_d$4_StaffMediaItemItemOneOf as StaffMediaItemItemOneOf, type index_d$4_StaffMember as StaffMember, Status$1 as Status, type StreetAddress$2 as StreetAddress, type Subdivision$2 as Subdivision, type index_d$4_SupportedLanguage as SupportedLanguage, type index_d$4_Tag as Tag, type index_d$4_TimePeriod as TimePeriod, type index_d$4_Translation as Translation, index_d$4_Transparency as Transparency, type index_d$4_URLs as URLs, type index_d$4_UpdateService as UpdateService, type index_d$4_UpdateServiceRequest as UpdateServiceRequest, type index_d$4_UpdateServiceResponse as UpdateServiceResponse, type index_d$4_UpdateServiceResponseNonNullableFields as UpdateServiceResponseNonNullableFields, type index_d$4_Upsert as Upsert, type index_d$4_UserDomainInfoChangedEvent as UserDomainInfoChangedEvent, type index_d$4_V1SplitInterval as V1SplitInterval, type index_d$4_V2AvailabilityConstraints as V2AvailabilityConstraints, type index_d$4_V2Category as V2Category, type index_d$4_V2Location as V2Location, type index_d$4_V2LocationOptionsOneOf as V2LocationOptionsOneOf, type index_d$4_V2ParticipantNotification as V2ParticipantNotification, type index_d$4_V2Schedule as V2Schedule, type index_d$4_V4Address as V4Address, type index_d$4_ValidateSlugRequest as ValidateSlugRequest, type index_d$4_ValidateSlugResponse as ValidateSlugResponse, type index_d$4_ValueAggregation as ValueAggregation, type index_d$4_ValueAggregationOptionsOneOf as ValueAggregationOptionsOneOf, type index_d$4_ValueAggregationResult as ValueAggregationResult, type index_d$4_ValueResult as ValueResult, type index_d$4_ValueResults as ValueResults, type index_d$4_VariedPayment as VariedPayment, type index_d$4_Version as Version, type index_d$4_WaitlistPolicy as WaitlistPolicy, WebhookIdentityType$3 as WebhookIdentityType, __metadata$4 as __metadata, index_d$4_countServices as countServices, index_d$4_createService as createService, index_d$4_deleteService as deleteService, index_d$4_getService as getService, index_d$4_onServiceCreated as onServiceCreated, index_d$4_onServiceDeleted as onServiceDeleted, index_d$4_onServiceUpdated as onServiceUpdated, index_d$4_queryServices as queryServices, index_d$4_updateService as updateService };
|
|
15718
|
+
export { index_d$4_Action as Action, type ActionEvent$2 as ActionEvent, type Address$2 as Address, type index_d$4_AddressHint as AddressHint, type AddressLocation$2 as AddressLocation, type AddressStreetOneOf$2 as AddressStreetOneOf, type index_d$4_Aggregation as Aggregation, type index_d$4_AggregationData as AggregationData, type index_d$4_AggregationKindOneOf as AggregationKindOneOf, type index_d$4_AggregationResults as AggregationResults, type index_d$4_AggregationResultsResultOneOf as AggregationResultsResultOneOf, type index_d$4_AggregationResultsScalarResult as AggregationResultsScalarResult, index_d$4_AggregationType as AggregationType, type ApplicationError$2 as ApplicationError, index_d$4_ApprovalStatus as ApprovalStatus, type index_d$4_Availability as Availability, type index_d$4_AvailabilityConstraints as AvailabilityConstraints, type index_d$4_AvailabilityPolicy as AvailabilityPolicy, type index_d$4_AvailabilityPolicyUpdated as AvailabilityPolicyUpdated, type BaseEventMetadata$2 as BaseEventMetadata, type index_d$4_Behavior as Behavior, type index_d$4_BehaviorBehaviorOneOf as BehaviorBehaviorOneOf, type index_d$4_Benefit as Benefit, type index_d$4_BenefitNotification as BenefitNotification, index_d$4_BenefitType as BenefitType, type index_d$4_BookAfterStartPolicy as BookAfterStartPolicy, type index_d$4_BookingPolicy as BookingPolicy, type index_d$4_BookingPolicyWithServices as BookingPolicyWithServices, type BulkActionMetadata$2 as BulkActionMetadata, type index_d$4_BulkCreateServicesRequest as BulkCreateServicesRequest, type index_d$4_BulkCreateServicesResponse as BulkCreateServicesResponse, type index_d$4_BulkDeleteServicesOptions as BulkDeleteServicesOptions, type index_d$4_BulkDeleteServicesRequest as BulkDeleteServicesRequest, type index_d$4_BulkDeleteServicesResponse as BulkDeleteServicesResponse, type index_d$4_BulkDeleteServicesResponseNonNullableFields as BulkDeleteServicesResponseNonNullableFields, type index_d$4_BulkServiceResult as BulkServiceResult, type index_d$4_BulkUpdateServicesOptions as BulkUpdateServicesOptions, type index_d$4_BulkUpdateServicesRequest as BulkUpdateServicesRequest, type index_d$4_BulkUpdateServicesResponse as BulkUpdateServicesResponse, type index_d$4_BulkUpdateServicesResponseNonNullableFields as BulkUpdateServicesResponseNonNullableFields, type index_d$4_BusinessLocation as BusinessLocation, type index_d$4_BusinessLocationOptions as BusinessLocationOptions, type index_d$4_BusinessLocations as BusinessLocations, type index_d$4_BusinessSchedule as BusinessSchedule, type index_d$4_CalendarConference as CalendarConference, type index_d$4_CalendarDateTime as CalendarDateTime, index_d$4_CalendarType as CalendarType, type index_d$4_CancellationFeePolicy as CancellationFeePolicy, type index_d$4_CancellationPolicy as CancellationPolicy, type index_d$4_CancellationWindow as CancellationWindow, type index_d$4_CancellationWindowFeeOneOf as CancellationWindowFeeOneOf, type index_d$4_Categories as Categories, type Category$1 as Category, type CategoryNotification$1 as CategoryNotification, index_d$4_CategoryNotificationEvent as CategoryNotificationEvent, index_d$4_CategoryStatus as CategoryStatus, type index_d$4_ChangeContext as ChangeContext, type index_d$4_ChangeContextPayloadOneOf as ChangeContextPayloadOneOf, index_d$4_CloneErrors as CloneErrors, type index_d$4_CloneServiceOptions as CloneServiceOptions, type index_d$4_CloneServiceRequest as CloneServiceRequest, type index_d$4_CloneServiceResponse as CloneServiceResponse, type index_d$4_CloneServiceResponseNonNullableFields as CloneServiceResponseNonNullableFields, type index_d$4_CommonAddress as CommonAddress, type index_d$4_CommonAddressLocation as CommonAddressLocation, type index_d$4_CommonAddressStreetOneOf as CommonAddressStreetOneOf, type index_d$4_CommonMoney as CommonMoney, type index_d$4_CommonStreetAddress as CommonStreetAddress, type index_d$4_ConferenceProvider as ConferenceProvider, index_d$4_ConferenceType as ConferenceType, type index_d$4_Conferencing as Conferencing, type index_d$4_ConsentPolicy as ConsentPolicy, type index_d$4_CountServicesOptions as CountServicesOptions, type index_d$4_CountServicesRequest as CountServicesRequest, type index_d$4_CountServicesResponse as CountServicesResponse, type index_d$4_CountServicesResponseNonNullableFields as CountServicesResponseNonNullableFields, type index_d$4_CreateServiceRequest as CreateServiceRequest, type index_d$4_CreateServiceResponse as CreateServiceResponse, type index_d$4_CreateServiceResponseNonNullableFields as CreateServiceResponseNonNullableFields, index_d$4_CrudType as CrudType, type CursorPaging$2 as CursorPaging, type CursorPagingMetadata$1 as CursorPagingMetadata, type index_d$4_CursorQuery as CursorQuery, type index_d$4_CursorQueryPagingMethodOneOf as CursorQueryPagingMethodOneOf, type index_d$4_CursorSearch as CursorSearch, type index_d$4_CursorSearchPagingMethodOneOf as CursorSearchPagingMethodOneOf, type Cursors$2 as Cursors, type index_d$4_CustomLocationOptions as CustomLocationOptions, type index_d$4_CustomLocations as CustomLocations, type index_d$4_CustomPayment as CustomPayment, type index_d$4_CustomerLocations as CustomerLocations, type index_d$4_DateHistogramAggregation as DateHistogramAggregation, index_d$4_DateHistogramAggregationInterval as DateHistogramAggregationInterval, type index_d$4_DateHistogramResult as DateHistogramResult, type index_d$4_DateHistogramResults as DateHistogramResults, index_d$4_Day as Day, index_d$4_DayOfWeek as DayOfWeek, type index_d$4_Delete as Delete, type index_d$4_DeleteServiceOptions as DeleteServiceOptions, type index_d$4_DeleteServiceRequest as DeleteServiceRequest, type index_d$4_DeleteServiceResponse as DeleteServiceResponse, type index_d$4_DisablePricingPlansForServiceOptions as DisablePricingPlansForServiceOptions, type index_d$4_DisablePricingPlansForServiceRequest as DisablePricingPlansForServiceRequest, type index_d$4_DisablePricingPlansForServiceResponse as DisablePricingPlansForServiceResponse, type index_d$4_DisablePricingPlansForServiceResponseNonNullableFields as DisablePricingPlansForServiceResponseNonNullableFields, type index_d$4_Discount as Discount, type index_d$4_DiscountDiscountOneOf as DiscountDiscountOneOf, type DomainEvent$2 as DomainEvent, type DomainEventBodyOneOf$2 as DomainEventBodyOneOf, type index_d$4_Empty as Empty, type index_d$4_EnablePricingPlansForServiceRequest as EnablePricingPlansForServiceRequest, type index_d$4_EnablePricingPlansForServiceResponse as EnablePricingPlansForServiceResponse, type index_d$4_EnablePricingPlansForServiceResponseNonNullableFields as EnablePricingPlansForServiceResponseNonNullableFields, type EntityCreatedEvent$2 as EntityCreatedEvent, type EntityDeletedEvent$2 as EntityDeletedEvent, type EntityUpdatedEvent$2 as EntityUpdatedEvent, type index_d$4_EntryPass as EntryPass, Event$1 as Event, type EventMetadata$1 as EventMetadata, type ExtendedFields$2 as ExtendedFields, type index_d$4_ExternalCalendarInfo as ExternalCalendarInfo, type index_d$4_ExternalCalendarOverrides as ExternalCalendarOverrides, type index_d$4_FixedPayment as FixedPayment, type index_d$4_Form as Form, type index_d$4_FormSettings as FormSettings, type index_d$4_Frequency as Frequency, type index_d$4_GeoCoordinates as GeoCoordinates, type index_d$4_GetServiceAvailabilityConstraintsRequest as GetServiceAvailabilityConstraintsRequest, type index_d$4_GetServiceAvailabilityConstraintsResponse as GetServiceAvailabilityConstraintsResponse, type index_d$4_GetServiceRequest as GetServiceRequest, type index_d$4_GetServiceResponse as GetServiceResponse, type index_d$4_GetServiceResponseNonNullableFields as GetServiceResponseNonNullableFields, type index_d$4_GroupByAggregation as GroupByAggregation, type index_d$4_GroupByAggregationKindOneOf as GroupByAggregationKindOneOf, type index_d$4_GroupByValueResults as GroupByValueResults, type index_d$4_HtmlSitePublished as HtmlSitePublished, type IdentificationData$4 as IdentificationData, type IdentificationDataIdOneOf$4 as IdentificationDataIdOneOf, type index_d$4_IncludeMissingValuesOptions as IncludeMissingValuesOptions, type index_d$4_Interval as Interval, type index_d$4_IntervalSplit as IntervalSplit, type index_d$4_InvalidPricingPlan as InvalidPricingPlan, index_d$4_InvalidSlugError as InvalidSlugError, type ItemMetadata$2 as ItemMetadata, type index_d$4_Keyword as Keyword, type index_d$4_LimitEarlyBookingPolicy as LimitEarlyBookingPolicy, type index_d$4_LimitLateBookingPolicy as LimitLateBookingPolicy, type index_d$4_LinkedSchedule as LinkedSchedule, type index_d$4_LocalDateTime as LocalDateTime, type index_d$4_Locale as Locale, type Location$2 as Location, index_d$4_LocationStatus as LocationStatus, LocationType$2 as LocationType, index_d$4_LocationTypeEnumLocationType as LocationTypeEnumLocationType, type index_d$4_LocationsAddress as LocationsAddress, type index_d$4_LocationsAddressLocation as LocationsAddressLocation, type index_d$4_LocationsLocation as LocationsLocation, index_d$4_LocationsLocationType as LocationsLocationType, type index_d$4_LocationsStreetAddress as LocationsStreetAddress, type index_d$4_MaskedService as MaskedService, type index_d$4_Media as Media, type index_d$4_MediaItem as MediaItem, type index_d$4_MediaItemItemOneOf as MediaItemItemOneOf, type MessageEnvelope$3 as MessageEnvelope, type index_d$4_MigrationData as MigrationData, type index_d$4_MigrationEvent as MigrationEvent, index_d$4_MissingValues as MissingValues, index_d$4_Mode as Mode, type index_d$4_Money as Money, type index_d$4_MoveToNewLocationsOptions as MoveToNewLocationsOptions, type index_d$4_MultiServiceEnabledNotification as MultiServiceEnabledNotification, type index_d$4_Multilingual as Multilingual, type index_d$4_MultipleSessionsCreated as MultipleSessionsCreated, type index_d$4_NestedAggregation as NestedAggregation, type index_d$4_NestedAggregationItem as NestedAggregationItem, type index_d$4_NestedAggregationItemKindOneOf as NestedAggregationItemKindOneOf, type index_d$4_NestedAggregationResults as NestedAggregationResults, type index_d$4_NestedAggregationResultsResultOneOf as NestedAggregationResultsResultOneOf, index_d$4_NestedAggregationType as NestedAggregationType, type index_d$4_NestedResultValue as NestedResultValue, type index_d$4_NestedResultValueResultOneOf as NestedResultValueResultOneOf, type index_d$4_NestedResults as NestedResults, type index_d$4_NestedValueAggregationResult as NestedValueAggregationResult, type index_d$4_OnlineBooking as OnlineBooking, type index_d$4_Page as Page, type Paging$2 as Paging, type PagingMetadataV2$1 as PagingMetadataV2, type index_d$4_Participant as Participant, type ParticipantNotification$3 as ParticipantNotification, type index_d$4_ParticipantsPolicy as ParticipantsPolicy, type index_d$4_Payment as Payment, type index_d$4_PaymentOptions as PaymentOptions, type index_d$4_PaymentRateOneOf as PaymentRateOneOf, index_d$4_PlacementType as PlacementType, type index_d$4_PolicyDescription as PolicyDescription, type index_d$4_Price as Price, type index_d$4_Properties as Properties, type index_d$4_PropertiesChange as PropertiesChange, type index_d$4_QueryLocationsRequest as QueryLocationsRequest, type index_d$4_QueryLocationsResponse as QueryLocationsResponse, type index_d$4_QueryPoliciesRequest as QueryPoliciesRequest, type index_d$4_QueryPoliciesResponse as QueryPoliciesResponse, type index_d$4_QueryPoliciesResponseNonNullableFields as QueryPoliciesResponseNonNullableFields, type index_d$4_QueryServicesOptions as QueryServicesOptions, type index_d$4_QueryServicesRequest as QueryServicesRequest, type index_d$4_QueryServicesResponse as QueryServicesResponse, type index_d$4_QueryServicesResponseNonNullableFields as QueryServicesResponseNonNullableFields, type QueryV2$2 as QueryV2, type QueryV2PagingMethodOneOf$2 as QueryV2PagingMethodOneOf, type index_d$4_RangeAggregation as RangeAggregation, type index_d$4_RangeAggregationResult as RangeAggregationResult, type index_d$4_RangeBucket as RangeBucket, type index_d$4_RangeResult as RangeResult, type index_d$4_RangeResults as RangeResults, type index_d$4_Rate as Rate, index_d$4_RateType as RateType, type index_d$4_RecurringInterval as RecurringInterval, index_d$4_RecurringIntervalType as RecurringIntervalType, type index_d$4_RecurringSessionSplit as RecurringSessionSplit, type index_d$4_RecurringSessionsUpdated as RecurringSessionsUpdated, type index_d$4_ReindexMessage as ReindexMessage, type index_d$4_ReindexMessageActionOneOf as ReindexMessageActionOneOf, type index_d$4_RemovedLocationSessionsAction as RemovedLocationSessionsAction, type index_d$4_RemovedLocationSessionsActionActionOptionsOneOf as RemovedLocationSessionsActionActionOptionsOneOf, index_d$4_RequestedFields as RequestedFields, type index_d$4_ReschedulePolicy as ReschedulePolicy, index_d$4_ResolutionMethod as ResolutionMethod, type index_d$4_Resource as Resource, type index_d$4_ResourceGroup as ResourceGroup, type index_d$4_ResourceIds as ResourceIds, type index_d$4_ResourceNotification as ResourceNotification, index_d$4_ResourceNotificationEvent as ResourceNotificationEvent, index_d$4_ResourceStatus as ResourceStatus, type index_d$4_ResourceType as ResourceType, type index_d$4_ResourcesPolicy as ResourcesPolicy, type index_d$4_RestoreInfo as RestoreInfo, type index_d$4_Results as Results, type index_d$4_SaveCreditCardPolicy as SaveCreditCardPolicy, type index_d$4_ScalarAggregation as ScalarAggregation, type index_d$4_ScalarResult as ScalarResult, index_d$4_ScalarType as ScalarType, type index_d$4_Schedule as Schedule, type index_d$4_ScheduleCancelled as ScheduleCancelled, type index_d$4_ScheduleCreated as ScheduleCreated, type index_d$4_ScheduleNotification as ScheduleNotification, type index_d$4_ScheduleNotificationEventOneOf as ScheduleNotificationEventOneOf, index_d$4_ScheduleStatus as ScheduleStatus, type index_d$4_ScheduleUnassignedFromUser as ScheduleUnassignedFromUser, type index_d$4_ScheduleUpdated as ScheduleUpdated, type index_d$4_ScheduleWithSessions as ScheduleWithSessions, type index_d$4_Schema as Schema, type index_d$4_SearchDetails as SearchDetails, type index_d$4_SearchServicesRequest as SearchServicesRequest, type index_d$4_SearchServicesResponse as SearchServicesResponse, type index_d$4_SearchServicesResponseNonNullableFields as SearchServicesResponseNonNullableFields, type index_d$4_SeoSchema as SeoSchema, type index_d$4_Service as Service, type index_d$4_ServiceAvailabilityConstraints as ServiceAvailabilityConstraints, type index_d$4_ServiceCreatedEnvelope as ServiceCreatedEnvelope, type index_d$4_ServiceDeletedEnvelope as ServiceDeletedEnvelope, type index_d$4_ServiceResource as ServiceResource, type index_d$4_ServiceResourceSelectionOneOf as ServiceResourceSelectionOneOf, index_d$4_ServiceType as ServiceType, type index_d$4_ServiceUpdatedEnvelope as ServiceUpdatedEnvelope, type index_d$4_ServicesQueryBuilder as ServicesQueryBuilder, type index_d$4_ServicesQueryResult as ServicesQueryResult, type index_d$4_ServicesUrlsChanged as ServicesUrlsChanged, type index_d$4_Session as Session, type index_d$4_SessionCancelled as SessionCancelled, type index_d$4_SessionCreated as SessionCreated, index_d$4_SessionType as SessionType, type index_d$4_SessionUpdated as SessionUpdated, type index_d$4_SessionVersion as SessionVersion, type index_d$4_SetCustomSlugEvent as SetCustomSlugEvent, type index_d$4_SetCustomSlugRequest as SetCustomSlugRequest, type index_d$4_SetCustomSlugResponse as SetCustomSlugResponse, type index_d$4_SetCustomSlugResponseNonNullableFields as SetCustomSlugResponseNonNullableFields, type index_d$4_SetServiceLocationsOptions as SetServiceLocationsOptions, type index_d$4_SetServiceLocationsRequest as SetServiceLocationsRequest, type index_d$4_SetServiceLocationsResponse as SetServiceLocationsResponse, type index_d$4_SetServiceLocationsResponseNonNullableFields as SetServiceLocationsResponseNonNullableFields, type index_d$4_Settings as Settings, type index_d$4_SiteCloned as SiteCloned, type index_d$4_SiteCreated as SiteCreated, type index_d$4_SitePropertiesEvent as SitePropertiesEvent, type index_d$4_SitePropertiesNotification as SitePropertiesNotification, type index_d$4_SitePropertiesOnScheduleCreation as SitePropertiesOnScheduleCreation, type index_d$4_Slug as Slug, index_d$4_SortDirection as SortDirection, SortOrder$2 as SortOrder, index_d$4_SortType as SortType, type Sorting$2 as Sorting, type index_d$4_SpecialHourPeriod as SpecialHourPeriod, type index_d$4_SplitInterval as SplitInterval, type index_d$4_StaffData as StaffData, type index_d$4_StaffMediaItem as StaffMediaItem, type index_d$4_StaffMediaItemItemOneOf as StaffMediaItemItemOneOf, type index_d$4_StaffMember as StaffMember, Status$1 as Status, type StreetAddress$2 as StreetAddress, type Subdivision$2 as Subdivision, type index_d$4_SupportedLanguage as SupportedLanguage, type index_d$4_Tag as Tag, type index_d$4_TimePeriod as TimePeriod, type index_d$4_Translation as Translation, index_d$4_Transparency as Transparency, type index_d$4_URLs as URLs, type index_d$4_UpdateService as UpdateService, type index_d$4_UpdateServiceRequest as UpdateServiceRequest, type index_d$4_UpdateServiceResponse as UpdateServiceResponse, type index_d$4_UpdateServiceResponseNonNullableFields as UpdateServiceResponseNonNullableFields, type index_d$4_Upsert as Upsert, type index_d$4_UserDomainInfoChangedEvent as UserDomainInfoChangedEvent, type index_d$4_V1SplitInterval as V1SplitInterval, type index_d$4_V2AvailabilityConstraints as V2AvailabilityConstraints, type index_d$4_V2Category as V2Category, type index_d$4_V2Location as V2Location, type index_d$4_V2LocationOptionsOneOf as V2LocationOptionsOneOf, type index_d$4_V2ParticipantNotification as V2ParticipantNotification, type index_d$4_V2Schedule as V2Schedule, type index_d$4_V4Address as V4Address, type index_d$4_ValidateSlugOptions as ValidateSlugOptions, type index_d$4_ValidateSlugRequest as ValidateSlugRequest, type index_d$4_ValidateSlugResponse as ValidateSlugResponse, type index_d$4_ValidateSlugResponseNonNullableFields as ValidateSlugResponseNonNullableFields, type index_d$4_ValueAggregation as ValueAggregation, type index_d$4_ValueAggregationOptionsOneOf as ValueAggregationOptionsOneOf, type index_d$4_ValueAggregationResult as ValueAggregationResult, type index_d$4_ValueResult as ValueResult, type index_d$4_ValueResults as ValueResults, type index_d$4_VariedPayment as VariedPayment, type index_d$4_Version as Version, type index_d$4_WaitlistPolicy as WaitlistPolicy, WebhookIdentityType$3 as WebhookIdentityType, __metadata$4 as __metadata, index_d$4_bulkDeleteServices as bulkDeleteServices, index_d$4_bulkUpdateServices as bulkUpdateServices, index_d$4_cloneService as cloneService, index_d$4_countServices as countServices, index_d$4_createService as createService, index_d$4_deleteService as deleteService, index_d$4_disablePricingPlansForService as disablePricingPlansForService, index_d$4_enablePricingPlansForService as enablePricingPlansForService, index_d$4_getService as getService, index_d$4_onServiceCreated as onServiceCreated, index_d$4_onServiceDeleted as onServiceDeleted, index_d$4_onServiceUpdated as onServiceUpdated, index_d$4_queryPolicies as queryPolicies, index_d$4_queryServices as queryServices, index_d$4_searchServices as searchServices, index_d$4_setCustomSlug as setCustomSlug, index_d$4_setServiceLocations as setServiceLocations, index_d$4_updateService as updateService, index_d$4_validateSlug as validateSlug };
|
|
14118
15719
|
}
|
|
14119
15720
|
|
|
14120
15721
|
/** Categories are used to group multiple services together. A service must be associated with a category in order to be exposed in the Wix Bookings UI. */
|