Nested query restrictions.
Rest
The clauses containing the nested restrictions and their logical operators.
Adds an additional restriction using the logical AND operator.
Adds an additional restriction using the logical OR operator.
Static
given a nested restriction JSON structure, return a NestedRestriction object
Nested query restrictions.