Class: Rocksky::Generated::GetFeedSkeletonOutput
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::GetFeedSkeletonOutput
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#cursor ⇒ Object
Returns the value of attribute cursor.
-
#scrobbles ⇒ Object
Returns the value of attribute scrobbles.
Instance Attribute Details
#cursor ⇒ Object
Returns the value of attribute cursor
107 108 109 |
# File 'lib/rocksky/generated/types.rb', line 107 def cursor @cursor end |
#scrobbles ⇒ Object
Returns the value of attribute scrobbles
107 108 109 |
# File 'lib/rocksky/generated/types.rb', line 107 def scrobbles @scrobbles end |