Skip to main content

AccessItemReviewedBy

Import this model from the entry point of its package:

import { AccessItemReviewedBy } from '@sailpoint/angular-sdk/access_request_approvals';

Properties

NameTypeDescriptionNotes
type(optional) stringDTO type of identity who reviewed the access item request.[default to undefined]
id(optional) stringID of identity who reviewed the access item request.[default to undefined]
name(optional) stringHuman-readable display name of identity who reviewed the access item request.[default to undefined]