class Gitlab::Owner
- Gitlab::Owner
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
lib/gitlab/models.crConstructors
Instance Method Summary
- #avatar_url : String
- #avatar_url=(avatar_url : String)
- #full_path
- #id : Int32
- #id=(id : Int32)
- #kind
- #name : String
- #name=(name : String)
- #path
- #state : String
- #state=(state : String)
- #username : String
- #username=(username : String)
- #web_url : String
- #web_url=(web_url : String)