Class: Relinkly::Integration

Inherits:
Element
  • Object
show all
Defined in:
lib/relinkly/integration.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Element

#initialize, #to_h

Constructor Details

This class inherits a constructor from Relinkly::Element

Instance Attribute Details

Returns the value of attribute link.



5
6
7
# File 'lib/relinkly/integration.rb', line 5

def link
  @link
end

Returns the value of attribute link_id.



5
6
7
# File 'lib/relinkly/integration.rb', line 5

def link_id
  @link_id
end

#nameObject

Returns the value of attribute name.



5
6
7
# File 'lib/relinkly/integration.rb', line 5

def name
  @name
end