Class: Stat::Count::Data::DateCountUnit

Inherits:
CountUnit
  • Object
show all
Defined in:
lib/stat-count-client/stat_count_data.rb

Instance Attribute Summary collapse

Attributes inherited from CountUnit

#count, #id

Instance Attribute Details

#dateObject

Returns the value of attribute date.



20
21
22
# File 'lib/stat-count-client/stat_count_data.rb', line 20

def date
  @date
end