Class: Billogram::Bookkeeping

Inherits:
Resource
  • Object
show all
Defined in:
lib/billogram/resources/bookkeeping.rb

Constant Summary

Constants inherited from Resource

Resource::DEFAULT_OPTIONS

Instance Attribute Summary collapse

Method Summary

Methods inherited from Resource

build_objects, create, #delete, delete, endpoint, fetch, #initialize, perform_request, relation, relations, search, update, #update

Constructor Details

This class inherits a constructor from Billogram::Resource

Instance Attribute Details

#income_accountObject

Returns the value of attribute income_account.



3
4
5
# File 'lib/billogram/resources/bookkeeping.rb', line 3

def 
  
end

#vat_accountObject

Returns the value of attribute vat_account.



3
4
5
# File 'lib/billogram/resources/bookkeeping.rb', line 3

def 
  
end