Class: Rocksky::Generated::SongFirstScrobbleView
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::SongFirstScrobbleView
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#avatar ⇒ Object
Returns the value of attribute avatar.
-
#handle ⇒ Object
Returns the value of attribute handle.
-
#timestamp ⇒ Object
Returns the value of attribute timestamp.
Instance Attribute Details
#avatar ⇒ Object
Returns the value of attribute avatar
195 196 197 |
# File 'lib/rocksky/generated/types.rb', line 195 def avatar @avatar end |
#handle ⇒ Object
Returns the value of attribute handle
195 196 197 |
# File 'lib/rocksky/generated/types.rb', line 195 def handle @handle end |
#timestamp ⇒ Object
Returns the value of attribute timestamp
195 196 197 |
# File 'lib/rocksky/generated/types.rb', line 195 def @timestamp end |