Back to Node Auth0

Interface EventStreamCloudEventOrgConnectionUpdated

docs/interfaces/management.Management.EventStreamCloudEventOrgConnectionUpdated.html

5.9.11.3 KB
Original Source

Interface EventStreamCloudEventOrgConnectionUpdated

SSE message for organization.connection.updated.

interface EventStreamCloudEventOrgConnectionUpdated {
offset: string;
event: EventStreamCloudEventOrgConnectionUpdatedCloudEvent;
}

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

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties offsetevent