Class: Rocksky::Generated::GetTopTracksOutput
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::GetTopTracksOutput
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#tracks ⇒ Object
Returns the value of attribute tracks.
Instance Attribute Details
#tracks ⇒ Object
Returns the value of attribute tracks
144 145 146 |
# File 'lib/rocksky/generated/types.rb', line 144 def tracks @tracks end |