Content Folder Entity (2022/06)
1 min
all content folder entities are structured as follows entity id \<font color="#704ae0">int\</font> \<font color="#01a0af">read only\</font> a unique identifier for the content folder this value is generated by the server when the content folder is generated name \<font color="#704ae0">string\</font> \<font color="#01a0af">read write\</font> the name of the content folder the maximum length of this string is 128 characters virtualpath \<font color="#704ae0">string\</font> \<font color="#01a0af">read write\</font> the location of the content folder in the bsn cloud virtual directory thumbpath \<font color="#704ae0">string\</font> \<font color="#01a0af">read write\</font> the location of the thumbnail for the content folder in the server directory creationdate \<font color="#704ae0">datetime\</font> \<font color="#01a0af">read only\</font> the date that the content folder was created on the network see datetime docid\ dx1c8usfkxpwntprb9f t for more information about this data type lastmodifieddate \<font color="#704ae0">datetime\</font> \<font color="#01a0af">read only\</font> the last date that the content folder was modified on the network see datetime docid\ dx1c8usfkxpwntprb9f t for more information about this data type hassubfolders \<font color="#704ae0">bool\</font> \<font color="#01a0af">read only\</font> whether or not the content folder entity has subfolders hasfiles \<font color="#704ae0">bool\</font> \<font color="#01a0af">read only\</font> whether or not the content folder entity contains files permissions \<font color="#704ae0">permission\[]\</font> \<font color="#01a0af">read write\</font> a list of permission object instances representing permissions rules assigned to the content folder