UserAppSource
Import this model from the entry point of its package:
import { UserAppSource } from '@sailpoint/angular-sdk/apps';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | the source ID | [default to undefined] |
| type | (optional) string | It will always be "SOURCE" | [default to undefined] |
| name | (optional) string | the source name | [default to undefined] |