# TopicResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **created** | [**Date**](Date.md) | The date and time when the topic was created | [optional] **id** | **Long** | The unique identifier of the topic | [optional] **repoCount** | **Long** | The number of repositories using this topic | [optional] **topicName** | **String** | The name of the topic | [optional] **updated** | [**Date**](Date.md) | The date and time when the topic was last updated | [optional]