Class: Rocksky::Generated::GetAlbumsOutput
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::GetAlbumsOutput
- 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
82 83 84 |
# File 'lib/rocksky/generated/types.rb', line 82 def albums @albums end |