Class: EmpireAvenue::Entity

Inherits:
Base
  • Object
show all
Defined in:
lib/empireavenue/entity.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#[], attr_reader, #attrs, fetch, fetch_or_new, from_response, identity_map, #initialize, store, #update

Constructor Details

This class inherits a constructor from EmpireAvenue::Base

Instance Attribute Details

#indicesObject (readonly)

Returns the value of attribute indices.



5
6
7
# File 'lib/empireavenue/entity.rb', line 5

def indices
  @indices
end