IdentityPreviewResponseIdentity
Import this model from the entry point of its package:
import { IdentityPreviewResponseIdentity } from '@sailpoint/angular-sdk/identity_profiles';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) string | Identity's DTO type. | [default to undefined] |
| id | (optional) string | Identity ID. | [default to undefined] |
| name | (optional) string | Identity's display name. | [default to undefined] |