Class: Rocksky::Generated::StatsWrappedMonthCount
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::StatsWrappedMonthCount
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#count ⇒ Object
Returns the value of attribute count.
-
#month ⇒ Object
Returns the value of attribute month.
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 |
#month ⇒ Object
Returns the value of attribute month
208 209 210 |
# File 'lib/rocksky/generated/types.rb', line 208 def month @month end |