mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-06-03 16:22:19 +00:00
13 lines
693 B
Markdown
13 lines
693 B
Markdown
# NotificationSubject
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**htmlUrl** | **String** | HTMLURL is the web URL for the notification subject | [optional]
|
|
**latestCommentHtmlUrl** | **String** | LatestCommentHTMLURL is the web URL for the latest comment | [optional]
|
|
**latestCommentUrl** | **String** | LatestCommentURL is the API URL for the latest comment | [optional]
|
|
**state** | **String** | | [optional]
|
|
**title** | **String** | Title is the title of the notification subject | [optional]
|
|
**type** | **String** | | [optional]
|
|
**url** | **String** | URL is the API URL for the notification subject | [optional]
|