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