PrivilegeCriteriaDTOGroupsInner
Import this model from the entry point of its package:
import { PrivilegeCriteriaDTOGroupsInner } from '@sailpoint/angular-sdk/privilege_criteria';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| operator | (optional) string | The logical operator to apply between criteria items in the group. | [default to undefined] |
| criteriaItems | (optional) Array<PrivilegeCriteriaDTOGroupsInnerCriteriaItemsInner> | [default to undefined] |