17 lines
637 B
Markdown
17 lines
637 B
Markdown
# NotificationThread
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**id** | **int** | | [optional]
|
|
**pinned** | **bool** | | [optional]
|
|
**repository** | [**Repository**](Repository.md) | | [optional]
|
|
**subject** | [**NotificationSubject**](NotificationSubject.md) | | [optional]
|
|
**unread** | **bool** | | [optional]
|
|
**updated_at** | **datetime** | | [optional]
|
|
**url** | **str** | | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|