Class: Economic::Entry

Inherits:
Entity
  • Object
show all
Defined in:
lib/economic/entry.rb

Overview

Represents an entry in E-conomic.

API documentation: www.e-conomic.com/apidocs/Documentation/T_Economic_Api_IEntry.html

Instance Attribute Summary

Attributes inherited from Entity

#id, #number, #partial, #persisted, #session

Method Summary

Methods inherited from Entity

#==, default_values, defaults, #destroy, #get, #get_data, #handle, #handle=, handle_writer, has_properties, #initialize, #inspect, key, #partial?, #persisted?, properties, properties_not_triggering_full_load, property_reader, property_writer, proxy, #proxy, #save, #update_properties

Constructor Details

This class inherits a constructor from Economic::Entity