CompletedApprovalPreApprovalTriggerResult
Import this model from the entry point of its package:
import { CompletedApprovalPreApprovalTriggerResult } from '@sailpoint/angular-sdk/access_request_approvals';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| comment | (optional) string | The comment from the trigger | [default to undefined] |
| decision | (optional) CompletedApprovalState | [default to undefined] | |
| reviewer | (optional) string | The name of the approver | [default to undefined] |
| date | (optional) string | The date and time the trigger decided on the request | [default to undefined] |