struct

Octokit::Models::InstallationEvent

Inherits Struct < Value < Object

Constructors

new(action : String, repositories : Array(Repository), sender : User, installation : Installation)
new(__temp_1489 : JSON::PullParser)

Instance methods

action
action=(_action : String)
installation
installation=(_installation : Installation)
repositories
repositories=(_repositories : Array(Repository))
sender
sender=(_sender : User)
to_json(json : JSON::Builder)