ApprovalRejectRequest
Import this model from the entry point of its package:
import { ApprovalRejectRequest } from '@sailpoint/angular-sdk/approvals';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| comment | (optional) string | Comment associated with the reject request. | [default to undefined] |
| overrideApproverID | (optional) string | Optional field for ServiceNow Administrators to specify which member of a governance group to override/reject on behalf of. | [default to undefined] |