mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
17 lines
654 B
Markdown
17 lines
654 B
Markdown
# Comment
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**assets** | [**List<Attachment>**](Attachment.md) | | [optional]
|
|
**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]
|