Class: Rocksky::Generated::ScrobbleViewBasic

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



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

def album
  @album
end

#albumUriObject

Returns the value of attribute albumUri

Returns:

  • (Object)

    the current value of albumUri



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

def albumUri
  @albumUri
end

#artistObject

Returns the value of attribute artist

Returns:

  • (Object)

    the current value of artist



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

def artist
  @artist
end

#artistUriObject

Returns the value of attribute artistUri

Returns:

  • (Object)

    the current value of artistUri



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

def artistUri
  @artistUri
end

#coverObject

Returns the value of attribute cover

Returns:

  • (Object)

    the current value of cover



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

def cover
  @cover
end

#dateObject

Returns the value of attribute date

Returns:

  • (Object)

    the current value of date



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

def date
  @date
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end

#likedObject

Returns the value of attribute liked

Returns:

  • (Object)

    the current value of liked



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

def liked
  @liked
end

#likesCountObject

Returns the value of attribute likesCount

Returns:

  • (Object)

    the current value of likesCount



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

def likesCount
  @likesCount
end

#sha256Object

Returns the value of attribute sha256

Returns:

  • (Object)

    the current value of sha256



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

def sha256
  @sha256
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



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

def title
  @title
end

#uriObject

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



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

def uri
  @uri
end

#userObject

Returns the value of attribute user

Returns:

  • (Object)

    the current value of user



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

def user
  @user
end

#userAvatarObject

Returns the value of attribute userAvatar

Returns:

  • (Object)

    the current value of userAvatar



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

def userAvatar
  @userAvatar
end

#userDisplayNameObject

Returns the value of attribute userDisplayName

Returns:

  • (Object)

    the current value of userDisplayName



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

def userDisplayName
  @userDisplayName
end