Class: Rocksky::Generated::GetSongsOutput
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::GetSongsOutput
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#songs ⇒ Object
Returns the value of attribute songs.
Instance Attribute Details
#songs ⇒ Object
Returns the value of attribute songs
138 139 140 |
# File 'lib/rocksky/generated/types.rb', line 138 def songs @songs end |