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
196 197 198 |
# File 'lib/rocksky/generated/types.rb', line 196 def avatar @avatar end |
#handle ⇒ Object
Returns the value of attribute handle
196 197 198 |
# File 'lib/rocksky/generated/types.rb', line 196 def handle @handle end |
#timestamp ⇒ Object
Returns the value of attribute timestamp
196 197 198 |
# File 'lib/rocksky/generated/types.rb', line 196 def @timestamp end |