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



208
209
210
# File 'lib/rocksky/generated/types.rb', line 208

def count
  @count
end

#monthObject

Returns the value of attribute month

Returns:

  • (Object)

    the current value of month



208
209
210
# File 'lib/rocksky/generated/types.rb', line 208

def month
  @month
end