Class: Rocksky::Generated::FeedRecommendedAlbumsView
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::FeedRecommendedAlbumsView
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#albums ⇒ Object
Returns the value of attribute albums.
-
#cursor ⇒ Object
Returns the value of attribute cursor.
Instance Attribute Details
#albums ⇒ Object
Returns the value of attribute albums
49 50 51 |
# File 'lib/rocksky/generated/types.rb', line 49 def albums @albums end |
#cursor ⇒ Object
Returns the value of attribute cursor
49 50 51 |
# File 'lib/rocksky/generated/types.rb', line 49 def cursor @cursor end |