Class: Sevendigital::Label

Inherits:
Object
  • Object
show all
Defined in:
lib/sevendigital/model/label.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id.



4
5
6
# File 'lib/sevendigital/model/label.rb', line 4

def id
  @id
end

#nameObject

Returns the value of attribute name.



4
5
6
# File 'lib/sevendigital/model/label.rb', line 4

def name
  @name
end