class TandaCLI::Current::User

Defined in:

tanda_cli/current.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(id : Int32, organisation_name : String, time_zone : String) #

[View source]

Instance Method Detail

def id : Int32 #

[View source]
def organisation_name : String #

[View source]
def time_zone : Time::Location #

[View source]