AccessItemRemoved
Import this model from the entry point of its package:
import { AccessItemRemoved } from '@sailpoint/angular-sdk/identity_history';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| accessItem | AccessItemAssociatedAccessItem | [default to undefined] | |
| identityId | (optional) string | the identity id | [default to undefined] |
| eventType | (optional) string | the event type | [default to undefined] |
| dateTime | (optional) string | the date of event | [default to undefined] |
| accessItemType | (optional) string | the access item type | [default to undefined] |
| governanceEvent | (optional) CorrelatedGovernanceEvent | [default to undefined] |