Auth0 Node.js SDK - v5.9.0
    Preparing search index...

    Interface EventStreamCloudEventOrgGroupRoleAssigned

    SSE message for organization.group.role.assigned.

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

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    offset: string

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