SedApprovalStatus
Import this model from the entry point of its package:
import { SedApprovalStatus } from '@sailpoint/angular-sdk/suggested_entitlement_description';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| failedReason | (optional) string | failed reason will be display if status is failed | [default to undefined] |
| id | (optional) string | Sed id | [default to undefined] |
| status | (optional) string | SUCCESS | FAILED |