Class: Rocksky::Generated::StatsWrappedGenreCount
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::StatsWrappedGenreCount
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#count ⇒ Object
Returns the value of attribute count.
-
#genre ⇒ Object
Returns the value of attribute genre.
Instance Attribute Details
#count ⇒ Object
Returns the value of attribute count
208 209 210 |
# File 'lib/rocksky/generated/types.rb', line 208 def count @count end |
#genre ⇒ Object
Returns the value of attribute genre
208 209 210 |
# File 'lib/rocksky/generated/types.rb', line 208 def genre @genre end |