17 lines
512 B
Markdown
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]
|
|
|
|
|
|
|