Class: Summon::FacetValueGroupFilterValue

Inherits:
Schema show all
Defined in:
lib/summon/schema/query.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Schema

inherited

Instance Attribute Details

#remove_commandObject (readonly)

Returns the value of attribute remove_command.



93
94
95
# File 'lib/summon/schema/query.rb', line 93

def remove_command
  @remove_command
end

#valueObject (readonly)

Returns the value of attribute value.



92
93
94
# File 'lib/summon/schema/query.rb', line 92

def value
  @value
end