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