Skip to main content

AccessRequestResponse

Import this model from the entry point of its package:

import { AccessRequestResponse } from '@sailpoint/angular-sdk/access_requests';

Properties

NameTypeDescriptionNotes
newRequests(optional) Array<AccessRequestTracking>A list of new access request tracking data mapped to the values requested.[default to undefined]
existingRequests(optional) Array<AccessRequestTracking>A list of existing access request tracking data mapped to the values requested. This indicates access has already been requested for this item.[default to undefined]