@musallam/storage-and-collaboration-client
    Preparing search index...

    Represents a base role entry

    interface BasePatchRoleEntry {
        id: string;
        type: StorageAndCollaborationClient.PrincipalTypeEnums;
    }
    Index

    Properties

    Properties

    id: string