Skip to main content

ReviewRecommendation

Import this model from the entry point of its package:

import { ReviewRecommendation } from '@sailpoint/angular-sdk/certifications';

Properties

NameTypeDescriptionNotes
recommendation(optional) stringThe recommendation from IAI at the time of the decision. This field will be null if no recommendation was made.[default to undefined]
reasons(optional) Array<string>A list of reasons for the recommendation.[default to undefined]
timestamp(optional) stringThe time at which the recommendation was recorded.[default to undefined]