Skip to main content

BulkApproveEntitlementRecommendationResult

Import this model from the entry point of its package:

import { BulkApproveEntitlementRecommendationResult } from '@sailpoint/angular-sdk/suggested_entitlement_description';

Properties

NameTypeDescriptionNotes
id(optional) stringThe unique identifier of the processed recommendation record.[default to undefined]
status(optional) stringThe outcome of the approval for this item.[default to undefined]
failedReason(optional) stringThe reason for failure if status is FAILURE; null on success.[default to undefined]