Class: Nesstar::Category

Inherits:
Object
  • Object
show all
Defined in:
lib/nesstar-api/category.rb

Overview

Value information for the rows in a variable

Instance Attribute Summary collapse

Instance Attribute Details

#category_statisticsObject

Returns the value of attribute category_statistics.



6
7
8
# File 'lib/nesstar-api/category.rb', line 6

def category_statistics
  @category_statistics
end

#labelObject

Returns the value of attribute label.



6
7
8
# File 'lib/nesstar-api/category.rb', line 6

def label
  @label
end

#valueObject

Returns the value of attribute value.



6
7
8
# File 'lib/nesstar-api/category.rb', line 6

def value
  @value
end