Name | Type | Description | Notes |
---|---|---|---|
name | string | Unique Name | |
parent_id | string | Id of Parent. If the parent id is null, this is a root-level entry | [optional] |
id | string | Unique Id | [optional] |
content_metadata_id | string | Id of content metadata | [optional] |
created_at | \DateTime | Time the space was created | [optional] |
creator_id | string | User Id of Creator | [optional] |
child_count | int | Children Count | [optional] |
external_id | string | Embedder's Id if this folder was autogenerated as an embedding shared folder via 'external_group_id' in an SSO embed login | [optional] |
is_embed | bool | Folder is an embed folder | [optional] |
is_embed_shared_root | bool | Folder is the root embed shared folder | [optional] |
is_embed_users_root | bool | Folder is the root embed users folder | [optional] |
is_personal | bool | Folder is a user's personal folder | [optional] |
is_personal_descendant | bool | Folder is descendant of a user's personal folder | [optional] |
is_shared_root | bool | Folder is the root shared folder | [optional] |
is_users_root | bool | Folder is the root user folder | [optional] |
can | map[string,bool] | Operations the current user is able to perform on this object | [optional] |
dashboards | \Swagger\Client\Model\DashboardBase[] | Dashboards | [optional] |
looks | \Swagger\Client\Model\LookWithDashboards[] | Looks | [optional] |