struct

Octokit::Models::RepositoryVulnerabilityAlertEvent

Inherits Struct < Value < Object

Constructors

new(action : String, alert : RepositoryVulnerabilityAlertEvent::Alert)
new(__temp_1980 : JSON::PullParser)

Instance methods

action
action=(_action : String)
alert
alert=(_alert : RepositoryVulnerabilityAlertEvent::Alert)
to_json(json : JSON::Builder)

Nested types