mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 23:21:54 +00:00
13 lines
488 B
Markdown
13 lines
488 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** | [**Date**](Date.md) | | [optional]
|
|
**url** | **String** | | [optional]
|