Class: Rocksky::Generated::FeedView
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::FeedView
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#cursor ⇒ Object
Returns the value of attribute cursor.
-
#feed ⇒ Object
Returns the value of attribute feed.
Instance Attribute Details
#cursor ⇒ Object
Returns the value of attribute cursor
57 58 59 |
# File 'lib/rocksky/generated/types.rb', line 57 def cursor @cursor end |
#feed ⇒ Object
Returns the value of attribute feed
57 58 59 |
# File 'lib/rocksky/generated/types.rb', line 57 def feed @feed end |