Class: Rocksky::Generated::ScrobbleRecord
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::ScrobbleRecord
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#album ⇒ Object
Returns the value of attribute album.
-
#albumArt ⇒ Object
Returns the value of attribute albumArt.
-
#albumArtist ⇒ Object
Returns the value of attribute albumArtist.
-
#albumArtUrl ⇒ Object
Returns the value of attribute albumArtUrl.
-
#appleMusicLink ⇒ Object
Returns the value of attribute appleMusicLink.
-
#artist ⇒ Object
Returns the value of attribute artist.
-
#artists ⇒ Object
Returns the value of attribute artists.
-
#composer ⇒ Object
Returns the value of attribute composer.
-
#copyrightMessage ⇒ Object
Returns the value of attribute copyrightMessage.
-
#createdAt ⇒ Object
Returns the value of attribute createdAt.
-
#discNumber ⇒ Object
Returns the value of attribute discNumber.
-
#duration ⇒ Object
Returns the value of attribute duration.
-
#genre ⇒ Object
Returns the value of attribute genre.
-
#isrc ⇒ Object
Returns the value of attribute isrc.
-
#label ⇒ Object
Returns the value of attribute label.
-
#lyrics ⇒ Object
Returns the value of attribute lyrics.
-
#mbid ⇒ Object
Returns the value of attribute mbid.
-
#releaseDate ⇒ Object
Returns the value of attribute releaseDate.
-
#spotifyLink ⇒ Object
Returns the value of attribute spotifyLink.
-
#tags ⇒ Object
Returns the value of attribute tags.
-
#tidalLink ⇒ Object
Returns the value of attribute tidalLink.
-
#title ⇒ Object
Returns the value of attribute title.
-
#trackNumber ⇒ Object
Returns the value of attribute trackNumber.
-
#wiki ⇒ Object
Returns the value of attribute wiki.
-
#year ⇒ Object
Returns the value of attribute year.
-
#youtubeLink ⇒ Object
Returns the value of attribute youtubeLink.
Instance Attribute Details
#album ⇒ Object
Returns the value of attribute album
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def album @album end |
#albumArt ⇒ Object
Returns the value of attribute albumArt
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def albumArt @albumArt end |
#albumArtist ⇒ Object
Returns the value of attribute albumArtist
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def albumArtist @albumArtist end |
#albumArtUrl ⇒ Object
Returns the value of attribute albumArtUrl
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def albumArtUrl @albumArtUrl end |
#appleMusicLink ⇒ Object
Returns the value of attribute appleMusicLink
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def appleMusicLink @appleMusicLink end |
#artist ⇒ Object
Returns the value of attribute artist
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def artist @artist end |
#artists ⇒ Object
Returns the value of attribute artists
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def artists @artists end |
#composer ⇒ Object
Returns the value of attribute composer
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def composer @composer end |
#copyrightMessage ⇒ Object
Returns the value of attribute copyrightMessage
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def copyrightMessage @copyrightMessage end |
#createdAt ⇒ Object
Returns the value of attribute createdAt
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def createdAt @createdAt end |
#discNumber ⇒ Object
Returns the value of attribute discNumber
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def discNumber @discNumber end |
#duration ⇒ Object
Returns the value of attribute duration
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def duration @duration end |
#genre ⇒ Object
Returns the value of attribute genre
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def genre @genre end |
#isrc ⇒ Object
Returns the value of attribute isrc
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def isrc @isrc end |
#label ⇒ Object
Returns the value of attribute label
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def label @label end |
#lyrics ⇒ Object
Returns the value of attribute lyrics
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def lyrics @lyrics end |
#mbid ⇒ Object
Returns the value of attribute mbid
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def mbid @mbid end |
#releaseDate ⇒ Object
Returns the value of attribute releaseDate
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def releaseDate @releaseDate end |
#spotifyLink ⇒ Object
Returns the value of attribute spotifyLink
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def spotifyLink @spotifyLink end |
#tags ⇒ Object
Returns the value of attribute tags
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def @tags end |
#tidalLink ⇒ Object
Returns the value of attribute tidalLink
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def tidalLink @tidalLink end |
#title ⇒ Object
Returns the value of attribute title
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def title @title end |
#trackNumber ⇒ Object
Returns the value of attribute trackNumber
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def trackNumber @trackNumber end |
#wiki ⇒ Object
Returns the value of attribute wiki
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def wiki @wiki end |
#year ⇒ Object
Returns the value of attribute year
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def year @year end |
#youtubeLink ⇒ Object
Returns the value of attribute youtubeLink
187 188 189 |
# File 'lib/rocksky/generated/types.rb', line 187 def youtubeLink @youtubeLink end |