module Convertkit::Client::Account
Public Instance Methods
account()
click to toggle source
# File lib/convertkit/client/account.rb, line 4 def account connection.get("account").body end
# File lib/convertkit/client/account.rb, line 4 def account connection.get("account").body end