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