java.gitea.api/docs/NotificationThread.md

20 lines
539 B
Markdown
Executable File

# NotificationThread
NotificationThread expose Notification on API
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Long** | | [optional]
**pinned** | **Boolean** | | [optional]
**repository** | [**Repository**](Repository.md) | | [optional]
**subject** | [**NotificationSubject**](NotificationSubject.md) | | [optional]
**unread** | **Boolean** | | [optional]
**updatedAt** | **OffsetDateTime** | | [optional]
**url** | **String** | | [optional]