struct Srcom::Developer
- Srcom::Developer
- Struct
- Value
- Object
Overview
Has shorthand methods to getting the resources that the Link
s in #links
point to.
Included Modules
- JSON::Serializable
Defined in:
srcr/mappings/developer/developer.crConstructors
Instance Method Summary
- #games(page_size : Int32 = 20) : Srcom::Api::PageIterator(Game)
- #id : String
- #id=(id : String)
- #links : Array(Link)
- #links=(links : Array(Link))
- #name : String
- #name=(name : String)