struct Cryflare::Account

Included Modules

Defined in:

cryflare/account.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def created_on : Time | Nil #

[View source]
def id : String #

[View source]
def name : String #

[View source]
def settings : Settings | Nil #

[View source]