Method: Parse::Constraint#value
- Defined in:
- lib/parse/query/constraint.rb
#value ⇒ Parse::Operation
The value to be applied to this constraint.
31 |
# File 'lib/parse/query/constraint.rb', line 31 attr_accessor :operation, :value |
The value to be applied to this constraint.
31 |
# File 'lib/parse/query/constraint.rb', line 31 attr_accessor :operation, :value |