class Crowdkit::Client::Account

Public Instance Methods

find()
Alias for: get
get() click to toggle source
# File lib/crowdkit/client/account.rb, line 3
def get
  do_get("account")
end
Also aliased as: find, show
show()
Alias for: get