RoleMiningPotentialRoleEditEntitlements
Import this model from the entry point of its package:
import { RoleMiningPotentialRoleEditEntitlements } from '@sailpoint/angular-sdk/iai_role_mining';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ids | (optional) Array<string> | The list of entitlement ids to be edited | [default to undefined] |
| exclude | (optional) boolean | If true, add ids to be exclusion list. If false, remove ids from the exclusion list. | [default to undefined] |