Class: Parse::Constraint::NotWritableByConstraint

Inherits:
NotWriteableByConstraint show all
Defined in:
lib/parse/query/constraints.rb

Overview

Alias for not_writeable_by (American spelling)

Instance Attribute Summary

Attributes inherited from Parse::Constraint

#operand, #operation, #operator, #value

Method Summary

Methods inherited from NotWriteableByConstraint

#build

Methods inherited from Parse::Constraint

#as_json, #build, constraint_keyword, create, formatted_value, #formatted_value, #initialize, #key, #precedence, register, #to_s

Constructor Details

This class inherits a constructor from Parse::Constraint