Class: Rocksky::Generated::GetArtistAlbumsOutput
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::GetArtistAlbumsOutput
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#albums ⇒ Object
Returns the value of attribute albums.
Instance Attribute Details
#albums ⇒ Object
Returns the value of attribute albums
88 89 90 |
# File 'lib/rocksky/generated/types.rb', line 88 def albums @albums end |