# KnetikCloud.TopicResource

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_date** | **Number** | The created date of the topic | [optional] 
**display_name** | **String** | The display name of the topic | [optional] 
**id** | **String** | The unique ID for this topic | [optional] 
**locked** | **Boolean** | Whether this topic is locked or not. | [optional] 
**tags** | **[String]** | Random tags to facilitate search | [optional] 
**updated_date** | **Number** | The last time the topic was updated | [optional] 
**user_count** | **Number** | The subscribed user count of the topic | [optional] 


