EntitlementStateSnapshotJitDetail
Import this model from the entry point of its package:
import { EntitlementStateSnapshotJitDetail } from '@sailpoint/angular-sdk/access_request_approvals';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| applicationId | (optional) string | Application id for the entitlement attribute (same as EntitlementStateSnapshot.applicationId). | [default to undefined] |
| attributeName | (optional) string | Account attribute name for the entitlement (EntitlementStateSnapshot.attributeName). | [default to undefined] |
| attributeValues | (optional) Array<string> | Entitlement values for that attribute (EntitlementStateSnapshot.attributeValues). | [default to undefined] |