Class: Rocksky::Generated::GetSongsParams

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

Instance Attribute Summary collapse

Instance Attribute Details

#genreObject

Returns the value of attribute genre

Returns:

  • (Object)

    the current value of genre



138
139
140
# File 'lib/rocksky/generated/types.rb', line 138

def genre
  @genre
end

#isrcObject

Returns the value of attribute isrc

Returns:

  • (Object)

    the current value of isrc



138
139
140
# File 'lib/rocksky/generated/types.rb', line 138

def isrc
  @isrc
end

#limitObject

Returns the value of attribute limit

Returns:

  • (Object)

    the current value of limit



138
139
140
# File 'lib/rocksky/generated/types.rb', line 138

def limit
  @limit
end

#mbidObject

Returns the value of attribute mbid

Returns:

  • (Object)

    the current value of mbid



138
139
140
# File 'lib/rocksky/generated/types.rb', line 138

def mbid
  @mbid
end

#offsetObject

Returns the value of attribute offset

Returns:

  • (Object)

    the current value of offset



138
139
140
# File 'lib/rocksky/generated/types.rb', line 138

def offset
  @offset
end

#spotifyIdObject

Returns the value of attribute spotifyId

Returns:

  • (Object)

    the current value of spotifyId



138
139
140
# File 'lib/rocksky/generated/types.rb', line 138

def spotifyId
  @spotifyId
end