Class: Rocksky::Generated::GetStoriesParams

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

Instance Attribute Summary collapse

Instance Attribute Details

#feedObject

Returns the value of attribute feed

Returns:

  • (Object)

    the current value of feed



141
142
143
# File 'lib/rocksky/generated/types.rb', line 141

def feed
  @feed
end

#followingObject

Returns the value of attribute following

Returns:

  • (Object)

    the current value of following



141
142
143
# File 'lib/rocksky/generated/types.rb', line 141

def following
  @following
end

#sizeObject

Returns the value of attribute size

Returns:

  • (Object)

    the current value of size



141
142
143
# File 'lib/rocksky/generated/types.rb', line 141

def size
  @size
end