Back to Node Auth0

Interface EventStreamCloudEventGroupRoleAssigned

docs/interfaces/management.Management.EventStreamCloudEventGroupRoleAssigned.html

5.9.11.2 KB
Original Source

Interface EventStreamCloudEventGroupRoleAssigned

SSE message for group.role.assigned.

interface EventStreamCloudEventGroupRoleAssigned {
offset: string;
event: EventStreamCloudEventGroupRoleAssignedCloudEvent;
}

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

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties offsetevent