Class: Colombo::Size

Inherits:
Resource show all
Defined in:
lib/colombo/size.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Resource

#initialize

Constructor Details

This class inherits a constructor from Colombo::Resource

Instance Attribute Details

#idObject

Returns the value of attribute id.



6
7
8
# File 'lib/colombo/size.rb', line 6

def id
  @id
end

#nameObject

Returns the value of attribute name.



6
7
8
# File 'lib/colombo/size.rb', line 6

def name
  @name
end