| isInMyFileSync |
Boolean |
true if the folder and
all folders in this folder are synced with Salesforce Files Sync; false otherwise. Setting isInMyFileSync is
valid only for the root folder. Once set to true,
isInMyFileSync can’t be set to false.
|
33.0 |
| name |
String |
The name of the folder. Either path or name
is required. If you specify both, path is used and name is ignored.
|
30.0 |
| parentFolderId |
String |
The ID of the parent folder. Either parentFolderId or path is required. You
can’t include both.
|
30.0 |
| path |
String |
The path of the folder. For example,
my
documents/folder. |
30.0 |