class

Gitlab::Owner

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)
Source
full_path
Source
id=(id : Int32)
Source
kind
Source
name
Source
name=(name : String)
Source
path
Source
state
Source
state=(state : String)
Source
username
Source
username=(username : String)
Source
web_url
Source
web_url=(web_url : String)
Source