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

    The permissions for the user applicable to container type of asset

    interface ContainerOnlyPermissions {
        can_move_assets_inside: boolean;
        can_move_assets_outside: boolean;
    }
    Index

    Properties

    can_move_assets_inside: boolean

    Whether the user can move assets inside the container

    can_move_assets_outside: boolean

    Whether the user can move assets outside the container