Back to Node Auth0

Interface EventStreamCloudEventOrgConnectionRemoved

docs/interfaces/management.Management.EventStreamCloudEventOrgConnectionRemoved.html

5.9.11.3 KB
Original Source

Interface EventStreamCloudEventOrgConnectionRemoved

SSE message for organization.connection.removed.

interface EventStreamCloudEventOrgConnectionRemoved {
offset: string;
event: EventStreamCloudEventOrgConnectionRemovedCloudEvent;
}

Hierarchy (View Summary)

Index

Properties

offsetevent

Properties

offset

offset: string

Opaque cursor representing position in the stream. Pass as the from query parameter to resume.

event

event: EventStreamCloudEventOrgConnectionRemovedCloudEvent

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties offsetevent