Back to Node Auth0

Interface EventStreamCloudEventGroupRoleDeleted

docs/interfaces/management.Management.EventStreamCloudEventGroupRoleDeleted.html

5.9.11.2 KB
Original Source

Interface EventStreamCloudEventGroupRoleDeleted

SSE message for group.role.deleted.

interface EventStreamCloudEventGroupRoleDeleted {
offset: string;
event: EventStreamCloudEventGroupRoleDeletedCloudEvent;
}

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

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties offsetevent