struct Backend::Auth::UsersResponse::User

Included Modules

Defined in:

backend/auth.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def first_name : String #

def last_name : String #

def username : String #