struct

Octokit::Models::DeploymentStatusRequest

Inherits Struct < Value < Object

Constructors

new(state : String, log_url : String, description : String, environment : String, environment_url : String, auto_inactive : Bool)
new(__temp_3926 : JSON::PullParser)

Instance methods

auto_inactive
auto_inactive=(_auto_inactive : Bool)
description
description=(_description : String)
environment
environment=(_environment : String)
environment_url
environment_url=(_environment_url : String)
log_url
log_url=(_log_url : String)
state
state=(_state : String)
to_json(json : JSON::Builder)