Class: Rocksky::Generated::GetFeedSkeletonParams

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



108
109
110
# File 'lib/rocksky/generated/types.rb', line 108

def cursor
  @cursor
end

#feedObject

Returns the value of attribute feed

Returns:

  • (Object)

    the current value of feed



108
109
110
# File 'lib/rocksky/generated/types.rb', line 108

def feed
  @feed
end

#limitObject

Returns the value of attribute limit

Returns:

  • (Object)

    the current value of limit



108
109
110
# File 'lib/rocksky/generated/types.rb', line 108

def limit
  @limit
end

#offsetObject

Returns the value of attribute offset

Returns:

  • (Object)

    the current value of offset



108
109
110
# File 'lib/rocksky/generated/types.rb', line 108

def offset
  @offset
end