Class: Rocksky::Generated::StatsWrappedDayCount
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::StatsWrappedDayCount
- 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
205 206 207 |
# File 'lib/rocksky/generated/types.rb', line 205 def count @count end |
#date ⇒ Object
Returns the value of attribute date
205 206 207 |
# File 'lib/rocksky/generated/types.rb', line 205 def date @date end |