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