Class: Rocksky::Generated::ChartsScrobbleViewBasic
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::ChartsScrobbleViewBasic
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#count ⇒ Object
Returns the value of attribute count.
-
#date ⇒ Object
Returns the value of attribute date.
Instance Attribute Details
#count ⇒ Object
Returns the value of attribute count
29 30 31 |
# File 'lib/rocksky/generated/types.rb', line 29 def count @count end |
#date ⇒ Object
Returns the value of attribute date
29 30 31 |
# File 'lib/rocksky/generated/types.rb', line 29 def date @date end |