Class: Rocksky::Generated::GetRecommendationsParams

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

Instance Attribute Summary collapse

Instance Attribute Details

#didObject

Returns the value of attribute did

Returns:

  • (Object)

    the current value of did



128
129
130
# File 'lib/rocksky/generated/types.rb', line 128

def did
  @did
end

#limitObject

Returns the value of attribute limit

Returns:

  • (Object)

    the current value of limit



128
129
130
# File 'lib/rocksky/generated/types.rb', line 128

def limit
  @limit
end