SodExemptCriteria
Import this model from the entry point of its package:
import { SodExemptCriteria } from '@sailpoint/angular-sdk/access_requests';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| existing | (optional) boolean | If the entitlement already belonged to the user or not. | [default to false] |
| type | (optional) DtoType | [default to undefined] | |
| id | (optional) string | Entitlement ID | [default to undefined] |
| name | (optional) string | Entitlement name | [default to undefined] |