Back to Node Auth0

Interface EventStreamCloudEventGroupUpdated

docs/interfaces/management.Management.EventStreamCloudEventGroupUpdated.html

5.9.11.1 KB
Original Source

Interface EventStreamCloudEventGroupUpdated

SSE message for group.updated.

interface EventStreamCloudEventGroupUpdated {
offset: string;
event: EventStreamCloudEventGroupUpdatedCloudEvent;
}

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

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties offsetevent