Class: Rocksky::Generated::GetFeedParams

Inherits:
Struct
  • Object
show all
Defined in:
lib/rocksky/generated/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cursorObject

Returns the value of attribute cursor

Returns:

  • (Object)

    the current value of cursor



106
107
108
# File 'lib/rocksky/generated/types.rb', line 106

def cursor
  @cursor
end

#feedObject

Returns the value of attribute feed

Returns:

  • (Object)

    the current value of feed



106
107
108
# File 'lib/rocksky/generated/types.rb', line 106

def feed
  @feed
end

#limitObject

Returns the value of attribute limit

Returns:

  • (Object)

    the current value of limit



106
107
108
# File 'lib/rocksky/generated/types.rb', line 106

def limit
  @limit
end