Back to Node Auth0

Interface EventStreamCloudEventOrgGroupRoleAssigned

docs/interfaces/management.Management.EventStreamCloudEventOrgGroupRoleAssigned.html

5.9.11.3 KB
Original Source

Interface EventStreamCloudEventOrgGroupRoleAssigned

SSE message for organization.group.role.assigned.

interface EventStreamCloudEventOrgGroupRoleAssigned {
offset: string;
event: EventStreamCloudEventOrgGroupRoleAssignedCloudEvent;
}

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

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties offsetevent