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

    Interface EventStreamCloudEventGroupMemberAddedObjectMember1

    A group member of member_type group

    interface EventStreamCloudEventGroupMemberAddedObjectMember1 {
        member_type: "connection";
        id: string;
        type: string;
        connection_id: string;
    }
    Index

    Properties

    member_type: "connection"
    id: string

    The connection member's unique identifier

    type: string

    The type of the connection

    connection_id: string

    Connection ID associated with the member