Class: Rocksky::Generated::FeedRecommendationsView

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



47
48
49
# File 'lib/rocksky/generated/types.rb', line 47

def cursor
  @cursor
end

#recommendationsObject

Returns the value of attribute recommendations

Returns:

  • (Object)

    the current value of recommendations



47
48
49
# File 'lib/rocksky/generated/types.rb', line 47

def recommendations
  @recommendations
end