AccountUncorrelatedSource
Import this model from the entry point of its package:
import { AccountUncorrelatedSource } from '@sailpoint/angular-sdk/triggers';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | string | The DTO type of the source the accounts are uncorrelated from. | [default to undefined] |
| id | string | The ID of the source the accounts are uncorrelated from. | [default to undefined] |
| name | string | Display name of the source the accounts are uncorrelated from. | [default to undefined] |