Gitlab::Namespace
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
avatar_url
Sourceavatar_url=(avatar_url : String | Nil)
Sourcefull_path
Sourcefull_path=(full_path : String)
Sourceid
Sourceid=(id : Int32)
Sourcekind
Sourcekind=(kind : String)
Sourcename
Sourcename=(name : String)
Sourceparent_id
Sourceparent_id=(parent_id : Int32 | Nil)
Sourcepath
Sourcepath=(path : String)
Sourceweb_url
Sourceweb_url=(web_url : String)
Source