AccessItemReviewedBy
Import this model from the entry point of its package:
import { AccessItemReviewedBy } from '@sailpoint/angular-sdk/access_request_approvals';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) string | DTO type of identity who reviewed the access item request. | [default to undefined] |
| id | (optional) string | ID of identity who reviewed the access item request. | [default to undefined] |
| name | (optional) string | Human-readable display name of identity who reviewed the access item request. | [default to undefined] |