java-gitea-api/docs/NotificationThread.md

17 lines
512 B
Markdown

# NotificationThread
## 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**](OffsetDateTime.md) | | [optional]
**url** | **String** | | [optional]