Name | Type | Description | Notes |
---|---|---|---|
operator | str | The logic operator for the group (AND, OR, NOT) | [optional] |
clauses | list[SecurityScreenClause] | The logic clauses in the group | [optional] |
groups | list[SecurityScreenGroup] | The nested groups within the group | [optional] |