Method: Top4R::TaobaokeItem#unmarshal_other_attrs

Defined in:
lib/top4r/model/taobaokeitem.rb

#unmarshal_other_attrsObject



40
41
42
43
44
# File 'lib/top4r/model/taobaokeitem.rb', line 40

def unmarshal_other_attrs
  @id = @iid
  
  self
end