Class: Rocksky::Generated::StatsWrappedGenreCount

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

Instance Attribute Summary collapse

Instance Attribute Details

#countObject

Returns the value of attribute count

Returns:

  • (Object)

    the current value of count



206
207
208
# File 'lib/rocksky/generated/types.rb', line 206

def count
  @count
end

#genreObject

Returns the value of attribute genre

Returns:

  • (Object)

    the current value of genre



206
207
208
# File 'lib/rocksky/generated/types.rb', line 206

def genre
  @genre
end