struct Octokit::Models::PunchCard
- Octokit::Models::PunchCard
- Struct
- Value
- Object
Defined in:
octokit/models/repo_stats.crConstructors
Instance Method Summary
- #commits : Int32
- #commits=(_commits : Int32)
- #day : Int32
- #day=(_day : Int32)
- #hour : Int32
- #hour=(_hour : Int32)
- #to_json(json : JSON::Builder)