class

Gitlab::User

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
email
Source
email=(email : String | Nil)
Source
id=(id : Int32 | Nil)
Source
name
Source
name=(name : String)
Source
username
Source
username=(username : String | Nil)
Source