FolderScope
The types of resources this folder can be used for
enum FolderScope {
ALL
CURRENT_USER
DEFAULT
}
Values
FolderScope.ALL
Shows all folders if you have admin privileges
FolderScope.CURRENT_USER
Shows folders that you have access to.
FolderScope.DEFAULT
Shows folders that you have access to.
Member of
FolderFilter input