Skip to main content

IdentitySummary

Import this model from the entry point of its package:

import { IdentitySummary } from '@sailpoint/angular-sdk/account_activities';

Properties

NameTypeDescriptionNotes
id(optional) stringID of this identity summary[default to undefined]
name(optional) stringHuman-readable display name of identity[default to undefined]
identityId(optional) stringID of the identity that this summary represents[default to undefined]
completed(optional) booleanIndicates if all access items for this summary have been decided on[default to false]