Fields
Fields
| Parameter | Description | |
|---|---|---|
idString |
required | The resource Id of each file for which content version needs to be created. |
typeString |
required | One of fileRequest, file, or folder. |
libraryString |
required | The related files library such as cloudfiles, google, sharepoint etc. |
driveIdString |
required | Drive Id in external storage. Only applicable for SharePoint & Google Drive. You can get this value from Content Library. |
Constructors
global DataroomChild( String id, String type, String library, String driveId )