struct CB::Client::Account

Overview

https://crunchybridgeapi.docs.apiary.io/#reference/0/accountsaccountid/get

Included Modules

Defined in:

Constructors

Instance Method Summary

Constructor Detail

def self.new(id : String, name : String) #

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

Instance Method Detail

def clone #

def copy_with(id _id = @id, name _name = @name) #

def id : String #

def name : String #