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