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