Class: Rocksky::Generated::GetRecommendationsParams
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::GetRecommendationsParams
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#did ⇒ Object
Returns the value of attribute did.
-
#limit ⇒ Object
Returns the value of attribute limit.
Instance Attribute Details
#did ⇒ Object
Returns the value of attribute did
127 128 129 |
# File 'lib/rocksky/generated/types.rb', line 127 def did @did end |
#limit ⇒ Object
Returns the value of attribute limit
127 128 129 |
# File 'lib/rocksky/generated/types.rb', line 127 def limit @limit end |