struct

Octokit::Models::PingEvent

Inherits Struct < Value < Object

Constructors

new(zen : String, hook_id : Int64, hook : Hook, installation : Installation)
new(__temp_1678 : JSON::PullParser)

Instance methods

hook
hook=(_hook : Hook)
hook_id
hook_id=(_hook_id : Int64)
installation
installation=(_installation : Installation)
to_json(json : JSON::Builder)
zen
zen=(_zen : String)