Back to Node Auth0

Interface EventStreamCloudEventGroupCreated

docs/interfaces/management.Management.EventStreamCloudEventGroupCreated.html

5.9.11.1 KB
Original Source

Interface EventStreamCloudEventGroupCreated

SSE message for group.created.

interface EventStreamCloudEventGroupCreated {
offset: string;
event: EventStreamCloudEventGroupCreatedCloudEvent;
}

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

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties offsetevent