Class: Rocksky::Generated::ScrobbleRecord

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

Instance Attribute Summary collapse

Instance Attribute Details

#albumObject

Returns the value of attribute album

Returns:

  • (Object)

    the current value of album



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def album
  @album
end

#albumArtObject

Returns the value of attribute albumArt

Returns:

  • (Object)

    the current value of albumArt



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def albumArt
  @albumArt
end

#albumArtistObject

Returns the value of attribute albumArtist

Returns:

  • (Object)

    the current value of albumArtist



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def albumArtist
  @albumArtist
end

#albumArtUrlObject

Returns the value of attribute albumArtUrl

Returns:

  • (Object)

    the current value of albumArtUrl



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def albumArtUrl
  @albumArtUrl
end

Returns the value of attribute appleMusicLink

Returns:

  • (Object)

    the current value of appleMusicLink



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def appleMusicLink
  @appleMusicLink
end

#artistObject

Returns the value of attribute artist

Returns:

  • (Object)

    the current value of artist



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def artist
  @artist
end

#artistsObject

Returns the value of attribute artists

Returns:

  • (Object)

    the current value of artists



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def artists
  @artists
end

#composerObject

Returns the value of attribute composer

Returns:

  • (Object)

    the current value of composer



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def composer
  @composer
end

#copyrightMessageObject

Returns the value of attribute copyrightMessage

Returns:

  • (Object)

    the current value of copyrightMessage



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def copyrightMessage
  @copyrightMessage
end

#createdAtObject

Returns the value of attribute createdAt

Returns:

  • (Object)

    the current value of createdAt



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def createdAt
  @createdAt
end

#discNumberObject

Returns the value of attribute discNumber

Returns:

  • (Object)

    the current value of discNumber



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def discNumber
  @discNumber
end

#durationObject

Returns the value of attribute duration

Returns:

  • (Object)

    the current value of duration



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def duration
  @duration
end

#genreObject

Returns the value of attribute genre

Returns:

  • (Object)

    the current value of genre



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def genre
  @genre
end

#isrcObject

Returns the value of attribute isrc

Returns:

  • (Object)

    the current value of isrc



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def isrc
  @isrc
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def label
  @label
end

#lyricsObject

Returns the value of attribute lyrics

Returns:

  • (Object)

    the current value of lyrics



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def lyrics
  @lyrics
end

#mbidObject

Returns the value of attribute mbid

Returns:

  • (Object)

    the current value of mbid



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def mbid
  @mbid
end

#releaseDateObject

Returns the value of attribute releaseDate

Returns:

  • (Object)

    the current value of releaseDate



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def releaseDate
  @releaseDate
end

Returns the value of attribute spotifyLink

Returns:

  • (Object)

    the current value of spotifyLink



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def spotifyLink
  @spotifyLink
end

#tagsObject

Returns the value of attribute tags

Returns:

  • (Object)

    the current value of tags



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def tags
  @tags
end

Returns the value of attribute tidalLink

Returns:

  • (Object)

    the current value of tidalLink



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def tidalLink
  @tidalLink
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def title
  @title
end

#trackNumberObject

Returns the value of attribute trackNumber

Returns:

  • (Object)

    the current value of trackNumber



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def trackNumber
  @trackNumber
end

#wikiObject

Returns the value of attribute wiki

Returns:

  • (Object)

    the current value of wiki



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def wiki
  @wiki
end

#yearObject

Returns the value of attribute year

Returns:

  • (Object)

    the current value of year



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def year
  @year
end

Returns the value of attribute youtubeLink

Returns:

  • (Object)

    the current value of youtubeLink



187
188
189
# File 'lib/rocksky/generated/types.rb', line 187

def youtubeLink
  @youtubeLink
end