Class: Rocksky::Generated::ScrobbleFirstScrobbleView
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::ScrobbleFirstScrobbleView
- 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
186 187 188 |
# File 'lib/rocksky/generated/types.rb', line 186 def avatar @avatar end |
#handle ⇒ Object
Returns the value of attribute handle
186 187 188 |
# File 'lib/rocksky/generated/types.rb', line 186 def handle @handle end |
#timestamp ⇒ Object
Returns the value of attribute timestamp
186 187 188 |
# File 'lib/rocksky/generated/types.rb', line 186 def @timestamp end |