Class: Rocksky::Generated::SongRecentListenerView

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



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

def avatar
  @avatar
end

#didObject

Returns the value of attribute did

Returns:

  • (Object)

    the current value of did



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

def did
  @did
end

#displayNameObject

Returns the value of attribute displayName

Returns:

  • (Object)

    the current value of displayName



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

def displayName
  @displayName
end

#handleObject

Returns the value of attribute handle

Returns:

  • (Object)

    the current value of handle



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

def handle
  @handle
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end

#scrobbleUriObject

Returns the value of attribute scrobbleUri

Returns:

  • (Object)

    the current value of scrobbleUri



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

def scrobbleUri
  @scrobbleUri
end

#timestampObject

Returns the value of attribute timestamp

Returns:

  • (Object)

    the current value of timestamp



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

def timestamp
  @timestamp
end