ApprovalInfoResponse
Import this model from the entry point of its package:
import { ApprovalInfoResponse } from '@sailpoint/angular-sdk/identity_history';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | the id of approver | [default to undefined] |
| name | (optional) string | the name of approver | [default to undefined] |
| status | (optional) string | the status of the approval request | [default to undefined] |