class

Gitlab::Namespace

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

avatar_url
Source
avatar_url=(avatar_url : String | Nil)
Source
full_path
Source
full_path=(full_path : String)
Source
id=(id : Int32)
Source
kind
Source
kind=(kind : String)
Source
name
Source
name=(name : String)
Source
parent_id
Source
parent_id=(parent_id : Int32 | Nil)
Source
path
Source
path=(path : String)
Source
web_url
Source
web_url=(web_url : String)
Source