Class: Rocksky::Generated::GetArtistsOutput
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::GetArtistsOutput
- 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
98 99 100 |
# File 'lib/rocksky/generated/types.rb', line 98 def artists @artists end |