CertificationIdentitySummary
Import this model from the entry point of its package:
import { CertificationIdentitySummary } from '@sailpoint/angular-sdk/certifications';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | The ID of the identity summary | [default to undefined] |
| name | (optional) string | Name of the linked identity | [default to undefined] |
| identityId | (optional) string | The ID of the identity being certified | [default to undefined] |
| completed | (optional) boolean | Indicates whether the review items for the linked identity's certification have been completed | [default to undefined] |