Skip to main content

AccountRequestInfo

Import this model from the entry point of its package:

import { AccountRequestInfo } from '@sailpoint/angular-sdk/account_activities';

Properties

NameTypeDescriptionNotes
requestedObjectId(optional) stringId of requested object[default to undefined]
requestedObjectName(optional) stringHuman-readable name of requested object[default to undefined]
requestedObjectType(optional) RequestableObjectType[default to undefined]