class Api42::Project
- Api42::Project
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
interfaces/project.crConstructors
Instance Method Summary
- #id : UInt64
- #id=(id : UInt64)
- #name : String
- #name=(name : String)
- #parent_id : UInt64 | Nil
- #parent_id=(parent_id : UInt64 | Nil)
- #slug : String
- #slug=(slug : String)