Class: Rocksky::Generated::ScrobbleViewDetailed

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



190
191
192
# File 'lib/rocksky/generated/types.rb', line 190

def album
  @album
end

#albumUriObject

Returns the value of attribute albumUri

Returns:

  • (Object)

    the current value of albumUri



190
191
192
# File 'lib/rocksky/generated/types.rb', line 190

def albumUri
  @albumUri
end

#artistObject

Returns the value of attribute artist

Returns:

  • (Object)

    the current value of artist



190
191
192
# File 'lib/rocksky/generated/types.rb', line 190

def artist
  @artist
end

#artistsObject

Returns the value of attribute artists

Returns:

  • (Object)

    the current value of artists



190
191
192
# File 'lib/rocksky/generated/types.rb', line 190

def artists
  @artists
end

#artistUriObject

Returns the value of attribute artistUri

Returns:

  • (Object)

    the current value of artistUri



190
191
192
# File 'lib/rocksky/generated/types.rb', line 190

def artistUri
  @artistUri
end

#coverObject

Returns the value of attribute cover

Returns:

  • (Object)

    the current value of cover



190
191
192
# File 'lib/rocksky/generated/types.rb', line 190

def cover
  @cover
end

#dateObject

Returns the value of attribute date

Returns:

  • (Object)

    the current value of date



190
191
192
# File 'lib/rocksky/generated/types.rb', line 190

def date
  @date
end

#firstScrobbleObject

Returns the value of attribute firstScrobble

Returns:

  • (Object)

    the current value of firstScrobble



190
191
192
# File 'lib/rocksky/generated/types.rb', line 190

def firstScrobble
  @firstScrobble
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



190
191
192
# File 'lib/rocksky/generated/types.rb', line 190

def id
  @id
end

#likedObject

Returns the value of attribute liked

Returns:

  • (Object)

    the current value of liked



190
191
192
# File 'lib/rocksky/generated/types.rb', line 190

def liked
  @liked
end

#likesCountObject

Returns the value of attribute likesCount

Returns:

  • (Object)

    the current value of likesCount



190
191
192
# File 'lib/rocksky/generated/types.rb', line 190

def likesCount
  @likesCount
end

#listenersObject

Returns the value of attribute listeners

Returns:

  • (Object)

    the current value of listeners



190
191
192
# File 'lib/rocksky/generated/types.rb', line 190

def listeners
  @listeners
end

#scrobblesObject

Returns the value of attribute scrobbles

Returns:

  • (Object)

    the current value of scrobbles



190
191
192
# File 'lib/rocksky/generated/types.rb', line 190

def scrobbles
  @scrobbles
end

#sha256Object

Returns the value of attribute sha256

Returns:

  • (Object)

    the current value of sha256



190
191
192
# File 'lib/rocksky/generated/types.rb', line 190

def sha256
  @sha256
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



190
191
192
# File 'lib/rocksky/generated/types.rb', line 190

def title
  @title
end

#uriObject

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



190
191
192
# File 'lib/rocksky/generated/types.rb', line 190

def uri
  @uri
end

#userObject

Returns the value of attribute user

Returns:

  • (Object)

    the current value of user



190
191
192
# File 'lib/rocksky/generated/types.rb', line 190

def user
  @user
end