Class: Rocksky::Generated::GetTopArtistsOutput
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::GetTopArtistsOutput
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#artists ⇒ Object
Returns the value of attribute artists.
Instance Attribute Details
#artists ⇒ Object
Returns the value of attribute artists
142 143 144 |
# File 'lib/rocksky/generated/types.rb', line 142 def artists @artists end |