Method: IntacctRB::Base#object

Defined in:
lib/intacctrb/base.rb

#objectObject

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



2
3
4
# File 'lib/intacctrb/base.rb', line 2

def object
  @object
end