Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.17 KB

UserNotification.md

File metadata and controls

21 lines (17 loc) · 1.17 KB

UserNotification

Properties

Name Type Description Notes
Id int32 [optional] [default to null]
Content string [optional] [default to null]
Type_ string [optional] [default to null]
Unread string [optional] [default to null]
Mute string [optional] [default to null]
UpdatedAt string [optional] [default to null]
Url string [optional] [default to null]
HtmlUrl string [optional] [default to null]
Actor *UserBasic 通知发送者 [optional] [default to null]
Repository *ProjectBasic [optional] [default to null]
Subject *UserNotificationSubject 通知直接关联对象 [optional] [default to null]
Namespaces []UserNotificationNamespace 通知次级关联对象 [optional] [default to null]

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