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



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

def album
  @album
end

#albumUriObject

Returns the value of attribute albumUri

Returns:

  • (Object)

    the current value of albumUri



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

def albumUri
  @albumUri
end

#artistObject

Returns the value of attribute artist

Returns:

  • (Object)

    the current value of artist



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

def artist
  @artist
end

#artistsObject

Returns the value of attribute artists

Returns:

  • (Object)

    the current value of artists



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

def artists
  @artists
end

#artistUriObject

Returns the value of attribute artistUri

Returns:

  • (Object)

    the current value of artistUri



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

def artistUri
  @artistUri
end

#coverObject

Returns the value of attribute cover

Returns:

  • (Object)

    the current value of cover



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

def cover
  @cover
end

#dateObject

Returns the value of attribute date

Returns:

  • (Object)

    the current value of date



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

def date
  @date
end

#firstScrobbleObject

Returns the value of attribute firstScrobble

Returns:

  • (Object)

    the current value of firstScrobble



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

def firstScrobble
  @firstScrobble
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end

#likedObject

Returns the value of attribute liked

Returns:

  • (Object)

    the current value of liked



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

def liked
  @liked
end

#likesCountObject

Returns the value of attribute likesCount

Returns:

  • (Object)

    the current value of likesCount



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

def likesCount
  @likesCount
end

#listenersObject

Returns the value of attribute listeners

Returns:

  • (Object)

    the current value of listeners



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

def listeners
  @listeners
end

#scrobblesObject

Returns the value of attribute scrobbles

Returns:

  • (Object)

    the current value of scrobbles



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

def scrobbles
  @scrobbles
end

#sha256Object

Returns the value of attribute sha256

Returns:

  • (Object)

    the current value of sha256



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

def sha256
  @sha256
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



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

def title
  @title
end

#uriObject

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



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

def uri
  @uri
end

#userObject

Returns the value of attribute user

Returns:

  • (Object)

    the current value of user



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

def user
  @user
end