| Name | Type | Description | Notes |
|---|---|---|---|
| childCount | Number | Children Count | [optional] |
| contentMetadataId | Number | Id of content metadata | [optional] |
| creatorId | Number | User Id of Creator | [optional] |
| externalId | String | Embedder's Id if this folder was autogenerated as an embedding shared folder via 'external_group_id' in an SSO embed login | [optional] |
| id | String | Unique Id | [optional] |
| isEmbed | Boolean | Folder is an embed folder | [optional] |
| isEmbedSharedRoot | Boolean | Folder is the root embed shared folder | [optional] |
| isEmbedUsersRoot | Boolean | Folder is the root embed users folder | [optional] |
| isPersonal | Boolean | Folder is a user's personal folder | [optional] |
| isPersonalDescendant | Boolean | Folder is descendant of a user's personal folder | [optional] |
| isSharedRoot | Boolean | Folder is the root shared folder | [optional] |
| isUsersRoot | Boolean | Folder is the root user folder | [optional] |
| name | String | Unique Name | [optional] |
| parentId | String | Id of Parent | |
| dashboards | [DashboardBase] | Dashboards | [optional] |
| looks | [LookWithDashboards] | Looks | [optional] |
| can | {String: Boolean} | Operations the current user is able to perform on this object | [optional] |