IdentityEntitlementDetails
Import this model from the entry point of its package:
import { IdentityEntitlementDetails } from '@sailpoint/angular-sdk/access_requests';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| identityId | (optional) string | Id of Identity | [default to undefined] |
| entitlement | (optional) IdentityEntitlementDetailsEntitlementDto | [default to undefined] | |
| sourceId | (optional) string | Id of Source | [default to undefined] |
| accountTargets | (optional) Array<IdentityEntitlementDetailsAccountTarget> | A list of account targets on the identity provisioned with the requested entitlement. | [default to undefined] |