Skip to main content

IdentityEntitlementDetails

Import this model from the entry point of its package:

import { IdentityEntitlementDetails } from '@sailpoint/angular-sdk/access_requests';

Properties

NameTypeDescriptionNotes
identityId(optional) stringId of Identity[default to undefined]
entitlement(optional) IdentityEntitlementDetailsEntitlementDto[default to undefined]
sourceId(optional) stringId 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]