Back to Node Auth0

Interface OrganizationGroupRoleDeleted

docs/interfaces/management.Management.EventStreamSubscribeEventsResponseContent.OrganizationGroupRoleDeleted.html

5.9.11.5 KB
Original Source

Interface OrganizationGroupRoleDeleted

SSE message for organization.group.role.deleted.

interface OrganizationGroupRoleDeleted {
offset: string;
event: EventStreamCloudEventOrgGroupRoleDeletedCloudEvent;
type: "organization.group.role.deleted";
}

Hierarchy (View Summary)

Index

Properties

offseteventtype

Properties

offset

offset: string

Opaque cursor representing position in the stream. Pass as the from query parameter to resume.

event

event: EventStreamCloudEventOrgGroupRoleDeletedCloudEvent

type

type: "organization.group.role.deleted"

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties offseteventtype