Skip to main content

AccessRequestDynamicApproverRequestedItemsInner

Import this model from the entry point of its package:

import { AccessRequestDynamicApproverRequestedItemsInner } from '@sailpoint/angular-sdk/triggers';

Properties

NameTypeDescriptionNotes
idstringThe unique ID of the access item.[default to undefined]
namestringHuman friendly name of the access item.[default to undefined]
description(optional) stringExtended description of the access item.[default to undefined]
typestringThe type of access item being requested.[default to undefined]
operationstringGrant or revoke the access item[default to undefined]
comment(optional) stringA comment from the requestor on why the access is needed.[default to undefined]
form(optional) AccessRequestDynamicApproverRequestedItemsInnerForm[default to undefined]