Back to Node Auth0

Interface EventStreamCloudEventOrgGroupRoleDeleted

docs/interfaces/management.Management.EventStreamCloudEventOrgGroupRoleDeleted.html

5.9.11.2 KB
Original Source

Interface EventStreamCloudEventOrgGroupRoleDeleted

SSE message for organization.group.role.deleted.

interface EventStreamCloudEventOrgGroupRoleDeleted {
offset: string;
event: EventStreamCloudEventOrgGroupRoleDeletedCloudEvent;
}

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

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties offsetevent