Skip to main content

AccessRequestDynamicApprover

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
accessRequestIdstringThe unique ID of the access request object. Can be used with the access request status endpoint to get the status of the request.[default to undefined]
requestedForArray<AccessItemRequestedForDto>Identities access was requested for.[default to undefined]
requestedItemsArray<AccessRequestDynamicApproverRequestedItemsInner>The access items that are being requested.[default to undefined]
requestedByAccessItemRequesterDto[default to undefined]