class Fakturoid::Client::Account
Public Class Methods
current()
click to toggle source
# File lib/fakturoid/client/account.rb, line 4 def self.current get_request('account.json') end
# File lib/fakturoid/client/account.rb, line 4 def self.current get_request('account.json') end