UserEntitlementV2
Import this model from the entry point of its package:
import { UserEntitlementV2 } from '@sailpoint/angular-sdk/machine_identities';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| sourceId | (optional) string | The source ID of the entitlement. | [default to undefined] |
| entitlementId | (optional) string | The ID of the entitlement. | [default to undefined] |
| displayName | (optional) string | The display name of the entitlement. | [default to undefined] |
| source | (optional) UserEntitlementV2Source | [default to undefined] |