Skip to main content

CommonAccessItemResponse

Import this model from the entry point of its package:

import { CommonAccessItemResponse } from '@sailpoint/angular-sdk/iai_common_access';

Properties

NameTypeDescriptionNotes
id(optional) stringCommon 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]