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

    Interface GetGroupInput

    Properties required to retrieve a group.

    GetGroupInput

    interface GetGroupInput {
        groupId: GroupId;
        handleId: HandleId;
    }
    Index

    Properties

    Properties

    groupId: GroupId

    The identifier of the group to retrieve.

    handleId: HandleId

    Identifier of the handle owned by this client.