Class: Rocksky::Generated::GetSongParams

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

Instance Attribute Summary collapse

Instance Attribute Details

#isrcObject

Returns the value of attribute isrc

Returns:

  • (Object)

    the current value of isrc



134
135
136
# File 'lib/rocksky/generated/types.rb', line 134

def isrc
  @isrc
end

#mbidObject

Returns the value of attribute mbid

Returns:

  • (Object)

    the current value of mbid



134
135
136
# File 'lib/rocksky/generated/types.rb', line 134

def mbid
  @mbid
end

#spotifyIdObject

Returns the value of attribute spotifyId

Returns:

  • (Object)

    the current value of spotifyId



134
135
136
# File 'lib/rocksky/generated/types.rb', line 134

def spotifyId
  @spotifyId
end

#uriObject

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



134
135
136
# File 'lib/rocksky/generated/types.rb', line 134

def uri
  @uri
end