struct

Octokit::Models::ActivityNotifications::NotificationListOptions

Inherits Struct < Value < Object

Constructors

new(all : Bool, participating : Bool, since : String, before : String)
new(__temp_656 : JSON::PullParser)

Instance methods

all
all=(_all : Bool)
before
before=(_before : String)
participating
participating=(_participating : Bool)
since
since=(_since : String)
to_json(json : JSON::Builder)