Class: Rocksky::Generated::CreateScrobbleInput

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



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def album
  @album
end

#albumArtObject

Returns the value of attribute albumArt

Returns:

  • (Object)

    the current value of albumArt



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def albumArt
  @albumArt
end

Returns the value of attribute appleMusicLink

Returns:

  • (Object)

    the current value of appleMusicLink



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def appleMusicLink
  @appleMusicLink
end

#artistObject

Returns the value of attribute artist

Returns:

  • (Object)

    the current value of artist



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def artist
  @artist
end

#artistPictureObject

Returns the value of attribute artistPicture

Returns:

  • (Object)

    the current value of artistPicture



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def artistPicture
  @artistPicture
end

#composerObject

Returns the value of attribute composer

Returns:

  • (Object)

    the current value of composer



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def composer
  @composer
end

#copyrightMessageObject

Returns the value of attribute copyrightMessage

Returns:

  • (Object)

    the current value of copyrightMessage



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def copyrightMessage
  @copyrightMessage
end

Returns the value of attribute deezerLink

Returns:

  • (Object)

    the current value of deezerLink



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def deezerLink
  @deezerLink
end

#discNumberObject

Returns the value of attribute discNumber

Returns:

  • (Object)

    the current value of discNumber



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def discNumber
  @discNumber
end

#durationObject

Returns the value of attribute duration

Returns:

  • (Object)

    the current value of duration



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def duration
  @duration
end

#isrcObject

Returns the value of attribute isrc

Returns:

  • (Object)

    the current value of isrc



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def isrc
  @isrc
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def label
  @label
end

Returns the value of attribute lastfmLink

Returns:

  • (Object)

    the current value of lastfmLink



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def lastfmLink
  @lastfmLink
end

#lyricsObject

Returns the value of attribute lyrics

Returns:

  • (Object)

    the current value of lyrics



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def lyrics
  @lyrics
end

#mbIdObject

Returns the value of attribute mbId

Returns:

  • (Object)

    the current value of mbId



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def mbId
  @mbId
end

#releaseDateObject

Returns the value of attribute releaseDate

Returns:

  • (Object)

    the current value of releaseDate



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def releaseDate
  @releaseDate
end

Returns the value of attribute spotifyLink

Returns:

  • (Object)

    the current value of spotifyLink



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def spotifyLink
  @spotifyLink
end

Returns the value of attribute tidalLink

Returns:

  • (Object)

    the current value of tidalLink



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def tidalLink
  @tidalLink
end

#timestampObject

Returns the value of attribute timestamp

Returns:

  • (Object)

    the current value of timestamp



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def timestamp
  @timestamp
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def title
  @title
end

#trackNumberObject

Returns the value of attribute trackNumber

Returns:

  • (Object)

    the current value of trackNumber



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def trackNumber
  @trackNumber
end

#yearObject

Returns the value of attribute year

Returns:

  • (Object)

    the current value of year



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def year
  @year
end

Returns the value of attribute youtubeLink

Returns:

  • (Object)

    the current value of youtubeLink



33
34
35
# File 'lib/rocksky/generated/types.rb', line 33

def youtubeLink
  @youtubeLink
end