# VmosoTaskApi.SpaceV2Record

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**canUnlink** | **Boolean** | Check if user can unlink this objectRule:1.  Owner/Admin of space where the link is added.2.  User who create the link3.  Owner/Admin of the space which the link is pointing at. | [optional] 
**allowToLeave** | **Boolean** | Allow users to leave | [optional] 
**pathkeys** | **String** | Folder full path keys | [optional] 
**counts** | [**SpaceCountRecord**](SpaceCountRecord.md) |  | [optional] 
**lastUpdater** | [**DisplayRecord**](DisplayRecord.md) |  | [optional] 
**allowAccessListModification** | **Boolean** | Space admin can update WL/BL regardless of parent space WL/BL.default: true | [optional] 
**createSubSpaceProtected** | **String** | Property is protecteddefault: true | [optional] 
**importantFlag** | **String** |  | [optional] 
**path** | **String** | Folder full path | [optional] 
**participantStatusFlag** | **String** | possible value:  locked , unlocked | [optional] 
**members** | [**[DisplayRecord]**](DisplayRecord.md) | Hot spot members | [optional] 
**enforceSubSpacePolicy** | **Boolean** | Sub space need to follow parent policy on $memberCanCreateSubSpace.default: false | [optional] 
**followFlag** | **Boolean** | FollowFlag. | [optional] 
**administrators** | [**[DisplayRecord]**](DisplayRecord.md) | Hot spot administrators | [optional] 
**participantFlag** | **String** | possible value:  Green, Yellow, Red | [optional] 
**asShareSource** | **Boolean** | Can be shared to other spaces. | [optional] 
**publicNameFlag** | **Boolean** |  | [optional] 
**copyDestination** | **String** | copy destination email address | [optional] 
**whitelist** | [**[DisplayRecord]**](DisplayRecord.md) | whiteList | [optional] 
**parentKey** | **String** | Parent key | [optional] 
**usergroups** | [**[DisplayRecord]**](DisplayRecord.md) | User Groups | [optional] 
**folderSubtype** | **String** | Folder subtype: public . | [optional] 
**spaceType** | **String** | Type of space:  PersonalSpace, SharedSpace, PersonalLink, SharedLink | [optional] 
**displayName** | **String** | Display name | [optional] 
**canEdit** | **Boolean** | Can edit folder. | [optional] 
**privacy** | **String** | Privacy flag | [optional] 
**refmeFlag** | **Boolean** | Refme flag. | [optional] 
**excludeFromMutual** | **Boolean** | excude fron creating a link in mutual space | [optional] 
**allowAnonymousPost** | **Boolean** | Anonymous flagset true to allow anonymous posted from users. | [optional] 
**subtype** | **String** | FOlder subtypes | [optional] 
**iconType** | **String** | Icon type: indicates what icon need to be display for the current space.Current value:  &#39;contact&#39;, &#39;space&#39; | [optional] 
**rootHotspotType** | **String** | Root Space Type | [optional] 
**hideOnEmpty** | **Boolean** | Hide the space on empty | [optional] 
**memberGroups** | [**[DisplayRecord]**](DisplayRecord.md) | Member Groups. | [optional] 
**isLink** | **Boolean** | Check if this is a link object | [optional] 
**enforceAccessPolicy** | **Boolean** | Sub space need to follow parent policy on $allowAccessListModification.default: false | [optional] 
**spaceACLType** | **String** | ACLType of space: open, closed, self-join, request, fly-by | [optional] 
**hasSubcategories** | **String** | If the category has subcategory | [optional] 
**asShareTarget** | **Boolean** | Can contain shared spaces. | [optional] 
**favoriteFlag** | **String** |  | [optional] 
**rootHotspotKey** | **String** | Root Space Key | [optional] 
**isEmpty** | **Boolean** | Indicates space is empty | [optional] 
**blacklist** | [**[DisplayRecord]**](DisplayRecord.md) | blacklist | [optional] 
**anchorKey** | **String** | Anchor key | [optional] 
**restrictedFlag** | **Boolean** |  | [optional] 
**canCreate** | **String** | Can create sub folder. | [optional] 
**folderType** | **String** | Folder type: custom/system/contact. | [optional] 
**allowOutsideParentWL** | **Boolean** | Allow users outside of parent white list | [optional] 
**accessListProtected** | **String** | Property is protecteddefault: true | [optional] 
**memberCanCreateSubSpace** | **String** | Space member can create sub space.default: true | [optional] 
**linkId** | **String** | Link ID | [optional] 
**canChangeContents** | **Boolean** | Can add/remove sub spaces and items. | [optional] 
**nameKey** | **String** | I18N name key when the name need to be translated. | [optional] 
**isShared** | **Boolean** | Check if there is 2 or more distinct member of the space | [optional] 


