struct

Octokit::Models::ActivityNotifications::NotificationSubject

Inherits Struct < Value < Object

Constructors

new(title : String, url : String, latest_comment_url : String, type : String)
new(__temp_645 : JSON::PullParser)

Instance methods

latest_comment_url
latest_comment_url=(_latest_comment_url : String)
title
title=(_title : String)
to_json(json : JSON::Builder)
type
type=(_type : String)
url
url=(_url : String)