Class: Doubapi::Track

Inherits:
Struct
  • Object
show all
Defined in:
lib/doubapi.rb

Instance Attribute Summary collapse

Instance Attribute Details

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



47
48
49
# File 'lib/doubapi.rb', line 47

def title
  @title
end