Back to Node Auth0

Interface EventStreamCloudEventOrgConnectionAdded

docs/interfaces/management.Management.EventStreamCloudEventOrgConnectionAdded.html

5.9.11.2 KB
Original Source

Interface EventStreamCloudEventOrgConnectionAdded

SSE message for organization.connection.added.

interface EventStreamCloudEventOrgConnectionAdded {
offset: string;
event: EventStreamCloudEventOrgConnectionAddedCloudEvent;
}

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: EventStreamCloudEventOrgConnectionAddedCloudEvent

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties offsetevent