struct Vecos::LockerUsers

Included Modules

Extended Modules

Defined in:

vecos/releezme/locker_users.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def email : String | Nil #

[View source]
def first_name : String | Nil #

[View source]
def id : String #

[View source]
def last_name : String | Nil #

[View source]
def user_id : String #

[View source]