Class: Rocksky::Generated::GetAlbumTracksOutput

Inherits:
Struct
  • Object
show all
Defined in:
lib/rocksky/generated/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#tracksObject

Returns the value of attribute tracks

Returns:

  • (Object)

    the current value of tracks



84
85
86
# File 'lib/rocksky/generated/types.rb', line 84

def tracks
  @tracks
end