mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 23:21:54 +00:00
11 lines
540 B
Markdown
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]
|