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



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

def did
  @did
end

#limitObject

Returns the value of attribute limit

Returns:

  • (Object)

    the current value of limit



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

def limit
  @limit
end