Skip to main content

AccessRequestItemResponse

Import this model from the entry point of its package:

import { AccessRequestItemResponse } from '@sailpoint/angular-sdk/identity_history';

Properties

NameTypeDescriptionNotes
operation(optional) stringthe access request item operation[default to undefined]
accessItemType(optional) stringthe access item type[default to undefined]
name(optional) stringthe name of access request item[default to undefined]
decision(optional) stringthe final decision for the access request[default to undefined]
description(optional) stringthe description of access request item[default to undefined]
sourceId(optional) stringthe source id[default to undefined]
sourceName(optional) stringthe source Name[default to undefined]
approvalInfos(optional) Array<ApprovalInfoResponse>[default to undefined]