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

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]