NonEmployeeSourceLite
Import this model from the entry point of its package:
import { NonEmployeeSourceLite } from '@sailpoint/angular-sdk/non_employee_lifecycle_management';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | Non-Employee source id. | [default to undefined] |
| sourceId | (optional) string | Source Id associated with this non-employee source. | [default to undefined] |
| name | (optional) string | Source name associated with this non-employee source. | [default to undefined] |
| description | (optional) string | Source description associated with this non-employee source. | [default to undefined] |