# VmosoApi.ObjectV2Record

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**key** | **String** | Key of object | [optional] 
**type** | **String** | Type of object | [optional] 
**subtype** | **String** | Subtype of object | [optional] 
**creator** | [**DisplayRecord**](DisplayRecord.md) |  | [optional] 
**editor** | [**DisplayRecord**](DisplayRecord.md) |  | [optional] 
**timeupdated** | **Integer** | Last modification time | [optional] 
**timecreated** | **Integer** | Creation time | [optional] 
**dominantTime** | **Integer** | Dominan time | [optional] 
**status** | **String** | Status of object | [optional] 
**followFlag** | **Boolean** | True if you follow | [optional] 
**refmeFlag** | **Boolean** | True if it refers to you | [optional] 
**importantFlag** | **Boolean** | True if marked as important | [optional] 
**favoriteFlag** | **Boolean** | True if marked as favorite | [optional] 
**locale** | **String** | Content locale | [optional] 
**explicitReadCount** | [**ObjectReadInfoRecord**](ObjectReadInfoRecord.md) |  | [optional] 
**hasDraft** | **Boolean** | True if has draft | [optional] 
**destinations** | [**[DisplayRecord]**](DisplayRecord.md) | Array of destinations | [optional] 
**hybridFlag** | **Boolean** | True if hybrid | [optional] 
**copyDestination** | **String** | Copy destination | [optional] 


