struct

Octokit::Models::CombinedStatus

Inherits Struct < Value < Object

Constructors

new(state : String, statuses : Array(RepoStatus), sha : String, total_count : Int32, repository : Repository, commit_url : String, url : String)
new(__temp_4272 : JSON::PullParser)

Instance methods

commit_url
commit_url=(_commit_url : String)
repository
repository=(_repository : Repository)
sha
sha=(_sha : String)
state
state=(_state : String)
statuses
statuses=(_statuses : Array(RepoStatus))
to_json(json : JSON::Builder)
total_count
total_count=(_total_count : Int32)
url
url=(_url : String)