Class: Echowrap::UpdateInfo

Inherits:
Base
  • Object
show all
Defined in:
lib/echowrap/update_info.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#==, attr_reader, #attrs, #initialize, #update

Constructor Details

This class inherits a constructor from Echowrap::Base

Instance Attribute Details

#infoObject (readonly)

Returns the value of attribute info.



5
6
7
# File 'lib/echowrap/update_info.rb', line 5

def info
  @info
end

#item_idObject (readonly)

Returns the value of attribute item_id.



5
6
7
# File 'lib/echowrap/update_info.rb', line 5

def item_id
  @item_id
end