An Interface is an abstract type that includes a certain set of fields that a type must include to implement the interface.
SubFolder
Id.
SubFolder
name.
The User
who created the SubFolder
.
DateTime
of the SubFolder
creation.
The User
who last modified the SubFolder
.
DateTime
of the last SubFolder
modification.
A list of Breadcrumb
items representing the parent folders structure for the current SubFolder
.
The SubFolderItems
of the current SubFolder
. This field will be removed. Use folders
instead.
The FolderItems
of the current Folder
.
The AssetItems
in the current SubFolder
.