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