Class: Echowrap::ForeignId

Inherits:
Base
  • Object
show all
Defined in:
lib/echowrap/foreign_id.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

#catalogObject (readonly)

Returns the value of attribute catalog.



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

def catalog
  @catalog
end

#foreign_idObject (readonly)

Returns the value of attribute foreign_id.



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

def foreign_id
  @foreign_id
end