Skip to main content

AccessRequestPreApprovalRequestedItemsInner

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
idstringThe unique ID of the access item being requested.[default to undefined]
namestringThe human friendly name of the access item.[default to undefined]
description(optional) stringDetailed description of the access item.[default to undefined]
typestringThe type of access item.[default to undefined]
operationstringThe action to perform on the access item.[default to undefined]
comment(optional) stringA comment from the identity requesting the access.[default to undefined]
form(optional) AccessRequestDynamicApproverRequestedItemsInnerForm[default to undefined]