| Name | Type | Description |
|---|---|---|
| operator | String | The logic operator for the group (AND, OR, NOT) |
| clauses | List<SecurityScreenClause> | The logic clauses in the group |
| groups | List<SecurityScreenGroup> | The nested groups within the group |
| Name | Type | Description |
|---|---|---|
| operator | String | The logic operator for the group (AND, OR, NOT) |
| clauses | List<SecurityScreenClause> | The logic clauses in the group |
| groups | List<SecurityScreenGroup> | The nested groups within the group |