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
137 138 139 |
# File 'lib/rocksky/generated/types.rb', line 137 def songs @songs end |