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

    Interface EventStreamCloudEventGroupRoleAssigned

    SSE message for group.role.assigned.

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

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    offset: string

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