Class: LessNeglectApi::ActionLink

Inherits:
ApiObject
  • Object
show all
Defined in:
lib/lessneglect/objects/action_event.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from ApiObject

#initialize

Constructor Details

This class inherits a constructor from LessNeglectApi::ApiObject

Instance Attribute Details

#hrefObject

Returns the value of attribute href.



25
26
27
# File 'lib/lessneglect/objects/action_event.rb', line 25

def href
  @href
end

#nameObject

Returns the value of attribute name.



25
26
27
# File 'lib/lessneglect/objects/action_event.rb', line 25

def name
  @name
end