class Crowdkit::Client::Account
Public Instance Methods
get()
click to toggle source
# File lib/crowdkit/client/account.rb, line 3 def get do_get("account") end
# File lib/crowdkit/client/account.rb, line 3 def get do_get("account") end