PrivilegecriteriadtoGroupsInnerCriteriaItemsInner
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| targetType | (optional) string | The target type for the criteria item. | [default to undefined] |
| operator | (optional) string | The operator to apply to the property and values. | [default to undefined] |
| property | (optional) string | [default to undefined] | |
| values | (optional) Array<string> | The values to evaluate the property against. | [default to undefined] |
| ignoreCase | (optional) boolean | Whether to ignore case when evaluating the property against the values. | [default to false] |