FOLDERCAPABILITYFLAGS
Folder capability flags.
Name | Description | Type |
---|---|---|
all | Specifies all flags set; Including any future flags. | boolean |
can_search_within_this_folder | boolean |
Example
{
"all": false,
"can_search_within_this_folder": false
}
Folder capability flags.
Name | Description | Type |
---|---|---|
all | Specifies all flags set; Including any future flags. | boolean |
can_search_within_this_folder | boolean |
{
"all": false,
"can_search_within_this_folder": false
}