java.gitea.api/docs/NotificationSubject.md

18 lines
446 B
Markdown
Executable File

# NotificationSubject
NotificationSubject contains the notification subject (Issue/Pull/Commit)
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**latestCommentUrl** | **String** | | [optional]
**state** | **String** | StateType issue state type | [optional]
**title** | **String** | | [optional]
**type** | **String** | | [optional]
**url** | **String** | | [optional]