class TandaCLI::Types::Me

Included Modules

Defined in:

tanda_cli/types/me.cr
tanda_cli/types/me/organisation.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def country : String #

[View source]
def email : String #

[View source]
def name : String #

[View source]
def organisations : Array(Me::Organisation) #

[View source]
def permissions : Array(String) #

[View source]
def time_zone : String #

[View source]
def user_ids : Array(Int32) #

[View source]