Class: Ari::SystemInfo

Inherits:
Model
  • Object
show all
Defined in:
lib/ari/models/system_info.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Model

#attributes=, #initialize

Constructor Details

This class inherits a constructor from Ari::Model

Instance Attribute Details

#entity_idObject (readonly)

Returns the value of attribute entity_id.



15
16
17
# File 'lib/ari/models/system_info.rb', line 15

def entity_id
  @entity_id
end

#versionObject (readonly)

Returns the value of attribute version.



15
16
17
# File 'lib/ari/models/system_info.rb', line 15

def version
  @version
end