Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.RepositoryFolderItem

A folder item.
Property Name Type Description Available Version
file ConnectApi.​Repository​FileSummary If the folder item is a file, the file summary. If the folder item is a folder, null. 39.0
folder ConnectApi.​Repository​FolderSummary If the folder item is a folder, the folder summary. If the folder item is a file, null. 39.0
type ConnectApi.​FolderItemType Type of item in a folder. Values are:
  • file
  • folder
39.0