Files
tea4j-autodeploy/docs/TopicResponse.md
T
2025-09-07 00:21:05 +00:00

11 lines
540 B
Markdown

# 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]