Class: Rocksky::Generated::SongFirstScrobbleView

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



195
196
197
# File 'lib/rocksky/generated/types.rb', line 195

def avatar
  @avatar
end

#handleObject

Returns the value of attribute handle

Returns:

  • (Object)

    the current value of handle



195
196
197
# File 'lib/rocksky/generated/types.rb', line 195

def handle
  @handle
end

#timestampObject

Returns the value of attribute timestamp

Returns:

  • (Object)

    the current value of timestamp



195
196
197
# File 'lib/rocksky/generated/types.rb', line 195

def timestamp
  @timestamp
end