Class: Chiketto::Organizer
- Defined in:
- lib/chiketto/organizer.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Attributes inherited from Resource
Class Method Summary collapse
Methods inherited from Resource
endpoint, get, #initialize, legacy_endpoint, open_post, post, query, token
Methods included from AttrDSL
Constructor Details
This class inherits a constructor from Chiketto::Resource
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name.
3 4 5 |
# File 'lib/chiketto/organizer.rb', line 3 def name @name end |