Class: Rocksky::Generated::MatchSongParams

Inherits:
Struct
  • Object
show all
Defined in:
lib/rocksky/generated/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#artistObject

Returns the value of attribute artist

Returns:

  • (Object)

    the current value of artist



159
160
161
# File 'lib/rocksky/generated/types.rb', line 159

def artist
  @artist
end

#isrcObject

Returns the value of attribute isrc

Returns:

  • (Object)

    the current value of isrc



159
160
161
# File 'lib/rocksky/generated/types.rb', line 159

def isrc
  @isrc
end

#mbIdObject

Returns the value of attribute mbId

Returns:

  • (Object)

    the current value of mbId



159
160
161
# File 'lib/rocksky/generated/types.rb', line 159

def mbId
  @mbId
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



159
160
161
# File 'lib/rocksky/generated/types.rb', line 159

def title
  @title
end