FolderFileInfo
FolderFileInfo
This data object type describes a file that is a folder (directory).
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"path": "string",
"friendlyName": "string",
"fileSize": 0,
"modification": "string",
"owner": "string"
}