Class: Stat::Count::Data::CountUnit

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

Direct Known Subclasses

DateCountUnit

Instance Attribute Summary collapse

Instance Attribute Details

#countObject

Returns the value of attribute count.



11
12
13
# File 'lib/stat-count-client/stat_count_data.rb', line 11

def count
  @count
end

#idObject

Returns the value of attribute id.



10
11
12
# File 'lib/stat-count-client/stat_count_data.rb', line 10

def id
  @id
end