mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-06-02 15:52:17 +00:00
16 lines
580 B
Markdown
16 lines
580 B
Markdown
# Comment
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**body** | **String** | | [optional]
|
|
**createdAt** | [**Date**](Date.md) | | [optional]
|
|
**htmlUrl** | **String** | | [optional]
|
|
**id** | **Long** | | [optional]
|
|
**issueUrl** | **String** | | [optional]
|
|
**originalAuthor** | **String** | | [optional]
|
|
**originalAuthorId** | **Long** | | [optional]
|
|
**pullRequestUrl** | **String** | | [optional]
|
|
**updatedAt** | [**Date**](Date.md) | | [optional]
|
|
**user** | [**User**](User.md) | | [optional]
|