Skip to main content

IdentityEntitlementDetailsAccountTarget

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
accountId(optional) stringThe id of account[default to undefined]
accountName(optional) stringThe name of account[default to undefined]
accountUUID(optional) stringThe UUID representation of the account if available[default to undefined]
sourceId(optional) stringThe id of Source[default to undefined]
sourceName(optional) stringThe name of Source[default to undefined]
removeDate(optional) stringThe removal date scheduled for the entitlement on the Identity[default to undefined]
assignmentId(optional) stringThe assignmentId of the entitlement on the Identity[default to undefined]
revocable(optional) booleanIf the entitlement can be revoked[default to false]