@wix/events 1.0.268 → 1.0.269

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/events",
3
- "version": "1.0.268",
3
+ "version": "1.0.269",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -21,7 +21,7 @@
21
21
  "@wix/events_categories": "1.0.40",
22
22
  "@wix/events_forms": "1.0.42",
23
23
  "@wix/events_guests": "1.0.54",
24
- "@wix/events_notifications": "1.0.27",
24
+ "@wix/events_notifications": "1.0.28",
25
25
  "@wix/events_orders": "1.0.42",
26
26
  "@wix/events_policies": "1.0.40",
27
27
  "@wix/events_ricos": "1.0.3",
@@ -58,5 +58,5 @@
58
58
  "fqdn": ""
59
59
  }
60
60
  },
61
- "falconPackageHash": "f679be312f6cb7e40149dc9402bf2745146de193af8f2715aa371510"
61
+ "falconPackageHash": "f81e2c66da300e3f2f53741c6c993a243c22f6430669b0adf5a87445"
62
62
  }
@@ -3571,6 +3571,12 @@ interface EventEnded$2 {
3571
3571
  /** Event ID. */
3572
3572
  eventId?: string;
3573
3573
  }
3574
+ interface EventStarted$1 {
3575
+ /** Event start timestamp in ISO UTC format. */
3576
+ timestamp?: Date;
3577
+ /** Event ID. */
3578
+ eventId?: string;
3579
+ }
3574
3580
  interface MessageEnvelope$c {
3575
3581
  /** App instance ID. */
3576
3582
  instanceId?: string | null;
@@ -3942,7 +3948,7 @@ declare const context$e_resolveNotificationConfig: typeof resolveNotificationCon
3942
3948
  declare const context$e_triggerNotification: typeof triggerNotification;
3943
3949
  declare const context$e_upsertNotificationConfig: typeof upsertNotificationConfig;
3944
3950
  declare namespace context$e {
3945
- export { type context$e_Action as Action, type ActionEvent$8 as ActionEvent, type context$e_ActionInfoOneOf as ActionInfoOneOf, type context$e_ActionSettings as ActionSettings, type Address$9 as Address, type AddressLocation$9 as AddressLocation, type AddressStreetOneOf$9 as AddressStreetOneOf, type Agenda$4 as Agenda, type context$e_AppDefinedAction as AppDefinedAction, type context$e_ApplicationOrigin as ApplicationOrigin, context$e_AttendanceStatus as AttendanceStatus, type context$e_AuditInfo as AuditInfo, type context$e_AuditInfoIdOneOf as AuditInfoIdOneOf, type context$e_Automation as Automation, type context$e_AutomationConfiguration as AutomationConfiguration, type context$e_AutomationOriginInfoOneOf as AutomationOriginInfoOneOf, type context$e_AutomationSettings as AutomationSettings, type BaseEventMetadata$a as BaseEventMetadata, type CalendarLinks$6 as CalendarLinks, type Category$5 as Category, type CategoryCounts$5 as CategoryCounts, type CheckIn$3 as CheckIn, type CheckoutFormMessages$4 as CheckoutFormMessages, type CommonAddress$2 as CommonAddress, type CommonAddressLocation$2 as CommonAddressLocation, type CommonAddressStreetOneOf$2 as CommonAddressStreetOneOf, type CommonStreetAddress$2 as CommonStreetAddress, type CommonSubdivision$2 as CommonSubdivision, type context$e_ConditionAction as ConditionAction, type context$e_ConditionExpressionGroup as ConditionExpressionGroup, ConferenceType$4 as ConferenceType, type context$e_ContactEventStatusUpdated as ContactEventStatusUpdated, context$e_ContactEventStatusUpdatedEventType as ContactEventStatusUpdatedEventType, type CouponDiscount$1 as CouponDiscount, type Dashboard$6 as Dashboard, type context$e_DelayAction as DelayAction, type context$e_DeletedWithEntity as DeletedWithEntity, type Discount$1 as Discount, type DiscountItem$1 as DiscountItem, type DiscountItemDiscountOneOf$1 as DiscountItemDiscountOneOf, type DomainEvent$8 as DomainEvent, type DomainEventBodyOneOf$8 as DomainEventBodyOneOf, type context$e_DraftInfo as DraftInfo, type context$e_EmailNotificationConfig as EmailNotificationConfig, context$e_EmailNotificationReminderTime as EmailNotificationReminderTime, context$e_EmailNotificationType as EmailNotificationType, type context$e_EmailTemplate as EmailTemplate, type Empty$5 as Empty, type EntityCreatedEvent$8 as EntityCreatedEvent, type EntityDeletedEvent$8 as EntityDeletedEvent, type EntityUpdatedEvent$8 as EntityUpdatedEvent, type Event$4 as Event, type EventCanceled$2 as EventCanceled, type EventCopied$3 as EventCopied, type EventDeleted$3 as EventDeleted, type EventDisplaySettings$4 as EventDisplaySettings, type EventEnded$2 as EventEnded, type context$e_EventGuest as EventGuest, type context$e_EventGuests as EventGuests, type EventMetadata$5 as EventMetadata, type EventReminder$1 as EventReminder, EventStatus$6 as EventStatus, EventType$4 as EventType, type EventUpdated$3 as EventUpdated, type ExternalEvent$4 as ExternalEvent, type Fee$1 as Fee, FeeName$1 as FeeName, FeeType$2 as FeeType, type Feed$4 as Feed, type File$1 as File, type context$e_Filter as Filter, type Form$4 as Form, type FormMessages$4 as FormMessages, type FormResponse$4 as FormResponse, type FormattedAddress$4 as FormattedAddress, type context$e_FutureDateActivationOffset as FutureDateActivationOffset, type Guest$3 as Guest, type context$e_GuestCountUpdate as GuestCountUpdate, type context$e_GuestCountUpdated as GuestCountUpdated, type GuestDetails$2 as GuestDetails, type GuestListConfig$4 as GuestListConfig, context$e_GuestType as GuestType, type IdentificationData$c as IdentificationData, type IdentificationDataIdOneOf$c as IdentificationDataIdOneOf, type Input$4 as Input, type InputControl$4 as InputControl, InputControlType$4 as InputControlType, type InputValue$4 as InputValue, type Invoice$1 as Invoice, type Item$2 as Item, type Keyword$4 as Keyword, type Label$4 as Label, type LabellingSettings$4 as LabellingSettings, type Link$1 as Link, type Location$6 as Location, LocationType$6 as LocationType, type MapCoordinates$6 as MapCoordinates, type context$e_MemberEventStatusUpdated as MemberEventStatusUpdated, context$e_MemberEventStatusUpdatedEventType as MemberEventStatusUpdatedEventType, type MessageEnvelope$c as MessageEnvelope, type Money$7 as Money, type Negative$4 as Negative, type NegativeResponseConfirmation$4 as NegativeResponseConfirmation, type context$e_NotificationConfig as NotificationConfig, type context$e_NotificationConfigCreatedEnvelope as NotificationConfigCreatedEnvelope, type context$e_NotificationConfigDeletedEnvelope as NotificationConfigDeletedEnvelope, type context$e_NotificationConfigUpdatedEnvelope as NotificationConfigUpdatedEnvelope, context$e_NotifyActionType as NotifyActionType, type context$e_NotifyGuestAction as NotifyGuestAction, type Occurrence$6 as Occurrence, type OnlineConferencing$4 as OnlineConferencing, type OnlineConferencingConfig$4 as OnlineConferencingConfig, type OnlineConferencingLogin$4 as OnlineConferencingLogin, type OnlineConferencingSession$4 as OnlineConferencingSession, context$e_Operator as Operator, type OptionSelection$4 as OptionSelection, type OptionSelectionSelectedOptionOneOf$4 as OptionSelectionSelectedOptionOneOf, type OrderConfirmed$1 as OrderConfirmed, type context$e_OrderEmailAdded as OrderEmailAdded, type context$e_OrderGuest as OrderGuest, type OrderPaid$1 as OrderPaid, OrderStatus$2 as OrderStatus, context$e_Origin as Origin, type context$e_OutputAction as OutputAction, type PaidPlanDiscount$1 as PaidPlanDiscount, type PaidPlanDiscountDiscountOneOf$1 as PaidPlanDiscountDiscountOneOf, type PercentDiscount$1 as PercentDiscount, type Positive$4 as Positive, type PositiveResponseConfirmation$4 as PositiveResponseConfirmation, type context$e_PreinstalledOrigin as PreinstalledOrigin, context$e_PushNotificationType as PushNotificationType, type context$e_RateLimit as RateLimit, type context$e_RateLimitAction as RateLimitAction, RecurrenceStatusStatus$1 as RecurrenceStatusStatus, type Recurrences$6 as Recurrences, type Registration$4 as Registration, type RegistrationClosedMessages$4 as RegistrationClosedMessages, RegistrationStatus$4 as RegistrationStatus, type context$e_ResolveEmailNotificationConfigRequest as ResolveEmailNotificationConfigRequest, type context$e_ResolveEmailNotificationConfigResponse as ResolveEmailNotificationConfigResponse, type context$e_ResolveNotificationConfigRequest as ResolveNotificationConfigRequest, type context$e_ResolveNotificationConfigResponse as ResolveNotificationConfigResponse, type context$e_ResolveNotificationConfigResponseNonNullableFields as ResolveNotificationConfigResponseNonNullableFields, type ResponseConfirmation$4 as ResponseConfirmation, type RestoreInfo$7 as RestoreInfo, type RsvpCollection$4 as RsvpCollection, type RsvpCollectionConfig$4 as RsvpCollectionConfig, type RsvpCreated$1 as RsvpCreated, type RsvpFormMessages$4 as RsvpFormMessages, type context$e_RsvpGuest as RsvpGuest, RsvpStatus$2 as RsvpStatus, RsvpStatusOptions$4 as RsvpStatusOptions, type RsvpSummary$5 as RsvpSummary, type RsvpUpdated$1 as RsvpUpdated, type ScheduleConfig$6 as ScheduleConfig, type Scheduling$4 as Scheduling, type SeoSchema$4 as SeoSchema, type SeoSettings$4 as SeoSettings, type Settings$5 as Settings, type SiteUrl$4 as SiteUrl, type StandardDetails$4 as StandardDetails, State$8 as State, Status$7 as Status, type StreetAddress$9 as StreetAddress, type Subdivision$9 as Subdivision, SubdivisionType$9 as SubdivisionType, type Tag$4 as Tag, type Target$1 as Target, context$e_TargetType as TargetType, type context$e_TaskContext as TaskContext, type Tax$1 as Tax, type TaxConfig$4 as TaxConfig, TaxType$5 as TaxType, type Ticket$2 as Ticket, type TicketDetails$2 as TicketDetails, type context$e_TicketGuest as TicketGuest, type context$e_TicketGuestDetails as TicketGuestDetails, type context$e_TicketPdfResolveDelayed as TicketPdfResolveDelayed, type context$e_TicketPdfResolved as TicketPdfResolved, type Ticketing$4 as Ticketing, type TicketingConfig$4 as TicketingConfig, type TicketingSummary$4 as TicketingSummary, type TicketsUnavailableMessages$4 as TicketsUnavailableMessages, type TimeDuration$1 as TimeDuration, context$e_TimeUnit as TimeUnit, type context$e_Trigger as Trigger, type context$e_TriggerNotificationOptions as TriggerNotificationOptions, type context$e_TriggerNotificationRequest as TriggerNotificationRequest, type context$e_TriggerNotificationRequestGuestsOneOf as TriggerNotificationRequestGuestsOneOf, type context$e_TriggerNotificationRequestNotificationOneOf as TriggerNotificationRequestNotificationOneOf, type context$e_TriggerNotificationResponse as TriggerNotificationResponse, Type$5 as Type, type context$e_UnprocessedTargetEvent as UnprocessedTargetEvent, type context$e_UpdatedWithPreviousEntity as UpdatedWithPreviousEntity, type context$e_UpsertNotificationConfig as UpsertNotificationConfig, type context$e_UpsertNotificationConfigRequest as UpsertNotificationConfigRequest, type context$e_UpsertNotificationConfigResponse as UpsertNotificationConfigResponse, type context$e_UpsertNotificationConfigResponseNonNullableFields as UpsertNotificationConfigResponseNonNullableFields, ValueType$4 as ValueType, VisitorType$4 as VisitorType, WebhookIdentityType$c as WebhookIdentityType, type context$e__publicOnNotificationConfigCreatedType as _publicOnNotificationConfigCreatedType, type context$e__publicOnNotificationConfigDeletedType as _publicOnNotificationConfigDeletedType, type context$e__publicOnNotificationConfigUpdatedType as _publicOnNotificationConfigUpdatedType, context$e_onNotificationConfigCreated as onNotificationConfigCreated, context$e_onNotificationConfigDeleted as onNotificationConfigDeleted, context$e_onNotificationConfigUpdated as onNotificationConfigUpdated, onNotificationConfigCreated$1 as publicOnNotificationConfigCreated, onNotificationConfigDeleted$1 as publicOnNotificationConfigDeleted, onNotificationConfigUpdated$1 as publicOnNotificationConfigUpdated, context$e_resolveNotificationConfig as resolveNotificationConfig, context$e_triggerNotification as triggerNotification, context$e_upsertNotificationConfig as upsertNotificationConfig };
3951
+ export { type context$e_Action as Action, type ActionEvent$8 as ActionEvent, type context$e_ActionInfoOneOf as ActionInfoOneOf, type context$e_ActionSettings as ActionSettings, type Address$9 as Address, type AddressLocation$9 as AddressLocation, type AddressStreetOneOf$9 as AddressStreetOneOf, type Agenda$4 as Agenda, type context$e_AppDefinedAction as AppDefinedAction, type context$e_ApplicationOrigin as ApplicationOrigin, context$e_AttendanceStatus as AttendanceStatus, type context$e_AuditInfo as AuditInfo, type context$e_AuditInfoIdOneOf as AuditInfoIdOneOf, type context$e_Automation as Automation, type context$e_AutomationConfiguration as AutomationConfiguration, type context$e_AutomationOriginInfoOneOf as AutomationOriginInfoOneOf, type context$e_AutomationSettings as AutomationSettings, type BaseEventMetadata$a as BaseEventMetadata, type CalendarLinks$6 as CalendarLinks, type Category$5 as Category, type CategoryCounts$5 as CategoryCounts, type CheckIn$3 as CheckIn, type CheckoutFormMessages$4 as CheckoutFormMessages, type CommonAddress$2 as CommonAddress, type CommonAddressLocation$2 as CommonAddressLocation, type CommonAddressStreetOneOf$2 as CommonAddressStreetOneOf, type CommonStreetAddress$2 as CommonStreetAddress, type CommonSubdivision$2 as CommonSubdivision, type context$e_ConditionAction as ConditionAction, type context$e_ConditionExpressionGroup as ConditionExpressionGroup, ConferenceType$4 as ConferenceType, type context$e_ContactEventStatusUpdated as ContactEventStatusUpdated, context$e_ContactEventStatusUpdatedEventType as ContactEventStatusUpdatedEventType, type CouponDiscount$1 as CouponDiscount, type Dashboard$6 as Dashboard, type context$e_DelayAction as DelayAction, type context$e_DeletedWithEntity as DeletedWithEntity, type Discount$1 as Discount, type DiscountItem$1 as DiscountItem, type DiscountItemDiscountOneOf$1 as DiscountItemDiscountOneOf, type DomainEvent$8 as DomainEvent, type DomainEventBodyOneOf$8 as DomainEventBodyOneOf, type context$e_DraftInfo as DraftInfo, type context$e_EmailNotificationConfig as EmailNotificationConfig, context$e_EmailNotificationReminderTime as EmailNotificationReminderTime, context$e_EmailNotificationType as EmailNotificationType, type context$e_EmailTemplate as EmailTemplate, type Empty$5 as Empty, type EntityCreatedEvent$8 as EntityCreatedEvent, type EntityDeletedEvent$8 as EntityDeletedEvent, type EntityUpdatedEvent$8 as EntityUpdatedEvent, type Event$4 as Event, type EventCanceled$2 as EventCanceled, type EventCopied$3 as EventCopied, type EventDeleted$3 as EventDeleted, type EventDisplaySettings$4 as EventDisplaySettings, type EventEnded$2 as EventEnded, type context$e_EventGuest as EventGuest, type context$e_EventGuests as EventGuests, type EventMetadata$5 as EventMetadata, type EventReminder$1 as EventReminder, type EventStarted$1 as EventStarted, EventStatus$6 as EventStatus, EventType$4 as EventType, type EventUpdated$3 as EventUpdated, type ExternalEvent$4 as ExternalEvent, type Fee$1 as Fee, FeeName$1 as FeeName, FeeType$2 as FeeType, type Feed$4 as Feed, type File$1 as File, type context$e_Filter as Filter, type Form$4 as Form, type FormMessages$4 as FormMessages, type FormResponse$4 as FormResponse, type FormattedAddress$4 as FormattedAddress, type context$e_FutureDateActivationOffset as FutureDateActivationOffset, type Guest$3 as Guest, type context$e_GuestCountUpdate as GuestCountUpdate, type context$e_GuestCountUpdated as GuestCountUpdated, type GuestDetails$2 as GuestDetails, type GuestListConfig$4 as GuestListConfig, context$e_GuestType as GuestType, type IdentificationData$c as IdentificationData, type IdentificationDataIdOneOf$c as IdentificationDataIdOneOf, type Input$4 as Input, type InputControl$4 as InputControl, InputControlType$4 as InputControlType, type InputValue$4 as InputValue, type Invoice$1 as Invoice, type Item$2 as Item, type Keyword$4 as Keyword, type Label$4 as Label, type LabellingSettings$4 as LabellingSettings, type Link$1 as Link, type Location$6 as Location, LocationType$6 as LocationType, type MapCoordinates$6 as MapCoordinates, type context$e_MemberEventStatusUpdated as MemberEventStatusUpdated, context$e_MemberEventStatusUpdatedEventType as MemberEventStatusUpdatedEventType, type MessageEnvelope$c as MessageEnvelope, type Money$7 as Money, type Negative$4 as Negative, type NegativeResponseConfirmation$4 as NegativeResponseConfirmation, type context$e_NotificationConfig as NotificationConfig, type context$e_NotificationConfigCreatedEnvelope as NotificationConfigCreatedEnvelope, type context$e_NotificationConfigDeletedEnvelope as NotificationConfigDeletedEnvelope, type context$e_NotificationConfigUpdatedEnvelope as NotificationConfigUpdatedEnvelope, context$e_NotifyActionType as NotifyActionType, type context$e_NotifyGuestAction as NotifyGuestAction, type Occurrence$6 as Occurrence, type OnlineConferencing$4 as OnlineConferencing, type OnlineConferencingConfig$4 as OnlineConferencingConfig, type OnlineConferencingLogin$4 as OnlineConferencingLogin, type OnlineConferencingSession$4 as OnlineConferencingSession, context$e_Operator as Operator, type OptionSelection$4 as OptionSelection, type OptionSelectionSelectedOptionOneOf$4 as OptionSelectionSelectedOptionOneOf, type OrderConfirmed$1 as OrderConfirmed, type context$e_OrderEmailAdded as OrderEmailAdded, type context$e_OrderGuest as OrderGuest, type OrderPaid$1 as OrderPaid, OrderStatus$2 as OrderStatus, context$e_Origin as Origin, type context$e_OutputAction as OutputAction, type PaidPlanDiscount$1 as PaidPlanDiscount, type PaidPlanDiscountDiscountOneOf$1 as PaidPlanDiscountDiscountOneOf, type PercentDiscount$1 as PercentDiscount, type Positive$4 as Positive, type PositiveResponseConfirmation$4 as PositiveResponseConfirmation, type context$e_PreinstalledOrigin as PreinstalledOrigin, context$e_PushNotificationType as PushNotificationType, type context$e_RateLimit as RateLimit, type context$e_RateLimitAction as RateLimitAction, RecurrenceStatusStatus$1 as RecurrenceStatusStatus, type Recurrences$6 as Recurrences, type Registration$4 as Registration, type RegistrationClosedMessages$4 as RegistrationClosedMessages, RegistrationStatus$4 as RegistrationStatus, type context$e_ResolveEmailNotificationConfigRequest as ResolveEmailNotificationConfigRequest, type context$e_ResolveEmailNotificationConfigResponse as ResolveEmailNotificationConfigResponse, type context$e_ResolveNotificationConfigRequest as ResolveNotificationConfigRequest, type context$e_ResolveNotificationConfigResponse as ResolveNotificationConfigResponse, type context$e_ResolveNotificationConfigResponseNonNullableFields as ResolveNotificationConfigResponseNonNullableFields, type ResponseConfirmation$4 as ResponseConfirmation, type RestoreInfo$7 as RestoreInfo, type RsvpCollection$4 as RsvpCollection, type RsvpCollectionConfig$4 as RsvpCollectionConfig, type RsvpCreated$1 as RsvpCreated, type RsvpFormMessages$4 as RsvpFormMessages, type context$e_RsvpGuest as RsvpGuest, RsvpStatus$2 as RsvpStatus, RsvpStatusOptions$4 as RsvpStatusOptions, type RsvpSummary$5 as RsvpSummary, type RsvpUpdated$1 as RsvpUpdated, type ScheduleConfig$6 as ScheduleConfig, type Scheduling$4 as Scheduling, type SeoSchema$4 as SeoSchema, type SeoSettings$4 as SeoSettings, type Settings$5 as Settings, type SiteUrl$4 as SiteUrl, type StandardDetails$4 as StandardDetails, State$8 as State, Status$7 as Status, type StreetAddress$9 as StreetAddress, type Subdivision$9 as Subdivision, SubdivisionType$9 as SubdivisionType, type Tag$4 as Tag, type Target$1 as Target, context$e_TargetType as TargetType, type context$e_TaskContext as TaskContext, type Tax$1 as Tax, type TaxConfig$4 as TaxConfig, TaxType$5 as TaxType, type Ticket$2 as Ticket, type TicketDetails$2 as TicketDetails, type context$e_TicketGuest as TicketGuest, type context$e_TicketGuestDetails as TicketGuestDetails, type context$e_TicketPdfResolveDelayed as TicketPdfResolveDelayed, type context$e_TicketPdfResolved as TicketPdfResolved, type Ticketing$4 as Ticketing, type TicketingConfig$4 as TicketingConfig, type TicketingSummary$4 as TicketingSummary, type TicketsUnavailableMessages$4 as TicketsUnavailableMessages, type TimeDuration$1 as TimeDuration, context$e_TimeUnit as TimeUnit, type context$e_Trigger as Trigger, type context$e_TriggerNotificationOptions as TriggerNotificationOptions, type context$e_TriggerNotificationRequest as TriggerNotificationRequest, type context$e_TriggerNotificationRequestGuestsOneOf as TriggerNotificationRequestGuestsOneOf, type context$e_TriggerNotificationRequestNotificationOneOf as TriggerNotificationRequestNotificationOneOf, type context$e_TriggerNotificationResponse as TriggerNotificationResponse, Type$5 as Type, type context$e_UnprocessedTargetEvent as UnprocessedTargetEvent, type context$e_UpdatedWithPreviousEntity as UpdatedWithPreviousEntity, type context$e_UpsertNotificationConfig as UpsertNotificationConfig, type context$e_UpsertNotificationConfigRequest as UpsertNotificationConfigRequest, type context$e_UpsertNotificationConfigResponse as UpsertNotificationConfigResponse, type context$e_UpsertNotificationConfigResponseNonNullableFields as UpsertNotificationConfigResponseNonNullableFields, ValueType$4 as ValueType, VisitorType$4 as VisitorType, WebhookIdentityType$c as WebhookIdentityType, type context$e__publicOnNotificationConfigCreatedType as _publicOnNotificationConfigCreatedType, type context$e__publicOnNotificationConfigDeletedType as _publicOnNotificationConfigDeletedType, type context$e__publicOnNotificationConfigUpdatedType as _publicOnNotificationConfigUpdatedType, context$e_onNotificationConfigCreated as onNotificationConfigCreated, context$e_onNotificationConfigDeleted as onNotificationConfigDeleted, context$e_onNotificationConfigUpdated as onNotificationConfigUpdated, onNotificationConfigCreated$1 as publicOnNotificationConfigCreated, onNotificationConfigDeleted$1 as publicOnNotificationConfigDeleted, onNotificationConfigUpdated$1 as publicOnNotificationConfigUpdated, context$e_resolveNotificationConfig as resolveNotificationConfig, context$e_triggerNotification as triggerNotification, context$e_upsertNotificationConfig as upsertNotificationConfig };
3946
3952
  }
3947
3953
 
3948
3954
  /** Schedule item describes the schedule within an event. Each event may contain multiple schedule items. */
@@ -3571,6 +3571,12 @@ interface EventEnded$2 {
3571
3571
  /** Event ID. */
3572
3572
  eventId?: string;
3573
3573
  }
3574
+ interface EventStarted$1 {
3575
+ /** Event start timestamp in ISO UTC format. */
3576
+ timestamp?: Date;
3577
+ /** Event ID. */
3578
+ eventId?: string;
3579
+ }
3574
3580
  interface MessageEnvelope$c {
3575
3581
  /** App instance ID. */
3576
3582
  instanceId?: string | null;
@@ -3942,7 +3948,7 @@ declare const index_d$e_resolveNotificationConfig: typeof resolveNotificationCon
3942
3948
  declare const index_d$e_triggerNotification: typeof triggerNotification;
3943
3949
  declare const index_d$e_upsertNotificationConfig: typeof upsertNotificationConfig;
3944
3950
  declare namespace index_d$e {
3945
- export { type index_d$e_Action as Action, type ActionEvent$8 as ActionEvent, type index_d$e_ActionInfoOneOf as ActionInfoOneOf, type index_d$e_ActionSettings as ActionSettings, type Address$9 as Address, type AddressLocation$9 as AddressLocation, type AddressStreetOneOf$9 as AddressStreetOneOf, type Agenda$4 as Agenda, type index_d$e_AppDefinedAction as AppDefinedAction, type index_d$e_ApplicationOrigin as ApplicationOrigin, index_d$e_AttendanceStatus as AttendanceStatus, type index_d$e_AuditInfo as AuditInfo, type index_d$e_AuditInfoIdOneOf as AuditInfoIdOneOf, type index_d$e_Automation as Automation, type index_d$e_AutomationConfiguration as AutomationConfiguration, type index_d$e_AutomationOriginInfoOneOf as AutomationOriginInfoOneOf, type index_d$e_AutomationSettings as AutomationSettings, type BaseEventMetadata$a as BaseEventMetadata, type CalendarLinks$6 as CalendarLinks, type Category$5 as Category, type CategoryCounts$5 as CategoryCounts, type CheckIn$3 as CheckIn, type CheckoutFormMessages$4 as CheckoutFormMessages, type CommonAddress$2 as CommonAddress, type CommonAddressLocation$2 as CommonAddressLocation, type CommonAddressStreetOneOf$2 as CommonAddressStreetOneOf, type CommonStreetAddress$2 as CommonStreetAddress, type CommonSubdivision$2 as CommonSubdivision, type index_d$e_ConditionAction as ConditionAction, type index_d$e_ConditionExpressionGroup as ConditionExpressionGroup, ConferenceType$4 as ConferenceType, type index_d$e_ContactEventStatusUpdated as ContactEventStatusUpdated, index_d$e_ContactEventStatusUpdatedEventType as ContactEventStatusUpdatedEventType, type CouponDiscount$1 as CouponDiscount, type Dashboard$6 as Dashboard, type index_d$e_DelayAction as DelayAction, type index_d$e_DeletedWithEntity as DeletedWithEntity, type Discount$1 as Discount, type DiscountItem$1 as DiscountItem, type DiscountItemDiscountOneOf$1 as DiscountItemDiscountOneOf, type DomainEvent$8 as DomainEvent, type DomainEventBodyOneOf$8 as DomainEventBodyOneOf, type index_d$e_DraftInfo as DraftInfo, type index_d$e_EmailNotificationConfig as EmailNotificationConfig, index_d$e_EmailNotificationReminderTime as EmailNotificationReminderTime, index_d$e_EmailNotificationType as EmailNotificationType, type index_d$e_EmailTemplate as EmailTemplate, type Empty$5 as Empty, type EntityCreatedEvent$8 as EntityCreatedEvent, type EntityDeletedEvent$8 as EntityDeletedEvent, type EntityUpdatedEvent$8 as EntityUpdatedEvent, type Event$4 as Event, type EventCanceled$2 as EventCanceled, type EventCopied$3 as EventCopied, type EventDeleted$3 as EventDeleted, type EventDisplaySettings$4 as EventDisplaySettings, type EventEnded$2 as EventEnded, type index_d$e_EventGuest as EventGuest, type index_d$e_EventGuests as EventGuests, type EventMetadata$5 as EventMetadata, type EventReminder$1 as EventReminder, EventStatus$6 as EventStatus, EventType$4 as EventType, type EventUpdated$3 as EventUpdated, type ExternalEvent$4 as ExternalEvent, type Fee$1 as Fee, FeeName$1 as FeeName, FeeType$2 as FeeType, type Feed$4 as Feed, type File$1 as File, type index_d$e_Filter as Filter, type Form$4 as Form, type FormMessages$4 as FormMessages, type FormResponse$4 as FormResponse, type FormattedAddress$4 as FormattedAddress, type index_d$e_FutureDateActivationOffset as FutureDateActivationOffset, type Guest$3 as Guest, type index_d$e_GuestCountUpdate as GuestCountUpdate, type index_d$e_GuestCountUpdated as GuestCountUpdated, type GuestDetails$2 as GuestDetails, type GuestListConfig$4 as GuestListConfig, index_d$e_GuestType as GuestType, type IdentificationData$c as IdentificationData, type IdentificationDataIdOneOf$c as IdentificationDataIdOneOf, type Input$4 as Input, type InputControl$4 as InputControl, InputControlType$4 as InputControlType, type InputValue$4 as InputValue, type Invoice$1 as Invoice, type Item$2 as Item, type Keyword$4 as Keyword, type Label$4 as Label, type LabellingSettings$4 as LabellingSettings, type Link$1 as Link, type Location$6 as Location, LocationType$6 as LocationType, type MapCoordinates$6 as MapCoordinates, type index_d$e_MemberEventStatusUpdated as MemberEventStatusUpdated, index_d$e_MemberEventStatusUpdatedEventType as MemberEventStatusUpdatedEventType, type MessageEnvelope$c as MessageEnvelope, type Money$7 as Money, type Negative$4 as Negative, type NegativeResponseConfirmation$4 as NegativeResponseConfirmation, type index_d$e_NotificationConfig as NotificationConfig, type index_d$e_NotificationConfigCreatedEnvelope as NotificationConfigCreatedEnvelope, type index_d$e_NotificationConfigDeletedEnvelope as NotificationConfigDeletedEnvelope, type index_d$e_NotificationConfigUpdatedEnvelope as NotificationConfigUpdatedEnvelope, index_d$e_NotifyActionType as NotifyActionType, type index_d$e_NotifyGuestAction as NotifyGuestAction, type Occurrence$6 as Occurrence, type OnlineConferencing$4 as OnlineConferencing, type OnlineConferencingConfig$4 as OnlineConferencingConfig, type OnlineConferencingLogin$4 as OnlineConferencingLogin, type OnlineConferencingSession$4 as OnlineConferencingSession, index_d$e_Operator as Operator, type OptionSelection$4 as OptionSelection, type OptionSelectionSelectedOptionOneOf$4 as OptionSelectionSelectedOptionOneOf, type OrderConfirmed$1 as OrderConfirmed, type index_d$e_OrderEmailAdded as OrderEmailAdded, type index_d$e_OrderGuest as OrderGuest, type OrderPaid$1 as OrderPaid, OrderStatus$2 as OrderStatus, index_d$e_Origin as Origin, type index_d$e_OutputAction as OutputAction, type PaidPlanDiscount$1 as PaidPlanDiscount, type PaidPlanDiscountDiscountOneOf$1 as PaidPlanDiscountDiscountOneOf, type PercentDiscount$1 as PercentDiscount, type Positive$4 as Positive, type PositiveResponseConfirmation$4 as PositiveResponseConfirmation, type index_d$e_PreinstalledOrigin as PreinstalledOrigin, index_d$e_PushNotificationType as PushNotificationType, type index_d$e_RateLimit as RateLimit, type index_d$e_RateLimitAction as RateLimitAction, RecurrenceStatusStatus$1 as RecurrenceStatusStatus, type Recurrences$6 as Recurrences, type Registration$4 as Registration, type RegistrationClosedMessages$4 as RegistrationClosedMessages, RegistrationStatus$4 as RegistrationStatus, type index_d$e_ResolveEmailNotificationConfigRequest as ResolveEmailNotificationConfigRequest, type index_d$e_ResolveEmailNotificationConfigResponse as ResolveEmailNotificationConfigResponse, type index_d$e_ResolveNotificationConfigRequest as ResolveNotificationConfigRequest, type index_d$e_ResolveNotificationConfigResponse as ResolveNotificationConfigResponse, type index_d$e_ResolveNotificationConfigResponseNonNullableFields as ResolveNotificationConfigResponseNonNullableFields, type ResponseConfirmation$4 as ResponseConfirmation, type RestoreInfo$7 as RestoreInfo, type RsvpCollection$4 as RsvpCollection, type RsvpCollectionConfig$4 as RsvpCollectionConfig, type RsvpCreated$1 as RsvpCreated, type RsvpFormMessages$4 as RsvpFormMessages, type index_d$e_RsvpGuest as RsvpGuest, RsvpStatus$2 as RsvpStatus, RsvpStatusOptions$4 as RsvpStatusOptions, type RsvpSummary$5 as RsvpSummary, type RsvpUpdated$1 as RsvpUpdated, type ScheduleConfig$6 as ScheduleConfig, type Scheduling$4 as Scheduling, type SeoSchema$4 as SeoSchema, type SeoSettings$4 as SeoSettings, type Settings$5 as Settings, type SiteUrl$4 as SiteUrl, type StandardDetails$4 as StandardDetails, State$8 as State, Status$7 as Status, type StreetAddress$9 as StreetAddress, type Subdivision$9 as Subdivision, SubdivisionType$9 as SubdivisionType, type Tag$4 as Tag, type Target$1 as Target, index_d$e_TargetType as TargetType, type index_d$e_TaskContext as TaskContext, type Tax$1 as Tax, type TaxConfig$4 as TaxConfig, TaxType$5 as TaxType, type Ticket$2 as Ticket, type TicketDetails$2 as TicketDetails, type index_d$e_TicketGuest as TicketGuest, type index_d$e_TicketGuestDetails as TicketGuestDetails, type index_d$e_TicketPdfResolveDelayed as TicketPdfResolveDelayed, type index_d$e_TicketPdfResolved as TicketPdfResolved, type Ticketing$4 as Ticketing, type TicketingConfig$4 as TicketingConfig, type TicketingSummary$4 as TicketingSummary, type TicketsUnavailableMessages$4 as TicketsUnavailableMessages, type TimeDuration$1 as TimeDuration, index_d$e_TimeUnit as TimeUnit, type index_d$e_Trigger as Trigger, type index_d$e_TriggerNotificationOptions as TriggerNotificationOptions, type index_d$e_TriggerNotificationRequest as TriggerNotificationRequest, type index_d$e_TriggerNotificationRequestGuestsOneOf as TriggerNotificationRequestGuestsOneOf, type index_d$e_TriggerNotificationRequestNotificationOneOf as TriggerNotificationRequestNotificationOneOf, type index_d$e_TriggerNotificationResponse as TriggerNotificationResponse, Type$5 as Type, type index_d$e_UnprocessedTargetEvent as UnprocessedTargetEvent, type index_d$e_UpdatedWithPreviousEntity as UpdatedWithPreviousEntity, type index_d$e_UpsertNotificationConfig as UpsertNotificationConfig, type index_d$e_UpsertNotificationConfigRequest as UpsertNotificationConfigRequest, type index_d$e_UpsertNotificationConfigResponse as UpsertNotificationConfigResponse, type index_d$e_UpsertNotificationConfigResponseNonNullableFields as UpsertNotificationConfigResponseNonNullableFields, ValueType$4 as ValueType, VisitorType$4 as VisitorType, WebhookIdentityType$c as WebhookIdentityType, type index_d$e__publicOnNotificationConfigCreatedType as _publicOnNotificationConfigCreatedType, type index_d$e__publicOnNotificationConfigDeletedType as _publicOnNotificationConfigDeletedType, type index_d$e__publicOnNotificationConfigUpdatedType as _publicOnNotificationConfigUpdatedType, index_d$e_onNotificationConfigCreated as onNotificationConfigCreated, index_d$e_onNotificationConfigDeleted as onNotificationConfigDeleted, index_d$e_onNotificationConfigUpdated as onNotificationConfigUpdated, onNotificationConfigCreated$1 as publicOnNotificationConfigCreated, onNotificationConfigDeleted$1 as publicOnNotificationConfigDeleted, onNotificationConfigUpdated$1 as publicOnNotificationConfigUpdated, index_d$e_resolveNotificationConfig as resolveNotificationConfig, index_d$e_triggerNotification as triggerNotification, index_d$e_upsertNotificationConfig as upsertNotificationConfig };
3951
+ export { type index_d$e_Action as Action, type ActionEvent$8 as ActionEvent, type index_d$e_ActionInfoOneOf as ActionInfoOneOf, type index_d$e_ActionSettings as ActionSettings, type Address$9 as Address, type AddressLocation$9 as AddressLocation, type AddressStreetOneOf$9 as AddressStreetOneOf, type Agenda$4 as Agenda, type index_d$e_AppDefinedAction as AppDefinedAction, type index_d$e_ApplicationOrigin as ApplicationOrigin, index_d$e_AttendanceStatus as AttendanceStatus, type index_d$e_AuditInfo as AuditInfo, type index_d$e_AuditInfoIdOneOf as AuditInfoIdOneOf, type index_d$e_Automation as Automation, type index_d$e_AutomationConfiguration as AutomationConfiguration, type index_d$e_AutomationOriginInfoOneOf as AutomationOriginInfoOneOf, type index_d$e_AutomationSettings as AutomationSettings, type BaseEventMetadata$a as BaseEventMetadata, type CalendarLinks$6 as CalendarLinks, type Category$5 as Category, type CategoryCounts$5 as CategoryCounts, type CheckIn$3 as CheckIn, type CheckoutFormMessages$4 as CheckoutFormMessages, type CommonAddress$2 as CommonAddress, type CommonAddressLocation$2 as CommonAddressLocation, type CommonAddressStreetOneOf$2 as CommonAddressStreetOneOf, type CommonStreetAddress$2 as CommonStreetAddress, type CommonSubdivision$2 as CommonSubdivision, type index_d$e_ConditionAction as ConditionAction, type index_d$e_ConditionExpressionGroup as ConditionExpressionGroup, ConferenceType$4 as ConferenceType, type index_d$e_ContactEventStatusUpdated as ContactEventStatusUpdated, index_d$e_ContactEventStatusUpdatedEventType as ContactEventStatusUpdatedEventType, type CouponDiscount$1 as CouponDiscount, type Dashboard$6 as Dashboard, type index_d$e_DelayAction as DelayAction, type index_d$e_DeletedWithEntity as DeletedWithEntity, type Discount$1 as Discount, type DiscountItem$1 as DiscountItem, type DiscountItemDiscountOneOf$1 as DiscountItemDiscountOneOf, type DomainEvent$8 as DomainEvent, type DomainEventBodyOneOf$8 as DomainEventBodyOneOf, type index_d$e_DraftInfo as DraftInfo, type index_d$e_EmailNotificationConfig as EmailNotificationConfig, index_d$e_EmailNotificationReminderTime as EmailNotificationReminderTime, index_d$e_EmailNotificationType as EmailNotificationType, type index_d$e_EmailTemplate as EmailTemplate, type Empty$5 as Empty, type EntityCreatedEvent$8 as EntityCreatedEvent, type EntityDeletedEvent$8 as EntityDeletedEvent, type EntityUpdatedEvent$8 as EntityUpdatedEvent, type Event$4 as Event, type EventCanceled$2 as EventCanceled, type EventCopied$3 as EventCopied, type EventDeleted$3 as EventDeleted, type EventDisplaySettings$4 as EventDisplaySettings, type EventEnded$2 as EventEnded, type index_d$e_EventGuest as EventGuest, type index_d$e_EventGuests as EventGuests, type EventMetadata$5 as EventMetadata, type EventReminder$1 as EventReminder, type EventStarted$1 as EventStarted, EventStatus$6 as EventStatus, EventType$4 as EventType, type EventUpdated$3 as EventUpdated, type ExternalEvent$4 as ExternalEvent, type Fee$1 as Fee, FeeName$1 as FeeName, FeeType$2 as FeeType, type Feed$4 as Feed, type File$1 as File, type index_d$e_Filter as Filter, type Form$4 as Form, type FormMessages$4 as FormMessages, type FormResponse$4 as FormResponse, type FormattedAddress$4 as FormattedAddress, type index_d$e_FutureDateActivationOffset as FutureDateActivationOffset, type Guest$3 as Guest, type index_d$e_GuestCountUpdate as GuestCountUpdate, type index_d$e_GuestCountUpdated as GuestCountUpdated, type GuestDetails$2 as GuestDetails, type GuestListConfig$4 as GuestListConfig, index_d$e_GuestType as GuestType, type IdentificationData$c as IdentificationData, type IdentificationDataIdOneOf$c as IdentificationDataIdOneOf, type Input$4 as Input, type InputControl$4 as InputControl, InputControlType$4 as InputControlType, type InputValue$4 as InputValue, type Invoice$1 as Invoice, type Item$2 as Item, type Keyword$4 as Keyword, type Label$4 as Label, type LabellingSettings$4 as LabellingSettings, type Link$1 as Link, type Location$6 as Location, LocationType$6 as LocationType, type MapCoordinates$6 as MapCoordinates, type index_d$e_MemberEventStatusUpdated as MemberEventStatusUpdated, index_d$e_MemberEventStatusUpdatedEventType as MemberEventStatusUpdatedEventType, type MessageEnvelope$c as MessageEnvelope, type Money$7 as Money, type Negative$4 as Negative, type NegativeResponseConfirmation$4 as NegativeResponseConfirmation, type index_d$e_NotificationConfig as NotificationConfig, type index_d$e_NotificationConfigCreatedEnvelope as NotificationConfigCreatedEnvelope, type index_d$e_NotificationConfigDeletedEnvelope as NotificationConfigDeletedEnvelope, type index_d$e_NotificationConfigUpdatedEnvelope as NotificationConfigUpdatedEnvelope, index_d$e_NotifyActionType as NotifyActionType, type index_d$e_NotifyGuestAction as NotifyGuestAction, type Occurrence$6 as Occurrence, type OnlineConferencing$4 as OnlineConferencing, type OnlineConferencingConfig$4 as OnlineConferencingConfig, type OnlineConferencingLogin$4 as OnlineConferencingLogin, type OnlineConferencingSession$4 as OnlineConferencingSession, index_d$e_Operator as Operator, type OptionSelection$4 as OptionSelection, type OptionSelectionSelectedOptionOneOf$4 as OptionSelectionSelectedOptionOneOf, type OrderConfirmed$1 as OrderConfirmed, type index_d$e_OrderEmailAdded as OrderEmailAdded, type index_d$e_OrderGuest as OrderGuest, type OrderPaid$1 as OrderPaid, OrderStatus$2 as OrderStatus, index_d$e_Origin as Origin, type index_d$e_OutputAction as OutputAction, type PaidPlanDiscount$1 as PaidPlanDiscount, type PaidPlanDiscountDiscountOneOf$1 as PaidPlanDiscountDiscountOneOf, type PercentDiscount$1 as PercentDiscount, type Positive$4 as Positive, type PositiveResponseConfirmation$4 as PositiveResponseConfirmation, type index_d$e_PreinstalledOrigin as PreinstalledOrigin, index_d$e_PushNotificationType as PushNotificationType, type index_d$e_RateLimit as RateLimit, type index_d$e_RateLimitAction as RateLimitAction, RecurrenceStatusStatus$1 as RecurrenceStatusStatus, type Recurrences$6 as Recurrences, type Registration$4 as Registration, type RegistrationClosedMessages$4 as RegistrationClosedMessages, RegistrationStatus$4 as RegistrationStatus, type index_d$e_ResolveEmailNotificationConfigRequest as ResolveEmailNotificationConfigRequest, type index_d$e_ResolveEmailNotificationConfigResponse as ResolveEmailNotificationConfigResponse, type index_d$e_ResolveNotificationConfigRequest as ResolveNotificationConfigRequest, type index_d$e_ResolveNotificationConfigResponse as ResolveNotificationConfigResponse, type index_d$e_ResolveNotificationConfigResponseNonNullableFields as ResolveNotificationConfigResponseNonNullableFields, type ResponseConfirmation$4 as ResponseConfirmation, type RestoreInfo$7 as RestoreInfo, type RsvpCollection$4 as RsvpCollection, type RsvpCollectionConfig$4 as RsvpCollectionConfig, type RsvpCreated$1 as RsvpCreated, type RsvpFormMessages$4 as RsvpFormMessages, type index_d$e_RsvpGuest as RsvpGuest, RsvpStatus$2 as RsvpStatus, RsvpStatusOptions$4 as RsvpStatusOptions, type RsvpSummary$5 as RsvpSummary, type RsvpUpdated$1 as RsvpUpdated, type ScheduleConfig$6 as ScheduleConfig, type Scheduling$4 as Scheduling, type SeoSchema$4 as SeoSchema, type SeoSettings$4 as SeoSettings, type Settings$5 as Settings, type SiteUrl$4 as SiteUrl, type StandardDetails$4 as StandardDetails, State$8 as State, Status$7 as Status, type StreetAddress$9 as StreetAddress, type Subdivision$9 as Subdivision, SubdivisionType$9 as SubdivisionType, type Tag$4 as Tag, type Target$1 as Target, index_d$e_TargetType as TargetType, type index_d$e_TaskContext as TaskContext, type Tax$1 as Tax, type TaxConfig$4 as TaxConfig, TaxType$5 as TaxType, type Ticket$2 as Ticket, type TicketDetails$2 as TicketDetails, type index_d$e_TicketGuest as TicketGuest, type index_d$e_TicketGuestDetails as TicketGuestDetails, type index_d$e_TicketPdfResolveDelayed as TicketPdfResolveDelayed, type index_d$e_TicketPdfResolved as TicketPdfResolved, type Ticketing$4 as Ticketing, type TicketingConfig$4 as TicketingConfig, type TicketingSummary$4 as TicketingSummary, type TicketsUnavailableMessages$4 as TicketsUnavailableMessages, type TimeDuration$1 as TimeDuration, index_d$e_TimeUnit as TimeUnit, type index_d$e_Trigger as Trigger, type index_d$e_TriggerNotificationOptions as TriggerNotificationOptions, type index_d$e_TriggerNotificationRequest as TriggerNotificationRequest, type index_d$e_TriggerNotificationRequestGuestsOneOf as TriggerNotificationRequestGuestsOneOf, type index_d$e_TriggerNotificationRequestNotificationOneOf as TriggerNotificationRequestNotificationOneOf, type index_d$e_TriggerNotificationResponse as TriggerNotificationResponse, Type$5 as Type, type index_d$e_UnprocessedTargetEvent as UnprocessedTargetEvent, type index_d$e_UpdatedWithPreviousEntity as UpdatedWithPreviousEntity, type index_d$e_UpsertNotificationConfig as UpsertNotificationConfig, type index_d$e_UpsertNotificationConfigRequest as UpsertNotificationConfigRequest, type index_d$e_UpsertNotificationConfigResponse as UpsertNotificationConfigResponse, type index_d$e_UpsertNotificationConfigResponseNonNullableFields as UpsertNotificationConfigResponseNonNullableFields, ValueType$4 as ValueType, VisitorType$4 as VisitorType, WebhookIdentityType$c as WebhookIdentityType, type index_d$e__publicOnNotificationConfigCreatedType as _publicOnNotificationConfigCreatedType, type index_d$e__publicOnNotificationConfigDeletedType as _publicOnNotificationConfigDeletedType, type index_d$e__publicOnNotificationConfigUpdatedType as _publicOnNotificationConfigUpdatedType, index_d$e_onNotificationConfigCreated as onNotificationConfigCreated, index_d$e_onNotificationConfigDeleted as onNotificationConfigDeleted, index_d$e_onNotificationConfigUpdated as onNotificationConfigUpdated, onNotificationConfigCreated$1 as publicOnNotificationConfigCreated, onNotificationConfigDeleted$1 as publicOnNotificationConfigDeleted, onNotificationConfigUpdated$1 as publicOnNotificationConfigUpdated, index_d$e_resolveNotificationConfig as resolveNotificationConfig, index_d$e_triggerNotification as triggerNotification, index_d$e_upsertNotificationConfig as upsertNotificationConfig };
3946
3952
  }
3947
3953
 
3948
3954
  /** Schedule item describes the schedule within an event. Each event may contain multiple schedule items. */