NonEmployeeRequestSummary
Import this model from the entry point of its package:
import { NonEmployeeRequestSummary } from '@sailpoint/angular-sdk/non_employee_lifecycle_management';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| approved | (optional) number | The number of approved non-employee requests on all sources that requested-for user manages. | [default to undefined] |
| rejected | (optional) number | The number of rejected non-employee requests on all sources that requested-for user manages. | [default to undefined] |
| pending | (optional) number | The number of pending non-employee requests on all sources that requested-for user manages. | [default to undefined] |
| nonEmployeeCount | (optional) number | The number of non-employee records on all sources that requested-for user manages. | [default to undefined] |