Class: Rocksky::Generated::StatsWrappedMonthCount

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



210
211
212
# File 'lib/rocksky/generated/types.rb', line 210

def count
  @count
end

#monthObject

Returns the value of attribute month

Returns:

  • (Object)

    the current value of month



210
211
212
# File 'lib/rocksky/generated/types.rb', line 210

def month
  @month
end