CommonAccessItemResponse
Import this model from the entry point of its package:
import { CommonAccessItemResponse } from '@sailpoint/angular-sdk/iai_common_access';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | Common Access Item ID | [default to undefined] |
| access | (optional) CommonAccessItemAccess | [default to undefined] | |
| status | (optional) CommonAccessItemState | [default to undefined] | |
| lastUpdated | (optional) string | [default to undefined] | |
| reviewedByUser | (optional) boolean | [default to undefined] | |
| lastReviewed | (optional) string | [default to undefined] | |
| createdByUser | (optional) string | [default to undefined] |