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