Class: Rocksky::Generated::ArtistRecentListenerView

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



24
25
26
# File 'lib/rocksky/generated/types.rb', line 24

def avatar
  @avatar
end

#didObject

Returns the value of attribute did

Returns:

  • (Object)

    the current value of did



24
25
26
# File 'lib/rocksky/generated/types.rb', line 24

def did
  @did
end

#displayNameObject

Returns the value of attribute displayName

Returns:

  • (Object)

    the current value of displayName



24
25
26
# File 'lib/rocksky/generated/types.rb', line 24

def displayName
  @displayName
end

#handleObject

Returns the value of attribute handle

Returns:

  • (Object)

    the current value of handle



24
25
26
# File 'lib/rocksky/generated/types.rb', line 24

def handle
  @handle
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



24
25
26
# File 'lib/rocksky/generated/types.rb', line 24

def id
  @id
end

#scrobbleUriObject

Returns the value of attribute scrobbleUri

Returns:

  • (Object)

    the current value of scrobbleUri



24
25
26
# File 'lib/rocksky/generated/types.rb', line 24

def scrobbleUri
  @scrobbleUri
end

#timestampObject

Returns the value of attribute timestamp

Returns:

  • (Object)

    the current value of timestamp



24
25
26
# File 'lib/rocksky/generated/types.rb', line 24

def timestamp
  @timestamp
end