@sudoplatform/sudo-secure-communications
    Preparing search index...

    Interface GroupInvite

    interface GroupInvite {
        groupId: GroupId;
        handleId: HandleId;
        recipient: Recipient;
        type: NotificationInfoType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    groupId: GroupId
    handleId: HandleId
    recipient: Recipient