This repository has been archived on 2020-07-09. You can view files and clone it, but cannot push or open issues or pull requests.
gitea-sdk/docs/NotificationThread.md
jolheiser 1dcde8a669
Update master
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-01-25 20:51:38 -06:00

779 B

NotificationThread

Properties

Name Type Description Notes
Id int64 [optional] [default to null]
Pinned bool [optional] [default to null]
Repository *Repository [optional] [default to null]
Subject *NotificationSubject [optional] [default to null]
Unread bool [optional] [default to null]
UpdatedAt time.Time [optional] [default to null]
Url string [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]