Method: Rdio::UserData#type

Defined in:
lib/rdio/datatypes.rb

#typeObject

the object type, always “s”



268
269
270
# File 'lib/rdio/datatypes.rb', line 268

def type
  @type
end