Octokit::Models::Deployment
Constructors
new(__temp_3840 : JSON::PullParser)
Instance methods
created_at
created_at=(_created_at : Time)
creator
creator=(_creator : User)
description
description=(_description : String)
environment
environment=(_environment : String)
id
id=(_id : Int64)
node_id
node_id=(_node_id : String)
payload
payload=(_payload : String)
ref
ref=(_ref : String)
repository_url
repository_url=(_repository_url : String)
sha
sha=(_sha : String)
statuses_url
statuses_url=(_statuses_url : String)
task
task=(_task : String)
to_json(json : JSON::Builder)
updated_at
updated_at=(_updated_at : Time)
url
url=(_url : String)