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