@wix/auto_sdk_bookings_services 1.0.207 → 1.0.208
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/cjs/{bookings-services-v2-service-services.universal-DcAQwjHz.d.ts → bookings-services-v2-service-services.universal-CY9LmZDC.d.ts} +8 -1
- package/build/cjs/index.d.ts +2 -2
- package/build/cjs/index.js +8 -0
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +2 -2
- package/build/cjs/index.typings.js +8 -0
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +9 -2
- package/build/cjs/meta.js +8 -0
- package/build/cjs/meta.js.map +1 -1
- package/build/es/{bookings-services-v2-service-services.universal-DcAQwjHz.d.mts → bookings-services-v2-service-services.universal-CY9LmZDC.d.mts} +8 -1
- package/build/es/index.d.mts +2 -2
- package/build/es/index.mjs +7 -0
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +2 -2
- package/build/es/index.typings.mjs +7 -0
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +9 -2
- package/build/es/meta.mjs +7 -0
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/{bookings-services-v2-service-services.universal-CyE22DHC.d.ts → bookings-services-v2-service-services.universal-CF0KuSdV.d.ts} +8 -1
- package/build/internal/cjs/index.d.ts +2 -2
- package/build/internal/cjs/index.js +8 -0
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +2 -2
- package/build/internal/cjs/index.typings.js +8 -0
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +9 -2
- package/build/internal/cjs/meta.js +8 -0
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/{bookings-services-v2-service-services.universal-CyE22DHC.d.mts → bookings-services-v2-service-services.universal-CF0KuSdV.d.mts} +8 -1
- package/build/internal/es/index.d.mts +2 -2
- package/build/internal/es/index.mjs +7 -0
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +2 -2
- package/build/internal/es/index.typings.mjs +7 -0
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +9 -2
- package/build/internal/es/meta.mjs +7 -0
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1811,6 +1811,13 @@ interface BookedResource {
|
|
|
1811
1811
|
*/
|
|
1812
1812
|
scheduleId?: string | null;
|
|
1813
1813
|
}
|
|
1814
|
+
declare enum ResourceTransparency {
|
|
1815
|
+
UNKNOWN_TRANSPARENCY = "UNKNOWN_TRANSPARENCY",
|
|
1816
|
+
OPAQUE = "OPAQUE",
|
|
1817
|
+
TRANSPARENT = "TRANSPARENT"
|
|
1818
|
+
}
|
|
1819
|
+
/** @enumType */
|
|
1820
|
+
type ResourceTransparencyWithLiterals = ResourceTransparency | 'UNKNOWN_TRANSPARENCY' | 'OPAQUE' | 'TRANSPARENT';
|
|
1814
1821
|
interface Location {
|
|
1815
1822
|
/**
|
|
1816
1823
|
* Business location ID. Available only for locations that are business locations,
|
|
@@ -6274,4 +6281,4 @@ interface SetAddOnsForGroupOptions {
|
|
|
6274
6281
|
addOnIds: string[] | null;
|
|
6275
6282
|
}
|
|
6276
6283
|
|
|
6277
|
-
export { type SetAddOnsForGroupResponse as $, type DisablePricingPlansForServiceResponse as A, type BulkCreateServicesOptions as B, type CreateServiceValidationErrors as C, type DeleteServiceOptions as D, type EnablePricingPlansForServiceResponse as E, type DisablePricingPlansForServiceApplicationErrors as F, type SetCustomSlugOptions as G, type SetCustomSlugResponse as H, type SetCustomSlugApplicationErrors as I, type SetCustomSlugValidationErrors as J, type ValidateSlugResponse as K, type CloneServiceResponse as L, type AddOnGroup as M, type CreateAddOnGroupOptions as N, type CreateAddOnGroupResponse as O, type DeleteAddOnGroupOptions as P, type QueryPoliciesResponse as Q, type DeleteAddOnGroupApplicationErrors as R, type Service as S, type UpdateAddOnGroupOptions as T, type UpdateService as U, type ValidateSlugOptions as V, type UpdateAddOnGroupResponse as W, type UpdateAddOnGroupApplicationErrors as X, type ListAddOnGroupsByServiceIdOptions as Y, type ListAddOnGroupsByServiceIdResponse as Z, type SetAddOnsForGroupOptions as _, type BulkCreateServicesResponse as a, type VariedPayment as a$, type SetAddOnsForGroupApplicationErrors as a0, type ServiceCreatedEnvelope as a1, type ServiceDeletedEnvelope as a2, type ServiceUpdatedEnvelope as a3, type ServiceQuery as a4, type QueryServicesOptions as a5, typedQueryServices as a6, type ServicesQueryBuilder as a7, ServiceType as a8, RateType as a9, NestedAggregationType as aA, Interval as aB, AggregationType as aC, Mode as aD, RequestedFields as aE, Action as aF, InvalidSlugError as aG, CloneErrors as aH, Status as aI, CategoryNotificationEvent as aJ, BenefitType as aK, Event as aL, CrudType as aM, PlacementType as aN, DayOfWeek as aO, ResolutionMethod as aP, type Media as aQ, type MediaItem as aR, type MediaItemItemOneOf as aS, type V2Category as aT, type Form as aU, type FormSettings as aV, type Payment as aW, type PaymentRateOneOf as aX, type FixedPayment as aY, type Money as aZ, type CustomPayment as a_, FrequencyType as aa, FirstChargeDateType as ab, AddOnPaymentOptions as ac, LocationTypeEnumLocationType as ad, RankingOrder as ae, SortingMethodType as af, Timing as ag, CompletionRequirement as ah, TaxableAddressType as ai, MultiServiceBookingType as aj, LocationType as ak, SelectionMethod as al, ValueType as am, BookingStatus as an, PaymentStatus as ao, SelectedPaymentOption as ap, Platform as aq, Actor as ar, IdentityType as as, WebhookIdentityType as at, V2RequestedFields as au, SortOrder as av, SortType as aw, SortDirection as ax, MissingValues as ay, ScalarType as az, type UpdateServiceValidationErrors as b, type BookedSlot as b$, type SubscriptionPayment as b0, type FullUpfrontPayment as b1, type PaymentOptions as b2, type DiscountInfo as b3, type OnlineBooking as b4, type Conferencing as b5, type V2Location as b6, type V2LocationOptionsOneOf as b7, type CommonAddress as b8, type CommonAddressStreetOneOf as b9, type StaffMember as bA, type StaffMediaItem as bB, type StaffMediaItemItemOneOf as bC, type StaffMemberDetails as bD, type ResourceGroup as bE, type ResourceIds as bF, type ServiceResource as bG, type ServiceResourceSelectionOneOf as bH, type ResourceType as bI, type Slug as bJ, type URLs as bK, type ExtendedFields as bL, type SeoSchema as bM, type Keyword as bN, type Tag as bO, type Settings as bP, type AddOnDetails as bQ, type TaxableAddress as bR, type V2PhoneCall as bS, type SetCustomSlugEvent as bT, type ServicesUrlsChanged as bU, type DummyRequest as bV, type DummyResponse as bW, type Booking as bX, type BookingParticipantsInfoOneOf as bY, type BookedEntity as bZ, type BookedEntityItemOneOf as b_, type CommonStreetAddress as ba, type CommonAddressLocation as bb, type BusinessLocationOptions as bc, type CustomLocationOptions as bd, type BookingPolicy as be, type PolicyDescription as bf, type LimitEarlyBookingPolicy as bg, type LimitLateBookingPolicy as bh, type BookAfterStartPolicy as bi, type CancellationPolicy as bj, type ReschedulePolicy as bk, type WaitlistPolicy as bl, type ParticipantsPolicy as bm, type ResourcesPolicy as bn, type CancellationFeePolicy as bo, type CancellationWindow as bp, type CancellationWindowFeeOneOf as bq, type SaveCreditCardPolicy as br, type StaffSortingPolicy as bs, type StaffSortingPolicyOptionsOneOf as bt, type RankingOptions as bu, type CustomOptions as bv, type IntakeFormPolicy as bw, type Schedule as bx, type AvailabilityConstraints as by, type V2Duration as bz, type BulkUpdateServicesOptions as c, type QueryV2PagingMethodOneOf as c$, type BookedResource as c0, type Location as c1, type PhoneCall as c2, type ResourceSelection as c3, type BookedSchedule as c4, type ContactDetails as c5, type Address as c6, type AddressStreetOneOf as c7, type StreetAddress as c8, type AddressLocation as c9, type CreateServiceResponse as cA, type ValidateServiceRequest as cB, type ValidateServiceResponse as cC, type FieldViolation as cD, type BulkCreateServicesRequest as cE, type BulkServiceResult as cF, type ItemMetadata as cG, type ApplicationError as cH, type BulkActionMetadata as cI, type GetServiceRequest as cJ, type GetServiceResponse as cK, type GetServiceAvailabilityConstraintsRequest as cL, type GetServiceAvailabilityConstraintsResponse as cM, type ServiceAvailabilityConstraints as cN, type SplitInterval as cO, type UpdateServiceRequest as cP, type UpdateServiceResponse as cQ, type BulkUpdateServicesRequest as cR, type MaskedService as cS, type BulkUpdateServicesByFilterRequest as cT, type DeleteServiceRequest as cU, type V2ParticipantNotification as cV, type DeleteServiceResponse as cW, type BulkDeleteServicesRequest as cX, type BulkDeleteServicesByFilterRequest as cY, type QueryServicesRequest as cZ, type QueryV2 as c_, type Subdivision as ca, type CustomFormField as cb, type BookingSource as cc, type ParticipantNotification as cd, type CommonIdentificationData as ce, type CommonIdentificationDataIdOneOf as cf, type FlowControlSettings as cg, type ParticipantChoices as ch, type ServiceChoices as ci, type ServiceChoice as cj, type ServiceChoiceChoiceOneOf as ck, type Duration as cl, type MultiServiceBookingInfo as cm, type BookedAddOn as cn, type DomainEvent as co, type DomainEventBodyOneOf as cp, type EntityCreatedEvent as cq, type RestoreInfo as cr, type EntityUpdatedEvent as cs, type EntityDeletedEvent as ct, type ActionEvent as cu, type MessageEnvelope as cv, type IdentificationData as cw, type IdentificationDataIdOneOf as cx, type AccountInfo as cy, type CreateServiceRequest as cz, type BulkUpdateServicesResponse as d, type QueryCategoriesFilter as d$, type Sorting as d0, type Paging as d1, type CursorPaging as d2, type QueryServicesResponse as d3, type PagingMetadataV2 as d4, type Cursors as d5, type SearchServicesRequest as d6, type CursorSearch as d7, type CursorSearchPagingMethodOneOf as d8, type Aggregation as d9, type RangeResult as dA, type ScalarResult as dB, type ScalarDateResult as dC, type NestedResultValue as dD, type NestedResultValueResultOneOf as dE, type Results as dF, type DateHistogramResult as dG, type GroupByValueResults as dH, type DateHistogramResults as dI, type NestedResults as dJ, type AggregationResultsScalarDateResult as dK, type AggregationResults as dL, type AggregationResultsResultOneOf as dM, type QueryPoliciesRequest as dN, type CursorQueryPagingMethodOneOf as dO, type BookingPolicyWithServices as dP, type QueryBookingFormsRequest as dQ, type BookingForm as dR, type FormDetails as dS, type ConnectedService as dT, type CountServicesRequest as dU, type QueryLocationsRequest as dV, type QueryLocationsFilter as dW, type BusinessLocations as dX, type CustomLocations as dY, type CustomerLocations as dZ, type QueryCategoriesRequest as d_, type AggregationKindOneOf as da, type RangeBucket as db, type IncludeMissingValuesOptions as dc, type ValueAggregation as dd, type ValueAggregationOptionsOneOf as de, type RangeAggregation as df, type ScalarAggregation as dg, type DateHistogramAggregation as dh, type NestedAggregationItem as di, type NestedAggregationItemKindOneOf as dj, type NestedAggregation as dk, type GroupByAggregation as dl, type GroupByAggregationKindOneOf as dm, type SearchDetails as dn, type CursorPagingMetadata as dp, type AggregationData as dq, type ValueAggregationResult as dr, type RangeAggregationResult as ds, type NestedAggregationResults as dt, type NestedAggregationResultsResultOneOf as du, type ValueResults as dv, type RangeResults as dw, type AggregationResultsScalarResult as dx, type NestedValueAggregationResult as dy, type ValueResult as dz, type BulkUpdateServicesByFilterOptions as e, type RateTypeWithLiterals as e$, type QueryServicesMultiLanguageRequest as e0, type QueryServicesMultiLanguageResponse as e1, type SetServiceLocationsRequest as e2, type RemovedLocationSessionsAction as e3, type RemovedLocationSessionsActionActionOptionsOneOf as e4, type MoveToNewLocationsOptions as e5, type EnablePricingPlansForServiceRequest as e6, type PricingPlanSelection as e7, type InvalidPricingPlan as e8, type DisablePricingPlansForServiceRequest as e9, type SpecialHourPeriod as eA, type Multilingual as eB, type SupportedLanguage as eC, type ConsentPolicy as eD, type Translation as eE, type ChangeContext as eF, type ChangeContextPayloadOneOf as eG, type PropertiesChange as eH, type SiteCreated as eI, type SiteCloned as eJ, type CreateAddOnGroupRequest as eK, type DeleteAddOnGroupRequest as eL, type DeleteAddOnGroupResponse as eM, type UpdateAddOnGroupRequest as eN, type ListAddOnGroupsByServiceIdRequest as eO, type AddOn as eP, type AddOnAddOnInfoOneOf as eQ, type AddOnGroupDetail as eR, type SetAddOnsForGroupRequest as eS, type BaseEventMetadata as eT, type EventMetadata as eU, type AccountInfoMetadata as eV, type ServicesQueryResult as eW, type ServiceQuerySpec as eX, type ServiceSearchSpec as eY, utils as eZ, type ServiceTypeWithLiterals as e_, type SetCustomSlugRequest as ea, type ValidateSlugRequest as eb, type CloneServiceRequest as ec, type CategoryNotification as ed, type Category as ee, type Empty as ef, type BenefitNotification as eg, type Benefit as eh, type EntryPass as ei, type Discount as ej, type DiscountDiscountOneOf as ek, type Behavior as el, type BehaviorBehaviorOneOf as em, type UserDomainInfoChangedEvent as en, type HtmlSitePublished as eo, type Page as ep, type SitePropertiesNotification as eq, type SitePropertiesEvent as er, type Properties as es, type Categories as et, type Locale as eu, type V4Address as ev, type AddressHint as ew, type GeoCoordinates as ex, type BusinessSchedule as ey, type TimePeriod as ez, type BulkUpdateServicesByFilterResponse as f, enablePricingPlansForService as f$, type FrequencyTypeWithLiterals as f0, type FirstChargeDateTypeWithLiterals as f1, type AddOnPaymentOptionsWithLiterals as f2, type LocationTypeEnumLocationTypeWithLiterals as f3, type RankingOrderWithLiterals as f4, type SortingMethodTypeWithLiterals as f5, type TimingWithLiterals as f6, type CompletionRequirementWithLiterals as f7, type TaxableAddressTypeWithLiterals as f8, type MultiServiceBookingTypeWithLiterals as f9, type BenefitTypeWithLiterals as fA, type EventWithLiterals as fB, type CrudTypeWithLiterals as fC, type PlacementTypeWithLiterals as fD, type DayOfWeekWithLiterals as fE, type ResolutionMethodWithLiterals as fF, type CommonQueryWithEntityContext as fG, type CommonSearchWithEntityContext as fH, onServiceCreated as fI, onServiceDeleted as fJ, onServiceUpdated as fK, createService as fL, bulkCreateServices as fM, getService as fN, updateService as fO, bulkUpdateServices as fP, bulkUpdateServicesByFilter as fQ, deleteService as fR, bulkDeleteServices as fS, bulkDeleteServicesByFilter as fT, queryServices as fU, queryPolicies as fV, queryBookingForms as fW, countServices as fX, queryLocations as fY, queryCategories as fZ, setServiceLocations as f_, type LocationTypeWithLiterals as fa, type SelectionMethodWithLiterals as fb, type ValueTypeWithLiterals as fc, type BookingStatusWithLiterals as fd, type PaymentStatusWithLiterals as fe, type SelectedPaymentOptionWithLiterals as ff, type PlatformWithLiterals as fg, type ActorWithLiterals as fh, type IdentityTypeWithLiterals as fi, type WebhookIdentityTypeWithLiterals as fj, type V2RequestedFieldsWithLiterals as fk, type SortOrderWithLiterals as fl, type SortTypeWithLiterals as fm, type SortDirectionWithLiterals as fn, type MissingValuesWithLiterals as fo, type ScalarTypeWithLiterals as fp, type NestedAggregationTypeWithLiterals as fq, type IntervalWithLiterals as fr, type AggregationTypeWithLiterals as fs, type ModeWithLiterals as ft, type RequestedFieldsWithLiterals as fu, type ActionWithLiterals as fv, type InvalidSlugErrorWithLiterals as fw, type CloneErrorsWithLiterals as fx, type StatusWithLiterals as fy, type CategoryNotificationEventWithLiterals as fz, type BulkDeleteServicesOptions as g, disablePricingPlansForService as g0, setCustomSlug as g1, validateSlug as g2, cloneService as g3, createAddOnGroup as g4, deleteAddOnGroup as g5, updateAddOnGroup as g6, listAddOnGroupsByServiceId as g7, setAddOnsForGroup as g8, type BulkDeleteServicesResponse as h, type BulkDeleteServicesByFilterOptions as i, type BulkDeleteServicesByFilterResponse as j, type ServiceSearch as k, type SearchServicesResponse as l, type CursorQuery as m, type QueryBookingFormsOptions as n, type QueryBookingFormsResponse as o, type QueryBookingFormsApplicationErrors as p, type CountServicesOptions as q, type CountServicesResponse as r, type QueryLocationsOptions as s, type QueryLocationsResponse as t, type QueryCategoriesOptions as u, type QueryCategoriesResponse as v, type SetServiceLocationsOptions as w, type SetServiceLocationsResponse as x, type EnablePricingPlansForServiceApplicationErrors as y, type DisablePricingPlansForServiceOptions as z };
|
|
6284
|
+
export { type SetAddOnsForGroupResponse as $, type DisablePricingPlansForServiceResponse as A, type BulkCreateServicesOptions as B, type CreateServiceValidationErrors as C, type DeleteServiceOptions as D, type EnablePricingPlansForServiceResponse as E, type DisablePricingPlansForServiceApplicationErrors as F, type SetCustomSlugOptions as G, type SetCustomSlugResponse as H, type SetCustomSlugApplicationErrors as I, type SetCustomSlugValidationErrors as J, type ValidateSlugResponse as K, type CloneServiceResponse as L, type AddOnGroup as M, type CreateAddOnGroupOptions as N, type CreateAddOnGroupResponse as O, type DeleteAddOnGroupOptions as P, type QueryPoliciesResponse as Q, type DeleteAddOnGroupApplicationErrors as R, type Service as S, type UpdateAddOnGroupOptions as T, type UpdateService as U, type ValidateSlugOptions as V, type UpdateAddOnGroupResponse as W, type UpdateAddOnGroupApplicationErrors as X, type ListAddOnGroupsByServiceIdOptions as Y, type ListAddOnGroupsByServiceIdResponse as Z, type SetAddOnsForGroupOptions as _, type BulkCreateServicesResponse as a, type CustomPayment as a$, type SetAddOnsForGroupApplicationErrors as a0, type ServiceCreatedEnvelope as a1, type ServiceDeletedEnvelope as a2, type ServiceUpdatedEnvelope as a3, type ServiceQuery as a4, type QueryServicesOptions as a5, typedQueryServices as a6, type ServicesQueryBuilder as a7, ServiceType as a8, RateType as a9, ScalarType as aA, NestedAggregationType as aB, Interval as aC, AggregationType as aD, Mode as aE, RequestedFields as aF, Action as aG, InvalidSlugError as aH, CloneErrors as aI, Status as aJ, CategoryNotificationEvent as aK, BenefitType as aL, Event as aM, CrudType as aN, PlacementType as aO, DayOfWeek as aP, ResolutionMethod as aQ, type Media as aR, type MediaItem as aS, type MediaItemItemOneOf as aT, type V2Category as aU, type Form as aV, type FormSettings as aW, type Payment as aX, type PaymentRateOneOf as aY, type FixedPayment as aZ, type Money as a_, FrequencyType as aa, FirstChargeDateType as ab, AddOnPaymentOptions as ac, LocationTypeEnumLocationType as ad, RankingOrder as ae, SortingMethodType as af, Timing as ag, CompletionRequirement as ah, TaxableAddressType as ai, MultiServiceBookingType as aj, ResourceTransparency as ak, LocationType as al, SelectionMethod as am, ValueType as an, BookingStatus as ao, PaymentStatus as ap, SelectedPaymentOption as aq, Platform as ar, Actor as as, IdentityType as at, WebhookIdentityType as au, V2RequestedFields as av, SortOrder as aw, SortType as ax, SortDirection as ay, MissingValues as az, type UpdateServiceValidationErrors as b, type BookedEntityItemOneOf as b$, type VariedPayment as b0, type SubscriptionPayment as b1, type FullUpfrontPayment as b2, type PaymentOptions as b3, type DiscountInfo as b4, type OnlineBooking as b5, type Conferencing as b6, type V2Location as b7, type V2LocationOptionsOneOf as b8, type CommonAddress as b9, type V2Duration as bA, type StaffMember as bB, type StaffMediaItem as bC, type StaffMediaItemItemOneOf as bD, type StaffMemberDetails as bE, type ResourceGroup as bF, type ResourceIds as bG, type ServiceResource as bH, type ServiceResourceSelectionOneOf as bI, type ResourceType as bJ, type Slug as bK, type URLs as bL, type ExtendedFields as bM, type SeoSchema as bN, type Keyword as bO, type Tag as bP, type Settings as bQ, type AddOnDetails as bR, type TaxableAddress as bS, type V2PhoneCall as bT, type SetCustomSlugEvent as bU, type ServicesUrlsChanged as bV, type DummyRequest as bW, type DummyResponse as bX, type Booking as bY, type BookingParticipantsInfoOneOf as bZ, type BookedEntity as b_, type CommonAddressStreetOneOf as ba, type CommonStreetAddress as bb, type CommonAddressLocation as bc, type BusinessLocationOptions as bd, type CustomLocationOptions as be, type BookingPolicy as bf, type PolicyDescription as bg, type LimitEarlyBookingPolicy as bh, type LimitLateBookingPolicy as bi, type BookAfterStartPolicy as bj, type CancellationPolicy as bk, type ReschedulePolicy as bl, type WaitlistPolicy as bm, type ParticipantsPolicy as bn, type ResourcesPolicy as bo, type CancellationFeePolicy as bp, type CancellationWindow as bq, type CancellationWindowFeeOneOf as br, type SaveCreditCardPolicy as bs, type StaffSortingPolicy as bt, type StaffSortingPolicyOptionsOneOf as bu, type RankingOptions as bv, type CustomOptions as bw, type IntakeFormPolicy as bx, type Schedule as by, type AvailabilityConstraints as bz, type BulkUpdateServicesOptions as c, type QueryV2 as c$, type BookedSlot as c0, type BookedResource as c1, type Location as c2, type PhoneCall as c3, type ResourceSelection as c4, type BookedSchedule as c5, type ContactDetails as c6, type Address as c7, type AddressStreetOneOf as c8, type StreetAddress as c9, type CreateServiceRequest as cA, type CreateServiceResponse as cB, type ValidateServiceRequest as cC, type ValidateServiceResponse as cD, type FieldViolation as cE, type BulkCreateServicesRequest as cF, type BulkServiceResult as cG, type ItemMetadata as cH, type ApplicationError as cI, type BulkActionMetadata as cJ, type GetServiceRequest as cK, type GetServiceResponse as cL, type GetServiceAvailabilityConstraintsRequest as cM, type GetServiceAvailabilityConstraintsResponse as cN, type ServiceAvailabilityConstraints as cO, type SplitInterval as cP, type UpdateServiceRequest as cQ, type UpdateServiceResponse as cR, type BulkUpdateServicesRequest as cS, type MaskedService as cT, type BulkUpdateServicesByFilterRequest as cU, type DeleteServiceRequest as cV, type V2ParticipantNotification as cW, type DeleteServiceResponse as cX, type BulkDeleteServicesRequest as cY, type BulkDeleteServicesByFilterRequest as cZ, type QueryServicesRequest as c_, type AddressLocation as ca, type Subdivision as cb, type CustomFormField as cc, type BookingSource as cd, type ParticipantNotification as ce, type CommonIdentificationData as cf, type CommonIdentificationDataIdOneOf as cg, type FlowControlSettings as ch, type ParticipantChoices as ci, type ServiceChoices as cj, type ServiceChoice as ck, type ServiceChoiceChoiceOneOf as cl, type Duration as cm, type MultiServiceBookingInfo as cn, type BookedAddOn as co, type DomainEvent as cp, type DomainEventBodyOneOf as cq, type EntityCreatedEvent as cr, type RestoreInfo as cs, type EntityUpdatedEvent as ct, type EntityDeletedEvent as cu, type ActionEvent as cv, type MessageEnvelope as cw, type IdentificationData as cx, type IdentificationDataIdOneOf as cy, type AccountInfo as cz, type BulkUpdateServicesResponse as d, type QueryCategoriesRequest as d$, type QueryV2PagingMethodOneOf as d0, type Sorting as d1, type Paging as d2, type CursorPaging as d3, type QueryServicesResponse as d4, type PagingMetadataV2 as d5, type Cursors as d6, type SearchServicesRequest as d7, type CursorSearch as d8, type CursorSearchPagingMethodOneOf as d9, type ValueResult as dA, type RangeResult as dB, type ScalarResult as dC, type ScalarDateResult as dD, type NestedResultValue as dE, type NestedResultValueResultOneOf as dF, type Results as dG, type DateHistogramResult as dH, type GroupByValueResults as dI, type DateHistogramResults as dJ, type NestedResults as dK, type AggregationResultsScalarDateResult as dL, type AggregationResults as dM, type AggregationResultsResultOneOf as dN, type QueryPoliciesRequest as dO, type CursorQueryPagingMethodOneOf as dP, type BookingPolicyWithServices as dQ, type QueryBookingFormsRequest as dR, type BookingForm as dS, type FormDetails as dT, type ConnectedService as dU, type CountServicesRequest as dV, type QueryLocationsRequest as dW, type QueryLocationsFilter as dX, type BusinessLocations as dY, type CustomLocations as dZ, type CustomerLocations as d_, type Aggregation as da, type AggregationKindOneOf as db, type RangeBucket as dc, type IncludeMissingValuesOptions as dd, type ValueAggregation as de, type ValueAggregationOptionsOneOf as df, type RangeAggregation as dg, type ScalarAggregation as dh, type DateHistogramAggregation as di, type NestedAggregationItem as dj, type NestedAggregationItemKindOneOf as dk, type NestedAggregation as dl, type GroupByAggregation as dm, type GroupByAggregationKindOneOf as dn, type SearchDetails as dp, type CursorPagingMetadata as dq, type AggregationData as dr, type ValueAggregationResult as ds, type RangeAggregationResult as dt, type NestedAggregationResults as du, type NestedAggregationResultsResultOneOf as dv, type ValueResults as dw, type RangeResults as dx, type AggregationResultsScalarResult as dy, type NestedValueAggregationResult as dz, type BulkUpdateServicesByFilterOptions as e, type ServiceTypeWithLiterals as e$, type QueryCategoriesFilter as e0, type QueryServicesMultiLanguageRequest as e1, type QueryServicesMultiLanguageResponse as e2, type SetServiceLocationsRequest as e3, type RemovedLocationSessionsAction as e4, type RemovedLocationSessionsActionActionOptionsOneOf as e5, type MoveToNewLocationsOptions as e6, type EnablePricingPlansForServiceRequest as e7, type PricingPlanSelection as e8, type InvalidPricingPlan as e9, type TimePeriod as eA, type SpecialHourPeriod as eB, type Multilingual as eC, type SupportedLanguage as eD, type ConsentPolicy as eE, type Translation as eF, type ChangeContext as eG, type ChangeContextPayloadOneOf as eH, type PropertiesChange as eI, type SiteCreated as eJ, type SiteCloned as eK, type CreateAddOnGroupRequest as eL, type DeleteAddOnGroupRequest as eM, type DeleteAddOnGroupResponse as eN, type UpdateAddOnGroupRequest as eO, type ListAddOnGroupsByServiceIdRequest as eP, type AddOn as eQ, type AddOnAddOnInfoOneOf as eR, type AddOnGroupDetail as eS, type SetAddOnsForGroupRequest as eT, type BaseEventMetadata as eU, type EventMetadata as eV, type AccountInfoMetadata as eW, type ServicesQueryResult as eX, type ServiceQuerySpec as eY, type ServiceSearchSpec as eZ, utils as e_, type DisablePricingPlansForServiceRequest as ea, type SetCustomSlugRequest as eb, type ValidateSlugRequest as ec, type CloneServiceRequest as ed, type CategoryNotification as ee, type Category as ef, type Empty as eg, type BenefitNotification as eh, type Benefit as ei, type EntryPass as ej, type Discount as ek, type DiscountDiscountOneOf as el, type Behavior as em, type BehaviorBehaviorOneOf as en, type UserDomainInfoChangedEvent as eo, type HtmlSitePublished as ep, type Page as eq, type SitePropertiesNotification as er, type SitePropertiesEvent as es, type Properties as et, type Categories as eu, type Locale as ev, type V4Address as ew, type AddressHint as ex, type GeoCoordinates as ey, type BusinessSchedule as ez, type BulkUpdateServicesByFilterResponse as f, queryCategories as f$, type RateTypeWithLiterals as f0, type FrequencyTypeWithLiterals as f1, type FirstChargeDateTypeWithLiterals as f2, type AddOnPaymentOptionsWithLiterals as f3, type LocationTypeEnumLocationTypeWithLiterals as f4, type RankingOrderWithLiterals as f5, type SortingMethodTypeWithLiterals as f6, type TimingWithLiterals as f7, type CompletionRequirementWithLiterals as f8, type TaxableAddressTypeWithLiterals as f9, type StatusWithLiterals as fA, type CategoryNotificationEventWithLiterals as fB, type BenefitTypeWithLiterals as fC, type EventWithLiterals as fD, type CrudTypeWithLiterals as fE, type PlacementTypeWithLiterals as fF, type DayOfWeekWithLiterals as fG, type ResolutionMethodWithLiterals as fH, type CommonQueryWithEntityContext as fI, type CommonSearchWithEntityContext as fJ, onServiceCreated as fK, onServiceDeleted as fL, onServiceUpdated as fM, createService as fN, bulkCreateServices as fO, getService as fP, updateService as fQ, bulkUpdateServices as fR, bulkUpdateServicesByFilter as fS, deleteService as fT, bulkDeleteServices as fU, bulkDeleteServicesByFilter as fV, queryServices as fW, queryPolicies as fX, queryBookingForms as fY, countServices as fZ, queryLocations as f_, type MultiServiceBookingTypeWithLiterals as fa, type ResourceTransparencyWithLiterals as fb, type LocationTypeWithLiterals as fc, type SelectionMethodWithLiterals as fd, type ValueTypeWithLiterals as fe, type BookingStatusWithLiterals as ff, type PaymentStatusWithLiterals as fg, type SelectedPaymentOptionWithLiterals as fh, type PlatformWithLiterals as fi, type ActorWithLiterals as fj, type IdentityTypeWithLiterals as fk, type WebhookIdentityTypeWithLiterals as fl, type V2RequestedFieldsWithLiterals as fm, type SortOrderWithLiterals as fn, type SortTypeWithLiterals as fo, type SortDirectionWithLiterals as fp, type MissingValuesWithLiterals as fq, type ScalarTypeWithLiterals as fr, type NestedAggregationTypeWithLiterals as fs, type IntervalWithLiterals as ft, type AggregationTypeWithLiterals as fu, type ModeWithLiterals as fv, type RequestedFieldsWithLiterals as fw, type ActionWithLiterals as fx, type InvalidSlugErrorWithLiterals as fy, type CloneErrorsWithLiterals as fz, type BulkDeleteServicesOptions as g, setServiceLocations as g0, enablePricingPlansForService as g1, disablePricingPlansForService as g2, setCustomSlug as g3, validateSlug as g4, cloneService as g5, createAddOnGroup as g6, deleteAddOnGroup as g7, updateAddOnGroup as g8, listAddOnGroupsByServiceId as g9, setAddOnsForGroup as ga, type BulkDeleteServicesResponse as h, type BulkDeleteServicesByFilterOptions as i, type BulkDeleteServicesByFilterResponse as j, type ServiceSearch as k, type SearchServicesResponse as l, type CursorQuery as m, type QueryBookingFormsOptions as n, type QueryBookingFormsResponse as o, type QueryBookingFormsApplicationErrors as p, type CountServicesOptions as q, type CountServicesResponse as r, type QueryLocationsOptions as s, type QueryLocationsResponse as t, type QueryCategoriesOptions as u, type QueryCategoriesResponse as v, type SetServiceLocationsOptions as w, type SetServiceLocationsResponse as x, type EnablePricingPlansForServiceApplicationErrors as y, type DisablePricingPlansForServiceOptions as z };
|
package/build/cjs/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
|
|
2
|
-
import { S as Service, C as CreateServiceValidationErrors, B as BulkCreateServicesOptions, a as BulkCreateServicesResponse, U as UpdateService, b as UpdateServiceValidationErrors, c as BulkUpdateServicesOptions, d as BulkUpdateServicesResponse, e as BulkUpdateServicesByFilterOptions, f as BulkUpdateServicesByFilterResponse, D as DeleteServiceOptions, g as BulkDeleteServicesOptions, h as BulkDeleteServicesResponse, i as BulkDeleteServicesByFilterOptions, j as BulkDeleteServicesByFilterResponse, k as ServiceSearch, l as SearchServicesResponse, m as CursorQuery, Q as QueryPoliciesResponse, n as QueryBookingFormsOptions, o as QueryBookingFormsResponse, p as QueryBookingFormsApplicationErrors, q as CountServicesOptions, r as CountServicesResponse, s as QueryLocationsOptions, t as QueryLocationsResponse, u as QueryCategoriesOptions, v as QueryCategoriesResponse, w as SetServiceLocationsOptions, x as SetServiceLocationsResponse, E as EnablePricingPlansForServiceResponse, y as EnablePricingPlansForServiceApplicationErrors, z as DisablePricingPlansForServiceOptions, A as DisablePricingPlansForServiceResponse, F as DisablePricingPlansForServiceApplicationErrors, G as SetCustomSlugOptions, H as SetCustomSlugResponse, I as SetCustomSlugApplicationErrors, J as SetCustomSlugValidationErrors, V as ValidateSlugOptions, K as ValidateSlugResponse, L as CloneServiceResponse, M as AddOnGroup, N as CreateAddOnGroupOptions, O as CreateAddOnGroupResponse, P as DeleteAddOnGroupOptions, R as DeleteAddOnGroupApplicationErrors, T as UpdateAddOnGroupOptions, W as UpdateAddOnGroupResponse, X as UpdateAddOnGroupApplicationErrors, Y as ListAddOnGroupsByServiceIdOptions, Z as ListAddOnGroupsByServiceIdResponse, _ as SetAddOnsForGroupOptions, $ as SetAddOnsForGroupResponse, a0 as SetAddOnsForGroupApplicationErrors, a1 as ServiceCreatedEnvelope, a2 as ServiceDeletedEnvelope, a3 as ServiceUpdatedEnvelope, a4 as ServiceQuery, a5 as QueryServicesOptions, a6 as typedQueryServices, a7 as ServicesQueryBuilder } from './bookings-services-v2-service-services.universal-
|
|
3
|
-
export {
|
|
2
|
+
import { S as Service, C as CreateServiceValidationErrors, B as BulkCreateServicesOptions, a as BulkCreateServicesResponse, U as UpdateService, b as UpdateServiceValidationErrors, c as BulkUpdateServicesOptions, d as BulkUpdateServicesResponse, e as BulkUpdateServicesByFilterOptions, f as BulkUpdateServicesByFilterResponse, D as DeleteServiceOptions, g as BulkDeleteServicesOptions, h as BulkDeleteServicesResponse, i as BulkDeleteServicesByFilterOptions, j as BulkDeleteServicesByFilterResponse, k as ServiceSearch, l as SearchServicesResponse, m as CursorQuery, Q as QueryPoliciesResponse, n as QueryBookingFormsOptions, o as QueryBookingFormsResponse, p as QueryBookingFormsApplicationErrors, q as CountServicesOptions, r as CountServicesResponse, s as QueryLocationsOptions, t as QueryLocationsResponse, u as QueryCategoriesOptions, v as QueryCategoriesResponse, w as SetServiceLocationsOptions, x as SetServiceLocationsResponse, E as EnablePricingPlansForServiceResponse, y as EnablePricingPlansForServiceApplicationErrors, z as DisablePricingPlansForServiceOptions, A as DisablePricingPlansForServiceResponse, F as DisablePricingPlansForServiceApplicationErrors, G as SetCustomSlugOptions, H as SetCustomSlugResponse, I as SetCustomSlugApplicationErrors, J as SetCustomSlugValidationErrors, V as ValidateSlugOptions, K as ValidateSlugResponse, L as CloneServiceResponse, M as AddOnGroup, N as CreateAddOnGroupOptions, O as CreateAddOnGroupResponse, P as DeleteAddOnGroupOptions, R as DeleteAddOnGroupApplicationErrors, T as UpdateAddOnGroupOptions, W as UpdateAddOnGroupResponse, X as UpdateAddOnGroupApplicationErrors, Y as ListAddOnGroupsByServiceIdOptions, Z as ListAddOnGroupsByServiceIdResponse, _ as SetAddOnsForGroupOptions, $ as SetAddOnsForGroupResponse, a0 as SetAddOnsForGroupApplicationErrors, a1 as ServiceCreatedEnvelope, a2 as ServiceDeletedEnvelope, a3 as ServiceUpdatedEnvelope, a4 as ServiceQuery, a5 as QueryServicesOptions, a6 as typedQueryServices, a7 as ServicesQueryBuilder } from './bookings-services-v2-service-services.universal-CY9LmZDC.js';
|
|
3
|
+
export { cz as AccountInfo, eW as AccountInfoMetadata, aG as Action, cv as ActionEvent, fx as ActionWithLiterals, as as Actor, fj as ActorWithLiterals, eQ as AddOn, eR as AddOnAddOnInfoOneOf, bR as AddOnDetails, eS as AddOnGroupDetail, ac as AddOnPaymentOptions, f3 as AddOnPaymentOptionsWithLiterals, c7 as Address, ex as AddressHint, ca as AddressLocation, c8 as AddressStreetOneOf, da as Aggregation, dr as AggregationData, db as AggregationKindOneOf, dM as AggregationResults, dN as AggregationResultsResultOneOf, dL as AggregationResultsScalarDateResult, dy as AggregationResultsScalarResult, aD as AggregationType, fu as AggregationTypeWithLiterals, cI as ApplicationError, bz as AvailabilityConstraints, eU as BaseEventMetadata, em as Behavior, en as BehaviorBehaviorOneOf, ei as Benefit, eh as BenefitNotification, aL as BenefitType, fC as BenefitTypeWithLiterals, bj as BookAfterStartPolicy, co as BookedAddOn, b_ as BookedEntity, b$ as BookedEntityItemOneOf, c1 as BookedResource, c5 as BookedSchedule, c0 as BookedSlot, bY as Booking, dS as BookingForm, bZ as BookingParticipantsInfoOneOf, bf as BookingPolicy, dQ as BookingPolicyWithServices, cd as BookingSource, ao as BookingStatus, ff as BookingStatusWithLiterals, cJ as BulkActionMetadata, cF as BulkCreateServicesRequest, cZ as BulkDeleteServicesByFilterRequest, cY as BulkDeleteServicesRequest, cG as BulkServiceResult, cU as BulkUpdateServicesByFilterRequest, cS as BulkUpdateServicesRequest, bd as BusinessLocationOptions, dY as BusinessLocations, ez as BusinessSchedule, bp as CancellationFeePolicy, bk as CancellationPolicy, bq as CancellationWindow, br as CancellationWindowFeeOneOf, eu as Categories, ef as Category, ee as CategoryNotification, aK as CategoryNotificationEvent, fB as CategoryNotificationEventWithLiterals, eG as ChangeContext, eH as ChangeContextPayloadOneOf, aI as CloneErrors, fz as CloneErrorsWithLiterals, ed as CloneServiceRequest, b9 as CommonAddress, bc as CommonAddressLocation, ba as CommonAddressStreetOneOf, cf as CommonIdentificationData, cg as CommonIdentificationDataIdOneOf, fI as CommonQueryWithEntityContext, fJ as CommonSearchWithEntityContext, bb as CommonStreetAddress, ah as CompletionRequirement, f8 as CompletionRequirementWithLiterals, b6 as Conferencing, dU as ConnectedService, eE as ConsentPolicy, c6 as ContactDetails, dV as CountServicesRequest, eL as CreateAddOnGroupRequest, cA as CreateServiceRequest, cB as CreateServiceResponse, aN as CrudType, fE as CrudTypeWithLiterals, d3 as CursorPaging, dq as CursorPagingMetadata, dP as CursorQueryPagingMethodOneOf, d8 as CursorSearch, d9 as CursorSearchPagingMethodOneOf, d6 as Cursors, cc as CustomFormField, be as CustomLocationOptions, dZ as CustomLocations, bw as CustomOptions, a$ as CustomPayment, d_ as CustomerLocations, di as DateHistogramAggregation, dH as DateHistogramResult, dJ as DateHistogramResults, aP as DayOfWeek, fG as DayOfWeekWithLiterals, eM as DeleteAddOnGroupRequest, eN as DeleteAddOnGroupResponse, cV as DeleteServiceRequest, cX as DeleteServiceResponse, ea as DisablePricingPlansForServiceRequest, ek as Discount, el as DiscountDiscountOneOf, b4 as DiscountInfo, cp as DomainEvent, cq as DomainEventBodyOneOf, bW as DummyRequest, bX as DummyResponse, cm as Duration, eg as Empty, e7 as EnablePricingPlansForServiceRequest, cr as EntityCreatedEvent, cu as EntityDeletedEvent, ct as EntityUpdatedEvent, ej as EntryPass, aM as Event, eV as EventMetadata, fD as EventWithLiterals, bM as ExtendedFields, cE as FieldViolation, ab as FirstChargeDateType, f2 as FirstChargeDateTypeWithLiterals, aZ as FixedPayment, ch as FlowControlSettings, aV as Form, dT as FormDetails, aW as FormSettings, aa as FrequencyType, f1 as FrequencyTypeWithLiterals, b2 as FullUpfrontPayment, ey as GeoCoordinates, cM as GetServiceAvailabilityConstraintsRequest, cN as GetServiceAvailabilityConstraintsResponse, cK as GetServiceRequest, cL as GetServiceResponse, dm as GroupByAggregation, dn as GroupByAggregationKindOneOf, dI as GroupByValueResults, ep as HtmlSitePublished, cx as IdentificationData, cy as IdentificationDataIdOneOf, at as IdentityType, fk as IdentityTypeWithLiterals, dd as IncludeMissingValuesOptions, bx as IntakeFormPolicy, aC as Interval, ft as IntervalWithLiterals, e9 as InvalidPricingPlan, aH as InvalidSlugError, fy as InvalidSlugErrorWithLiterals, cH as ItemMetadata, bO as Keyword, bh as LimitEarlyBookingPolicy, bi as LimitLateBookingPolicy, eP as ListAddOnGroupsByServiceIdRequest, ev as Locale, c2 as Location, al as LocationType, ad as LocationTypeEnumLocationType, f4 as LocationTypeEnumLocationTypeWithLiterals, fc as LocationTypeWithLiterals, cT as MaskedService, aR as Media, aS as MediaItem, aT as MediaItemItemOneOf, cw as MessageEnvelope, az as MissingValues, fq as MissingValuesWithLiterals, aE as Mode, fv as ModeWithLiterals, a_ as Money, e6 as MoveToNewLocationsOptions, cn as MultiServiceBookingInfo, aj as MultiServiceBookingType, fa as MultiServiceBookingTypeWithLiterals, eC as Multilingual, dl as NestedAggregation, dj as NestedAggregationItem, dk as NestedAggregationItemKindOneOf, du as NestedAggregationResults, dv as NestedAggregationResultsResultOneOf, aB as NestedAggregationType, fs as NestedAggregationTypeWithLiterals, dE as NestedResultValue, dF as NestedResultValueResultOneOf, dK as NestedResults, dz as NestedValueAggregationResult, b5 as OnlineBooking, eq as Page, d2 as Paging, d5 as PagingMetadataV2, ci as ParticipantChoices, ce as ParticipantNotification, bn as ParticipantsPolicy, aX as Payment, b3 as PaymentOptions, aY as PaymentRateOneOf, ap as PaymentStatus, fg as PaymentStatusWithLiterals, c3 as PhoneCall, aO as PlacementType, fF as PlacementTypeWithLiterals, ar as Platform, fi as PlatformWithLiterals, bg as PolicyDescription, e8 as PricingPlanSelection, et as Properties, eI as PropertiesChange, dR as QueryBookingFormsRequest, e0 as QueryCategoriesFilter, d$ as QueryCategoriesRequest, dX as QueryLocationsFilter, dW as QueryLocationsRequest, dO as QueryPoliciesRequest, e1 as QueryServicesMultiLanguageRequest, e2 as QueryServicesMultiLanguageResponse, c_ as QueryServicesRequest, d4 as QueryServicesResponse, c$ as QueryV2, d0 as QueryV2PagingMethodOneOf, dg as RangeAggregation, dt as RangeAggregationResult, dc as RangeBucket, dB as RangeResult, dx as RangeResults, bv as RankingOptions, ae as RankingOrder, f5 as RankingOrderWithLiterals, a9 as RateType, f0 as RateTypeWithLiterals, e4 as RemovedLocationSessionsAction, e5 as RemovedLocationSessionsActionActionOptionsOneOf, aF as RequestedFields, fw as RequestedFieldsWithLiterals, bl as ReschedulePolicy, aQ as ResolutionMethod, fH as ResolutionMethodWithLiterals, bF as ResourceGroup, bG as ResourceIds, c4 as ResourceSelection, ak as ResourceTransparency, fb as ResourceTransparencyWithLiterals, bJ as ResourceType, bo as ResourcesPolicy, cs as RestoreInfo, dG as Results, bs as SaveCreditCardPolicy, dh as ScalarAggregation, dD as ScalarDateResult, dC as ScalarResult, aA as ScalarType, fr as ScalarTypeWithLiterals, by as Schedule, dp as SearchDetails, d7 as SearchServicesRequest, aq as SelectedPaymentOption, fh as SelectedPaymentOptionWithLiterals, am as SelectionMethod, fd as SelectionMethodWithLiterals, bN as SeoSchema, cO as ServiceAvailabilityConstraints, ck as ServiceChoice, cl as ServiceChoiceChoiceOneOf, cj as ServiceChoices, eY as ServiceQuerySpec, bH as ServiceResource, bI as ServiceResourceSelectionOneOf, eZ as ServiceSearchSpec, a8 as ServiceType, e$ as ServiceTypeWithLiterals, eX as ServicesQueryResult, bV as ServicesUrlsChanged, eT as SetAddOnsForGroupRequest, bU as SetCustomSlugEvent, eb as SetCustomSlugRequest, e3 as SetServiceLocationsRequest, bQ as Settings, eK as SiteCloned, eJ as SiteCreated, es as SitePropertiesEvent, er as SitePropertiesNotification, bK as Slug, ay as SortDirection, fp as SortDirectionWithLiterals, aw as SortOrder, fn as SortOrderWithLiterals, ax as SortType, fo as SortTypeWithLiterals, d1 as Sorting, af as SortingMethodType, f6 as SortingMethodTypeWithLiterals, eB as SpecialHourPeriod, cP as SplitInterval, bC as StaffMediaItem, bD as StaffMediaItemItemOneOf, bB as StaffMember, bE as StaffMemberDetails, bt as StaffSortingPolicy, bu as StaffSortingPolicyOptionsOneOf, aJ as Status, fA as StatusWithLiterals, c9 as StreetAddress, cb as Subdivision, b1 as SubscriptionPayment, eD as SupportedLanguage, bP as Tag, bS as TaxableAddress, ai as TaxableAddressType, f9 as TaxableAddressTypeWithLiterals, eA as TimePeriod, ag as Timing, f7 as TimingWithLiterals, eF as Translation, bL as URLs, eO as UpdateAddOnGroupRequest, cQ as UpdateServiceRequest, cR as UpdateServiceResponse, eo as UserDomainInfoChangedEvent, aU as V2Category, bA as V2Duration, b7 as V2Location, b8 as V2LocationOptionsOneOf, cW as V2ParticipantNotification, bT as V2PhoneCall, av as V2RequestedFields, fm as V2RequestedFieldsWithLiterals, ew as V4Address, cC as ValidateServiceRequest, cD as ValidateServiceResponse, ec as ValidateSlugRequest, de as ValueAggregation, df as ValueAggregationOptionsOneOf, ds as ValueAggregationResult, dA as ValueResult, dw as ValueResults, an as ValueType, fe as ValueTypeWithLiterals, b0 as VariedPayment, bm as WaitlistPolicy, au as WebhookIdentityType, fl as WebhookIdentityTypeWithLiterals, e_ as utils } from './bookings-services-v2-service-services.universal-CY9LmZDC.js';
|
|
4
4
|
|
|
5
5
|
declare function createService$1(httpClient: HttpClient): CreateServiceSignature;
|
|
6
6
|
interface CreateServiceSignature {
|
package/build/cjs/index.js
CHANGED
|
@@ -50,6 +50,7 @@ __export(index_exports, {
|
|
|
50
50
|
RateType: () => RateType,
|
|
51
51
|
RequestedFields: () => RequestedFields,
|
|
52
52
|
ResolutionMethod: () => ResolutionMethod,
|
|
53
|
+
ResourceTransparency: () => ResourceTransparency,
|
|
53
54
|
ScalarType: () => ScalarType,
|
|
54
55
|
SelectedPaymentOption: () => SelectedPaymentOption,
|
|
55
56
|
SelectionMethod: () => SelectionMethod,
|
|
@@ -1922,6 +1923,12 @@ var MultiServiceBookingType = /* @__PURE__ */ ((MultiServiceBookingType2) => {
|
|
|
1922
1923
|
MultiServiceBookingType2["PARALLEL_BOOKINGS"] = "PARALLEL_BOOKINGS";
|
|
1923
1924
|
return MultiServiceBookingType2;
|
|
1924
1925
|
})(MultiServiceBookingType || {});
|
|
1926
|
+
var ResourceTransparency = /* @__PURE__ */ ((ResourceTransparency2) => {
|
|
1927
|
+
ResourceTransparency2["UNKNOWN_TRANSPARENCY"] = "UNKNOWN_TRANSPARENCY";
|
|
1928
|
+
ResourceTransparency2["OPAQUE"] = "OPAQUE";
|
|
1929
|
+
ResourceTransparency2["TRANSPARENT"] = "TRANSPARENT";
|
|
1930
|
+
return ResourceTransparency2;
|
|
1931
|
+
})(ResourceTransparency || {});
|
|
1925
1932
|
var LocationType = /* @__PURE__ */ ((LocationType2) => {
|
|
1926
1933
|
LocationType2["UNDEFINED"] = "UNDEFINED";
|
|
1927
1934
|
LocationType2["OWNER_BUSINESS"] = "OWNER_BUSINESS";
|
|
@@ -4049,6 +4056,7 @@ var onServiceUpdated2 = (0, import_event_definition_modules.createEventModule)(o
|
|
|
4049
4056
|
RateType,
|
|
4050
4057
|
RequestedFields,
|
|
4051
4058
|
ResolutionMethod,
|
|
4059
|
+
ResourceTransparency,
|
|
4052
4060
|
ScalarType,
|
|
4053
4061
|
SelectedPaymentOption,
|
|
4054
4062
|
SelectionMethod,
|