# VmosoTaskApi.SpaceRecord

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**creator** | [**DisplayRecord**](DisplayRecord.md) |  | [optional] 
**timecreated** | **Integer** | Time created for Space record. | [optional] 
**destinations** | [**[DisplayRecord]**](DisplayRecord.md) | Destinations where this space has been placed. | [optional] 
**type** | **String** | Type of Space record. | [optional] 
**spaceACL** | [**SpaceACLRecord**](SpaceACLRecord.md) |  | [optional] 
**timeupdated** | **Integer** | Last update time for Space record. | [optional] 


