struct

Octokit::Models::BranchProtection

Inherits Struct < Value < Object

Constructors

new(enabled : Bool, required_status_checks : BranchProtectionRequiredStatusChecks)
new(__temp_3448 : JSON::PullParser)

Instance methods

enabled
enabled=(_enabled : Bool)
required_status_checks
required_status_checks=(_required_status_checks : BranchProtectionRequiredStatusChecks)
to_json(json : JSON::Builder)