Class: Rocksky::Generated::GetActorArtistsOutput
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::GetActorArtistsOutput
- 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
64 65 66 |
# File 'lib/rocksky/generated/types.rb', line 64 def artists @artists end |