Class: Rocksky::Generated::SongRecord

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



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def album
  @album
end

#albumArtObject

Returns the value of attribute albumArt

Returns:

  • (Object)

    the current value of albumArt



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def albumArt
  @albumArt
end

#albumArtistObject

Returns the value of attribute albumArtist

Returns:

  • (Object)

    the current value of albumArtist



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def albumArtist
  @albumArtist
end

#albumArtUrlObject

Returns the value of attribute albumArtUrl

Returns:

  • (Object)

    the current value of albumArtUrl



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def albumArtUrl
  @albumArtUrl
end

Returns the value of attribute appleMusicLink

Returns:

  • (Object)

    the current value of appleMusicLink



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def appleMusicLink
  @appleMusicLink
end

#artistObject

Returns the value of attribute artist

Returns:

  • (Object)

    the current value of artist



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def artist
  @artist
end

#artistsObject

Returns the value of attribute artists

Returns:

  • (Object)

    the current value of artists



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def artists
  @artists
end

#composerObject

Returns the value of attribute composer

Returns:

  • (Object)

    the current value of composer



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def composer
  @composer
end

#copyrightMessageObject

Returns the value of attribute copyrightMessage

Returns:

  • (Object)

    the current value of copyrightMessage



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def copyrightMessage
  @copyrightMessage
end

#createdAtObject

Returns the value of attribute createdAt

Returns:

  • (Object)

    the current value of createdAt



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def createdAt
  @createdAt
end

#discNumberObject

Returns the value of attribute discNumber

Returns:

  • (Object)

    the current value of discNumber



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def discNumber
  @discNumber
end

#durationObject

Returns the value of attribute duration

Returns:

  • (Object)

    the current value of duration



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def duration
  @duration
end

#genreObject

Returns the value of attribute genre

Returns:

  • (Object)

    the current value of genre



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def genre
  @genre
end

#isrcObject

Returns the value of attribute isrc

Returns:

  • (Object)

    the current value of isrc



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def isrc
  @isrc
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def label
  @label
end

#lyricsObject

Returns the value of attribute lyrics

Returns:

  • (Object)

    the current value of lyrics



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def lyrics
  @lyrics
end

#mbidObject

Returns the value of attribute mbid

Returns:

  • (Object)

    the current value of mbid



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def mbid
  @mbid
end

#releaseDateObject

Returns the value of attribute releaseDate

Returns:

  • (Object)

    the current value of releaseDate



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def releaseDate
  @releaseDate
end

Returns the value of attribute spotifyLink

Returns:

  • (Object)

    the current value of spotifyLink



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def spotifyLink
  @spotifyLink
end

#tagsObject

Returns the value of attribute tags

Returns:

  • (Object)

    the current value of tags



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def tags
  @tags
end

Returns the value of attribute tidalLink

Returns:

  • (Object)

    the current value of tidalLink



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def tidalLink
  @tidalLink
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def title
  @title
end

#trackNumberObject

Returns the value of attribute trackNumber

Returns:

  • (Object)

    the current value of trackNumber



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def trackNumber
  @trackNumber
end

#wikiObject

Returns the value of attribute wiki

Returns:

  • (Object)

    the current value of wiki



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def wiki
  @wiki
end

#yearObject

Returns the value of attribute year

Returns:

  • (Object)

    the current value of year



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def year
  @year
end

Returns the value of attribute youtubeLink

Returns:

  • (Object)

    the current value of youtubeLink



197
198
199
# File 'lib/rocksky/generated/types.rb', line 197

def youtubeLink
  @youtubeLink
end