Class: Rocksky::Generated::SongViewDetailed

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



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

def album
  @album
end

#albumArtObject

Returns the value of attribute albumArt

Returns:

  • (Object)

    the current value of albumArt



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

def albumArt
  @albumArt
end

#albumArtistObject

Returns the value of attribute albumArtist

Returns:

  • (Object)

    the current value of albumArtist



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

def albumArtist
  @albumArtist
end

#albumUriObject

Returns the value of attribute albumUri

Returns:

  • (Object)

    the current value of albumUri



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

def albumUri
  @albumUri
end

#artistObject

Returns the value of attribute artist

Returns:

  • (Object)

    the current value of artist



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

def artist
  @artist
end

#artistsObject

Returns the value of attribute artists

Returns:

  • (Object)

    the current value of artists



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

def artists
  @artists
end

#artistUriObject

Returns the value of attribute artistUri

Returns:

  • (Object)

    the current value of artistUri



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

def artistUri
  @artistUri
end

#createdAtObject

Returns the value of attribute createdAt

Returns:

  • (Object)

    the current value of createdAt



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

def createdAt
  @createdAt
end

#discNumberObject

Returns the value of attribute discNumber

Returns:

  • (Object)

    the current value of discNumber



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

def discNumber
  @discNumber
end

#durationObject

Returns the value of attribute duration

Returns:

  • (Object)

    the current value of duration



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

def duration
  @duration
end

#firstScrobbleObject

Returns the value of attribute firstScrobble

Returns:

  • (Object)

    the current value of firstScrobble



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

def firstScrobble
  @firstScrobble
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end

#isrcObject

Returns the value of attribute isrc

Returns:

  • (Object)

    the current value of isrc



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

def isrc
  @isrc
end

#mbidObject

Returns the value of attribute mbid

Returns:

  • (Object)

    the current value of mbid



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

def mbid
  @mbid
end

#playCountObject

Returns the value of attribute playCount

Returns:

  • (Object)

    the current value of playCount



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

def playCount
  @playCount
end

#sha256Object

Returns the value of attribute sha256

Returns:

  • (Object)

    the current value of sha256



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

def sha256
  @sha256
end

#tagsObject

Returns the value of attribute tags

Returns:

  • (Object)

    the current value of tags



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

def tags
  @tags
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



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

def title
  @title
end

#trackNumberObject

Returns the value of attribute trackNumber

Returns:

  • (Object)

    the current value of trackNumber



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

def trackNumber
  @trackNumber
end

#uniqueListenersObject

Returns the value of attribute uniqueListeners

Returns:

  • (Object)

    the current value of uniqueListeners



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

def uniqueListeners
  @uniqueListeners
end

#uriObject

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



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

def uri
  @uri
end