class Crygreq::Profile
- Crygreq::Profile
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
crygreq.crConstructors
Instance Method Summary
- #followers : Int32
- #followers=(followers : Int32)
- #following : Int32
- #following=(following : Int32)
- #name : String
- #name=(name : String)
- #picture : String
- #picture=(picture : String)
- #repositories : Int32
- #repositories=(repositories : Int32)
- #username : String
- #username=(username : String)