class Github::Subject
- Github::Subject
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
github/models.crConstructors
Instance Method Summary
- #color : String
- #comment_url : String
- #latest_comment_url : String
- #latest_comment_url=(latest_comment_url : String)
- #title : String | Nil
- #title=(title : String | Nil)
- #type : String
- #type=(type : String)
- #update? : Bool
- #url : String
- #url=(url : String)