AccountUpdatedEntitlementChangesInnerAddedInner
Import this model from the entry point of its package:
import { AccountUpdatedEntitlementChangesInnerAddedInner } from '@sailpoint/angular-sdk/triggers';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | The unique identifier of the entitlement. | [default to undefined] |
| name | (optional) string | The name of the entitlement. | [default to undefined] |
| owner | (optional) AccountUpdatedEntitlementChangesInnerAddedInnerOwner | [default to undefined] | |
| value | (optional) string | The value of the entitlement. | [default to undefined] |