SourceOwner
Import this model from the entry point of its package:
import { SourceOwner } from '@sailpoint/angular-sdk/sources';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) string | Type of object being referenced. | [default to undefined] |
| id | (optional) string | Owner identity's ID. | [default to undefined] |
| name | (optional) string | Owner identity's human-readable display name. | [default to undefined] |