Class: Chiketto::Organizer

Inherits:
Resource show all
Defined in:
lib/chiketto/organizer.rb

Instance Attribute Summary collapse

Attributes inherited from Resource

#id

Method Summary

Methods inherited from Resource

endpoint, get, #initialize, query, token

Methods included from AttrDSL

included

Constructor Details

This class inherits a constructor from Chiketto::Resource

Instance Attribute Details

#nameObject

Returns the value of attribute name.



3
4
5
# File 'lib/chiketto/organizer.rb', line 3

def name
  @name
end