struct Octokit::Models::Metric
- Octokit::Models::Metric
- Struct
- Value
- Object
Defined in:
octokit/models/repo_community_health.crConstructors
- .new(name : String, key : String, url : String, html_url : String)
- .new(__temp_3736 : JSON::PullParser)
Instance Method Summary
- #html_url : String
- #html_url=(_html_url : String)
- #key : String
- #key=(_key : String)
- #name : String
- #name=(_name : String)
- #to_json(json : JSON::Builder)
- #url : String
- #url=(_url : String)