| 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 space was autogenerated as an embedding shared space via 'external_group_id' in an SSO embed login | [optional] |
| id | String | Unique Id | [optional] |
| isEmbed | Boolean | Space is an embed space | [optional] |
| isEmbedSharedRoot | Boolean | Space is the root embed shared space | [optional] |
| isEmbedUsersRoot | Boolean | Space is the root embed users space | [optional] |
| isPersonal | Boolean | Space is a user's personal space | [optional] |
| isPersonalDescendant | Boolean | Space is descendant of a user's personal space | [optional] |
| isSharedRoot | Boolean | Space is the root shared space | [optional] |
| isUsersRoot | Boolean | Space is the root user space | [optional] |
| name | String | Unique Name | [optional] |
| parentId | String | Id of Parent | |
| can | {String: Boolean} | Operations the current user is able to perform on this object | [optional] |