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



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

def album
  @album
end

#albumArtObject

Returns the value of attribute albumArt

Returns:

  • (Object)

    the current value of albumArt



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

def albumArt
  @albumArt
end

#albumArtistObject

Returns the value of attribute albumArtist

Returns:

  • (Object)

    the current value of albumArtist



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

def albumArtist
  @albumArtist
end

#albumArtUrlObject

Returns the value of attribute albumArtUrl

Returns:

  • (Object)

    the current value of albumArtUrl



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

def albumArtUrl
  @albumArtUrl
end

Returns the value of attribute appleMusicLink

Returns:

  • (Object)

    the current value of appleMusicLink



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

def appleMusicLink
  @appleMusicLink
end

#artistObject

Returns the value of attribute artist

Returns:

  • (Object)

    the current value of artist



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

def artist
  @artist
end

#artistsObject

Returns the value of attribute artists

Returns:

  • (Object)

    the current value of artists



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

def artists
  @artists
end

#composerObject

Returns the value of attribute composer

Returns:

  • (Object)

    the current value of composer



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

def composer
  @composer
end

#copyrightMessageObject

Returns the value of attribute copyrightMessage

Returns:

  • (Object)

    the current value of copyrightMessage



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

def copyrightMessage
  @copyrightMessage
end

#createdAtObject

Returns the value of attribute createdAt

Returns:

  • (Object)

    the current value of createdAt



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

def createdAt
  @createdAt
end

#discNumberObject

Returns the value of attribute discNumber

Returns:

  • (Object)

    the current value of discNumber



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

def discNumber
  @discNumber
end

#durationObject

Returns the value of attribute duration

Returns:

  • (Object)

    the current value of duration



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

def duration
  @duration
end

#genreObject

Returns the value of attribute genre

Returns:

  • (Object)

    the current value of genre



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

def genre
  @genre
end

#isrcObject

Returns the value of attribute isrc

Returns:

  • (Object)

    the current value of isrc



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

def isrc
  @isrc
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



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

def label
  @label
end

#lyricsObject

Returns the value of attribute lyrics

Returns:

  • (Object)

    the current value of lyrics



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

def lyrics
  @lyrics
end

#mbidObject

Returns the value of attribute mbid

Returns:

  • (Object)

    the current value of mbid



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

def mbid
  @mbid
end

#releaseDateObject

Returns the value of attribute releaseDate

Returns:

  • (Object)

    the current value of releaseDate



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

def releaseDate
  @releaseDate
end

Returns the value of attribute spotifyLink

Returns:

  • (Object)

    the current value of spotifyLink



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

def spotifyLink
  @spotifyLink
end

#tagsObject

Returns the value of attribute tags

Returns:

  • (Object)

    the current value of tags



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

def tags
  @tags
end

Returns the value of attribute tidalLink

Returns:

  • (Object)

    the current value of tidalLink



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

def tidalLink
  @tidalLink
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



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

def title
  @title
end

#trackNumberObject

Returns the value of attribute trackNumber

Returns:

  • (Object)

    the current value of trackNumber



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

def trackNumber
  @trackNumber
end

#wikiObject

Returns the value of attribute wiki

Returns:

  • (Object)

    the current value of wiki



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

def wiki
  @wiki
end

#yearObject

Returns the value of attribute year

Returns:

  • (Object)

    the current value of year



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

def year
  @year
end

Returns the value of attribute youtubeLink

Returns:

  • (Object)

    the current value of youtubeLink



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

def youtubeLink
  @youtubeLink
end