Class: Rocksky::Generated::SongViewBasic

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

#albumUriObject

Returns the value of attribute albumUri

Returns:

  • (Object)

    the current value of albumUri



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

def albumUri
  @albumUri
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

#artistUriObject

Returns the value of attribute artistUri

Returns:

  • (Object)

    the current value of artistUri



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

def artistUri
  @artistUri
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

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
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

#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

#playCountObject

Returns the value of attribute playCount

Returns:

  • (Object)

    the current value of playCount



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

def playCount
  @playCount
end

#sha256Object

Returns the value of attribute sha256

Returns:

  • (Object)

    the current value of sha256



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

def sha256
  @sha256
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

#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

#uniqueListenersObject

Returns the value of attribute uniqueListeners

Returns:

  • (Object)

    the current value of uniqueListeners



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

def uniqueListeners
  @uniqueListeners
end

#uriObject

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



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

def uri
  @uri
end