Class: Rocksky::Generated::ArtistListenerViewBasic

Inherits:
Struct
  • Object
show all
Defined in:
lib/rocksky/generated/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#avatarObject

Returns the value of attribute avatar

Returns:

  • (Object)

    the current value of avatar



22
23
24
# File 'lib/rocksky/generated/types.rb', line 22

def avatar
  @avatar
end

#didObject

Returns the value of attribute did

Returns:

  • (Object)

    the current value of did



22
23
24
# File 'lib/rocksky/generated/types.rb', line 22

def did
  @did
end

#displayNameObject

Returns the value of attribute displayName

Returns:

  • (Object)

    the current value of displayName



22
23
24
# File 'lib/rocksky/generated/types.rb', line 22

def displayName
  @displayName
end

#handleObject

Returns the value of attribute handle

Returns:

  • (Object)

    the current value of handle



22
23
24
# File 'lib/rocksky/generated/types.rb', line 22

def handle
  @handle
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



22
23
24
# File 'lib/rocksky/generated/types.rb', line 22

def id
  @id
end

#mostListenedSongObject

Returns the value of attribute mostListenedSong

Returns:

  • (Object)

    the current value of mostListenedSong



22
23
24
# File 'lib/rocksky/generated/types.rb', line 22

def mostListenedSong
  @mostListenedSong
end

#rankObject

Returns the value of attribute rank

Returns:

  • (Object)

    the current value of rank



22
23
24
# File 'lib/rocksky/generated/types.rb', line 22

def rank
  @rank
end

#totalPlaysObject

Returns the value of attribute totalPlays

Returns:

  • (Object)

    the current value of totalPlays



22
23
24
# File 'lib/rocksky/generated/types.rb', line 22

def totalPlays
  @totalPlays
end