AccountRequestInfo
Import this model from the entry point of its package:
import { AccountRequestInfo } from '@sailpoint/angular-sdk/account_activities';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| requestedObjectId | (optional) string | Id of requested object | [default to undefined] |
| requestedObjectName | (optional) string | Human-readable name of requested object | [default to undefined] |
| requestedObjectType | (optional) RequestableObjectType | [default to undefined] |