Class: Rocksky::Generated::GetArtistRecommendationsParams
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::GetArtistRecommendationsParams
- 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
95 96 97 |
# File 'lib/rocksky/generated/types.rb', line 95 def did @did end |
#limit ⇒ Object
Returns the value of attribute limit
95 96 97 |
# File 'lib/rocksky/generated/types.rb', line 95 def limit @limit end |