AccountSourceReference
Import this model from the entry point of its package:
import { AccountSourceReference } from '@sailpoint/angular-sdk/triggers';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The unique ID of the source. | [default to undefined] |
| name | string | The name of the source. | [default to undefined] |
| alias | string | The alias of the source. | [default to undefined] |
| owner | AccountSourceReferenceOwner | [default to undefined] | |
| governanceGroup | AccountSourceReferenceGovernanceGroup | [default to undefined] |