struct

Octokit::Models::PreReceiveHook

Inherits Struct < Value < Object

Constructors

new(id : Int64, name : String, enforcement : String, config_url : String)
new(__temp_4110 : JSON::PullParser)

Instance methods

config_url
config_url=(_config_url : String)
enforcement
enforcement=(_enforcement : String)
id
id=(_id : Int64)
name
name=(_name : String)
to_json(json : JSON::Builder)