Class: Category

Inherits:
AffiliationApiResource::Resource show all
Defined in:
lib/affiliation-api-resource/category.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id.



2
3
4
# File 'lib/affiliation-api-resource/category.rb', line 2

def id
  @id
end

#nameObject

Returns the value of attribute name.



2
3
4
# File 'lib/affiliation-api-resource/category.rb', line 2

def name
  @name
end