ManualWorkItemDetailsCurrentOwner
Import this model from the entry point of its package:
import { ManualWorkItemDetailsCurrentOwner } from '@sailpoint/angular-sdk/access_requests';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) string | DTO type of current work item owner's identity. | [default to undefined] |
| id | (optional) string | ID of current work item owner's identity. | [default to undefined] |
| name | (optional) string | Display name of current work item owner. | [default to undefined] |