ForwardApprovalDto
Import this model from the entry point of its package:
import { ForwardApprovalDto } from '@sailpoint/angular-sdk/access_request_approvals';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| newOwnerId | string | The Id of the new owner | [default to undefined] |
| comment | string | The comment provided by the forwarder | [default to undefined] |